{"id":413,"date":"2026-02-27T14:01:42","date_gmt":"2026-02-27T13:01:42","guid":{"rendered":"https:\/\/guidon-fute.com\/home\/"},"modified":"2026-04-15T15:09:03","modified_gmt":"2026-04-15T13:09:03","slug":"home","status":"publish","type":"page","link":"https:\/\/guidon-fute.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">    <div class=\"custom-header-slider\" id=\"headerSlider\">\n        <!-- \u2705 Logo dans un conteneur limit\u00e9 \u00e0 80% de 1920px -->\n        <div class=\"slider-logo-wrapper\">\n            <div class=\"slider-logo\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/03\/guidon-fute.png\" \n                     alt=\"Guidon Fut\u00e9\" \n                     class=\"slider-logo-img\">\n            <\/div>\n        <\/div>\n\n                    <div class=\"slide active\">\n                <img decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Accueil-location-velos.jpg\" \n                     alt=\"Accueil-location-velos\" \n                     class=\"slide-image\">\n\n                                    <div class=\"slide-caption\">\n                        <h2>Bike and Mountain Bike Rentals in Argel\u00e8s-sur-Mer<\/h2>\n                        <a href=\"#intro\" class=\"slide-button\">Continuer<\/a>\n                        <div class=\"chevron\"><\/div>\n                    <\/div>\n                            <\/div>\n                    <div class=\"slide \">\n                <img decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Accueil-decouvrez.jpg\" \n                     alt=\"Accueil-decouvrez\" \n                     class=\"slide-image\">\n\n                                    <div class=\"slide-caption\">\n                        <h2>Discover the surroundings of Argel\u00e8s during your holiday<\/h2>\n                        <a href=\"#intro\" class=\"slide-button\">Continuer<\/a>\n                        <div class=\"chevron\"><\/div>\n                    <\/div>\n                            <\/div>\n            <\/div>\n\n    <style>\n    .custom-header-slider {\n        position: relative;\n        width: 100%;\n        overflow: hidden;\n    }\n\n    \/* \u2705 Wrapper centr\u00e9 avec largeur max 80% de 1920px *\/\n    .slider-logo-wrapper {\n        position: absolute;\n        top: 25px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 90%;\n        max-width: 1920px;\n        z-index: 10;\n        display: flex;\n        justify-content: flex-start; \/* logo \u00e0 gauche sur desktop *\/\n    }\n\n    .slider-logo {\n        display: inline-block;\n    }\n\n    .slider-logo-img {\n        width: 500px;\n        height: auto;\n    }\n\n    \/* \u2705 Responsive *\/\n    @media (max-width: 768px) {\n        .slider-logo-wrapper {\n            justify-content: center;\n            top: 20px;\n        }\n\n        .slider-logo-img {\n            width: 150px;\n        }\n    }\n\n    .custom-header-slider .slide {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        opacity: 0;\n        transition: opacity 1s ease-in-out;\n\t\toverflow: hidden;\n    }\n\t.custom-header-slider .slide::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: rgba(255, 255, 255, 0.4);\n    z-index: 1;\n}\n\n    .custom-header-slider .slide.active {\n        opacity: 1;\n        position: relative;\n    }\n\n    .custom-header-slider .slide-image {\n        width: 100%;\n        max-height: 600px;\n        height: 600px;\n        display: block;\n        object-fit: cover;\n    }\n\n    .slide-caption {\n        position: absolute;\n        bottom: 60px;\n        left: 0;\n        width: 100%;\n        text-align: center;\n        padding: 20px 10px;\n        z-index: 2;\n    }\n\n    .slide-caption h2 {\n        margin: 0 0 40px;\n        font-size: 2.6rem;\n        color: #000;\n\t\ttext-shadow: 1px 1px 3px rgba(255,255,255,0.6);\n        white-space: pre-line;\n    }\n\n    .slide-button {\n        display: inline-block;\n        margin-top: 10px;\n        padding: 6px 20px;\n        background-color: #EB3D03;\n        color: white;\n        font-weight: bold;\n        border-radius: 4px;\n        text-decoration: none;\n        transition: background-color 0.3s ease;\n    }\n\n    .slide-button:hover {\n        background-color: #ed5421;\n    }\n\n    .chevron {\n        margin: 15px auto 0;\n        width: 24px;\n        height: 24px;\n        border-left: 3px solid white;\n        border-bottom: 3px solid white;\n        transform: rotate(-45deg);\n        animation: bounce 2s infinite;\n    }\n\n    @keyframes bounce {\n        0%, 100% {\n            transform: translateY(0) rotate(-45deg);\n        }\n        50% {\n            transform: translateY(8px) rotate(-45deg);\n        }\n    }\n\n    .header-slider-error {\n        background: #f44336;\n        color: white;\n        padding: 15px;\n        text-align: center;\n        margin: 10px 0;\n        border-radius: 4px;\n    }\n\n    @media (max-width: 768px) {\n        .custom-header-slider .slide-image {\n            max-height: 600px;\n            height: 400px;\n        }\n\n        .slide-caption {\n            padding: 40px;\n        }\n\n        .slide-caption h2 {\n            font-size: 2rem;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .custom-header-slider .slide-image {\n            max-height: 800px;\n            height: 400px;\n        }\n\n        .slide-caption h2 {\n            font-size: 1.5rem;\n        }\n    }\n\n    \/* \u2705 Logo visible sur mobile, centr\u00e9 et plus petit *\/\n\t@media (max-width: 768px) {\n    \t.slider-logo-wrapper {\n        \tjustify-content: center;\n        \ttop: 15px;\n    \t}\n\t\t.slide-caption {\n            padding: 0px;\n        }\n\n    \t.slider-logo-img {\n        \twidth: 300px;\n        \tmargin-top: 20px;\n    \t}\n\t}\n    <\/style>\n\n    <script>\n    document.querySelectorAll('a[href=\"#intro\"]').forEach(link => {\n        link.addEventListener('click', function(e) {\n            e.preventDefault();\n            const target = document.querySelector('.intro') || document.getElementById('intro');\n            if (target) {\n                target.scrollIntoView({ behavior: 'smooth' });\n            }\n        });\n    });\n\n    document.addEventListener('DOMContentLoaded', function() {\n        const slider = document.getElementById('headerSlider');\n        if (!slider) return;\n\n        const slides = slider.querySelectorAll('.slide');\n        const totalSlides = slides.length;\n\n        if (totalSlides <= 1) return;\n\n        let currentSlide = 0;\n\n        function showSlide(index) {\n            slides.forEach((slide, i) => {\n                slide.classList.toggle('active', i === index);\n            });\n        }\n\n        function nextSlide() {\n            currentSlide = (currentSlide + 1) % totalSlides;\n            showSlide(currentSlide);\n        }\n\n        setInterval(nextSlide, 4000);\n    });\n    <\/script>\n    <\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h1>Bike and MTB rental in Argel\u00e8s-sur-Mer<\/h1>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_2 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_16_24 et_flex_column_16_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>12 years of experience<\/h3>\n<p>Guidon Fut\u00e9, with 12 years of experience, will help you discover the beautiful Argel\u00e8s-sur-Mer region in a unique and eco-friendly way.<\/p>\n<p>Guidon Fut\u00e9 is the specialist in bike, mountain bike, and hybrid bike rentals in Argel\u00e8s-sur-Mer. Whether you are alone, as a couple, with your family, or with friends, you will find the model that suits you. We offer a wide range of high-quality, modern bikes that are regularly maintained.<br \/>\nCity bikes, mountain bikes, children\u2019s bikes, electric bikes, as well as trailers to safely carry your children, and electric scooters are all available. This allows you to enjoy bike paths, forest trails, or the beaches at your own pace and in complete peace of mind.   <\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/04\/location-velo-guidon-fute.jpg\" alt=\"location-velo-guidon-fute\" title=\"location-velo-guidon-fute\" width=\"450\" height=\"450\" srcset=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/04\/location-velo-guidon-fute.jpg 450w\" sizes=\"(max-width: 450px) 100vw, 450px\" class=\"wp-image-377\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_icon_0 et_pb_icon et_pb_module et_flex_module\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf05a<\/span><\/span><\/div>\n\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>\u20ac29 per week!<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Rent an adult mountain bike from \u20ac29 per week!<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_4 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_5 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>Our advantages<\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_5 et_pb_row et_flex_row equal-row\">\n<div class=\"et_pb_column_6 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_1 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Livraison-gratuite.jpg\" title=\"Livraison-gratuite\" width=\"960\" height=\"720\" srcset=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Livraison-gratuite.jpg 960w\" sizes=\"(max-width: 960px) 100vw, 960px\" class=\"wp-image-143\" \/><\/span><\/div>\n\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>Free delivery !<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Delivery is free for rentals of one week or more, at all our partners. You don\u2019t need to travel \u2013 we deliver your bike directly to your place of stay. <\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_7 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_2 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Tarifs-degressifs.jpg\" title=\"Discounted rates\" width=\"800\" height=\"600\" srcset=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Tarifs-degressifs.jpg 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" class=\"wp-image-150\" \/><\/span><\/div>\n\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>Discounted rates<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>At Guidon Fut\u00e9, you will benefit from attractive, discounted rates depending on the length of your rental.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_8 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_3 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Reservez-votre-velo.jpg\" title=\"Book your bike\" width=\"960\" height=\"720\" srcset=\"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/Reservez-votre-velo.jpg 960w\" sizes=\"(max-width: 960px) 100vw, 960px\" class=\"wp-image-151\" \/><\/span><\/div>\n\n<div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>Book your bike<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Don\u2019t wait any longer \u2013 book your bike now.<br \/>\nGuidon Fut\u00e9 will be your companion for your holidays in Argel\u00e8s-sur-Mer!<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_6 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_9 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>Free accessories<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>No surprises \u2013 at Guidon Fut\u00e9, all accessories are free (helmets, pumps, puncture repair kits, child seats, locks, etc.).<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_7 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_10 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_icon_1 et_pb_icon et_pb_module et_flex_module\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf05a<\/span><\/span><\/div>\n\n<div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Our team is available 7 days a week.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\" data-et-mv-hidden-phone=\"true\"><p><a href=\"tel:0468815655\" style=\"color: inherit; text-decoration: underline; margin-right: 8px;\"><i class=\"fa-solid fa-phone\" style=\"margin-right: 8px;\"><\/i>04 68 84 56 55<\/a> or<i class=\"fa-solid fa-envelope\" style=\"margin: 8px;\"><\/i> <a href=\"mailto:contact@guidon-fute.com\" style=\"color: inherit; text-decoration: underline;\">Contact us<\/a><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section et_pb_section_parallax\"><span class=\"et-pb-parallax-wrapper\"><span class=\"et-pb-parallax-background et-pb-parallax-background-module--divi-section-5\" style=\"background-image:url(https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/parallax.006a4e52.jpg);background-color:rgba(255, 255, 255, 0.31);background-blend-mode:lighten\"><\/span><\/span>\n<div class=\"et_pb_row_8 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>Guidon Fut\u00e9 will be your companion for your holidays in Argel\u00e8s-sur-Mer!<\/h2>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_9 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_12 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Rent a bike<br \/>\nor a mountain bike<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module\" href=\"https:\/\/guidon-fute.com\/location-velos-vtt\/\">Show<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_13 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Rent a fridge, a TV, or a stroller<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module\" href=\"https:\/\/guidon-fute.com\/location-frigos-tv-poussettes\/\">Show<\/a><\/div>\n<\/div>\n\n<div class=\"et_pb_column_14 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_18 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>How do you rent a bike?<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module\" href=\"https:\/\/guidon-fute.com\/en\/bicycles-and-mountain-bikes\/#condition-location\">Show<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-413","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Guidon Fut\u00e9<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/guidon-fute.com\/en\/home\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Guidon Fut\u00e9\" \/>\n<meta property=\"og:url\" content=\"https:\/\/guidon-fute.com\/en\/home\/\" \/>\n<meta property=\"og:site_name\" content=\"Guidon Fut\u00e9\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T13:09:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/\",\"url\":\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/\",\"name\":\"Home - Guidon Fut\u00e9\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#website\"},\"datePublished\":\"2026-02-27T13:01:42+00:00\",\"dateModified\":\"2026-04-15T13:09:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/guidon-fute.com\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#website\",\"url\":\"https:\\\/\\\/guidon-fute.com\\\/\",\"name\":\"Guidon Fut\u00e9\",\"description\":\"Location de v\u00e9los, VTT et de rosalies \u00e0 Argeles sur Mer\",\"publisher\":{\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/guidon-fute.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#organization\",\"name\":\"Guidon Fut\u00e9\",\"url\":\"https:\\\/\\\/guidon-fute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/guidon-fute.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/guidon-fute.png\",\"contentUrl\":\"https:\\\/\\\/guidon-fute.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/guidon-fute.png\",\"width\":610,\"height\":140,\"caption\":\"Guidon Fut\u00e9\"},\"image\":{\"@id\":\"https:\\\/\\\/guidon-fute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Guidon Fut\u00e9","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:\/\/guidon-fute.com\/en\/home\/","og_locale":"en_US","og_type":"article","og_title":"Home - Guidon Fut\u00e9","og_url":"https:\/\/guidon-fute.com\/en\/home\/","og_site_name":"Guidon Fut\u00e9","article_modified_time":"2026-04-15T13:09:03+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/guidon-fute.com\/en\/home\/","url":"https:\/\/guidon-fute.com\/en\/home\/","name":"Home - Guidon Fut\u00e9","isPartOf":{"@id":"https:\/\/guidon-fute.com\/#website"},"datePublished":"2026-02-27T13:01:42+00:00","dateModified":"2026-04-15T13:09:03+00:00","breadcrumb":{"@id":"https:\/\/guidon-fute.com\/en\/home\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/guidon-fute.com\/en\/home\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/guidon-fute.com\/en\/home\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/guidon-fute.com\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/guidon-fute.com\/#website","url":"https:\/\/guidon-fute.com\/","name":"Guidon Fut\u00e9","description":"Location de v\u00e9los, VTT et de rosalies \u00e0 Argeles sur Mer","publisher":{"@id":"https:\/\/guidon-fute.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/guidon-fute.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/guidon-fute.com\/#organization","name":"Guidon Fut\u00e9","url":"https:\/\/guidon-fute.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/guidon-fute.com\/#\/schema\/logo\/image\/","url":"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/guidon-fute.png","contentUrl":"https:\/\/guidon-fute.com\/wp-content\/uploads\/2026\/03\/guidon-fute.png","width":610,"height":140,"caption":"Guidon Fut\u00e9"},"image":{"@id":"https:\/\/guidon-fute.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/pages\/413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/comments?post=413"}],"version-history":[{"count":27,"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/pages\/413\/revisions"}],"predecessor-version":[{"id":566,"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/pages\/413\/revisions\/566"}],"wp:attachment":[{"href":"https:\/\/guidon-fute.com\/en\/wp-json\/wp\/v2\/media?parent=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}