{"id":35560,"date":"2026-01-28T15:28:55","date_gmt":"2026-01-28T14:28:55","guid":{"rendered":"https:\/\/www.vendee-camping-bellevue.com\/?page_id=35560"},"modified":"2026-01-30T15:21:20","modified_gmt":"2026-01-30T14:21:20","slug":"beaches-and-islands","status":"publish","type":"page","link":"https:\/\/www.vendee-camping-bellevue.com\/en\/cote-plages-et-iles\/","title":{"rendered":"Beaches and islands"},"content":{"rendered":"<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-4d04880\" data-block-id=\"4d04880\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-4d04880-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2a1bec0\" data-v=\"4\" data-block-id=\"2a1bec0\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2a1bec0-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2a1bec0-inner-blocks\">\n<style>\n\/* === BASE === *\/\n.hero-block *, .intro-block *, .destinations-block *, .cta-block * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n}\n\n\/* === HERO === *\/\n.hero-block {\n    position: relative;\n    width: 100%;\n    min-height: 80vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background:\n        linear-gradient(135deg, rgba(52, 189, 239, 0.85) 0%, rgba(243, 146, 0, 0.85) 100%),\n        url('https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2025\/11\/st-hilaire-de-riez-la-corniche.jpg');\n    background-size: cover;\n    background-position: center;\n    text-align: center;\n    color: white;\n}\n.hero-block::before {\n    content:'';\n    position:absolute; inset:0;\n    background: radial-gradient(circle at 35% 50%, rgba(52,189,239,0.2)0%, transparent 50%),\n                radial-gradient(circle at 65% 50%, rgba(243,146,0,0.2)0%, transparent 50%);\n    animation: pulse 8s ease-in-out infinite;\n}\n@keyframes pulse {0%,100%{opacity:0.5;}50%{opacity:0.8;}}\n.hero-content {position: relative; z-index: 2; max-width: 900px; padding: 0 20px;}\n.hero-badge {display:inline-block; background: rgba(255,255,255,0.25); backdrop-filter: blur(10px); padding: 10px 25px; border-radius: 50px; font-size: 0.9rem; font-weight: 600; margin-bottom: 20px; border: 2px solid rgba(255,255,255,0.4);}\n.hero-content h1 {font-size: 3rem; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 4px 8px rgba(0,0,0,0.3);}\n.hero-description {font-size: 1.2rem; margin-bottom: 25px; text-shadow: 1px 2px 4px rgba(0,0,0,0.3); line-height: 1.6;}\n.hero-cta {display: inline-flex; gap: 15px; flex-wrap: wrap; justify-content: center;}\n.hero-btn {display:inline-block; padding: 12px 30px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1.1rem; transition: all 0.3s ease;}\n.hero-btn-primary {background: white; color: #34BDEF;}\n.hero-btn-primary:hover {background: #f0f0f0; transform:translateY(-3px);}\n.hero-btn-secondary {background: transparent; color: white; border:2px solid white;}\n.hero-btn-secondary:hover {background:white; color:#34BDEF; transform:translateY(-3px);}\n\n\/* === INTRO === *\/\n.intro-block {\n    background: white;\n    padding: 40px 25px;\n    margin: 40px auto;\n    border-radius: 30px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    max-width: 900px;\n    text-align: center;\n}\n.intro-block p {font-size: 1.1rem; color: #555; line-height: 1.8;}\n.intro-block p strong {color:#F39200;}\n.intro-block a {color:#34BDEF; text-decoration:none; font-weight:600; border-bottom:2px solid transparent;}\n.intro-block a:hover {border-bottom-color:#34BDEF;}\n\n\/* === DESTINATIONS === *\/\n.destinations-block {padding: 60px 20px;}\n.destinations-block h2 {text-align:center; font-size:2rem; margin-bottom:15px; position:relative;}\n.destinations-block h2::after {content:''; position:absolute; bottom:-10px; left:50%; transform:translateX(-50%); width:80px; height:4px; background:linear-gradient(90deg,#34BDEF 0%,#F39200 100%); border-radius:2px;}\n.destinations-block p {text-align:center; color:#666; margin-bottom:40px; font-size:1.1rem;}\n.destination-grid {display:grid; gap:30px; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));}\n\n\/* === CARDS === *\/\n.destination-card {display:flex; flex-direction:column; background:white; border-radius:25px; overflow:hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.12); transition: transform 0.3s ease, box-shadow 0.3s ease; cursor:pointer;}\n.destination-card:hover {transform:translateY(-8px); box-shadow: 0 18px 40px rgba(52,189,239,0.25);}\n.card-image {width:100%; height:240px; object-fit:cover; transition:transform 0.5s ease;}\n.destination-card:hover .card-image {transform:scale(1.1);}\n.card-content {display:flex; flex-direction:column; flex-grow:1; padding:20px;}\n.card-title {font-size:1.3rem; color:#34BDEF; margin-bottom:10px; font-weight:600;}\n.card-description {color:#666; margin-bottom:auto;}\n.card-btn {display:inline-block; background: linear-gradient(135deg,#F39200 0%,#d67d00 100%); color:white; padding:10px 25px; border-radius:50px; text-decoration:none; font-weight:600; transition:all 0.3s ease; margin-top:15px;}\n.card-btn:hover {transform:translateX(5px);}\n\n\/* === CTA === *\/\n.cta-block {background:linear-gradient(135deg,#34BDEF 0%,#F39200 100%); color:white; padding:100px 20px 60px 20px; text-align:center; position:relative; border-radius:0 0 30px 30px; overflow:hidden;}\n.cta-block::before {content:''; position:absolute; top:-60px; left:0; width:100%; height:100px; background:white; border-bottom-left-radius:50% 100%; border-bottom-right-radius:50% 100%; transform:scaleX(1.02); z-index:1;}\n.cta-block h2, .cta-block p {position:relative; z-index:2;}\n.cta-block h2 {font-size:2.2rem; margin-bottom:20px; line-height:1.2;}\n.cta-block p {font-size:1.2rem; max-width:700px; margin:0 auto 30px auto;}\n\n\/* === RESPONSIVE === *\/\n@media (max-width:1024px) { .destination-grid {grid-template-columns:repeat(2,1fr);} }\n@media (max-width:768px) {\n    .hero-content h1 {font-size:2rem;}\n    .hero-description {font-size:1rem;}\n    .hero-cta {flex-direction:column; gap:10px;}\n    .hero-btn {width:100%; max-width:250px;}\n    .destination-grid {grid-template-columns:1fr;}\n}\n@media (max-width:480px) {\n    .hero-block {min-height:60vh;}\n    .hero-content h1 {font-size:1.6rem;}\n    .hero-description {font-size:0.95rem;}\n}\n<\/style>\n\n<!-- HERO -->\n<section class=\"hero-block\">\n    <div class=\"hero-content\">\n        <div class=\"hero-badge\">\ud83c\udf0a C\u00f4t\u00e9 Plages &amp; \u00celes - Vend\u00e9e<\/div>\n        <h1>Explore the Vend\u00e9e coastline and its authentic islands<\/h1>\n        <p class=\"hero-description\">Just 25 minutes from <strong>Camping Paradis Domaine de Bellevue&nbsp;<\/strong>, Discover the beaches of Saint-Gilles-Croix-de-Vie, Saint-Jean-de-Monts and Saint-Hilaire-de-Riez, as well as the unspoilt islands of Noirmoutier and Yeu.<\/p>\n        <div class=\"hero-cta\">\n            <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/\" class=\"hero-btn hero-btn-primary\">Book my stay<\/a>\n            <a href=\"#plages\" class=\"hero-btn hero-btn-secondary\">See the beaches<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- INTRO -->\n<section class=\"intro-block\">\n    <p>\n        Discover a rich and diverse coastline, with fine sand dunes, coastal forests, marshes and wild coves.\n        Visit <strong>Camping Paradis Domaine de Bellevue&nbsp;<\/strong> is the ideal starting point for enjoying a wide range of activities: swimming, water sports, family walks or quiet strolls at sunset.\n        Lovers of the region's heritage, local gastronomy and culture can also discover the typical villages and lively ports of the Vend\u00e9e coastline.\n        Relaxation, adventure and breathtaking sea views make every holiday an unforgettable experience.\n    <\/p>\n<\/section>\n\n<!-- DESTINATIONS PLAGES -->\n<section class=\"destinations-block\" id=\"plages\">\n    <h2>Must-see beaches<\/h2>\n    <p>Take advantage of the wide variety of beaches nearby to relax, swim and enjoy family activities.<\/p>\n    <div class=\"destination-grid\">\n        <div class=\"destination-card\" onclick=\"window.location.href='https:\/\/www.vendee-camping-bellevue.com\/plages\/'\">\n            <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2025\/03\/SaintJeandeMonts2.jpg\" alt=\"Beaches of Saint Jean de Monts\">\n            <div class=\"card-content\">\n                <h3 class=\"card-title\">Saint-Jean-de-Monts<\/h3>\n                <p class=\"card-description\">Wide, family-friendly beaches, cycle paths, national forest and a variety of water sports. Ideal for lounging and seaside sports.<\/p>\n                <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/the-beaches-of-vendee\/\" class=\"card-btn\">Discover \u2192<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"destination-card\" onclick=\"window.location.href='https:\/\/www.vendee-camping-bellevue.com\/plages\/'\">\n            <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2025\/03\/Printemps_PlagedeBoisvinet_S-800x532.jpg\" alt=\"Beaches of Saint Gilles Croix de Vie\">\n            <div class=\"card-content\">\n                <h3 class=\"card-title\">Saint-Gilles-Croix-de-Vie<\/h3>\n                <p class=\"card-description\">Lively beaches, dunes and embankments for swimming, lounging and walking, perfect for enjoying the sea and the harbour atmosphere.<\/p>\n                <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/the-beaches-of-vendee\/\" class=\"card-btn\">Explore \u2192<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"destination-card\" onclick=\"window.location.href='https:\/\/www.vendee-camping-bellevue.com\/plages\/'\">\n            <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2025\/11\/st-hilaire-de-riez-la-corniche.jpg\" alt=\"Beaches of Saint Hilaire de Riez\">\n            <div class=\"card-content\">\n                <h3 class=\"card-title\">Saint-Hilaire-de-Riez<\/h3>\n                <p class=\"card-description\">Varied coastline with family beaches, rocky outcrops and coastal paths. Ideal for walking, swimming and exploring the Vend\u00e9e countryside.<\/p>\n                <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/the-beaches-of-vendee\/\" class=\"card-btn\">See more \u2192<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- DESTINATIONS \u00ceLES -->\n<section class=\"destinations-block\" id=\"iles\">\n    <h2>Islands to discover<\/h2>\n    <p>Island getaways between wild nature, historic heritage and unspoilt beaches.<\/p>\n    <div class=\"destination-grid\">\n        <div class=\"destination-card\" onclick=\"window.location.href='https:\/\/www.vendee-camping-bellevue.com\/noirmoutier\/'\">\n            <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2024\/12\/Bois-de-la-chaise-noirmoutier-IMG_8472-1000-px.jpg\" alt=\"Noirmoutier Island\">\n            <div class=\"card-content\">\n                <h3 class=\"card-title\">Noirmoutier Island<\/h3>\n                <p class=\"card-description\">Salt marshes, wild beaches and historic villages. Perfect for an iodine-filled getaway, hiking and discovering the island's heritage.<\/p>\n                <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/city-coast\/the-vendean-islands\/\" class=\"card-btn\">Explore \u2192<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"destination-card\" onclick=\"window.location.href='https:\/\/www.vendee-camping-bellevue.com\/cote-villes\/les-iles-vendeennes\/'\">\n            <img decoding=\"async\" class=\"card-image\" src=\"https:\/\/www.vendee-camping-bellevue.com\/wp-content\/uploads\/2024\/12\/2815_IledYeu_5655x3770.jpg\" alt=\"Yeu Island\">\n            <div class=\"card-content\">\n                <h3 class=\"card-title\">Yeu Island<\/h3>\n                <p class=\"card-description\">A small, wild island shaped by the sea, ideal for hiking, swimming and discovering a unique and authentic maritime heritage.<\/p>\n                <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/city-coast\/the-vendean-islands\/\" class=\"card-btn\">Discover \u2192<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta-block\">\n    <h2>\u26fa Enjoy an unforgettable ocean holiday<\/h2>\n    <p>Between the Vend\u00e9e coastline, beaches and authentic islands, your stay at the <strong>Camping Paradis Domaine de Bellevue&nbsp;<\/strong> promises relaxation, adventure and unforgettable memories for all the family. Book now and prepare for your Vend\u00e9e getaway.<\/p>\n    <a href=\"https:\/\/www.vendee-camping-bellevue.com\/en\/\" class=\"hero-btn hero-btn-primary\">Book now<\/a>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf0a C\u00f4t\u00e9 Plages &#038; \u00celes \u2013 Vend\u00e9e Explorez le littoral vend\u00e9en et ses \u00eeles authentiques \u00c0 seulement 25 minutes du Camping Paradis Domaine de Bellevue, d\u00e9couvrez les plages de Saint\u2011Gilles\u2011Croix\u2011de\u2011Vie, Saint\u2011Jean\u2011de\u2011Monts et Saint\u2011Hilaire\u2011de\u2011Riez ainsi que les \u00eeles pr\u00e9serv\u00e9es de Noirmoutier et d\u2019Yeu. R\u00e9server mon s\u00e9jour Voir les plages Partez \u00e0 la d\u00e9couverte d\u2019un littoral riche [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-35560","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/pages\/35560","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/comments?post=35560"}],"version-history":[{"count":8,"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/pages\/35560\/revisions"}],"predecessor-version":[{"id":36030,"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/pages\/35560\/revisions\/36030"}],"wp:attachment":[{"href":"https:\/\/www.vendee-camping-bellevue.com\/en\/wp-json\/wp\/v2\/media?parent=35560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}