{"id":237,"date":"2021-06-01T12:03:06","date_gmt":"2021-06-01T10:03:06","guid":{"rendered":"https:\/\/www.laserenataluxury.it\/dove-siamo\/"},"modified":"2021-06-09T10:43:55","modified_gmt":"2021-06-09T08:43:55","slug":"where-we-are","status":"publish","type":"page","link":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/","title":{"rendered":"Where We Are"},"content":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1622541935820{padding-top: 100px !important;padding-bottom: 100px !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;two-columns text-justify&#8221;]The Serenata Luxury is located in Maiori, beautiful town of the Amalfi coast, just 50 meters from the beach and the picturesque marina. Due to its strategical position, the B&amp;B Acquamarine will allow you to easily visit Maiori with its narrow alleys rich in history and culture, old houses clinging to the mountain ridge and surrounded by scented lemon groves, beautiful churches, the Medieval Castle of thoro-plano, the Benedictine Abbey of Santa Maria de\u2019 Olearia, Mezzacapo Palace and gardens and craft shops. Moreover, the proximity to the main public transport stops, both by land and by sea, makes the B&amp;B Acquamarine a perfect starting point for excursions to the other towns of the Amalfi Coast (Positano, Ravello, Amalfi), Sorrento, Naples and Vesuvius, Pompeii, Herculaneum, Paestum, Salerno, Caserta Royal Palace, Capri and Ischia.[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column]\n        <div class=\"googlemaps-1\">\n        <\/div>\n\n<script>\nvar $ = jQuery.noConflict();\n\n$(document).ready(function() {\n    var myMap;\n    var myLatlng = new google.maps.LatLng(40.6491318,14.6413979);\n    var id = 'googlemaps-1';\n    var height = '500';\n\n    if (height == '') height = '500';\n\n    console.log(myMap + ' ' + myLatlng + ' ' + id);\n\n    $('.'+id+'').append('<div id='+id+' style=\\\"width:100%; height: '+height+'px\\\"><\/div>');\n\n    var mapOptions = {\n            zoom: 15,\n            center: myLatlng,\n            mapTypeId: google.maps.MapTypeId.ROADMAP,\n            scrollwheel: false,\n            styles: [\n    {\n        \"featureType\": \"water\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#e9e9e9\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"landscape\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 29\n            },\n            {\n                \"weight\": 0.2\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.arterial\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 18\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.local\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi.park\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#dedede\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.stroke\",\n        \"stylers\": [\n            {\n                \"visibility\": \"on\"\n            },\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.fill\",\n        \"stylers\": [\n            {\n                \"saturation\": 36\n            },\n            {\n                \"color\": \"#333333\"\n            },\n            {\n                \"lightness\": 40\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.icon\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"transit\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f2f2f2\"\n            },\n            {\n                \"lightness\": 19\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 17\n            },\n            {\n                \"weight\": 1.2\n            }\n        ]\n    }\n]\n    };\n\n\n     myMap = new google.maps.Map(document.getElementById(id),mapOptions);\n\n\n        var marker = new google.maps.Marker({\n         position: myLatlng,\n         map: myMap,\n         title:'La Serenata Luxury',\n         icon: 'https:\/\/www.google.com\/intl\/en_us\/mapfiles\/ms\/micons\/red-dot.png'\n    });\n\n\n      });\n\n<\/script>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1622541935820{padding-top: 100px !important;padding-bottom: 100px !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;text-center&#8221;]<\/p>\n<h2>Come Raggiungerci<\/h2>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<h4 class=\"center\">BY AIRPLANE<\/h4>\n<ul>\n<li>Naples International Airport of Capodichino, 65 km (www.gesac.it);<\/li>\n<li>Salerno Airport, 26Km (www.aeroportosalerno.it).<\/li>\n<\/ul>\n<h4 class=\"center\">BY TRAIN<\/h4>\n<ul>\n<li>Salerno railway station;<\/li>\n<li>Naples railway station (55Km)<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text]<\/p>\n<h4 class=\"center\">BY CAR<\/h4>\n<h5>From the North: Highway A3 (Naples-Salerno-Reggio Calabria)<\/h5>\n<ul>\n<li>Solution 1: exit at Angri Sud, continue to the Chiunzi pass and follow the signs to Maiori.<\/li>\n<li>Solution 2: exit at Vietri sul Mare, take the SS 163 &#8220;Amalfitana&#8221; towards Amalfi, following the signs to Maiori.<\/li>\n<\/ul>\n<h5>From North: Highway A30 (Roma-Salerno)<\/h5>\n<ul>\n<li>Solution 1: exit at Salerno and continue through the SS 163 &#8220;Amalfitana&#8221; towards Amalfi, following the signs to Maiori.<\/li>\n<li>Solution 2: exit at Nocera, continue to the Valico of Chiunzi and follow the signs to Maiori.<\/li>\n<\/ul>\n<h5>From South: Highway A3 towards Salerno<\/h5>\n<ul>\n<li>Exit at Salerno and take the SS 163 &#8220;Amalfitana&#8221; towards Amalfi, following the signs to Maiori.<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1622541935820{padding-top: 100px !important;padding-bottom: 100px !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;two-columns text-justify&#8221;]The Serenata Luxury is located in Maiori, beautiful town of the Amalfi coast, just 50 meters from the beach and the picturesque marina. Due to its strategical position, the B&amp;B Acquamarine will allow you to easily visit Maiori with its narrow alleys rich in history and culture, old [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":238,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-237","page","type-page","status-publish","has-post-thumbnail","hentry","container"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Where We Are - La Serenata Luxury<\/title>\r\n<meta name=\"description\" content=\"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Where We Are - La Serenata Luxury\" \/>\r\n<meta property=\"og:description\" content=\"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/\" \/>\r\n<meta property=\"og:site_name\" content=\"La Serenata Luxury\" \/>\r\n<meta property=\"article:modified_time\" content=\"2021-06-09T08:43:55+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\r\n\t<meta property=\"og:image:height\" content=\"900\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/\",\"url\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/\",\"name\":\"Where We Are - La Serenata Luxury\",\"isPartOf\":{\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg\",\"datePublished\":\"2021-06-01T10:03:06+00:00\",\"dateModified\":\"2021-06-09T08:43:55+00:00\",\"description\":\"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage\",\"url\":\"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg\",\"contentUrl\":\"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg\",\"width\":1920,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.laserenataluxury.it\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Where We Are\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.laserenataluxury.it\/en\/#website\",\"url\":\"https:\/\/www.laserenataluxury.it\/en\/\",\"name\":\"La Serenata Luxury\",\"description\":\"Holiday House in Amalfi Coast\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.laserenataluxury.it\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Where We Are - La Serenata Luxury","description":"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.","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.laserenataluxury.it\/en\/where-we-are\/","og_locale":"en_US","og_type":"article","og_title":"Where We Are - La Serenata Luxury","og_description":"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.","og_url":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/","og_site_name":"La Serenata Luxury","article_modified_time":"2021-06-09T08:43:55+00:00","og_image":[{"width":1920,"height":900,"url":"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/","url":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/","name":"Where We Are - La Serenata Luxury","isPartOf":{"@id":"https:\/\/www.laserenataluxury.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage"},"image":{"@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage"},"thumbnailUrl":"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg","datePublished":"2021-06-01T10:03:06+00:00","dateModified":"2021-06-09T08:43:55+00:00","description":"La Serenata Luxury is a recently refurbished property, located along the main street of Maiori, just 100 meters from the seafront and the beach.","breadcrumb":{"@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.laserenataluxury.it\/en\/where-we-are\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#primaryimage","url":"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg","contentUrl":"https:\/\/www.laserenataluxury.it\/wp-content\/uploads\/header-location.jpg","width":1920,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/www.laserenataluxury.it\/en\/where-we-are\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.laserenataluxury.it\/en\/"},{"@type":"ListItem","position":2,"name":"Where We Are"}]},{"@type":"WebSite","@id":"https:\/\/www.laserenataluxury.it\/en\/#website","url":"https:\/\/www.laserenataluxury.it\/en\/","name":"La Serenata Luxury","description":"Holiday House in Amalfi Coast","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.laserenataluxury.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/pages\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/comments?post=237"}],"version-history":[{"count":4,"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/pages\/237\/revisions"}],"predecessor-version":[{"id":242,"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/pages\/237\/revisions\/242"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/media\/238"}],"wp:attachment":[{"href":"https:\/\/www.laserenataluxury.it\/en\/wp-json\/wp\/v2\/media?parent=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}