{"id":29011,"date":"2026-03-06T11:16:53","date_gmt":"2026-03-06T10:16:53","guid":{"rendered":"https:\/\/www.tenutaelisabetta.it\/?page_id=29011"},"modified":"2026-04-22T12:01:35","modified_gmt":"2026-04-22T10:01:35","slug":"map","status":"publish","type":"page","link":"https:\/\/www.tenutaelisabetta.it\/en\/mappa-della-tenuta-elisabetta\/","title":{"rendered":"mappa della tenuta"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29011\" class=\"elementor elementor-29011\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e06512d e-flex e-con-boxed e-con e-parent\" data-id=\"e06512d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bdf198a elementor-widget__width-initial elementor-widget elementor-widget-uipro-heading\" data-id=\"bdf198a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"uipro-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"templaza-parallax templaza-widget-heading template-base\">    <div data-scroll class=\"sc_heading uk-flex uk-flex-column uk-position-relative center\"><span class=\"sub-heading uk-flex uk-flex-inline uk-flex-middle\"><span class=\"sub-heading-content\">Navigating the Beauty<\/span><\/span><h1 class=\"title uk-h1 uk-margin-custom\"><span class=\"heading-highlighted-wrapper\"><span class=\"heading-plain-text\">Map of Tenuta Elisabetta<\/span><\/span><\/h1><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ccbe6e elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6ccbe6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Use our interactive map to discover every corner of the Estate. Navigate through the rows of our vineyards, find peace in the Spa, locate the pools for your relaxation, and discover where our Restaurant is located. Everything you need for your stay is just a click away.<\/p>\t\t\t\t\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-8e9f9dc e-flex e-con-boxed e-con e-parent\" data-id=\"8e9f9dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e4931 elementor-widget elementor-widget-html\" data-id=\"a2e4931\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   1. STRUTTURA BASE E MAPPA\n   ========================================= *\/\n.mappa-container { position: relative; width: 100%; max-width: 1920px; margin: 0 auto; }\n.mappa-sfondo { width: 100%; height: auto; display: block; }\n\n\/* =========================================\n   2. LEGENDA DELLA MAPPA (ICONE AWESOME)\n   ========================================= *\/\n.legenda-mappa {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 25px;\n    margin-bottom: 20px;\n    padding: 15px;\n    font-family: inherit;\n}\n\n.voce-legenda {\n    display: flex;\n    align-items: center;\n    font-size: 15px;\n    font-weight: 500;\n    color: #333333;\n    letter-spacing: 0.5px;\n}\n\n.icona-legenda {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-right: 10px;\n    color: #ffffff;\n    font-size: 13px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.15);\n}\n\n.colore-alloggi { background: #aa5a44; }\n.colore-food { background: #d4a373; }\n.colore-relax { background: #7b9e89; }\n.colore-logistica { background: #5f635c; }\n\n@media (max-width: 768px) {\n    .legenda-mappa { gap: 15px; padding: 10px; }\n    .voce-legenda { font-size: 13px; }\n    .icona-legenda { width: 22px; height: 22px; font-size: 11px; margin-right: 8px; }\n}\n\n\/* =========================================\n   3. STILE BASE DEI PIN\n   ========================================= *\/\n.etichetta-mappa {\n    --pin-bg: rgba(255, 255, 255, 0.95);\n    --pin-text: #333333;\n    position: absolute;\n    transform: translate(-50%, -100%); \n    margin-top: -8px; \n    background: var(--pin-bg);\n    color: var(--pin-text);\n    padding: 8px 16px;\n    border-radius: 4px;\n    font-size: 14px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25), 0 15px 35px rgba(0, 0, 0, 0.4);\n    z-index: 10;\n    font-family: inherit; \n    border: 1px solid var(--pin-bg);\n    transition: all 0.2s ease; \n    white-space: nowrap; \n    text-align: center;  \n    line-height: 1.15;\n    text-decoration: none !important;\n}\n\n\/* Solo i link hanno la manina, i div no *\/\na.etichetta-mappa { cursor: pointer; }\ndiv.etichetta-mappa { cursor: default; }\n\n\/* Effetto Hover Garantito SOLO sui link *\/\na.etichetta-mappa:hover {\n    z-index: 50;\n    filter: none !important; \n    transform: translate(-50%, -105%); \n    background-color: #444444 !important; \n    color: #ffffff !important;            \n    border-color: #444444 !important;      \n}\n\n\/* La Linguetta Automatica *\/\n.etichetta-mappa::after {\n    content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%);\n    border-width: 8px; border-style: solid;\n    border-color: var(--pin-bg) transparent transparent transparent;\n    transition: border-color 0.2s ease; \n}\n\na.etichetta-mappa:hover::after {\n    border-top-color: #444444 !important;\n}\n\n\/* =========================================\n   4. CATEGORIE CROMATICHE \n   ========================================= *\/\n.pin-alloggi { --pin-bg: #aa5a44; --pin-text: #ffffff; }\n.pin-food { --pin-bg: #d4a373; --pin-text: #2b2b2b; }\n.pin-relax { --pin-bg: #7b9e89; --pin-text: #ffffff; }\n.pin-logistica { --pin-bg: #5f635c; --pin-text: #ffffff; }\n\n\/* =========================================\n   5. DIREZIONI LATERALI E AGGIORNAMENTI HOVER\n   ========================================= *\/\n.etichetta-mappa.sposta-destra { transform: translate(0, -50%); margin-top: 0; margin-left: 12px; }\n.etichetta-mappa.sposta-destra::after { top: 50%; left: 0; transform: translate(-100%, -50%); border-color: transparent var(--pin-bg) transparent transparent; }\n\n.etichetta-mappa.sposta-sinistra { transform: translate(-100%, -50%); margin-top: 0; margin-left: -12px; }\n.etichetta-mappa.sposta-sinistra::after { top: 50%; left: 100%; transform: translate(0, -50%); border-color: transparent transparent transparent var(--pin-bg); }\n\n.etichetta-mappa.sposta-sotto { transform: translate(-50%, 0); margin-top: 12px; }\n.etichetta-mappa.sposta-sotto::after { top: 0; left: 50%; transform: translate(-50%, -100%); border-color: transparent transparent var(--pin-bg) transparent; }\n\na.etichetta-mappa.sposta-destra:hover { transform: translate(2px, -50%); }\na.etichetta-mappa.sposta-destra:hover::after { border-right-color: #444444 !important; border-top-color: transparent !important; }\n\na.etichetta-mappa.sposta-sinistra:hover { transform: translate(calc(-100% - 2px), -50%); }\na.etichetta-mappa.sposta-sinistra:hover::after { border-left-color: #444444 !important; border-top-color: transparent !important; }\n\na.etichetta-mappa.sposta-sotto:hover { transform: translate(-50%, 2px); }\na.etichetta-mappa.sposta-sotto:hover::after { border-bottom-color: #444444 !important; border-top-color: transparent !important; }\n\n\/* =========================================\n   6. RESPONSIVIT\u00c0 E SWIPE (Mobile)\n   ========================================= *\/\n.cornice-scroll {\n    width: 100% !important;\n    max-width: 100vw !important; \n    overflow-x: auto !important;\n    overflow-y: hidden !important;\n    -webkit-overflow-scrolling: touch;\n    display: block !important;\n    padding-bottom: 20px; \n}\n\n.indicatore-swipe { display: none; }\n\n@media (max-width: 768px) {\n    .mappa-container { width: 900px !important; min-width: 900px !important; max-width: none !important; position: relative !important; }\n    .etichetta-mappa { font-size: 11px !important; padding: 5px 8px !important; line-height: 1.1 !important; }\n    .indicatore-swipe {\n        display: flex; align-items: center; position: absolute; bottom: 25px;  left: 50%;\n        transform: translateX(-50%); background: rgba(255, 255, 255, 0.95);\n        color: #333333; padding: 8px 16px; border-radius: 30px; font-size: 13px; font-weight: 600;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.2); z-index: 99; pointer-events: none; \n        border: 1px solid #eaeaea; font-family: inherit;\n    }\n    .freccia-animata { margin-right: 8px; font-size: 16px; display: inline-block; animation: scorri-dito 1.5s infinite ease-in-out; }\n    @keyframes scorri-dito { 0%, 100% { transform: translateX(-3px); } 50% { transform: translateX(3px); } }\n}\n<\/style>\n\n<div style=\"position: relative; width: 100%; max-width: 100%; overflow: hidden;\">\n\n    <div class=\"legenda-mappa\">\n        <div class=\"voce-legenda\">\n            <div class=\"icona-legenda colore-alloggi\"><i class=\"fa fa-bed\"><\/i><\/div>\n            <span>Accommodation<\/span>\n        <\/div>\n        <div class=\"voce-legenda\">\n            <div class=\"icona-legenda colore-food\"><i class=\"fa fa-cutlery\"><\/i><\/div>\n            <span>Taste &amp; Tradition<\/span>\n        <\/div>\n        <div class=\"voce-legenda\">\n            <div class=\"icona-legenda colore-relax\"><i class=\"fa fa-leaf\"><\/i><\/div>\n            <span>Wellness &amp; Experiences<\/span>\n        <\/div>\n        <div class=\"voce-legenda\">\n            <div class=\"icona-legenda colore-logistica\"><i class=\"fa fa-car\"><\/i><\/div>\n            <span>Facilities<\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"cornice-scroll\">\n        \n        <div class=\"mappa-container\">\n\n            <img decoding=\"async\" src=\"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp\" class=\"mappa-sfondo\" alt=\"Mappa Tenuta\">\n\n            <div class=\"etichetta-mappa pin-logistica\" style=\"top: 13%; left: 76%;\">Parking<\/div>\n            <div class=\"etichetta-mappa pin-logistica sposta-sotto\" style=\"top: 32%; left: 62%;\">Parking<\/div>\n            <div class=\"etichetta-mappa pin-logistica sposta-sinistra\" style=\"top: 22%; left: 42%;\">Parking<\/div>\n            <div class=\"etichetta-mappa pin-logistica\" style=\"top: 12%; left: 66%;\">Entrance <br>Agrihotel<\/div>\n\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/contact-and-reservations\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-logistica\" style=\"top: 17%; left: 42%;\">Reception and<br> Resort Entrance<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/corporate-meetings-team-building\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-relax sposta-destra\" style=\"top: 27%; left: 49%;\">Meeting Room<\/a>\n\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/resort\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-alloggi sposta-sinistra\" style=\"top: 30%; left: 38%;\">Resort Rooms<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/agrihotel\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-alloggi sposta-sinistra\" style=\"top: 19%; left: 63%;\">Agrihotel Rooms<\/a>\n            \n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/winery\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-food sposta-destra\" style=\"top: 16.5%; left: 71%;\">The Winery<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/agrihotel\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-alloggi sposta-destra\" style=\"top: 22%; left: 74%;\">Agrihotel Rooms<\/a>\n            \n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/restaurant\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-food sposta-sotto\" style=\"top: 26%; left: 72%;\">Restaurant<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/enoteca-wine-tastings\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-food sposta-sotto\" style=\"top: 35%; left: 46%;\">Enoteca<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/our-farm\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-food\" style=\"top: 90%; left: 40%;\">Olive Mill<\/a>\n\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/spa-and-wellness\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-relax sposta-sinistra\" style=\"top: 37%; left: 38%;\">Spa<\/a>\n            <a href=\"https:\/\/www.tenutaelisabetta.it\/en\/sports\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"etichetta-mappa pin-relax sposta-sopra\" style=\"top: 85%; left: 70%;\">Sports Courts<\/a>\n\n        <\/div>\n    <\/div>\n    \n    <div class=\"indicatore-swipe\">\n        <span class=\"freccia-animata\">\u2194<\/span> Swipe to explore\n    <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ORIENTARSI NELLA BELLEZZA Mappa della Tenuta Elisabetta Usa la nostra mappa interattiva per scoprire ogni angolo della Tenuta. Orientati tra i filari dei nostri vigneti, trova la pace nella SPA, individua le piscine per il tuo relax e scopri dove si trova il nostro Ristorante. Tutto ci\u00f2 che desideri per il tuo soggiorno \u00e8 a&hellip; <a class=\"more-link\" href=\"https:\/\/www.tenutaelisabetta.it\/en\/mappa-della-tenuta-elisabetta\/\">Continue reading <span class=\"screen-reader-text\">mappa della tenuta<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29011","page","type-page","status-publish","hentry","layout-4","product-add-to-cart-ajax"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mappa della Tenuta Elisabetta | Agrihotel e Resort<\/title>\n<meta name=\"description\" content=\"Scopri la mappa della Tenuta Elisabetta in Toscana. Esplora e orientati tra il nostro Agrihotel, le suite del Resort, la Spa, il ristorante e i vigneti.\" \/>\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.tenutaelisabetta.it\/en\/map\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mappa della Tenuta Elisabetta | Agrihotel e Resort\" \/>\n<meta property=\"og:description\" content=\"Scopri la mappa della Tenuta Elisabetta in Toscana. Esplora e orientati tra il nostro Agrihotel, le suite del Resort, la Spa, il ristorante e i vigneti.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tenutaelisabetta.it\/en\/map\/\" \/>\n<meta property=\"og:site_name\" content=\"Tenuta Elisabetta\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/agrihotelelisabetta\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T10:01:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/\",\"url\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/\",\"name\":\"Mappa della Tenuta Elisabetta | Agrihotel e Resort\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp\",\"datePublished\":\"2026-03-06T10:16:53+00:00\",\"dateModified\":\"2026-04-22T10:01:35+00:00\",\"description\":\"Scopri la mappa della Tenuta Elisabetta in Toscana. Esplora e orientati tra il nostro Agrihotel, le suite del Resort, la Spa, il ristorante e i vigneti.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp\",\"contentUrl\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/mappa-della-tenuta-elisabetta\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"mappa della tenuta\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#website\",\"url\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/\",\"name\":\"Tenuta Elisabetta\",\"description\":\"Agrihotel, Spa, Wellness Resort\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#organization\",\"name\":\"Tenuta Elisabetta\",\"url\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Tenuta-Elisabetta-logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Tenuta-Elisabetta-logo.svg\",\"width\":419,\"height\":188,\"caption\":\"Tenuta Elisabetta\"},\"image\":{\"@id\":\"https:\\\/\\\/www.tenutaelisabetta.it\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/agrihotelelisabetta\\\/\",\"https:\\\/\\\/www.instagram.com\\\/agrihotelelisabetta\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Map of Tenuta Elisabetta | Agrihotel &amp; Resort","description":"Discover the map of Tenuta Elisabetta in Tuscany. Navigate through our Agrihotel, Resort suites, the Spa, the restaurant, and vineyards.","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.tenutaelisabetta.it\/en\/map\/","og_locale":"en_GB","og_type":"article","og_title":"Mappa della Tenuta Elisabetta | Agrihotel e Resort","og_description":"Scopri la mappa della Tenuta Elisabetta in Toscana. Esplora e orientati tra il nostro Agrihotel, le suite del Resort, la Spa, il ristorante e i vigneti.","og_url":"https:\/\/www.tenutaelisabetta.it\/en\/map\/","og_site_name":"Tenuta Elisabetta","article_publisher":"https:\/\/www.facebook.com\/agrihotelelisabetta\/","article_modified_time":"2026-04-22T10:01:35+00:00","og_image":[{"url":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/","url":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/","name":"Map of Tenuta Elisabetta | Agrihotel &amp; Resort","isPartOf":{"@id":"https:\/\/www.tenutaelisabetta.it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/#primaryimage"},"image":{"@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/#primaryimage"},"thumbnailUrl":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp","datePublished":"2026-03-06T10:16:53+00:00","dateModified":"2026-04-22T10:01:35+00:00","description":"Discover the map of Tenuta Elisabetta in Tuscany. Navigate through our Agrihotel, Resort suites, the Spa, the restaurant, and vineyards.","breadcrumb":{"@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/#primaryimage","url":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp","contentUrl":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2026\/03\/mappa-planimetria-tenuta-elisabetta-strutture-02.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.tenutaelisabetta.it\/mappa-della-tenuta-elisabetta\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tenutaelisabetta.it\/"},{"@type":"ListItem","position":2,"name":"mappa della tenuta"}]},{"@type":"WebSite","@id":"https:\/\/www.tenutaelisabetta.it\/#website","url":"https:\/\/www.tenutaelisabetta.it\/","name":"Tenuta Elisabetta","description":"Agrihotel, Spa, Wellness Resort","publisher":{"@id":"https:\/\/www.tenutaelisabetta.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tenutaelisabetta.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.tenutaelisabetta.it\/#organization","name":"Tenuta Elisabetta","url":"https:\/\/www.tenutaelisabetta.it\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.tenutaelisabetta.it\/#\/schema\/logo\/image\/","url":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2025\/07\/Tenuta-Elisabetta-logo.svg","contentUrl":"https:\/\/www.tenutaelisabetta.it\/wp-content\/uploads\/2025\/07\/Tenuta-Elisabetta-logo.svg","width":419,"height":188,"caption":"Tenuta Elisabetta"},"image":{"@id":"https:\/\/www.tenutaelisabetta.it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/agrihotelelisabetta\/","https:\/\/www.instagram.com\/agrihotelelisabetta\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/pages\/29011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/comments?post=29011"}],"version-history":[{"count":40,"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/pages\/29011\/revisions"}],"predecessor-version":[{"id":30536,"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/pages\/29011\/revisions\/30536"}],"wp:attachment":[{"href":"https:\/\/www.tenutaelisabetta.it\/en\/wp-json\/wp\/v2\/media?parent=29011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}