{"id":4049,"date":"2025-07-23T09:00:16","date_gmt":"2025-07-23T07:00:16","guid":{"rendered":"http:\/\/www.savoiapositano.it\/where-we-are\/"},"modified":"2025-09-12T09:33:28","modified_gmt":"2025-09-12T07:33:28","slug":"where-we-are","status":"publish","type":"page","link":"https:\/\/www.savoiapositano.it\/en\/where-we-are\/","title":{"rendered":"Where we are"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4049\" class=\"elementor elementor-4049 elementor-1999\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd8b7b6 e-con-full e-flex e-con e-parent\" data-id=\"fd8b7b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-679ef34 e-con-full waves e-flex e-con e-child\" data-id=\"679ef34\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;position&quot;:&quot;fixed&quot;,&quot;background_motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a05e9c e-con-full waves2 e-flex e-con e-child\" data-id=\"7a05e9c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;position&quot;:&quot;fixed&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_effect&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_rotateZ_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b74040 elementor-widget elementor-widget-html\" data-id=\"1b74040\" data-element_type=\"widget\" data-e-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=\"lineafissa\"><\/div><br><div class=\"lineafissa2\"><\/div><br><br><script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n  let observerLinea1, observerLinea2;\r\n\r\n  function initObservers() {\r\n    \/\/ Se lo schermo \u00e8 sotto 1200px \u2192 disattiva tutto e nascondi linee\r\n    if (window.innerWidth < 1200) {\r\n      document.querySelectorAll(\".lineafissa, .lineafissa2\").forEach(l => l.classList.remove(\"visibile\"));\r\n      if (observerLinea1) observerLinea1.disconnect();\r\n      if (observerLinea2) observerLinea2.disconnect();\r\n      return;\r\n    }\r\n\r\n    \/\/ Funzione comune per togglare visibilit\u00e0\r\n    function toggleLinea(entries, lineaSelector) {\r\n      entries.forEach(entry => {\r\n        const linea = document.querySelector(lineaSelector);\r\n        if (linea) {\r\n          linea.classList.toggle(\"visibile\", entry.isIntersecting);\r\n        }\r\n      });\r\n    }\r\n\r\n    \/\/ Crea gli observer solo se non esistono gi\u00e0\r\n    if (!observerLinea1) {\r\n      observerLinea1 = new IntersectionObserver(\r\n        entries => toggleLinea(entries, \".lineafissa\"),\r\n        { threshold: 0.2 }\r\n      );\r\n      document.querySelectorAll(\".mostralinea\").forEach(el => observerLinea1.observe(el));\r\n    }\r\n\r\n    if (!observerLinea2) {\r\n      observerLinea2 = new IntersectionObserver(\r\n        entries => toggleLinea(entries, \".lineafissa2\"),\r\n        { threshold: 0.2 }\r\n      );\r\n      document.querySelectorAll(\".mostralinea2\").forEach(el => observerLinea2.observe(el));\r\n    }\r\n  }\r\n\r\n  \/\/ Inizializza\r\n  initObservers();\r\n  \/\/ Ricalcola su resize\r\n  window.addEventListener(\"resize\", initObservers);\r\n});\r\n<\/script><br><br><style>\r\n.lineafissa,\r\n.lineafissa2 {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 50%;\r\n  width: 1px;\r\n  height: 100vh;\r\n  transform: translateX(-50%) translateY(100%);\r\n  opacity: 0;\r\n  transition: transform 2s ease, opacity 1s ease;\r\n  z-index: 500;\r\n  pointer-events: none;\r\n  background-color: #FFF;\r\n}\r\n\r\n.lineafissa2 {\r\n  background-color: var(--e-global-color-primary);\r\n}\r\n\r\n.lineafissa.visibile,\r\n.lineafissa2.visibile {\r\n  transform: translateX(-50%) translateY(0);\r\n  opacity: 1;\r\n}\r\n\r\n\/* sotto i 1200px le linee non sono mai visibili *\/\r\n@media (max-width: 1199px) {\r\n  .lineafissa,\r\n  .lineafissa2 {\r\n    display: none !important;\r\n  }\r\n}\r\n<\/style><br><br><br><br><br><br><br><script>\r\n  document.addEventListener('DOMContentLoaded', function () {\r\n    const triggers = document.querySelectorAll('[data-target]');\r\n\r\n    if (!triggers.length) return;\r\n\r\n    const observer = new IntersectionObserver(entries => {\r\n      entries.forEach(entry => {\r\n        const trigger = entry.target;\r\n        const targetSelector = trigger.getAttribute('data-target');\r\n        const waveElement = document.querySelector(targetSelector);\r\n\r\n        if (!waveElement) return;\r\n\r\n        if (entry.isIntersecting && entry.intersectionRatio >= 0.2) {\r\n          waveElement.classList.add('active');\r\n        } else {\r\n          waveElement.classList.remove('active');\r\n        }\r\n      });\r\n    }, {\r\n      threshold: [0.2]\r\n    });\r\n\r\n    triggers.forEach(el => observer.observe(el));\r\n  });\r\n<\/script><br><br><br><br><br><style>\r\n.waves, .waves2, .waves3, .waves4 {\r\n  opacity: 0;\r\n  transition: opacity 1.5s ease, transform 1.5s ease;\r\n  z-index: 0;\r\n}\r\n\r\n.waves.active, .waves2.active, .waves3.active, .waves4.active {\r\n  opacity: 1;\r\n\r\n}\r\n\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6ba7da e-con-full slidertop e-flex e-con e-child\" data-id=\"b6ba7da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a112956 sliderTop elementor-widget elementor-widget-google_maps\" data-id=\"a112956\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=hotel%20savoia%20positano&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"hotel savoia positano\"\n\t\t\t\t\taria-label=\"hotel savoia positano\"\n\t\t\t><\/iframe>\n\t\t<\/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-5fbfb5d e-con-full e-flex e-con e-child\" data-id=\"5fbfb5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ee2ec1 elementor-widget__width-initial animated-slow elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1ee2ec1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" 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<img fetchpriority=\"high\" decoding=\"async\" width=\"1920\" height=\"1281\" src=\"https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107.webp\" class=\"attachment-full size-full wp-image-4284\" alt=\"Donna in balcone con vista sul mare, indossa occhiali da sole e sorseggia un drink.\" srcset=\"https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107.webp 1920w, https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107-300x200.webp 300w, https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107-1024x683.webp 1024w, https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107-768x512.webp 768w, https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/Savoia-Positano-107-1536x1025.webp 1536w, https:\/\/www.savoiapositano.it\/wp-content\/uploads\/2025\/07\/elementor\/thumbs\/Savoia-Positano-107-r8qy5i6g4zxa9oox5kjhaq1589n0rappayf7m073m8.webp 1500w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\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<div class=\"elementor-element elementor-element-d962633 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"d962633\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b01ed5 mostralinea elementor-widget elementor-widget-heading\" data-id=\"6b01ed5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">In the heart of Positano<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-652e61a elementor-widget elementor-widget-heading\" data-id=\"652e61a\" data-element_type=\"widget\" data-e-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\">Everything within walking distance: the sea, shopping and emotions <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bd3cee e-con-full e-flex e-con e-child\" data-id=\"7bd3cee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab8fecc elementor-widget elementor-widget-text-editor\" data-id=\"ab8fecc\" data-element_type=\"widget\" data-e-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>We are in <strong>Via Cristoforo Colombo 73<\/strong>, right in the center of Positano.<\/p>\n<p><\/p>\n<p>You can reach the Spiaggia Grande in less than five minutes on foot through a pleasant <strong>pedestrian street<\/strong>, shaded by a <strong>bougainvillea pergola<\/strong>: one of the most popular corners of Positano.<\/p>\n<p><\/p>\n<p>In just a few minutes you can also reach <strong>Piazza dei Mulini<\/strong>, with its artisan shops, typical restaurants and the bus stop.<\/p>\n<p><\/p>\n<p>Here you can really experience Positano, without sacrificing comfort.<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1105c51 e-flex e-con-boxed e-con e-child\" data-id=\"1105c51\" 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<div class=\"elementor-element elementor-element-499f239 e-con-full e-flex e-con e-child\" data-id=\"499f239\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-05dfd0b e-con-full mostralinea e-flex elementor-invisible e-con e-child\" data-id=\"05dfd0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92bed7b elementor-widget elementor-widget-heading\" data-id=\"92bed7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Distances from some major cities:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c0ea6 elementor-widget elementor-widget-text-editor\" data-id=\"a6c0ea6\" data-element_type=\"widget\" data-e-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 class=\"p3\">Sorrento, 15 km<br \/>Amalfi, 18 km<br \/>Ravello, 24 km<br \/>Pompei, 35 km<br \/>Napoli, 57 km<br \/>Roma, 260 km<\/p>\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-fa19191 elementor-widget elementor-widget-heading\" data-id=\"fa19191\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Useful information<br>\u2028on how to reach Positano<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2f2fda elementor-widget elementor-widget-text-editor\" data-id=\"b2f2fda\" data-element_type=\"widget\" data-e-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><strong>By Train:<\/strong><\/p>\n<p><\/p>\n<p class=\"p2\"><span class=\"s1\"><a href=\"http:\/\/www.trenitalia.com\/\" target=\"_blank\" rel=\"noopener\">www.trenitalia.com<\/a><\/span><span class=\"s2\"><\/p>\n<p><strong>Ferries and local buses<br \/>\n<\/strong><\/span><i>Local bus timetables for Positano and the Amalfi Coast.<br \/>\nFerry timetables for Capri, Amalfi, Sorrento and Ischia<\/i><span class=\"s2\"><i>.<\/i><\/p>\n<p><a href=\"http:\/\/www.positanomap.it\/\" target=\"_blank\" rel=\"noopener\"><span class=\"s3\">www.positanomap.it<\/span><\/a><\/span><\/p>\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-54e76cc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"54e76cc\" data-element_type=\"widget\" data-e-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\">How to find us <\/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-861c16e e-con-full e-flex e-con e-child\" data-id=\"861c16e\" data-element_type=\"container\" data-e-type=\"container\">\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>In the heart of Positano Everything within walking distance: the sea, shopping and emotions We are in Via Cristoforo Colombo 73, right in the center of Positano. You can reach the Spiaggia Grande in less than five minutes on foot through a pleasant pedestrian street, shaded by a bougainvillea pergola: one of the most popular [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4049","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/pages\/4049","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/comments?post=4049"}],"version-history":[{"count":0,"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/pages\/4049\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.savoiapositano.it\/en\/wp-json\/wp\/v2\/media?parent=4049"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}