{"id":3878,"date":"2025-02-10T16:41:11","date_gmt":"2025-02-10T15:41:11","guid":{"rendered":"https:\/\/www.casaisabella.it\/il-palazzo\/"},"modified":"2025-08-05T18:11:55","modified_gmt":"2025-08-05T16:11:55","slug":"the-palace","status":"publish","type":"page","link":"https:\/\/www.casaisabella.it\/en\/the-palace\/","title":{"rendered":"The palace"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3878\" class=\"elementor elementor-3878 elementor-2203\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae80b7f e-con-full e-flex e-con e-parent\" data-id=\"ae80b7f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9611128 elementor-widget elementor-widget-heading\" data-id=\"9611128\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The Palace<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a5719f e-con-full e-flex e-con e-parent\" data-id=\"4a5719f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-188eeca elementor-widget elementor-widget-shortcode\" data-id=\"188eeca\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3936\" class=\"elementor elementor-3936 elementor-2240\" data-elementor-post-type=\"elementor-hf\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c140227 e-con-full e-flex e-con e-parent\" data-id=\"c140227\" data-element_type=\"container\" data-settings=\"{&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb6842a elementor-widget elementor-widget-html\" data-id=\"eb6842a\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    body {\r\n        background-color: #f8f9fa;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    .booking-container {\r\n        max-width: 100%;\r\n        margin: 0px auto;\r\n        padding: 20px 60px;\r\n        background: white;\r\n        border-radius: 0px;\r\n        display: flex;\r\n        justify-content: center;\r\n    }\r\n    .booking-container h2 {\r\n        text-align: left;\r\n        color: #333;\r\n        margin: 0 0px 20px;\r\n    }\r\n    .form-group {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: flex-end;\r\n        gap: 20px;\r\n    }\r\n    .form-group div {\r\n        width: 20%;\r\n    }\r\n    label {\r\n        display: block;\r\n        font-weight: bold;\r\n        color: #555;\r\n        margin-left:21px;\r\n        font-size:14px !important;\r\n    }\r\n    input {\r\n        width: 100%;\r\n        padding: 10px;\r\n        border: 1px solid #ddd;\r\n        border-radius: 25px !important;\r\n    }\r\n    .form-group button {\r\n        width: auto;\r\n        padding: 15px 25px;\r\n        background-color: #c2a1c0;\r\n        color: #000;\r\n        font-size: 16px;\r\n        cursor: pointer;\r\n        border: none;\r\n        border-radius: 25px !important;\r\n        margin-left: 20px;\r\n    }\r\n    .form-group button:hover {\r\n        background-color: #000;\r\n        color:#fff;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"booking-container\">\r\n    \r\n    <form id=\"booking-form\">\r\n        <div class=\"form-group\">\r\n            <div>\r\n                <label for=\"arrival\">Check-in date:<\/label>\r\n                <input type=\"date\" id=\"arrival\" name=\"arrival\" required>\r\n            <\/div>\r\n            <div>\r\n                <label for=\"departure\">Check-out date:<\/label>\r\n                <input type=\"date\" id=\"departure\" name=\"departure\" required>\r\n            <\/div>\r\n            <div>\r\n                <label for=\"adults\">Adults:<\/label>\r\n                <input type=\"number\" id=\"adults\" name=\"adults\" min=\"1\" required>\r\n            <\/div>\r\n            <div>\r\n                <label for=\"children\">Children:<\/label>\r\n                <input type=\"number\" id=\"children\" name=\"children\" min=\"0\" required>\r\n            <\/div>\r\n            <button type=\"submit\">Book now<\/button>\r\n        <\/div>\r\n    <\/form>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        \/\/ Impostare i valori di default al caricamento della pagina\r\n        const today = new Date();\r\n        const tomorrow = new Date(today);\r\n        tomorrow.setDate(today.getDate() + 1);\r\n\r\n        const formatDate = (date) => {\r\n            const year = date.getFullYear();\r\n            const month = (\"0\" + (date.getMonth() + 1)).slice(-2); \/\/ Aggiungi zero se il mese \u00e8 a una cifra\r\n            const day = (\"0\" + date.getDate()).slice(-2); \/\/ Aggiungi zero se il giorno \u00e8 a una cifra\r\n            return `${year}-${month}-${day}`;\r\n        };\r\n\r\n        document.getElementById(\"arrival\").value = formatDate(today);\r\n        document.getElementById(\"departure\").value = formatDate(tomorrow);\r\n        document.getElementById(\"adults\").value = 2;\r\n        document.getElementById(\"children\").value = 0;\r\n    });\r\n\r\n    document.getElementById(\"booking-form\").addEventListener(\"submit\", function(event) {\r\n        event.preventDefault();\r\n        \r\n        let arrival = document.getElementById(\"arrival\").value;\r\n        let departure = document.getElementById(\"departure\").value;\r\n        let adults = document.getElementById(\"adults\").value;\r\n        let children = document.getElementById(\"children\").value;\r\n        \r\n        let pax = `${adults}_${children}_0_0`; \/\/ Formattazione dei passeggeri per una sola camera\r\n        let url = `https:\/\/booking.ericsoft.com\/BookingEngine\/Book?idh=96EFA792EB6A37A0&lang=it&cur=EUR&conv=12&arrival=${encodeURIComponent(arrival)}&departure=${encodeURIComponent(departure)}&pax=${encodeURIComponent(pax)}`;\r\n        \r\n        let newWindow = window.open(url, '_blank', 'noopener,noreferrer');\r\n        if (!newWindow || newWindow.closed || typeof newWindow.closed == 'undefined') {\r\n            \/\/ Il pop-up potrebbe essere stato bloccato dal browser\r\n        }\r\n    });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a1b2f8 e-flex e-con-boxed e-con e-parent\" data-id=\"9a1b2f8\" data-element_type=\"container\" data-settings=\"{&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-606bf24 e-con-full e-flex e-con e-child\" data-id=\"606bf24\" data-element_type=\"container\" data-settings=\"{&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-040a9ab elementor-widget elementor-widget-image\" data-id=\"040a9ab\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"400\" height=\"247\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png\" class=\"attachment-large size-large wp-image-3732\" alt=\"\" srcset=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png 400w, https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3-90x56.png 90w, https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3-320x198.png 320w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-beee1f1 txtsize2 uptxt tit2 elementor-widget elementor-widget-heading\" data-id=\"beee1f1\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Hotel in Historic Palace in Puglia with Spa\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cd4202 titsize2 elementor-widget elementor-widget-heading\" data-id=\"8cd4202\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Journey Through Time, <br>A Prestigious Experience\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8f7d93 elementor-widget elementor-widget-text-editor\" data-id=\"d8f7d93\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Nestled in the quiet of the Apulian countryside, <strong>the Ducal Palace Casa Isabella<\/strong> embodies the timeless elegance of a bygone era. Built in 1879 by Duke Nicola de\u2019 Sangro in honor of his beloved Isabella de Medici, this architectural gem has withstood the centuries, preserving its beauty and charm.<\/p><p>Since its origins, Casa Isabella has been a crossroads for trade and travelers, situated along the historic route that once connected the Terra d\u2019Otranto to the Dogana of Foggia.<\/p><p>Today, this 19th-century palace is home to an exclusive hotel in Puglia, where historic charm meets modern hospitality.<\/p><p>Following a meticulous restoration in 1999, the palace has retained its distinctive features: the ancient warehouses, the noble floor with sumptuous reception halls, the billiard room, the servants&#8217; quarters, and the magnificent stone courtyard with a private chapel.<\/p><p>Casa Isabella is now a 4-star hotel in Puglia with a spa and conference center, designed to offer an exceptional stay in a setting rich in history. Enhancing this timeless atmosphere are the historic wine cellars and a centuries-old park of unparalleled beauty.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fb6df6 e-flex e-con-boxed e-con e-parent\" data-id=\"5fb6df6\" data-element_type=\"container\" data-settings=\"{&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7eba8b7 e-con-full e-flex e-con e-child\" data-id=\"7eba8b7\" data-element_type=\"container\" data-settings=\"{&quot;buzzblog_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-316263b carosello1 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"316263b\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay_speed&quot;:3000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carosello d&#039;immagini\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/01\/1-casa-isabella-esterni03-1920x1333.jpg\" alt=\"Giardino per eventi fino a 300 ospiti\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/Casa_Isabella_palazzo01.jpg\" alt=\"Casa_Isabella_palazzo01\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/Casa_Isabella_palazzo03.jpg\" alt=\"Casa_Isabella_palazzo03\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/Casa_Isabella_palazzo04.jpg\" alt=\"Casa_Isabella_palazzo04\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cisabella-old06.jpg\" alt=\"cisabella-old06\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cisabella-old08.jpg\" alt=\"cisabella-old08\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cisabella-old10.jpg\" alt=\"cisabella-old10\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cisabella-old12.jpg\" alt=\"cisabella-old12\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0cda4c e-grid numbers e-con-boxed e-con e-parent\" data-id=\"f0cda4c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb07c98 elementor-widget elementor-widget-counter\" data-id=\"eb07c98\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Banquet Hall<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"200\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">seat<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d63e1 elementor-widget elementor-widget-counter\" data-id=\"a6d63e1\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Garden for Events with up to<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"300\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">guests<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d918e51 elementor-widget elementor-widget-counter\" data-id=\"d918e51\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Elegant Rooms<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"26\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a903e68 elementor-widget elementor-widget-counter\" data-id=\"a903e68\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Secure Parking with<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"60\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">spaces<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-140620c darkbg e-flex e-con-boxed e-con e-parent\" data-id=\"140620c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-985c147 txtsize2 uptxt whitetxt elementor-widget elementor-widget-heading\" data-id=\"985c147\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Details of Love<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f455094 whitetxt titsize2 elementor-widget elementor-widget-heading\" data-id=\"f455094\" data-element_type=\"widget\" data-settings=\"{&quot;buzzblog_hidepaged&quot;:&quot;false&quot;,&quot;buzzblog_ext_is_smoove&quot;:&quot;false&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">In this noble residence, <br> every detail makes the difference.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Palace Hotel in Historic Palace in Puglia with Spa A Journey Through Time, A Prestigious Experience Nestled in the quiet of the Apulian countryside, the Ducal Palace Casa Isabella&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-3878","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hotel in Puglia con SPA e centro congressi | Casa Isabella<\/title>\n<meta name=\"description\" content=\"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.casaisabella.it\/en\/the-palace\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hotel in Puglia con SPA e centro congressi | Casa Isabella\" \/>\n<meta property=\"og:description\" content=\"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.casaisabella.it\/en\/the-palace\/\" \/>\n<meta property=\"og:site_name\" content=\"Casa Isabella\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/casaisabellaexclusive\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-05T16:11:55+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/\",\"url\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/\",\"name\":\"Hotel in Puglia con SPA e centro congressi | Casa Isabella\",\"isPartOf\":{\"@id\":\"https:\/\/www.casaisabella.it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png\",\"datePublished\":\"2025-02-10T15:41:11+00:00\",\"dateModified\":\"2025-08-05T16:11:55+00:00\",\"description\":\"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.casaisabella.it\/en\/the-palace\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage\",\"url\":\"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png\",\"contentUrl\":\"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.casaisabella.it\/en\/the-palace\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.casaisabella.it\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The palace\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.casaisabella.it\/#website\",\"url\":\"https:\/\/www.casaisabella.it\/\",\"name\":\"Hotel 4 stelle Puglia - Casa Isabella\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.casaisabella.it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.casaisabella.it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.casaisabella.it\/#organization\",\"name\":\"Casa Isabella\",\"url\":\"https:\/\/www.casaisabella.it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.casaisabella.it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cropped-favicon.png\",\"contentUrl\":\"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cropped-favicon.png\",\"width\":512,\"height\":512,\"caption\":\"Casa Isabella\"},\"image\":{\"@id\":\"https:\/\/www.casaisabella.it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/casaisabellaexclusive\/\",\"https:\/\/www.instagram.com\/casaisabellaexclusive\/\",\"https:\/\/it.pinterest.com\/casaisabell1546\/\",\"https:\/\/www.linkedin.com\/company\/casa-isabella-exclusive-hotel\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hotel in Puglia con SPA e centro congressi | Casa Isabella","description":"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.casaisabella.it\/en\/the-palace\/","og_locale":"en_US","og_type":"article","og_title":"Hotel in Puglia con SPA e centro congressi | Casa Isabella","og_description":"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.","og_url":"https:\/\/www.casaisabella.it\/en\/the-palace\/","og_site_name":"Casa Isabella","article_publisher":"https:\/\/www.facebook.com\/casaisabellaexclusive\/","article_modified_time":"2025-08-05T16:11:55+00:00","og_image":[{"url":"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/","url":"https:\/\/www.casaisabella.it\/en\/the-palace\/","name":"Hotel in Puglia con SPA e centro congressi | Casa Isabella","isPartOf":{"@id":"https:\/\/www.casaisabella.it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage"},"image":{"@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage"},"thumbnailUrl":"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png","datePublished":"2025-02-10T15:41:11+00:00","dateModified":"2025-08-05T16:11:55+00:00","description":"Dimora storica del 1879, oggi hotel in Puglia con SPA: Casa Isabella unisce eleganza d\u2019epoca e relax moderno. Scopri il palazzo.","breadcrumb":{"@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.casaisabella.it\/en\/the-palace\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/#primaryimage","url":"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png","contentUrl":"http:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/foglie3.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.casaisabella.it\/en\/the-palace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.casaisabella.it\/en\/"},{"@type":"ListItem","position":2,"name":"The palace"}]},{"@type":"WebSite","@id":"https:\/\/www.casaisabella.it\/#website","url":"https:\/\/www.casaisabella.it\/","name":"Hotel 4 stelle Puglia - Casa Isabella","description":"","publisher":{"@id":"https:\/\/www.casaisabella.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.casaisabella.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.casaisabella.it\/#organization","name":"Casa Isabella","url":"https:\/\/www.casaisabella.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.casaisabella.it\/#\/schema\/logo\/image\/","url":"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cropped-favicon.png","contentUrl":"https:\/\/www.casaisabella.it\/wp-content\/uploads\/2025\/04\/cropped-favicon.png","width":512,"height":512,"caption":"Casa Isabella"},"image":{"@id":"https:\/\/www.casaisabella.it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/casaisabellaexclusive\/","https:\/\/www.instagram.com\/casaisabellaexclusive\/","https:\/\/it.pinterest.com\/casaisabell1546\/","https:\/\/www.linkedin.com\/company\/casa-isabella-exclusive-hotel\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/pages\/3878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/comments?post=3878"}],"version-history":[{"count":4,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/pages\/3878\/revisions"}],"predecessor-version":[{"id":3934,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/pages\/3878\/revisions\/3934"}],"wp:attachment":[{"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/media?parent=3878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/categories?post=3878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.casaisabella.it\/en\/wp-json\/wp\/v2\/tags?post=3878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}