{"id":16809,"date":"2026-08-06T10:10:41","date_gmt":"2026-08-06T08:10:41","guid":{"rendered":"https:\/\/www.chateau-scandaillac.fr\/booking-confirmation-le-colombier\/"},"modified":"2026-08-06T11:00:39","modified_gmt":"2026-08-06T09:00:39","slug":"booking-confirmation-le-colombier","status":"publish","type":"page","link":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/","title":{"rendered":"Booking confirmation Le Colombier"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16809\" class=\"elementor elementor-16809 elementor-16804\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c02003 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3c02003\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b0b1917\" data-id=\"b0b1917\" 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-8383536 elementor-widget elementor-widget-kinsley-intro\" data-id=\"8383536\" data-element_type=\"widget\" data-widget_type=\"kinsley-intro.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<!-- banner -->\n\t\t<section class=\"knsl-banner-simple knsl-transition-bottom knsl-banner-white\">\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\n\t\t\t\t\t\t<div class=\"container\"><div class=\"row\"><div class=\"col-lg-12\">\n\t\t\t\t\t\t<div class=\"knsl-center knsl-title-frame\">\n\t\t\t\t\t\t\t\t<h1 class=\"knsl-title--h knsl-mb-20 knsl-h1-inner\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\tBooking confirmation\t\t\t\t\t<\/span>\n\t\t\t\t<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div><\/div><\/div>\n\t\t\t\n\t\t<\/section>\n\t\t<!-- banner end -->\n\n\t\t\t\t\t\t<\/div>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b9d649 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b9d649\" data-element_type=\"section\">\n\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-bc27d5d\" data-id=\"bc27d5d\" 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-a22bc2c elementor-widget elementor-widget-text-editor\" data-id=\"a22bc2c\" data-element_type=\"widget\" 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>Thank you for your booking. A confirmation email has been sent to the address you provided. It contains the details of your reservation as well as the rental agreement.  <\/p><p>Below is a summary of your booking:<\/p><p>Stay from <span id=\"cnf-start\"><\/span> to <span id=\"cnf-end\"><\/span><\/p><p>Number of days: <span id=\"cnf-days\"><\/span><\/p><p>Deposit: <span id=\"cnf-deposit1\"><\/span><\/p><p>Balance: <span id=\"cnf-deposit2\"><\/span><\/p><p>Total: <span id=\"cnf-total\"><\/span><\/p><p style=\"text-align: left;\"><strong>The price includes:<\/strong><\/p><p style=\"text-align: left;\">\u2022 end-of-stay cleaning: 300 \u20ac<br\/>\u2022 tourist tax (0.86 \u20ac \/ person \/ day)<br\/>\u2022 the 500 \u20ac security deposit<\/p><p>If you think you haven&#8217;t received the email, please check your spam folder and the Promotions tab of your inbox.<\/p>\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-9e7a6d4 elementor-widget elementor-widget-html\" data-id=\"9e7a6d4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>(function() {\n  const params = new URLSearchParams(window.location.search);\n\n  const map = {\n    'cnf-start': 'start_date',\n    'cnf-end': 'end_date',\n    'cnf-days': 'nb_days',\n    'cnf-deposit1': 'deposit1',\n    'cnf-deposit2': 'deposit2',\n    'cnf-total': 'total'\n  };\n\n  Object.entries(map).forEach(([id, param]) => {\n    const el = document.getElementById(id);\n    if (el && params.has(param)) {\n      el.textContent = decodeURIComponent(params.get(param));\n    }\n  });\n\n  if (params.has('total')) {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: 'reservation_confirmed',\n      value: decodeURIComponent(params.get('total')),\n      currency: 'EUR'\n    });\n  }\n})();\n<\/script>\t\t\t\t<\/div>\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>Booking confirmation Thank you for your booking. A confirmation email has been sent to the address you provided. It contains&#8230; <span class=\"knsl-el-more\"><a href=\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\" class=\"knsl-btn\">Read more<span class=\"screen-reader-text\">Read more&nbsp;Booking confirmation Le Colombier<\/span><\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-layout-builder.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-16809","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac<\/title>\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.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac\" \/>\n<meta property=\"og:description\" content=\"Booking confirmation Thank you for your booking. A confirmation email has been sent to the address you provided. It contains... Read moreRead more&nbsp;Booking confirmation Le Colombier\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\" \/>\n<meta property=\"og:site_name\" content=\"Ch\u00e2teau de Scandaillac\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T09:00:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\",\"url\":\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\",\"name\":\"Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac\",\"isPartOf\":{\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#website\"},\"datePublished\":\"2026-08-06T08:10:41+00:00\",\"dateModified\":\"2026-08-06T09:00:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.chateau-scandaillac.fr\/en\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Booking confirmation Le Colombier\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#website\",\"url\":\"https:\/\/www.chateau-scandaillac.fr\/en\/\",\"name\":\"Ch\u00e2teau de Scandaillac\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.chateau-scandaillac.fr\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#organization\",\"name\":\"Ch\u00e2teau de Scandaillac\",\"url\":\"https:\/\/www.chateau-scandaillac.fr\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.chateau-scandaillac.fr\/wp-content\/uploads\/2021\/11\/chateau-scandaillac-logo-black.png\",\"contentUrl\":\"https:\/\/www.chateau-scandaillac.fr\/wp-content\/uploads\/2021\/11\/chateau-scandaillac-logo-black.png\",\"width\":706,\"height\":227,\"caption\":\"Ch\u00e2teau de Scandaillac\"},\"image\":{\"@id\":\"https:\/\/www.chateau-scandaillac.fr\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac","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.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/","og_locale":"en_US","og_type":"article","og_title":"Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac","og_description":"Booking confirmation Thank you for your booking. A confirmation email has been sent to the address you provided. It contains... Read moreRead more&nbsp;Booking confirmation Le Colombier","og_url":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/","og_site_name":"Ch\u00e2teau de Scandaillac","article_modified_time":"2026-08-06T09:00:39+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/","url":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/","name":"Booking confirmation Le Colombier - Ch\u00e2teau de Scandaillac","isPartOf":{"@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#website"},"datePublished":"2026-08-06T08:10:41+00:00","dateModified":"2026-08-06T09:00:39+00:00","breadcrumb":{"@id":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.chateau-scandaillac.fr\/en\/booking-confirmation-le-colombier\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.chateau-scandaillac.fr\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Booking confirmation Le Colombier"}]},{"@type":"WebSite","@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#website","url":"https:\/\/www.chateau-scandaillac.fr\/en\/","name":"Ch\u00e2teau de Scandaillac","description":"","publisher":{"@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.chateau-scandaillac.fr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#organization","name":"Ch\u00e2teau de Scandaillac","url":"https:\/\/www.chateau-scandaillac.fr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.chateau-scandaillac.fr\/wp-content\/uploads\/2021\/11\/chateau-scandaillac-logo-black.png","contentUrl":"https:\/\/www.chateau-scandaillac.fr\/wp-content\/uploads\/2021\/11\/chateau-scandaillac-logo-black.png","width":706,"height":227,"caption":"Ch\u00e2teau de Scandaillac"},"image":{"@id":"https:\/\/www.chateau-scandaillac.fr\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/pages\/16809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/comments?post=16809"}],"version-history":[{"count":2,"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/pages\/16809\/revisions"}],"predecessor-version":[{"id":16823,"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/pages\/16809\/revisions\/16823"}],"wp:attachment":[{"href":"https:\/\/www.chateau-scandaillac.fr\/en\/wp-json\/wp\/v2\/media?parent=16809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}