{"id":349,"date":"2018-09-21T04:15:46","date_gmt":"2018-09-21T04:15:46","guid":{"rendered":"http:\/\/themes.themegoods.com\/hoteller\/cultural\/?page_id=349"},"modified":"2026-02-19T16:28:07","modified_gmt":"2026-02-19T16:28:07","slug":"home","status":"publish","type":"page","link":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"349\" class=\"elementor elementor-349\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ed75eb7 elementor-section-stretched elementor-section-height-full elementor-section-items-bottom elementor-section-content-bottom elementor-section-boxed elementor-section-height-default\" data-id=\"ed75eb7\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:4224,&quot;url&quot;:&quot;https:\\\/\\\/allhandsmarketingdemowebsite.com\\\/pattayadis\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/slide1.jpg&quot;},{&quot;id&quot;:4225,&quot;url&quot;:&quot;https:\\\/\\\/allhandsmarketingdemowebsite.com\\\/pattayadis\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/slide2.jpg&quot;},{&quot;id&quot;:4226,&quot;url&quot;:&quot;https:\\\/\\\/allhandsmarketingdemowebsite.com\\\/pattayadis\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/slide3.jpg&quot;},{&quot;id&quot;:4227,&quot;url&quot;:&quot;https:\\\/\\\/allhandsmarketingdemowebsite.com\\\/pattayadis\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/slide4.jpg&quot;},{&quot;id&quot;:4228,&quot;url&quot;:&quot;https:\\\/\\\/allhandsmarketingdemowebsite.com\\\/pattayadis\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/slide5.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e26e3c8\" data-id=\"e26e3c8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0c79435 e-flex e-con-boxed e-con e-parent\" data-id=\"0c79435\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c22dc8 elementor-widget elementor-widget-shortcode\" data-id=\"7c22dc8\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<link rel=\"stylesheet\" href=\"https:\/\/code.jquery.com\/ui\/1.13.2\/themes\/base\/jquery-ui.css\">\n  <script type=\"text\/javascript\" src=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-content\/themes\/hoteller\/js\/myrsv.js\"><\/script>\n      <script>\n       $(function(){\n         window.prettyPrint && prettyPrint();\n         var nowTemp = new Date();\n         var now = new Date(nowTemp.getFullYear(), nowTemp.getMonth(), nowTemp.getDate(), 0, 0, 0, 0);\n         var checkin = $('#txtCi2').datepicker({\n               onRender: function(date) {\n               return date.valueOf() < now.valueOf() ? 'disabled' : '';\n             }\n\n           }).on('changeDate', function(ev) {\n             if (ev.date.valueOf() > checkout.date.valueOf()) {\n                 var newDate = new Date(ev.date)\n                 newDate.setDate(newDate.getDate() +1);\n                 checkout.setValue(newDate);\n             }\n             checkin.hide();\n           }).data('datepicker');\n             var checkout = $('#txtCo2').datepicker({\n               onRender: function(date) {\n               return date.valueOf() <= now.valueOf() ? 'disabled' : '';\n             }\n\n             }).on('changeDate', function(ev) {\n                 checkout.hide();\n             }).data('datepicker');\n       });\n   <\/script>\n<script>\n$(window).on('load', function(){\n    function forceFormat(id){\n        let val = $(id).val();\n        if(!val) return;\n        let p = val.split('-');\n        if(p.length === 3 && p[0].length === 2){\n            let newDate = p[2] + '-' + p[1] + '-' + p[0];\n            $(id).val(newDate);\n        }\n    }\n\n    forceFormat('#txtCi2');\n    forceFormat('#txtCo2');\n});\n<\/script>\n\n <script src=\"https:\/\/my.matterport.com\/show\/?m=2C2wtkoRQ8r\"><\/script> \n<style>\n.pdb-booking-bar-2026 {\n    display:flex;\n    gap:15px;\n    background:#f5f5f5;\n    padding:20px;\n    align-items:flex-end;\n    flex-wrap:wrap;\n    width:100%;\n    box-sizing:border-box;\n}\n\n\/* field *\/\n.pdb-field-2026 {\n    display:flex;\n    flex-direction:column;\n    flex:1;\n    min-width:150px;\n}\n\n.pdb-field-2026 label {\n    font-size:14px;\n    margin-bottom:5px;\n}\n\n\/* input *\/\n.pdb-field-2026 input,\n.pdb-field-2026 select {\n    padding:12px;\n    border:1px solid #ddd;\n    width:100%;\n    box-sizing:border-box;\n}\n\n\/* button *\/\n.pdb-btn-search-2026 {\n    background:#111;\n    color:#fff;\n    padding:14px 40px;\n    border:none;\n    cursor:pointer;\n    white-space:nowrap;\n    transition:0.3s;\n}\n\n.pdb-btn-search-2026:hover {\n    background:#333;\n}\n\n\/* ===== TABLET ===== *\/\n\n@media (max-width:1024px){\n\n    .pdb-booking-bar-2026{\n        gap:10px;\n    }\n\n}\n\n\/* ===== MOBILE ===== *\/\n\n@media (max-width:768px){\n\n    .pdb-booking-bar-2026{\n        flex-direction:column;\n        align-items:stretch;\n    }\n\n    .pdb-field-2026{\n        width:100%;\n    }\n\n    .pdb-btn-search-2026{\n        width:100%;\n        text-align:center;\n    }\n\n}\n\n\/* ===== SMALL MOBILE ===== *\/\n\n@media (max-width:480px){\n\n    .pdb-field-2026 label{\n        font-size:13px;\n    }\n\n    .pdb-field-2026 input,\n    .pdb-field-2026 select{\n        padding:10px;\n    }\n\n}\n<\/style>\n\n<div class=\"pdb-booking-bar-2026\">\n\n    <div class=\"pdb-field-2026\">\n        <label>Check-in *<\/label>\n        <input type=\"text\" id=\"txtCi2\" name=\"txtCi2\">\n    <\/div>\n\n    <div class=\"pdb-field-2026\">\n        <label>Check-out *<\/label>\n        <input type=\"text\" id=\"txtCo2\" name=\"txtCo2\">\n    <\/div>\n\n    <div class=\"pdb-field-2026\">\n        <label>Adults<\/label>\n        <select>\n            <option>1<\/option>\n            <option>2<\/option>\n\t\t\t<option>3<\/option>\n\t\t\t<option>4<\/option>\n\t\t\t<option>5<\/option>\n\t\t\t<option>6<\/option>\n\t\t\t<option>7<\/option>\n\t\t\t<option>8<\/option>\n        <\/select>\n    <\/div>\n\n    <div class=\"pdb-field-2026\">\n        <label>Children<\/label>\n        <select>\n            <option>0<\/option>\n            <option>1<\/option>\n            <option>2<\/option>\n\t\t\t<option>3<\/option>\n\t\t\t<option>4<\/option>\n\t\t\t<option>5<\/option>\n\t\t\t<option>6<\/option>\n\t\t\t<option>7<\/option>\n\t\t\t<option>8<\/option>\n        <\/select>\n    <\/div>\n\n    <button class=\"pdb-btn-search-2026 \" onclick=\"fSearch2()\" id=\"btnSearch2\" type=\"button\">CHECK AVAILABILITY<\/button>\n\t<input type=\"hidden\" id=\"txtAccessCd2\" value=\"\">\n\n<\/div>\n\n<script src=\"https:\/\/code.jquery.com\/ui\/1.13.2\/jquery-ui.js\"><\/script>\n<script src=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-content\/themes\/hoteller\/js\/myrsv.js\"><\/script>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f3e48aa elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f3e48aa\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-203080d home_blocks_link\" data-id=\"203080d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f26088f elementor-widget elementor-widget-heading\" data-id=\"f26088f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/dee-tower\/\">Accommodation - Dee Tower<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-700ffcf elementor-widget elementor-widget-heading\" data-id=\"700ffcf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/dee-tower\/\">Get Ready to live for unlimited living<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d904557 home_blocks_link\" data-id=\"d904557\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-920e397 elementor-widget elementor-widget-heading\" data-id=\"920e397\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/our-rooms\/\">Accommodation - Chic Tower<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b34717c elementor-widget elementor-widget-heading\" data-id=\"b34717c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/our-rooms\/\">Experience lifetime happiness<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ccd2a83 home_blocks_link\" data-id=\"ccd2a83\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dd315c8 elementor-widget elementor-widget-heading\" data-id=\"dd315c8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/meeting\/\">Meeting<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c41f489 elementor-widget elementor-widget-heading\" data-id=\"c41f489\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/meeting\/\">Discover the difference<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b8f85c5 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b8f85c5\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9aba834 home_blocks_link\" data-id=\"9aba834\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c30978 elementor-widget elementor-widget-heading\" data-id=\"1c30978\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/facilities\/\">Facilities<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab0167b elementor-widget elementor-widget-heading\" data-id=\"ab0167b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/facilities\/\">Let\u2019s go everywhere<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4aa7cf8 home_blocks_link\" data-id=\"4aa7cf8\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c1ba31 elementor-widget elementor-widget-heading\" data-id=\"2c1ba31\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/contact\/\">Contact Us<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d0291c elementor-widget elementor-widget-heading\" data-id=\"7d0291c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/contact\/\">Extent your Happiness<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2e39fc4 home_blocks_link\" data-id=\"2e39fc4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02194a9 elementor-widget elementor-widget-heading\" data-id=\"02194a9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Gallery &amp; Video<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0089328 elementor-widget elementor-widget-heading\" data-id=\"0089328\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/gallery-chic-tower\/\">Gallery CHIC Tower<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fc3a6b elementor-widget elementor-widget-heading\" data-id=\"6fc3a6b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/gallery-dee-tower\/\">Gallery DEE Tower<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a896c69 elementor-widget elementor-widget-heading\" data-id=\"a896c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/gallery-youtube-video\/\">YouTube Video<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-370c217 elementor-widget elementor-widget-heading\" data-id=\"370c217\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/tiktok-video\/\">TikTok Video<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dba4525 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"dba4525\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-964c68c\" data-id=\"964c68c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-05610c3 elementor-widget elementor-widget-html\" data-id=\"05610c3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n               \r\n               <div class=\"matterport-showcase\">\r\n                        <iframe width=\"100%\" height=\"500\" src=\"https:\/\/my.matterport.com\/show\/?m=3ziRyy73Ygn&amp;brand=0&amp;help=1'\" frameborder=\"0\" allowfullscreen=\"\" allow=\"xr-spatial-tracking\" data-gtm-yt-inspected-14=\"true\"><\/iframe>\r\n                  <\/div>\r\n               \r\n               \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Accommodation &#8211; Dee Tower Get Ready to live for unlimited living Accommodation &#8211; Chic Tower Experience lifetime happiness Meeting Discover the difference Facilities Let\u2019s go everywhere Contact Us Extent your Happiness Gallery &amp; Video Gallery CHIC Tower Gallery DEE Tower [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-349","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/pages\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/comments?post=349"}],"version-history":[{"count":90,"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/pages\/349\/revisions"}],"predecessor-version":[{"id":5362,"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/pages\/349\/revisions\/5362"}],"wp:attachment":[{"href":"https:\/\/allhandsmarketingdemowebsite.com\/pattayadis\/wp-json\/wp\/v2\/media?parent=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}