{"id":2872,"date":"2022-10-10T15:48:01","date_gmt":"2022-10-10T13:48:01","guid":{"rendered":"https:\/\/chateaudecandie.com\/home\/"},"modified":"2026-04-22T18:08:29","modified_gmt":"2026-04-22T16:08:29","slug":"home","status":"publish","type":"page","link":"https:\/\/chateaudecandie.com\/en\/","title":{"rendered":"Homepage"},"content":{"rendered":"\n<p class=\"bandeau-sticky-top sticky-1\">This May and June, our chef is delighted to offer you complimentary dinners throughout your stay at the Ch\u00e2teau de Candie.<\/p>\n\n\n\n<div class=\"wp-block-cover alignfull has-parallax has-custom-content-position is-position-bottom-center header-top has-animation\" style=\"margin-top:0px;margin-bottom:0px\"><div class=\"wp-block-cover__image-background wp-image-2817 size-full has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/chateaudecandie.com\/wp-content\/uploads\/chateau-de-candie-exterieur-ete.jpg)\"><\/div><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-black-background-color has-background-dim-30 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-heading texte-sur-foto\">Our chef is delighted to offer you complimentary dinners during your stay this May or June.<\/p>\n<\/blockquote>\n\n\n\n<div id=\"wtd_content_searchjs\">Form<\/div>\n<script>\n\n\n\n\n\n\n    \n    \n\n\n\n\n    \/*\n     <body data-disabled-dates='[\n       {\"start\":\"06\/06\/2026\",\"end\":\"07\/06\/2026\"},\n       {\"start\":\"15\/06\/2026\",\"end\":\"17\/06\/2026\"}\n     ]'>\n    *\/\n    \/\/ Leer rangos crudos (siempre DD\/MM\/YYYY)\n    const rawDisabledRanges = JSON.parse(document.body.getAttribute('data-disabled-dates') || '[]');\n    \/\/ console.log('rawDisabledRanges (DD\/MM\/YYYY):', rawDisabledRanges);\n\n    \/\/ Convertir cada fecha DD\/MM\/YYYY -> YYYY-MM-DD\n    function ddmmyyyyToISO(ddmmyyyy) {\n        if (!ddmmyyyy) return null;\n        const [d, m, y] = ddmmyyyy.split('\/');\n        if (!d || !m || !y) return null;\n        return `${y}-${m.padStart(2,'0')}-${d.padStart(2,'0')}`;\n    }\n\n    \/\/ Normalizar a array de pares [YYYY-MM-DD, YYYY-MM-DD]\n    const normalizedDisabledDates = rawDisabledRanges\n        .filter(r => r && r.start && r.end)\n        .map(r => [ ddmmyyyyToISO(r.start), ddmmyyyyToISO(r.end) ])\n        .filter(pair => pair[0] && pair[1]);\n\n    \/\/ console.log('normalizedDisabledDates (YYYY-MM-DD):', normalizedDisabledDates);\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  const awesomplete = [{\"codigo\":\"0\",\"nombre\":\"Toutes nos chambres et suites\",\"url\":\"\"}];\n  const action_default = \"https:\/\/chateaudecandie.com\/nos-disponibilites\/\";\n  \/*\n  En lugar de hacer:\n\n  disabledDates : [ \/\/opcional, si queremos desactivar rangos de fechas o fechas sueltas\n              ['2025-11-03', '2025-12-18'],\n              ['2026-01-01', '2026-04-30']\n          ],\n\n  Haremos:\n  disabledDates : formattedDisabledDates,\n  *\/\n\n  searchjs_resalys_chambres.loadForm({\n      id : 'wtd_content_searchjs', \/\/required\n      lang : \"en\", \/\/required\n      brandColor1 : '#A1715B',\n      brandColor2 : '#A1715B',\n      brandColor3 : '#720000',\n      brandColor4 : '#720000',\n      personnes : 2, \n      chambres : 1, \/\/ 0 = no mostrar campo chambres, 1 = mostrar chambres con valor por defecto 1\n      enfants_active : 1, \/\/ 0 = no mostrar campo enfants, 1 = mostrar enfants\n      enfants : 0, \/\/optional\n      enfants_ages : [], \/\/optional\n      daterangepicker : {  \/\/optional\n          rangeDays : 1, \/\/opcional, numero de dias que se seleccionaran por defecto en el datepicker (DEFAULT: 7)\n          defaultDateSelected : true, \/\/opcional, fecha seleccionada por defecto (DEFAULT: TRUE). Si es false solo mostraremos fecha de inicio (startDate) seleccionada, omitiremos fecha de fin (endDate)\n          \/\/ startDate : '2026-05-01', \/\/ opcional, fecha inicio de la seleccion por defecto\n          \/\/ endDate   : '2026-05-03', \/\/ opcional, fecha fin de la seleccion por defecto\n          \/\/ minDate   : '2026-05-01', \/\/ opcional, primera fecha del calendario\n          maxDate   : '2050-12-31', \/\/ opcional, ultima fecha del calendario\n          availabilityFlux : 'https:\/\/chateaudecandie.com\/wp-content\/themes\/chateau-candie\/inc\/cronflux\/assets\/flux_candie.xml',\n          \/\/ disabledDates : [ \/\/opcional, si queremos desactivar rangos de fechas o fechas sueltas\n          \/\/     ['2025-04-20', '2025-04-23'],\n          \/\/     ['2025-09-06', '2025-11-09'],\n          \/\/     ['2025-08-06', '2025-08-06']\n          \/\/   ],\n\n\n          \/\/ ... griser uniquement les dates de fermeture de l'h\u00f4tel, c'est-\u00e0-dire pour cette ann\u00e9e du 3 novembre au 18 d\u00e9cembre inclus, puis du 1er janvier au 30 avril 2026 inclus.\n          \n          \n          \/*\n          disabledDates : [ \/\/opcional, si queremos desactivar rangos de fechas o fechas sueltas\n              ['2025-11-03', '2025-12-18'],\n              ['2026-01-01', '2026-04-30']\n          ],\n          *\/\n          disabledDates : normalizedDisabledDates,\n\n\n\n\n      },\n      action_default : action_default, \/\/si en el campo de destino no hay una selecci\u00f3n hecha, usaremos este action para el form\n      \/* awesomplete : [ \/\/objeto con las destinaciones en el despelgable del campo de destino\n            {\n                codigo: \"6|CDS\",\n                id: \"CDS\", \/\/codigo resalys para que sea compatible con el widget grille_chambres_resalys\n                nombre: \"Chambre Double Sup\u00e9rieure\",\n                url: \"http:\/\/72.web.thelis.es:30178\/hotel-esperanza\/chambres-appartements\/chambre-double-superieure\",\n            },\n          ],\n      *\/\n      awesomplete : awesomplete, \/\/opcional, si no se pasa este objeto, se traeran todas las destinaciones\n      debug : 0   \/\/mostraremos consoles.log\n  });\n\n\n\n<\/script>\n<!-- este codigo es para qye al hacer click fuera del formulario se cierre el desplegable de personas \n deberemos quitarlo cuando lo a\u00b4\u00f1adamos al widget en la proxima version -->\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n    \/\/ Puede haber varios .sqs-personnes-div\n    const sqs_personnesDivs      = [...document.querySelectorAll('.sqs-personnes-div')];\n    const sqs_personnesContainer = document.querySelector('.sqs-personnes-container');\n    const sqs_personnesContent   = document.getElementById('sqs-personnes-content');\n\n    document.addEventListener('click', (event) => {\n      const clickEnDiv        = sqs_personnesDivs.some(div => div.contains(event.target));\n      const clickEnContainer  = sqs_personnesContainer?.contains(event.target);\n      const clickEnContent    = sqs_personnesContent?.contains(event.target);\n\n      if (!clickEnDiv && !clickEnContainer && !clickEnContent) {\n        sqs_personnesDivs.forEach(div => div.classList.add('sqs-display-none'));\n      }\n    });\n});\n<\/script>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignwide breadcrumbs r is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0px;margin-bottom:0px\">\n<div class=\"wp-block-group alignfull les-breadcrumbs is-layout-constrained wp-block-group-is-layout-constrained\">\n<span><span><a href=\"https:\/\/chateaudecandie.com\/en\/\">Home<\/a><\/span><\/span>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull intro-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column block-petit is-layout-flow wp-block-column-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center animation--init--once animation--bottom\">A peaceful stay in a sumptuous setting at the Ch\u00e2teau de Candie<\/h1>\n\n\n\n<p class=\"has-text-align-center\">Just 10 minutes from the centre of Chamb\u00e9ry, the Ch\u00e2teau de Candie overlooks the town in peaceful surroundings. Set in magnificent six-hectare grounds, populated by century-old trees and singing fountains, this authentic 14th-century fortified house combines the past and the modern for an idyllic stay.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull block-texte-imagegran is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-animation is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center le-texte animation--init--once animation--left is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\">\n<h2 class=\"wp-block-heading has-text-align-left\">An exceptional <br>ch\u00e2teau in Savoie<\/h2>\n\n\n\n<p>Our four-star hotel, the Ch\u00e2teau de Candie, is one of the most enchanting buildings in the Chamb\u00e9ry area.<br>\u201cBuilt in the Middle Ages in the commune of Chamb\u00e9ry-le-Vieux, now considered the oldest village in Savoie, it overlooks the town from a hillside, surrounded by centuries-old forest and vineyards.\u201d The six-hectare park seems designed to offer you a moment of respite: from the view of Chamb\u00e9ry and the mountains, to the murmur of the fountains and the rustling of the leaves.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/the-chateau\/our-history\/\">Discover the history of the ch\u00e2teau<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center la-image animation--init--once animation--right is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"700\" class=\"wp-block-cover__image-background wp-image-1820\" alt=\"\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-01.jpg 1000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-01-768x538.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-01-512x358.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-01-256x179.jpg 256w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-hidden block-offres-accueil oh has-theme-brown-2-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center has-animation is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center la-image is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"700\" class=\"wp-block-cover__image-background wp-image-1821\" alt=\"\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-02.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-02.jpg 1000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-02-768x538.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-02-512x358.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-02-256x179.jpg 256w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center la-info animation--init--once animation--right is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Our special offers<\/h2>\n\n\n\n<div id=\"web-widget-offers\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull block-texte-image is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-animation is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center le-texte animation--init--once animation--left is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-left\">Rooms <br>&amp; Suites<\/h2>\n\n\n\n<p class=\"has-text-align-left\">Stay in one of our 25 rooms and suites, each one unique, where old-world charm meets modern comfort. Whether you&#8217;re planning a romantic getaway, a family holiday or a special event, you&#8217;ll find the perfect room for you in an elegant and serene setting.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/our-rooms-and-suites\/\">Discover the rooms &amp; suites<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center la-image animation--init--once animation--right is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\"><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1334\" class=\"wp-block-cover__image-background wp-image-2675 size-full\" alt=\"\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1-1024x683.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1-768x512.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1-1536x1025.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1-512x342.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/chambre-105-1-256x171.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#96836d\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-animation is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center la-image animation--init--once animation--left is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"700\" class=\"wp-block-cover__image-background wp-image-1823\" alt=\"\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-04.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-04.jpg 1000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-04-768x538.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-04-512x358.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/accueil-04-256x179.jpg 256w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center le-texte animation--init--once animation--right is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-left\">Restaurants <br>&amp; Bars<\/h2>\n\n\n\n<p class=\"has-text-align-left\">From our refined bistro, La Cantine, to picnics in the gardens, and from our elegant bars to Le Lido, our favourite spot on the shores of Lake Bourget, enjoy delicious and authentic moments during your stay at Ch\u00e2teau de Candie.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/\">DISCOVER THE RESTAURANTS<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull block-experiences-accueil is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column block-petit is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\">Experiences at Ch\u00e2teau de Candie<\/h2>\n\n\n\n<p class=\"has-text-align-center\">Discover the many facets of Ch\u00e2teau de Candie through a selection of experiences designed to awaken the senses. From wine workshops and wellness rituals to gourmet delights and exceptional bars, enjoy unique moments of relaxation, discovery and elegance.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-auto-tabs\" data-selector=\"h3\">\n  <div class=\"acf-innerblocks-container\">\n\n<div class=\"wp-block-group auto-tabs-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong>Aqu\u00ed se mostrar\u00e1n las pesta\u00f1as.<\/strong><br> El primer <strong>h3<\/strong> de cada contenido se usar\u00e1 como t\u00edtulo de su pesta\u00f1a. Puedes cambiarlo por otro tag o una clase en el panel lateral<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group auto-content-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\">ALL<\/h3>\n\n\n<script>var object = [];<\/script>\n\n    <div  class=\"wp-block-otros-elementos\" >\n\n\n    \n            <div class=\"archive-columns columns-2 wp-block-columns is-layout-flex oh\">\n    \n                    \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/well-being-and-relaxation\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/piscine-chateau-de-candieartprism.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-1024x682.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-768x512.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-1536x1024.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-512x341.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-256x171.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/well-being-and-relaxation\/\">\n                                                    <span class=\"titre-parent\">Experiences<\/span>\n                                                <h3 class=\"titre-element\">Well-being and relaxation<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/la-cantine\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"900\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/cantine-feat.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat.jpg 900w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-200x200.jpg 200w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-768x768.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-512x512.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-256x256.jpg 256w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/la-cantine\/\">\n                                                    <span class=\"titre-parent\">Restaurants &#038; Bars<\/span>\n                                                <h3 class=\"titre-element\">La Cantine<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/wine-tasting-workshop\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"900\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/atelier-feat.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat.jpg 900w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-200x200.jpg 200w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-768x768.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-512x512.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-256x256.jpg 256w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/wine-tasting-workshop\/\">\n                                                    <span class=\"titre-parent\">Experiences<\/span>\n                                                <h3 class=\"titre-element\">Wine Tasting Workshop<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                            \n            <\/div> <!-- .archive-columns -->\n    \n\n    \n\n<\/div> <!-- cierre del bloque ra\u00edz -->\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\">EXPERIENCES<\/h3>\n\n\n<script>var object = [];<\/script>\n\n    <div  class=\"wp-block-otros-elementos\" >\n\n\n    \n            <div class=\"archive-columns columns-2 wp-block-columns is-layout-flex oh\">\n    \n                    \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/wine-tasting-workshop\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"900\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/atelier-feat.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat.jpg 900w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-200x200.jpg 200w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-768x768.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-512x512.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/atelier-feat-256x256.jpg 256w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/wine-tasting-workshop\/\">\n                                                    <span class=\"titre-parent\">Experiences<\/span>\n                                                <h3 class=\"titre-element\">Wine Tasting Workshop<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/well-being-and-relaxation\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/piscine-chateau-de-candieartprism.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-1024x682.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-768x512.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-1536x1024.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-512x341.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/piscine-chateau-de-candieartprism-256x171.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/well-being-and-relaxation\/\">\n                                                    <span class=\"titre-parent\">Experiences<\/span>\n                                                <h3 class=\"titre-element\">Well-being and relaxation<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/gift-voucher\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1152\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/chateau-de-candie-soleil-couchant-vignes-art-prism-2048x1152.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-2048x1152.jpg 2048w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-1024x576.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-768x432.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-1536x864.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-512x288.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-soleil-couchant-vignes-art-prism-256x144.jpg 256w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/gift-voucher\/\">\n                                                    <span class=\"titre-parent\">Experiences<\/span>\n                                                <h3 class=\"titre-element\">Gift Voucher<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                            \n            <\/div> <!-- .archive-columns -->\n    \n\n    \n\n<\/div> <!-- cierre del bloque ra\u00edz -->\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\">RESTAURANTS<\/h3>\n\n\n<script>var object = [];<\/script>\n\n    <div  class=\"wp-block-otros-elementos\" >\n\n\n    \n            <div class=\"archive-columns columns-2 wp-block-columns is-layout-flex oh\">\n    \n                    \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/la-cantine\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"900\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/cantine-feat.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat.jpg 900w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-200x200.jpg 200w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-768x768.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-512x512.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-256x256.jpg 256w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/la-cantine\/\">\n                                                    <span class=\"titre-parent\">Restaurants &#038; Bars<\/span>\n                                                <h3 class=\"titre-element\">La Cantine<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/our-bars\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1500\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy-1024x768.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy-768x576.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy-1536x1152.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy-512x384.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/chateau-de-candie-bar-huitres-champagne-15-lucas-pavy-256x192.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/our-bars\/\">\n                                                    <span class=\"titre-parent\">Restaurants &#038; Bars<\/span>\n                                                <h3 class=\"titre-element\">Our Bars<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/pic-nic\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"889\" height=\"1333\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/artp4008.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artp4008.jpg 889w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artp4008-683x1024.jpg 683w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artp4008-768x1152.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artp4008-341x512.jpg 341w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artp4008-171x256.jpg 171w\" sizes=\"auto, (max-width: 889px) 100vw, 889px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/pic-nic\/\">\n                                                    <span class=\"titre-parent\">Restaurants &#038; Bars<\/span>\n                                                <h3 class=\"titre-element\">Picnic<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                                        \n                    \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    <a class=\"image-wrapper lh0\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/le-lido-on-the-shores-of-lake-bourget\/\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1125\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/lido-lac-du-bourget-terrasse-2-1.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1-1024x576.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1-768x432.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1-1536x864.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1-512x288.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/lido-lac-du-bourget-terrasse-2-1-256x144.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\n                    <a class=\"element-info\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/le-lido-on-the-shores-of-lake-bourget\/\">\n                                                    <span class=\"titre-parent\">Restaurants &#038; Bars<\/span>\n                                                <h3 class=\"titre-element\">Le Lido on the shores of Lake Bourget<\/h3>\n                        <div class=\"onhover\">\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n\n                            \n            <\/div> <!-- .archive-columns -->\n    \n\n    \n\n<\/div> <!-- cierre del bloque ra\u00edz -->\n<\/div>\n<\/div>\n\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull block-slider-hover padding-40 is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"margin-bottom:60px\">Discover the world of Ch\u00e2teau de Candie<\/h2>\n\n\n<script>var object = [];<\/script>\n\n    <div  class=\"wp-block-otros-elementos\" >\n\n\n            <div class=\"block-slider-hover alignfull\">\n    \n                    <div class=\"slider-container otros-elementos\">\n            <div class=\"splide galeria-elementos\" id=\"galeria-contenido_981\">\n                <div class=\"splide__track\">\n                    <div class=\"splide__list\">\n    \n                    \n                                    <div class=\"splide__slide wp-block-group r el-alojamiento\">\n                    <div class=\"wp-block-columns is-layout-flex\" style=\"margin-bottom:0\">\n            \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    \n                    <div class=\"wp-block-group-container oh\">\n                    \n                        <img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"900\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/cantine-feat.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat.jpg 900w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-200x200.jpg 200w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-768x768.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-512x512.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/cantine-feat-256x256.jpg 256w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/>                        <div class=\"block-hover-info\">\n                            <h4 class=\"wp-block-heading has-text-align-left\">La Cantine<\/h4>\n\n                            <div class=\"wp-block-group onhover\">\n                                <p>Book your table at La Cantine de Candie, our refined bisto open every day for lunch and dinner. Savour seasonal cuisine, prepared using fresh produce, in a refined and friendly setting in the heart of the estate.<\/p>\n                            \n                                <div class=\"wp-block-button button-2\">\n                                    <a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/restaurants-bars\/la-cantine\/\">Discover<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                \n                    <\/div>\n\n                            <\/div>\n\n                                <\/div> <!-- .wp-block-columns -->\n                <\/div> <!-- .splide__slide -->\n                                        \n                                    <div class=\"splide__slide wp-block-group r el-alojamiento\">\n                    <div class=\"wp-block-columns is-layout-flex\" style=\"margin-bottom:0\">\n            \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    \n                    <div class=\"wp-block-group-container oh\">\n                    \n                        <img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1365\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/mariage-eva-et-matthieu585-original-amandine-vanhove-2048x1365.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-2048x1365.jpg 2048w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-1024x683.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-768x512.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-1536x1024.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-512x341.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/mariage-eva-et-matthieu585-original-amandine-vanhove-256x171.jpg 256w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/>                        <div class=\"block-hover-info\">\n                            <h4 class=\"wp-block-heading has-text-align-left\">Weddings<\/h4>\n\n                            <div class=\"wp-block-group onhover\">\n                                <p>A ch\u00e2teau steeped in history, spaces designed for every highlight of your day, cuisine created by our Chef, 25 rooms with refined style and tailor-made services&#8230; Nestled in the heart of Savoie, Ch\u00e2teau de Candie offers the perfect setting for an unforgettable celebration.<\/p>\n                            \n                                <div class=\"wp-block-button button-2\">\n                                    <a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/weddings\/\">Discover<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                \n                    <\/div>\n\n                            <\/div>\n\n                                <\/div> <!-- .wp-block-columns -->\n                <\/div> <!-- .splide__slide -->\n                                        \n                                    <div class=\"splide__slide wp-block-group r el-alojamiento\">\n                    <div class=\"wp-block-columns is-layout-flex\" style=\"margin-bottom:0\">\n            \n            <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow roh\">\n                                    \n                    <div class=\"wp-block-group-container oh\">\n                    \n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"1333\" src=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/artprism-candie-12012024-8.jpg\" class=\"attachment-gallery size-gallery wp-post-image\" alt=\"\" srcset=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8.jpg 2000w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8-1024x682.jpg 1024w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8-768x512.jpg 768w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8-1536x1024.jpg 1536w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8-512x341.jpg 512w, https:\/\/chateaudecandie.com\/wp-content\/uploads\/\/artprism-candie-12012024-8-256x171.jpg 256w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                        <div class=\"block-hover-info\">\n                            <h4 class=\"wp-block-heading has-text-align-left\">Photo Gallery<\/h4>\n\n                            <div class=\"wp-block-group onhover\">\n                                <p>Discover the world of the Ch\u00e2teau de Candie through a selection of carefully chosen photographs. Detail by detail, let yourself be seduced by the beauty of the estate, combining nature, refinement and Savoyard elegance.<\/p>\n                            \n                                <div class=\"wp-block-button button-2\">\n                                    <a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/galerie-photos\/\">Discover<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                \n                    <\/div>\n\n                            <\/div>\n\n                                <\/div> <!-- .wp-block-columns -->\n                <\/div> <!-- .splide__slide -->\n                            \n                        <\/div> <!-- .splide__list -->\n                <\/div> <!-- .splide__track -->\n            <\/div> <!-- .splide -->\n        <\/div> <!-- .slider-container -->\n\n        <script>\n            document.addEventListener('DOMContentLoaded', function () {\n                (function () {\n                    const sliderId = '#galeria-contenido_981';\n                    const sliderElement = document.querySelector(sliderId);\n                    const slides = sliderElement.querySelectorAll('.splide__slide').length;\n                    const blockSlide = new Splide(sliderId, {\n                        updateOnMove: true,\n                        perPage: 3,\n                        perMove: 1,\n                        drag: false,\n                        gap: '20px',\n                        type: 'loop',\n                        perMove: 1,\n                        focus: 0,\n                        omitEnd: true,\n                        arrows: true,\n                        pagination: false,\n                        breakpoints: {\n                            780: {\n                                perPage: 2,\n                            },\n                            500: {\n                                perPage: 1,\n                            }\n                        },\n                    });\n\n                    \/\/ Funci\u00f3n que gestiona clases y drag en funci\u00f3n del ancho\n                    function updateControlsAndDrag() {\n                        const width = window.innerWidth;\n                        let visibleItems = 3;\n                        let breakpointKey = 9999;\n\n                        if (width <= 500) {\n                            visibleItems = 1;\n                            breakpointKey = 500;\n                        } else if (width <= 780) {\n                            visibleItems = 2;\n                            breakpointKey = 780;\n                        }\n\n                        if (slides <= visibleItems) {\n                            sliderElement.classList.add('hide-controls');\n                            blockSlide.options.breakpoints[breakpointKey] = {\n                                ...blockSlide.options.breakpoints[breakpointKey],\n                                drag: false,\n                            };\n                        } else {\n                            sliderElement.classList.remove('hide-controls');\n                            blockSlide.options.breakpoints[breakpointKey] = {\n                                ...blockSlide.options.breakpoints[breakpointKey],\n                                drag: true,\n                            };\n                        }\n                    }\n\n                    updateControlsAndDrag(); \/\/ Ejecutar al cargar\n                    window.addEventListener('resize', updateControlsAndDrag);\n\n                    blockSlide.mount();\n                })();\n            });\n        <\/script>\n\n    \n\n    <\/div>\n\n<\/div> <!-- cierre del bloque ra\u00edz -->\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull block-cadeau is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull oh is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover is-light has-parallax has-custom-content-position is-position-center-left\"><div class=\"wp-block-cover__image-background wp-image-1150 has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/chateaudecandie.com\/wp-content\/uploads\/banner-cadeux.jpg)\"><\/div><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"wp-block-group alignwide la-info animation--init--once animation--left has-theme-white-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading has-theme-brown-color has-text-color has-link-color wp-elements-779c2b0466fca1e799500258cbb2e36b\">Offer a <br>Gift Voucher<\/h3>\n\n\n\n<p>Stay at Ch\u00e2teau de Candie, dinner at La Cantine, a picnic in the gardens\u2026<br>Treat your loved ones to an unforgettable experience in an exceptional setting in the heart of Savoie.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/chateaudecandie.com\/en\/experiences\/gift-voucher\/\">Purchase a gift box<\/a><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>A peaceful stay in a sumptuous setting at the Ch\u00e2teau de Candie Just 10 minutes from the centre of Chamb\u00e9ry, the Ch\u00e2teau de Candie overlooks&#8230;<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-2872","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie<\/title>\n<meta name=\"description\" content=\"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chateaudecandie.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie\" \/>\n<meta property=\"og:description\" content=\"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chateaudecandie.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Ch\u00e2teau de Candie\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/chateaucandie\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T16:08:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\",\"name\":\"Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/chateaudecandie.com\\\/wp-content\\\/uploads\\\/accueil-01.jpg\",\"datePublished\":\"2022-10-10T13:48:01+00:00\",\"dateModified\":\"2026-04-22T16:08:29+00:00\",\"description\":\"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/chateaudecandie.com\\\/wp-content\\\/uploads\\\/accueil-01.jpg\",\"contentUrl\":\"https:\\\/\\\/chateaudecandie.com\\\/wp-content\\\/uploads\\\/accueil-01.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\",\"name\":\"Ch\u00e2teau de Candie\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#organization\",\"name\":\"Ch\u00e2teau de Candie\",\"url\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/chateaudecandie.com\\\/wp-content\\\/uploads\\\/logo-chateau-candie.svg\",\"contentUrl\":\"https:\\\/\\\/chateaudecandie.com\\\/wp-content\\\/uploads\\\/logo-chateau-candie.svg\",\"width\":250,\"height\":98,\"caption\":\"Ch\u00e2teau de Candie\"},\"image\":{\"@id\":\"https:\\\/\\\/chateaudecandie.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/chateaucandie\\\/\",\"https:\\\/\\\/www.instagram.com\\\/chateaudecandie\\\/\",\"https:\\\/\\\/www.tripadvisor.fr\\\/Hotel_Review-g8309764-d239781-Reviews-Chateau_de_Candie-Chambery_Savoie_Auvergne_Rhone_Alpes.html\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie","description":"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.","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:\/\/chateaudecandie.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie","og_description":"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.","og_url":"https:\/\/chateaudecandie.com\/en\/","og_site_name":"Ch\u00e2teau de Candie","article_publisher":"https:\/\/www.facebook.com\/chateaucandie\/","article_modified_time":"2026-04-22T16:08:29+00:00","og_image":[{"width":1000,"height":700,"url":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chateaudecandie.com\/en\/","url":"https:\/\/chateaudecandie.com\/en\/","name":"Welcome to Ch\u00e2teau de Candie in Chamb\u00e9ry, Savoie","isPartOf":{"@id":"https:\/\/chateaudecandie.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/chateaudecandie.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/chateaudecandie.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg","datePublished":"2022-10-10T13:48:01+00:00","dateModified":"2026-04-22T16:08:29+00:00","description":"Treat yourself to a peaceful escape at Ch\u00e2teau de Candie, a 4\u2011star castle hotel in Chamb\u00e9ry, set in enchanting parkland between history and nature.","breadcrumb":{"@id":"https:\/\/chateaudecandie.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chateaudecandie.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/chateaudecandie.com\/en\/#primaryimage","url":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg","contentUrl":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/accueil-01.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/chateaudecandie.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/chateaudecandie.com\/en\/"},{"@type":"ListItem","position":2,"name":"Homepage"}]},{"@type":"WebSite","@id":"https:\/\/chateaudecandie.com\/en\/#website","url":"https:\/\/chateaudecandie.com\/en\/","name":"Ch\u00e2teau de Candie","description":"","publisher":{"@id":"https:\/\/chateaudecandie.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chateaudecandie.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/chateaudecandie.com\/en\/#organization","name":"Ch\u00e2teau de Candie","url":"https:\/\/chateaudecandie.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/chateaudecandie.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/logo-chateau-candie.svg","contentUrl":"https:\/\/chateaudecandie.com\/wp-content\/uploads\/logo-chateau-candie.svg","width":250,"height":98,"caption":"Ch\u00e2teau de Candie"},"image":{"@id":"https:\/\/chateaudecandie.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/chateaucandie\/","https:\/\/www.instagram.com\/chateaudecandie\/","https:\/\/www.tripadvisor.fr\/Hotel_Review-g8309764-d239781-Reviews-Chateau_de_Candie-Chambery_Savoie_Auvergne_Rhone_Alpes.html"]}]}},"_links":{"self":[{"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/pages\/2872","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/comments?post=2872"}],"version-history":[{"count":21,"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/pages\/2872\/revisions"}],"predecessor-version":[{"id":3872,"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/pages\/2872\/revisions\/3872"}],"wp:attachment":[{"href":"https:\/\/chateaudecandie.com\/en\/wp-json\/wp\/v2\/media?parent=2872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}