{"id":667,"date":"2020-08-11T14:50:14","date_gmt":"2020-08-11T14:50:14","guid":{"rendered":"https:\/\/wida-mamaia.ro\/?page_id=667"},"modified":"2025-04-14T06:04:27","modified_gmt":"2025-04-14T06:04:27","slug":"localizare","status":"publish","type":"page","link":"https:\/\/wida-mamaia.ro\/ro\/localizare\/","title":{"rendered":"Localizare"},"content":{"rendered":"<section class=\"vc_section s-location\"><div class=\"vc_row wpb_row vc_row-fluid mb0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_row wpb_row vc_inner vc_row-fluid row_flex\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h2 class=\"t-spaced\" style=\"text-align: center;\">LOCA\u021aIE EXCLUSIVIST\u0102<\/h2>\n<p class=\"intro\" style=\"text-align: center;\">LOCA\u021aIA PREMIUM A PROIECTULUI WIDA \u00ce\u021aI OFER\u0102 ACCES LA CELE MAI INTERESANTE ATRAC\u021aII DIN MAMAIA, \u00ceNTR-O ZON\u0102 LINI\u0218TIT\u0102 \u0218I PRIVAT\u0102 A STA\u021aIUNII.<\/p>\n<p style=\"text-align: center;\">436A, Mamaia Blvd. (next to Iaki) \u00a0\u22c4\u00a0 E: sales@wida.ro \u22c4\u00a0 T: <a class=\"action-contact\" href=\"tel:+4 0737 347347\">+40 737 347 347<\/a><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"vc_empty_space\"   style=\"height: 35px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_row wpb_row vc_inner vc_row-fluid\"><div class=\"mb0 wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"leaflet-map WPLeafletMap\" style=\"height:550px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = atob('aHR0cHM6Ly97c30udGlsZS5vcGVuc3RyZWV0bWFwLm9yZy97en0ve3h9L3t5fS5wbmc=');\nvar base = (!baseUrl && window.MQ) ? \n    window.MQ.mapLayer() : L.tileLayer(baseUrl, \n        L.Util.extend({}, {\n            detectRetina: 0,\n        }, \n        {\"subdomains\":\"abc\",\"noWrap\":false}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    }, \n    {\"zoomControl\":true,\"scrollWheelZoom\":true,\"doubleClickZoom\":false,\"fitBounds\":false,\"minZoom\":0,\"maxZoom\":19,\"maxBounds\":null,\"attribution\":\"<a href=\\\"http:\\\/\\\/leafletjs.com\\\" title=\\\"A JS library for interactive maps\\\">Leaflet<\\\/a>; \\u00a9 <a href=\\\"http:\\\/\\\/www.openstreetmap.org\\\/copyright\\\">OpenStreetMap<\\\/a> contributors\"}, \n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([44.243027,28.62193],18);});<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMarkerShortcode() {\/*<script>*\/\nvar map = window.WPLeafletMapPlugin.getCurrentMap();\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar marker_options = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/wida-mamaia.ro\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Wida-pin.svg\",\"iconSize\":\"85,85\",\"iconAnchor\":\"25,69\"});\nvar marker = L.marker(\n    [44.243027,28.62193], \n    marker_options\n);\nvar is_image = map.is_image_map;\nif (marker_options.draggable) {\n    marker.on('dragend', function () {\n        var latlng = this.getLatLng();\n        var lat = latlng.lat;\n        var lng = latlng.lng;\n        if (is_image) {\n            console.log('leaflet-marker y=' + lat + ' x=' + lng);\n        } else {\n            console.log('leaflet-marker lat=' + lat + ' lng=' + lng);\n        }\n    });\n}\nmarker.addTo( group );\nmarker.bindPopup(window.WPLeafletMapPlugin.unescape('Wida Mamaia'));window.WPLeafletMapPlugin.markers.push( marker );\n        });<\/script>\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletjsonShortcode() {\/*<script>*\/\nvar src = 'https:\/\/wida-mamaia.ro\/wp-content\/themes\/wida-mamaia\/json\/wida-shape-harta.geojson';\nvar default_style = {};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'json',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"\");\nvar popup_property = \"\";\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (0) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup( text );\n    }\n}\nfunction pointToLayer (feature, latlng) {\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    }\n    return L.marker(latlng, markerOptions);\n}});<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>","protected":false},"excerpt":{"rendered":"Exclusive Location WIDA\u2019s premium location grants you access to the best attractions Mamaia has to offer, in a quiet and more private area of Mamaia. 436A, Mamaia Blvd. (next to Iaki) \u00a0\u22c4\u00a0 E: sales@wida.ro \u22c4\u00a0 T: +40 737 347 347","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth.php","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.14 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Localizare - WIDA \u2666 Mamaia Residence<\/title>\n<meta name=\"description\" content=\"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wida-mamaia.ro\/ro\/localizare\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Localizare - WIDA \u2666 Mamaia Residence\" \/>\n<meta property=\"og:description\" content=\"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wida-mamaia.ro\/ro\/localizare\/\" \/>\n<meta property=\"og:site_name\" content=\"WIDA \u2666 Mamaia Residence\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-14T06:04:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Timp estimat pentru citire\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wida-mamaia.ro\/localizare\/\",\"url\":\"https:\/\/wida-mamaia.ro\/localizare\/\",\"name\":\"Localizare - WIDA \u2666 Mamaia Residence\",\"isPartOf\":{\"@id\":\"https:\/\/wida-mamaia.ro\/#website\"},\"datePublished\":\"2020-08-11T14:50:14+00:00\",\"dateModified\":\"2025-04-14T06:04:27+00:00\",\"description\":\"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA\",\"breadcrumb\":{\"@id\":\"https:\/\/wida-mamaia.ro\/localizare\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wida-mamaia.ro\/localizare\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wida-mamaia.ro\/localizare\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wida-mamaia.ro\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Localizare\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wida-mamaia.ro\/#website\",\"url\":\"https:\/\/wida-mamaia.ro\/\",\"name\":\"WIDA \u2666 Mamaia Residence\",\"description\":\"Exquisite Living\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wida-mamaia.ro\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ro-RO\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Localizare - WIDA \u2666 Mamaia Residence","description":"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA","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:\/\/wida-mamaia.ro\/ro\/localizare\/","og_locale":"ro_RO","og_type":"article","og_title":"Localizare - WIDA \u2666 Mamaia Residence","og_description":"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA","og_url":"https:\/\/wida-mamaia.ro\/ro\/localizare\/","og_site_name":"WIDA \u2666 Mamaia Residence","article_modified_time":"2025-04-14T06:04:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Timp estimat pentru citire":"1 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wida-mamaia.ro\/localizare\/","url":"https:\/\/wida-mamaia.ro\/localizare\/","name":"Localizare - WIDA \u2666 Mamaia Residence","isPartOf":{"@id":"https:\/\/wida-mamaia.ro\/#website"},"datePublished":"2020-08-11T14:50:14+00:00","dateModified":"2025-04-14T06:04:27+00:00","description":"WIDA\u2019S PREMIUM LOCATION GRANTS YOU ACCESS TO THE BEST ATTRACTIONS MAMAIA HAS TO OFFER, IN A QUIET AND MORE PRIVATE AREA OF MAMAIA","breadcrumb":{"@id":"https:\/\/wida-mamaia.ro\/localizare\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wida-mamaia.ro\/localizare\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wida-mamaia.ro\/localizare\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wida-mamaia.ro\/"},{"@type":"ListItem","position":2,"name":"Localizare"}]},{"@type":"WebSite","@id":"https:\/\/wida-mamaia.ro\/#website","url":"https:\/\/wida-mamaia.ro\/","name":"WIDA \u2666 Mamaia Residence","description":"Exquisite Living","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wida-mamaia.ro\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ro-RO"}]}},"_links":{"self":[{"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/pages\/667"}],"collection":[{"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/comments?post=667"}],"version-history":[{"count":17,"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/pages\/667\/revisions"}],"predecessor-version":[{"id":1811,"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/pages\/667\/revisions\/1811"}],"wp:attachment":[{"href":"https:\/\/wida-mamaia.ro\/ro\/wp-json\/wp\/v2\/media?parent=667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}