{"id":42164,"date":"2025-10-14T12:05:52","date_gmt":"2025-10-14T10:05:52","guid":{"rendered":"https:\/\/www.azureva-vacances.com\/spring-break-brochure\/"},"modified":"2025-10-27T11:22:08","modified_gmt":"2025-10-27T10:22:08","slug":"spring-break-brochure","status":"publish","type":"page","link":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/","title":{"rendered":"Spring break brochure"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42164\" class=\"elementor elementor-42164 elementor-41001\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f3b685 e-con-full e-flex e-con e-parent\" data-id=\"4f3b685\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6d6116 elementor-align-center elementor-widget elementor-widget-raven-heading\" data-id=\"b6d6116\" data-element_type=\"widget\" data-widget_type=\"raven-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"raven-widget-wrapper\"><h1 class=\"raven-heading raven-heading-h1\"><span class=\"raven-heading-title \"><b class=\"d-mobile-none\">Spring vacations<\/b> brochure<br> <\/span><\/h1><\/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-a8ab88b e-flex e-con-boxed e-con e-parent\" data-id=\"a8ab88b\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a182579 elementor-widget elementor-widget-spacer\" data-id=\"a182579\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-dd52fc3 elementor-widget elementor-widget-heading\" data-id=\"dd52fc3\" data-element_type=\"widget\" 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\">Spring, the season when anything is possible<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94a3cd1 elementor-widget elementor-widget-spacer\" data-id=\"94a3cd1\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-1b74a62 elementor-widget elementor-widget-text-editor\" data-id=\"1b74a62\" 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>Opening our <strong>spring vacation brochure<\/strong> is like biting into the first strawberry of the year: it awakens all your senses and instantly puts a smile on your face. Between April and June, France puts on its most beautiful floral dress and opens its arms to you. And the best part? Prices are as light as the spring air, and destinations aren&#8217;t yet overrun with August flip-flops. Our <g id=\"gid_1\"><g id=\"gid_2\">spring vacation catalog<\/g> <\/g>AZUREVA is your partner for enjoying this enchanted interlude when the days grow longer, the terraces reopen and you can finally put your down jacket away. It&#8217;s the perfect time to leave without emptying your savings account or playing elbows on the beach.     <\/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-9880687 elementor-widget elementor-widget-html\" data-id=\"9880687\" 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<div class=\"azureva-brochure-wrapper\" style=\"width:100%; height:50vh; margin:0; padding:0;\">\r\n    <iframe id=\"azureva-brochure\" src=\"https:\/\/it2v7.interactiv-doc.fr\/html\/azureva_brochure_ete_2025_1118\" style=\"width:100%; height:100%; border:none; display:block;\" allowfullscreen=\"\">\r\n    <\/iframe>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.min.js\"><\/script>\r\n<script>\r\njQuery(document).ready(function($){\r\n    var iframe = $(\"#azureva-brochure\").attr(\"src\");\r\n    var urlVars = getUrlVars();\r\n    var numpage = urlVars['numpage'];\r\n    var search = urlVars['search'];\r\n    var lang = urlVars['lang'];\r\n    var notes = urlVars['notes'];\r\n    var lock = urlVars['lock'];\r\n\r\n    if (numpage !== undefined && !isNaN(numpage)) {\r\n        var url = iframe + '\/page\/' + numpage;\r\n        url = url.split(\"\/\");\r\n        var lastElement = url[url.length -1];\r\n        if(!isNaN(lastElement)) {\r\n            url[url.length -1] += '\/page\/' + numpage;\r\n            var newUrl = '';\r\n            for(var i = 0; i < url.length; i++) {\r\n                newUrl += url[i];\r\n                if(i != url.length-1)\r\n                    newUrl += '\/';\r\n            }\r\n            iframe = newUrl;\r\n        }\r\n    }\r\n    if (undefined !== search) {\r\n        iframe = adaptUrl(iframe, 'search', search);\r\n    }\r\n    if (undefined !== lang) {\r\n        iframe = adaptUrl(iframe, 'lang', lang);\r\n    }\r\n    if (undefined !== notes) {\r\n        iframe = adaptUrl(iframe, 'notes', notes);\r\n    }\r\n    if (undefined !== lock) {\r\n        iframe = adaptUrl(iframe, 'lock', lock);\r\n        window.history.replaceState({}, null, cleanUrl(urlVars));\r\n    }\r\n\r\n    var listParameters = ['numpage', 'search', 'lang', 'notes', 'lock'];\r\n    $.each(urlVars, function(index, param) {\r\n        if(listParameters.indexOf(index) !== false) {\r\n            concat = '?';\r\n            if(iframe.indexOf('?') != -1) {\r\n                concat = '&';\r\n            }\r\n            iframe += concat + index + '=' + param;\r\n        }\r\n    });\r\n\r\n    $(\"#azureva-brochure\").attr(\"src\", iframe);\r\n\r\n    function getUrlVars() {\r\n        var vars = {};\r\n        if (window.location.href.indexOf('?') !== -1) {\r\n            var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');\r\n            for(var i = 0; i < hashes.length; i++) {\r\n                var hash = hashes[i].split('=');\r\n                vars[hash[0]] = hash[1];\r\n            }\r\n        }\r\n        vars['traffic-source'] = window.location.href.split('?')[0];\r\n        return vars;\r\n    }\r\n\r\n    function adaptUrl(iframeUrl, key, value) {\r\n        var url = iframeUrl.split('\/');\r\n        url[url.length -1] += '\/' + key + '\/' + value;\r\n        var newUrl = '';\r\n        for(var i = 0; i < url.length; i++) {\r\n            newUrl += url[i];\r\n            if(i != url.length-1) {\r\n                newUrl += '\/';\r\n            }\r\n        }\r\n        return newUrl;\r\n    }\r\n\r\n    function cleanUrl(urlVars) {\r\n        const newUrl = urlVars['traffic-source'];\r\n        delete urlVars['lock'];\r\n        delete urlVars['traffic-source'];\r\n        const urlVarsString = $.param(urlVars);\r\n        return ('' !== urlVarsString) ? newUrl + '?' + urlVarsString : newUrl;\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 class=\"elementor-element elementor-element-710ed14 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"710ed14\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Order vacation catalog<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-47a07fa elementor-widget elementor-widget-spacer\" data-id=\"47a07fa\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-c9bc674 elementor-widget elementor-widget-heading\" data-id=\"c9bc674\" data-element_type=\"widget\" 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\">Spring, the magic season for successful vacations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db304fc elementor-widget elementor-widget-spacer\" data-id=\"db304fc\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-71b52f7 elementor-widget elementor-widget-heading\" data-id=\"71b52f7\" data-element_type=\"widget\" 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\">April: the month of flowery surprises<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45f3491 elementor-widget elementor-widget-text-editor\" data-id=\"45f3491\" 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>In our <strong>spring vacation brochure<\/strong>, April is the month when nature winks at you from every corner. Japanese cherry blossoms, Norman apple trees and Mediterranean mimosa are ready for the beauty contest. It&#8217;s the perfect time for spontaneous escapades, when the bridges of the calendar are holding out perches as big as baobabs.  <\/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-b7fcd26 elementor-widget elementor-widget-heading\" data-id=\"b7fcd26\" data-element_type=\"widget\" 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\">May: holiday jackpot<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb3c735 elementor-widget elementor-widget-text-editor\" data-id=\"fb3c735\" 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>May in our <strong>spring vacation brochure<\/strong> is Christmas before time for lovers of long weekends. With the 1st, the 8th and Ascension Day just around the corner, you have more opportunities to leave than good excuses to stay. Temperatures flirt with perfection, neither too hot to hike in nor too cool to dip your toes in.  <\/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-00a8e8b elementor-widget elementor-widget-heading\" data-id=\"00a8e8b\" data-element_type=\"widget\" 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\">June: summer in preview mode<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a4bfc0 elementor-widget elementor-widget-text-editor\" data-id=\"2a4bfc0\" 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>Our <strong>spring vacation brochure<\/strong> reveals that June means all the advantages of summer without the disadvantages. The sun shines generously until 9pm, the sights are accessible without three-hour queues, and you can still find a place on the beach without having to arrive at dawn with your parasol. <\/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-133cfbb elementor-widget elementor-widget-spacer\" data-id=\"133cfbb\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-495044b elementor-widget elementor-widget-heading\" data-id=\"495044b\" data-element_type=\"widget\" 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\">Spring destinations: France in flowering mode<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb3cf1a elementor-widget elementor-widget-spacer\" data-id=\"cb3cf1a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-4583451 elementor-widget elementor-widget-heading\" data-id=\"4583451\" data-element_type=\"widget\" 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\">Sea and ocean: the coastline wakes up gently<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d136b63 elementor-widget elementor-widget-text-editor\" data-id=\"d136b63\" 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>In spring, our <strong>spring vacation brochure<\/strong> takes you to coasts where the mimosas are still fragrant, where the first brave souls test the water (spoiler: it still stings a little), and where you can walk for miles along the beach without crossing a soul.<\/p><p>The Mediterranean is starting to look pretty coquettish, with temperatures slowly climbing. Our southern establishments are already enjoying 20-degree days, and ros\u00e9 is beginning to show its icy face. On the Atlantic, it&#8217;s a paradise for surfers, who can finally ditch the wetsuit, and for walkers, who can collect shells without fighting with sandcastles.  <\/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-6599e12 elementor-widget elementor-widget-heading\" data-id=\"6599e12\" data-element_type=\"widget\" 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\">Campaign: an explosion of colors and scents<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db3c67f elementor-widget elementor-widget-text-editor\" data-id=\"db3c67f\" 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>The countryside pages of our <strong>spring vacation brochure<\/strong> are an invitation to see France transformed into an impressionist painting. Fields of rapeseed draw yellow oceans, orchards explode in white and pink confetti, and markets overflow with strawberries that actually smell like strawberries (yes, they still exist). <\/p><p>Our vacation villages nestled in the P\u00e9rigord give you a front-row seat for flower markets, revived village festivals, and those misty mornings when dew transforms every spider&#8217;s web into a work of art. In Provence, lavender is beginning to flourish, and caf\u00e9 terraces are returning to their original function: sipping pastis and taking in the world. <\/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-edc8477 elementor-widget elementor-widget-heading\" data-id=\"edc8477\" data-element_type=\"widget\" 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\">Mountains: the spectacle of melting snow<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73da5c2 elementor-widget elementor-widget-text-editor\" data-id=\"73da5c2\" 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>Spring in the mountains in our <strong>spring vacation brochure<\/strong> means witnessing nature&#8217;s greatest show of transformation. The snow melts in spectacular cascades, the meadows are covered with wild flowers, and the marmots finally emerge from their long siesta to come and take your selfies. <\/p><p>In the Alps or the Pyrenees, our accommodations offer you a VIP balcony overlooking this spectacle. It&#8217;s the perfect season for crampon-free hikes, picnics by the lakes that are just waking up, and those evenings when you can finally dine out with just a little sweater (and not the down jacket-bonnet-scarf of winter). <\/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-23aa267 elementor-widget elementor-widget-spacer\" data-id=\"23aa267\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-3ddb493 elementor-widget elementor-widget-heading\" data-id=\"3ddb493\" data-element_type=\"widget\" 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\">Lodging packages: spring in all its forms<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdcc338 elementor-widget elementor-widget-spacer\" data-id=\"cdcc338\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-7a43042 elementor-widget elementor-widget-heading\" data-id=\"7a43042\" data-element_type=\"widget\" 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\">Vacation villages: a soft start to the animation season<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5410488 elementor-widget elementor-widget-text-editor\" data-id=\"5410488\" 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>Our <strong>spring vacation brochure<\/strong> presents vacation villages that are slowly coming out of hibernation. The animation teams are fresh and motivated (they haven&#8217;t yet had 10 weeks of &#8220;baby shark&#8221;), the buffets are full of seasonal produce, and the swimming pool is starting to be heated for those who are a little chilly. <\/p><p>In spring, the atmosphere in our villages is more intimate, more authentic. You have time to really chat with the team, get to know each other&#8217;s first names, and enjoy the facilities without queuing. Children&#8217;s clubs operate during school vacations with special springtime activities: giant Easter egg hunts, gardening workshops, tree house building&#8230;  <\/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-eca740d elementor-widget elementor-widget-heading\" data-id=\"eca740d\" data-element_type=\"widget\" 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\">Vacation homes: your home in bloom<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9acd36c elementor-widget elementor-widget-text-editor\" data-id=\"9acd36c\" 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>In our <strong>spring vacation brochure<\/strong>, our residences are ideal for those who want to enjoy renewal at their own pace. Imagine having your coffee on the terrace while listening to the birds (the real ones, not the alarm on your phone), going for a walk when you feel like it, and coming home for a nap if you feel like it. <\/p><p>Residences close to our vacation villages allow you to combine autonomy and services: you can cook your own asparagus at the market, but still take a dip in the village swimming pool. Spring is also a time of particularly attractive rates in our residences. <\/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-2082296 elementor-widget elementor-widget-heading\" data-id=\"2082296\" data-element_type=\"widget\" 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\">Camping: the return of the summer season<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b4bfc6 elementor-widget elementor-widget-text-editor\" data-id=\"3b4bfc6\" 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>Our <strong>spring vacation brochure<\/strong> announces the reopening of our campsites, usually in April. It&#8217;s the perfect time for true enthusiasts: not yet a heatwave under the tent, not yet mosquitoes swarming, but already the pleasure of falling asleep listening to nature. <\/p><p>Spring pitches offer the luxury of choosing THE perfect spot: the one under the cherry blossom tree, the one next to the singing river, the one with a view of the mountains still covered in snow. Mobile homes are particularly pleasant at this time of year: cool at night for a good night&#8217;s sleep, soft during the day to enjoy the terrace. <\/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-9e9a685 elementor-widget elementor-widget-heading\" data-id=\"9e9a685\" data-element_type=\"widget\" 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\">Hotels: springtime comfort<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b963ee2 elementor-widget elementor-widget-text-editor\" data-id=\"b963ee2\" 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>The hotels in our <strong>spring vacation brochure<\/strong> welcome you in a serene, relaxed atmosphere. The staff take the time to pamper you, breakfasts are enriched with strawberries and homemade jams, and you can really enjoy the spa without booking three weeks in advance. <\/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-32464fa elementor-widget elementor-widget-spacer\" data-id=\"32464fa\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-d5eedcd elementor-widget elementor-widget-heading\" data-id=\"d5eedcd\" data-element_type=\"widget\" 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\">FAQ: your spring questions about our brochure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acd07cf elementor-widget elementor-widget-spacer\" data-id=\"acd07cf\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-d3d8c63 elementor-widget elementor-widget-text-editor\" data-id=\"d3d8c63\" 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<ul><li>What are the best dates to leave in spring?<\/li><\/ul><p>Our <strong>spring vacation brochure<\/strong> offers advice: outside the school vacations for the lowest rates, during the May long weekends to make the most of your vacations, or during the Easter vacations to take advantage of special events.<\/p><ul><li>Is the weather reliable in spring?<\/li><\/ul><p>The <strong>Spring Break brochure<\/strong> won&#8217;t lie to you: April does as it pleases! But that&#8217;s part of the charm. So don&#8217;t forget your sweater and swimsuit, and you&#8217;ll be ready for anything. Besides, a little rain never killed anyone (and it makes great rainbows).   <\/p><ul><li>Are the pools open?<\/li><\/ul><p>Our brochure specifies for each establishment: indoor pools are always operational, while outdoor pools open gradually, depending on the weather and location. In the South, it&#8217;s often as early as April! <\/p><ul><li>Are there any special spring events?<\/li><\/ul><p>The <strong>spring vacation brochure<\/strong> details our themed events: Easter egg hunts, nature and discovery workshops, gardening introductions for children, local producers&#8217; markets&#8230;<\/p><ul><li>Are rates really more attractive?<\/li><\/ul><p>Our <strong>spring vacation brochure<\/strong> doesn&#8217;t lie: it&#8217;s a lot cheaper than the height of summer! Now&#8217;s the time to treat yourself to a full-board holiday or a residence with a sea view. <\/p><ul><li>Are all services available?<\/li><\/ul><p>The brochure is transparent: some seasonal services are starting up gradually. But the essentials are there, and the more intimate atmosphere more than makes up for it! <\/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-c6b2af9 elementor-widget elementor-widget-heading\" data-id=\"c6b2af9\" data-element_type=\"widget\" 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\">Your spring vacation brochure awaits you<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a6db77 elementor-widget elementor-widget-text-editor\" data-id=\"8a6db77\" 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>Our AZUREVA <strong>spring vacation brochure<\/strong> is available from January, so you can start dreaming of your own flowery escapades. Available free of charge in hard copy or digital format, it&#8217;s packed with great tips, mischievous ideas and a simple promise: spring in France is the time when everything is reborn, including your desire for adventure. <\/p><p>Download it, browse it while listening to the birdsong (or the noise of the coffee machine, we don&#8217;t judge), or request it free of charge by post on our <a href=\"https:\/\/www.azureva-vacances.com\/en\/contact\/#brochure\">https:\/\/www.azureva-vacances.com\/fr\/contact\/#brochure page .<\/a> It will arrive in your mailbox like an invitation to travel. Get ready for a spring that smells of renewal, freedom and successful vacations!  <\/p>\t\t\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-34196a3 e-flex e-con-boxed e-con e-parent\" data-id=\"34196a3\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02072a1 elementor-widget elementor-widget-spacer\" data-id=\"02072a1\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-e87c6e2 e-con-full e-flex e-con e-parent\" data-id=\"e87c6e2\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-767bbd5 e-con-full e-flex e-con e-child\" data-id=\"767bbd5\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aae5870 elementor-widget elementor-widget-image\" data-id=\"aae5870\" data-element_type=\"widget\" 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\t<a href=\"https:\/\/www.azureva-vacances.com\/en\/summer-vacation-brochure\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp\" title=\"brochure_ete\" alt=\"brochure_ete\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-6a0d3c8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6a0d3c8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.azureva-vacances.com\/en\/summer-vacation-brochure\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Summer vacation brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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-f6a66e4 e-con-full e-flex e-con e-child\" data-id=\"f6a66e4\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cf028f elementor-widget elementor-widget-image\" data-id=\"4cf028f\" data-element_type=\"widget\" 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\t<a href=\"https:\/\/www.azureva-vacances.com\/en\/autumn-vacation-brochure\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_automne-rd6o7jhw64q30wtjotx8465yhz3rwvqqfarih9muu8.webp\" title=\"brochure_automne\" alt=\"brochure_automne\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-aa28ac2 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"aa28ac2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.azureva-vacances.com\/en\/autumn-vacation-brochure\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Autumn vacation brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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-488de98 e-con-full e-flex e-con e-child\" data-id=\"488de98\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec88908 elementor-widget elementor-widget-image\" data-id=\"ec88908\" data-element_type=\"widget\" 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\t<a href=\"https:\/\/www.azureva-vacances.com\/en\/winter-vacation-brochure\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_hiver-rd6o7tu49b48kmej0ge4dlk117ot9jvs4pxurb7ixs.webp\" title=\"brochure_hiver\" alt=\"brochure_hiver\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-15d4096 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"15d4096\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.azureva-vacances.com\/en\/winter-vacation-brochure\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Winter vacation brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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-9630390 e-con-full e-flex e-con e-child\" data-id=\"9630390\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18fec26 elementor-widget elementor-widget-image\" data-id=\"18fec26\" data-element_type=\"widget\" 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\t<a href=\"https:\/\/www.azureva-vacances.com\/en\/france-vacation-brochure\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_vacances-rd6o7yjb7hao6o7p90f982dc051nc1eftd7a5p0k2o.webp\" title=\"brochure_vacances\" alt=\"brochure_vacances\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-157d553 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"157d553\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.azureva-vacances.com\/en\/france-vacation-brochure\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">France vacation brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-4073f79 e-flex e-con-boxed e-con e-parent\" data-id=\"4073f79\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aaf787 elementor-widget elementor-widget-spacer\" data-id=\"0aaf787\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Spring vacations brochure Spring, the season when anything is possible Opening our spring vacation brochure is like biting into the first strawberry of the year: it awakens all your senses and instantly puts a smile on your face. Between April and June, France puts on its most beautiful floral dress and opens its arms to [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_metadesc":"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.","rank_math_description":"","rank_math_title":"","rank_math_focus_keyword":"","footnotes":""},"class_list":["post-42164","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>Spring vacations in France brochure<\/title>\n<meta name=\"description\" content=\"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.\" \/>\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.azureva-vacances.com\/en\/spring-break-brochure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Spring vacations in France brochure\" \/>\n<meta property=\"og:description\" content=\"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/\" \/>\n<meta property=\"og:site_name\" content=\"Azureva Vacances en France\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AzurevaVacances\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-27T10:22:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/\",\"url\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/\",\"name\":\"Spring vacations in France brochure\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.azureva-vacances.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp\",\"datePublished\":\"2025-10-14T10:05:52+00:00\",\"dateModified\":\"2025-10-27T10:22:08+00:00\",\"description\":\"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.azureva-vacances.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp\",\"contentUrl\":\"https:\\\/\\\/www.azureva-vacances.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/spring-break-brochure\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Spring break brochure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/\",\"name\":\"Azureva Vacances\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#organization\",\"name\":\"Azureva Vacances\",\"url\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.azureva-vacances.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.azureva-vacances.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/logo.svg\",\"caption\":\"Azureva Vacances\"},\"image\":{\"@id\":\"https:\\\/\\\/www.azureva-vacances.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/AzurevaVacances\\\/\",\"https:\\\/\\\/www.instagram.com\\\/azurevavacances\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@azureva_vacances\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/vacancesazureva\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/azureva\\\/mycompany\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Spring vacations in France brochure","description":"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.","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.azureva-vacances.com\/en\/spring-break-brochure\/","og_locale":"en_US","og_type":"article","og_title":"Spring vacations in France brochure","og_description":"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.","og_url":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/","og_site_name":"Azureva Vacances en France","article_publisher":"https:\/\/www.facebook.com\/AzurevaVacances\/","article_modified_time":"2025-10-27T10:22:08+00:00","og_image":[{"url":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/","url":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/","name":"Spring vacations in France brochure","isPartOf":{"@id":"https:\/\/www.azureva-vacances.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/#primaryimage"},"image":{"@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/#primaryimage"},"thumbnailUrl":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp","datePublished":"2025-10-14T10:05:52+00:00","dateModified":"2025-10-27T10:22:08+00:00","description":"Download our spring vacation brochure: April-May-June holidays in France. Vacation villages, campsites, residences and hotels.","breadcrumb":{"@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/#primaryimage","url":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp","contentUrl":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/elementor\/thumbs\/brochure_ete-rd6o7p4xb4xsyklcrwczj4qq2abz72d4g2ofcxehsw.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.azureva-vacances.com\/en\/spring-break-brochure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.azureva-vacances.com\/en\/"},{"@type":"ListItem","position":2,"name":"Spring break brochure"}]},{"@type":"WebSite","@id":"https:\/\/www.azureva-vacances.com\/en\/#website","url":"https:\/\/www.azureva-vacances.com\/en\/","name":"Azureva Vacances","description":"","publisher":{"@id":"https:\/\/www.azureva-vacances.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.azureva-vacances.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/www.azureva-vacances.com\/en\/#organization","name":"Azureva Vacances","url":"https:\/\/www.azureva-vacances.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.azureva-vacances.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/2025\/01\/logo.svg","contentUrl":"https:\/\/www.azureva-vacances.com\/wp-content\/uploads\/2025\/01\/logo.svg","caption":"Azureva Vacances"},"image":{"@id":"https:\/\/www.azureva-vacances.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AzurevaVacances\/","https:\/\/www.instagram.com\/azurevavacances\/","https:\/\/www.tiktok.com\/@azureva_vacances","https:\/\/www.youtube.com\/user\/vacancesazureva","https:\/\/www.linkedin.com\/company\/azureva\/mycompany\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/pages\/42164","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/comments?post=42164"}],"version-history":[{"count":1,"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/pages\/42164\/revisions"}],"predecessor-version":[{"id":42168,"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/pages\/42164\/revisions\/42168"}],"wp:attachment":[{"href":"https:\/\/www.azureva-vacances.com\/en\/wp-json\/wp\/v2\/media?parent=42164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}