{"id":38215,"date":"2025-12-11T21:18:20","date_gmt":"2025-12-11T21:18:20","guid":{"rendered":"https:\/\/thisismadeiraisland.com\/?page_id=38215"},"modified":"2025-12-16T21:27:45","modified_gmt":"2025-12-16T21:27:45","slug":"pr-2-vereda-do-urzal","status":"publish","type":"page","link":"https:\/\/thisismadeiraisland.com\/fr\/pr-2-vereda-do-urzal\/","title":{"rendered":"PR 2"},"content":{"rendered":"<style>\n    \/* --- SCOPED CONTAINER --- *\/\n    .trail-guide-wrapper {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 20px 100px 20px;\n        box-sizing: border-box;\n    }\n\n    .trail-guide-wrapper p, \n    .trail-guide-wrapper li {\n        font-size: 1.1rem;\n        line-height: 1.8;\n        margin-bottom: 20px;\n    }\n\n    .trail-guide-wrapper h2 {\n        color: #2e7d32; \/* Forest Green Theme *\/\n        border-bottom: 2px solid #1b5e20;\n        padding-bottom: 8px;\n        margin-top: 50px;\n        font-size: 1.8rem;\n    }\n\n    .trail-guide-wrapper h3 {\n        color: #1b5e20;\n        margin-top: 20px;\n        font-size: 1.3rem;\n    }\n\n    \/* --- HERO BANNER --- *\/\n    .trail-hero {\n        background-color: #2e7d32;\n        \/* Image from your library *\/\n        background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('\/wp-content\/uploads\/2025\/12\/pr-2-vereda-do-urzal.jpg'); \n        background-size: cover;\n        background-position: center;\n        min-height: 500px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        margin-top: 80px;   \n        margin-bottom: 40px;\n        text-align: center;\n        color: white;\n        border-radius: 8px;\n        padding: 20px;\n    }\n\n    .trail-hero h1 {\n        font-size: 3.5rem;\n        margin: 0 0 10px 0;\n        color: white;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.8);\n        line-height: 1.1;\n    }\n\n    .trail-hero p {\n        font-size: 1.5rem;\n        font-weight: 300;\n        margin: 0;\n        color: #f0f0f0;\n        text-shadow: 1px 1px 4px rgba(0,0,0,0.8);\n    }\n\n    \/* --- STATS GRID --- *\/\n    .stats-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n        gap: 15px;\n        margin-bottom: 30px;\n        text-align: center;\n    }\n\n    .stat-box {\n        background: #f9f9f9;\n        padding: 15px;\n        border-radius: 8px;\n        border: 1px solid #ddd;\n    }\n\n    .stat-box h3 {\n        margin: 0;\n        color: #2e7d32;\n        font-size: 0.9rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .stat-box p {\n        font-size: 1.25rem;\n        font-weight: bold;\n        margin: 5px 0 0;\n        color: #333;\n    }\n\n    \/* --- ALERT BOXES --- *\/\n    .closure-alert-box {\n        background-color: #fff3cd; \n        border: 1px solid #ffeeba;\n        border-left: 5px solid #ffc107; \n        color: #856404;\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 40px;\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n\n    .highlight-box {\n        background-color: #e8f5e9; \n        border-left: 5px solid #2e7d32;\n        padding: 20px;\n        margin: 25px 0;\n        border-radius: 0 5px 5px 0;\n    }\n\n    \/* --- CROWD METER --- *\/\n    .crowd-meter-box {\n        background: #fff;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        padding: 20px;\n        margin-bottom: 30px;\n    }\n    .meter-row {\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        font-size: 1rem;\n    }\n    .meter-label { width: 100px; font-weight: bold; color: #1b5e20; }\n    .meter-bar-bg { flex-grow: 1; height: 8px; background: #eee; border-radius: 5px; overflow: hidden; margin: 0 15px; }\n    .meter-bar-fill { height: 100%; border-radius: 5px; }\n    .meter-val { width: 80px; text-align: right; font-size: 0.9rem; color: #777; }\n\n    \/* --- SAFETY GRID --- *\/\n    .safety-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \n        gap: 15px;\n        margin-bottom: 40px;\n    }\n    .safety-item {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        background: #f8f9fa; \n        border: 1px solid #e9ecef;\n        padding: 15px 20px;\n        border-radius: 8px;\n    }\n    .safety-label { font-weight: 600; color: #555; font-size: 1.1rem; }\n    .safety-val { font-weight: 700; color: #2e7d32; background: #fff; padding: 5px 12px; border-radius: 20px; border: 1px solid #ddd; font-size: 1rem; }\n\n    \/* --- MAP --- *\/\n    .map-container {\n        position: relative;\n        padding-bottom: 56.25%; \n        height: 0;\n        overflow: hidden;\n        border-radius: 8px;\n        border: 1px solid #ddd;\n        margin-bottom: 30px;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n    .map-container iframe {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n    }\n\n    \/* --- STEP LIST --- *\/\n    .step-list { list-style: none; padding: 0; margin: 30px 0; }\n    .step-item { display: flex; gap: 20px; margin-bottom: 25px; }\n    .step-number {\n        background-color: #2e7d32;\n        color: white;\n        width: 40px; height: 40px;\n        border-radius: 50%;\n        display: flex; align-items: center; justify-content: center;\n        font-weight: bold; font-size: 1.2rem;\n        flex-shrink: 0;\n    }\n    .step-content h3 { margin: 0 0 5px 0; color: #1b5e20; font-size: 1.3rem; }\n    .step-content p { margin: 0; font-size: 1rem; color: #555; }\n\n    \/* --- PHOTO SPOTS GRID --- *\/\n    .photo-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-top: 20px;\n    }\n    .photo-spot {\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        padding: 25px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    }\n    .spot-icon {\n        font-size: 2rem;\n        display: block;\n        margin-bottom: 10px;\n    }\n    .photo-spot strong { \n        display: block; \n        color: #333; \n        margin-bottom: 8px; \n        font-size: 1.15rem; \n        font-weight: 700;\n    }\n    .photo-spot p {\n        color: #666;\n        font-size: 0.95rem;\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    \/* --- FACILITIES GRID --- *\/\n    .facilities-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 20px;\n        margin-top: 20px;\n    }\n    .facility-box {\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n    .facility-icon { font-size: 2rem; margin-bottom: 10px; display: block; }\n    .facility-title { font-weight: bold; color: #333; margin-bottom: 5px; display: block; }\n    .facility-desc { font-size: 0.9rem; color: #666; }\n\n    \/* --- DRIVER & LOGISTICS --- *\/\n    .driver-box {\n        background: #2c3e50; \n        color: white; \n        padding: 30px; \n        border-radius: 8px; \n        margin: 40px 0; \n        border-left: 6px solid #FF8C00;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n    }\n    .driver-box p, .driver-box span { color: #eee; }\n\n    .btn-rental {\n        display: inline-block;\n        background-color: #FF8C00;\n        color: white !important;\n        padding: 15px 30px;\n        text-decoration: none;\n        font-weight: bold;\n        border-radius: 5px;\n        margin-top: 15px;\n        transition: background 0.3s;\n        text-align: center;\n        border: none;\n        cursor: pointer;\n        font-size: 1.1rem;\n    }\n    .btn-rental:hover { background-color: #e67e00; }\n\n    \/* --- GEAR LIST --- *\/\n    ul.gear-list { list-style: none; padding: 0; }\n    ul.gear-list li { margin-bottom: 10px; padding-left: 25px; position: relative; }\n    ul.gear-list li::before { content: \"\u2713\"; color: #2e7d32; font-weight: bold; position: absolute; left: 0; }\n<\/style>\n\n<div id=\"pr2\" class=\"trail-guide-wrapper\">\n\n    <div class=\"trail-hero\">\n        <h1>PR 2 - Vereda do Urzal<\/h1>\n        <p>L'ancien chemin du nord au sud<\/p>\n    <\/div>\n\n    <div class=\"stats-grid\">\n        <div class=\"stat-box\">\n            <h3>Distance<\/h3>\n            <p>10,6 km (aller simple)<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Dur\u00e9e de l'accord<\/h3>\n            <p>4h - 5h<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Difficult\u00e9<\/h3>\n            <p>Mod\u00e9r\u00e9\/dur<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Statut<\/h3>\n            <p id=\"dynamic-status-text\" style=\"color: #e65100;\">\u26a0\ufe0f Partiellement ouvert<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"closure-alert-box\">\n        <strong>\u26a0\ufe0f ACC\u00c8S PARTIEL UNIQUEMENT<\/strong>\n        <span>La travers\u00e9e compl\u00e8te de **Curral das Freiras** \u00e0 **Boaventura** est actuellement interrompue.<\/span>\n        <span><strong>Acc\u00e8s actuel :<\/strong> Le tron\u00e7on nord depuis **Boaventura (Lombo do Urzal)** jusqu'au km 6,2 est praticable et offre une immersion dans la for\u00eat. La mont\u00e9e sud depuis Curral (Faj\u00e3 das Cardas) est souvent ferm\u00e9e en raison de chutes de pierres.<\/span>\n    <\/div>\n\n    <section>\n        <h2>\ud83d\udd50 Meilleure p\u00e9riode pour visiter<\/h2>\n        <div class=\"crowd-meter-box\">\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Matin<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 15%; background: #28a745;\"><\/div><\/div>\n                <div class=\"meter-val\">Vide<\/div>\n            <\/div>\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Midi<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 25%; background: #28a745;\"><\/div><\/div>\n                <div class=\"meter-val\">Calme<\/div>\n            <\/div>\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Apr\u00e8s-midi<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 40%; background: #ffc107;\"><\/div><\/div>\n                <div class=\"meter-val\">Brumeux<\/div>\n            <\/div>\n            <p style=\"margin: 15px 0 0 0; font-size: 1.1rem; color: #1b5e20;\">\n                <strong>\ud83d\udca1 Conseil de pro :<\/strong> Il s'agit d'un sentier \u201ctranquille\u201d. M\u00eame aux heures de pointe, il est possible que vous ne voyiez personne d'autre. Il est id\u00e9al pour ceux qui recherchent la solitude et le silence de la for\u00eat ancienne.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>\u26a0\ufe0f Niveau de difficult\u00e9 technique<\/h2>\n        <div class=\"safety-grid\">\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Risque de vertige<\/span>\n                <span class=\"safety-val\">Faible \ud83d\udfe2<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Effort physique<\/span>\n                <span class=\"safety-val\">Haut (raide) \ud83d\udd34<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Surface du chemin<\/span>\n                <span class=\"safety-val\">Boue\/Pierre \ud83d\udfe0<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Navigation<\/span>\n                <span class=\"safety-val\">Moyen \ud83d\udfe0<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Pourquoi randonner \u00e0 Vereda do Urzal ?<\/h2>\n        <p>Les <strong>PR 2 - Vereda do Urzal<\/strong> est l'un des premiers \u201cchemins royaux\u201d utilis\u00e9s pendant des si\u00e8cles par les habitants pour transporter les marchandises entre le sud (Curral das Freiras) et le nord (Boaventura).<\/p>\n        <p>Il vous emm\u00e8ne dans le c\u0153ur absolu de la <strong>For\u00eat de Laurisilva<\/strong> (patrimoine mondial de l'UNESCO). Les arbres y sont anciens, tordus et souvent ruisselants d'eau. C'est une exp\u00e9rience mystique, proche de la jungle, \u00e0 l'oppos\u00e9 des promenades sur les falaises c\u00f4ti\u00e8res.<\/p>\n    <\/section>\n\n    <section>\n        <h2>Carte des sentiers<\/h2>\n        <p>De Faj\u00e3 das Cardas (sud) \u00e0 Lombo do Urzal (nord).<\/p>\n        <div class=\"map-container\">\n            <iframe loading=\"lazy\" width=\"100%\" height=\"400\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https:\/\/www.openstreetmap.org\/export\/embed.html?bbox=-16.9900%2C32.7400%2C-16.9600%2C32.7900&amp;layer=mapnik&amp;marker=32.7650%2C-16.9750\" style=\"border: 1px solid black\"><\/iframe>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Guide \u00e9tape par \u00e9tape<\/h2>\n        <ul class=\"step-list\">\n            <li class=\"step-item\">\n                <div class=\"step-number\">1<\/div>\n                <div class=\"step-content\">\n                    <h3>Faj\u00e3 das Cardas (D\u00e9part)<\/h3>\n                    <p>D\u00e9part dans la profonde vall\u00e9e du Curral das Freiras. Le sentier monte abruptement en passant devant des terrasses agricoles et des ch\u00e2taigniers.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">2<\/div>\n                <div class=\"step-content\">\n                    <h3>Boca das Torrinhas<\/h3>\n                    <p>Le point culminant (col) est \u00e0 1 320 m. Vous vous trouvez ici sur l'\u00e9pine dorsale de l'\u00eele, avec une vue sur le Pico Ruivo \u00e0 l'est.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">3<\/div>\n                <div class=\"step-content\">\n                    <h3>La Descente verte<\/h3>\n                    <p>En descendant vers le nord, vous entrez dans la \u201cchambre verte\u201d. La for\u00eat de Laurisilva devient dense, sombre et incroyablement luxuriante. Le chemin peut \u00eatre boueux.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">4<\/div>\n                <div class=\"step-content\">\n                    <h3>Lombo do Urzal (Finish)<\/h3>\n                    <p>Le sentier s'\u00e9largit et se termine dans le village tranquille de Boaventura. Il se termine par une petite route entour\u00e9e de montagnes verdoyantes.<\/p>\n                <\/div>\n            <\/li>\n        <\/ul>\n    <\/section>\n\n    <section>\n        <h2>\ud83d\udcf8 Les meilleurs endroits pour prendre des photos<\/h2>\n        <div class=\"photo-grid\">\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83c\udfd4\ufe0f<\/span>\n                <strong>Le col (Torrinhas)<\/strong>\n                <p>Le point culminant offre une vue spectaculaire sur les pics d\u00e9chiquet\u00e9s du massif central qui se profilent au-dessus de la for\u00eat.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83c\udf3f<\/span>\n                <strong>Foug\u00e8res g\u00e9antes<\/strong>\n                <p>Dans la partie nord, le sentier est bord\u00e9 de foug\u00e8res massives qui peuvent \u00eatre plus hautes qu'une personne. Une ambiance \u00e0 la Jurassic Park.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83d\udca7<\/span>\n                <strong>Cours d'eau forestiers<\/strong>\n                <p>Vous traverserez plusieurs petits ruisseaux. Utilisez une vitesse d'obturation lente pour capturer l'eau qui coule sur les rochers moussus.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Installations et commodit\u00e9s<\/h2>\n        <div class=\"facilities-grid\">\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83d\ude8c<\/span>\n                <span class=\"facility-title\">Bus<\/span>\n                <span class=\"facility-desc\">Boaventura\/Curral<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\u2615<\/span>\n                <span class=\"facility-title\">Caf\u00e9<\/span>\n                <span class=\"facility-desc\">Au d\u00e9but et \u00e0 la fin<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83d\udebb<\/span>\n                <span class=\"facility-title\">Toilettes<\/span>\n                <span class=\"facility-desc\">Aucun sur le sentier<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83c\udd7f\ufe0f<\/span>\n                <span class=\"facility-title\">Parking<\/span>\n                <span class=\"facility-desc\">Facile (rue)<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"getting-there\">\n        <h2>Comment s'y rendre<\/h2>\n        <p>Il s'agit d'un <strong>Sentier lin\u00e9aire<\/strong> la travers\u00e9e de l'\u00eele. Vous commencez au sud (Curral) et terminez au nord (Boaventura) ou vice-versa.<\/p>\n        <div class=\"highlight-box\">\n            <h3 style=\"margin-top:0;\">\ud83d\uded1 Avertissement logistique<\/h3>\n            <p>Ne vous garez pas au d\u00e9part ! Vous vous retrouverez \u00e0 1 heure de route de votre voiture. Utilisez un service de d\u00e9pose\/reprise en taxi ou utilisez deux voitures si vous \u00eates en grand groupe.<\/p>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Le point de vue du conducteur<\/h2>\n        <div class=\"driver-box\">\n            <h3 style=\"margin-top: 0; color: #FF8C00; display: flex; align-items: center;\">\n                <span style=\"font-size: 1.5em; margin-right: 10px;\">\ud83d\ude98<\/span> Conduite dans la vall\u00e9e profonde\n            <\/h3>\n            <p style=\"margin-bottom: 20px;\">\n                <em>Le Curral das Freiras est r\u00e9put\u00e9 pour son acc\u00e8s escarp\u00e9.<\/em>\n            <\/p>\n            \n            <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; margin-bottom: 20px;\">\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">\u00c9tat des routes<\/strong>\n                    <span>Pav\u00e9 mais \u00e9troit<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">D\u00e9grad\u00e9s<\/strong>\n                    <span>Tr\u00e8s raide<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Parking<\/strong>\n                    <span>Serr\u00e9 dans les villages<\/span>\n                <\/div>\n            <\/div>\n\n            <p style=\"background: rgba(255,255,255,0.1); padding: 15px; border-radius: 4px; margin: 0;\">\n                <strong>Notre recommandation de location :<\/strong> Curral das Freiras et Boaventura sont tous deux situ\u00e9s au fond de vall\u00e9es profondes. Les routes de sortie sont de longues mont\u00e9es. Veillez \u00e0 ce que votre v\u00e9hicule de location soit dot\u00e9 de bons freins et d'un bon moteur. <strong>This is Madeira Island<\/strong> les v\u00e9hicules sont contr\u00f4l\u00e9s pour la s\u00e9curit\u00e9 en montagne.\n            <\/p>\n        <\/div>\n        <div style=\"text-align: center; margin-top: 30px;\">\n            <a href=\"https:\/\/thisismadeiraisland.com\/fr\/rental-car\/\" class=\"btn-rental\">Trouvez la voiture id\u00e9ale<\/a>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Mat\u00e9riel essentiel<\/h2>\n        <ul class=\"gear-list\">\n            <li><strong>Bottes imperm\u00e9ables :<\/strong> La partie nord (Boaventura) est presque toujours humide et boueuse.<\/li>\n            <li><strong>Imperm\u00e9able :<\/strong> Vous traversez un col de montagne o\u00f9 les nuages sont bloqu\u00e9s. La pluie est probable.<\/li>\n            <li><strong>B\u00e2tons de randonn\u00e9e :<\/strong> Indispensable pour la descente raide et souvent glissante.<\/li>\n        <\/ul>\n    <\/section>\n\n    <section>\n        <h2>\ud83c\udf79 Apr\u00e8s la randonn\u00e9e : o\u00f9 manger ?<\/h2>\n        <div style=\"background: #f9f9f9; padding: 20px; border-radius: 8px; border-left: 5px solid #2e7d32;\">\n            <h3 style=\"margin-top: 0; color: #2e7d32;\">Restaurante Sabores do Curral<\/h3>\n            <p>Si vous arrivez (ou revenez) \u00e0 Curral das Freiras, c'est l'endroit id\u00e9al. Ils sont sp\u00e9cialis\u00e9s dans <strong>Soupe de ch\u00e2taignes<\/strong> (Sopa de Castanha) et des plats \u00e0 base de Ginja (liqueur de cerise) locale. La terrasse offre une vue imprenable.<\/p>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"PR 2 &#8211; Vereda do Urzal The Ancient Path from North to South Distance 10.6 km (One Way) Duration 4h &#8211; 5h Difficulty Moderate\/Hard Status \u26a0\ufe0f Partially Open \u26a0\ufe0f PARTIAL ACCESS ONLY The full crossing from **Curral das Freiras** to **Boaventura** is currently broken. Current Access: The northern section from **Boaventura (Lombo do Urzal)** up to km 6.2 is walkable and offers deep forest immersion. The southern ascent from Curral&#8230;","protected":false},"author":63,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-38215","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/pages\/38215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/comments?post=38215"}],"version-history":[{"count":0,"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/pages\/38215\/revisions"}],"wp:attachment":[{"href":"https:\/\/thisismadeiraisland.com\/fr\/wp-json\/wp\/v2\/media?parent=38215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}