{"id":141,"date":"2019-08-21T16:08:47","date_gmt":"2019-08-21T16:08:47","guid":{"rendered":"https:\/\/www.thehotelputje.com\/?page_id=141"},"modified":"2020-09-22T11:10:32","modified_gmt":"2020-09-22T11:10:32","slug":"locatie","status":"publish","type":"page","link":"https:\/\/www.thehotelputje.com\/nl\/locatie\/","title":{"rendered":"Locatie"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-title title fusion-title-1 fusion-title-text fusion-title-size-one\" style=\"--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;\"><h1 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;\">Locatie &amp; Kaart<\/h1><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container\"><div class=\"title-sep sep-double sep-solid\" style=\"border-color:#e0dede;\"><\/div><\/div><\/div><div id=\"map\"><\/div><style>\n#map {height: 350px;}\nh1#firstHeading {font-size: 30px;line-height: 22px;}\n<\/style>\n\n<script>\n\t\/\/ MAP INITIALISATION\n\tfunction initMap() {\n\t\tvar putje = {lat: 51.204197, lng: 3.218930};\n\t\tvar parkingLocation = {lat: 51.204197, lng: 3.218930};\n\t\tvar mapStyle = [{\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#f5f5f5\"}]},{\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#616161\"}]},{\"elementType\":\"labels.text.stroke\",\"stylers\":[{\"color\":\"#f5f5f5\"}]},{\"featureType\":\"administrative.land_parcel\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#bdbdbd\"}]},{\"featureType\":\"poi\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#eeeeee\"}]},{\"featureType\":\"poi\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#757575\"}]},{\"featureType\":\"poi.business\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"poi.park\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#e5e5e5\"}]},{\"featureType\":\"poi.park\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#9e9e9e\"}]},{\"featureType\":\"road\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#ffffff\"}]},{\"featureType\":\"road\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road.arterial\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#757575\"}]},{\"featureType\":\"road.highway\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#dadada\"}]},{\"featureType\":\"road.highway\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#616161\"}]},{\"featureType\":\"road.local\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#9e9e9e\"}]},{\"featureType\":\"transit\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit.line\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#e5e5e5\"}]},{\"featureType\":\"transit.station\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#eeeeee\"}]},{\"featureType\":\"water\",\"elementType\":\"geometry\",\"stylers\":[{\"color\":\"#c9c9c9\"}]},{\"featureType\":\"water\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#9e9e9e\"}]}];\n\n\t\t\/\/ LOCATION MAP\n\t\tvar map = new google.maps.Map(document.getElementById('map'), {\n\t\t\tzoom: 15,\n\t\t\tcenter: putje,\n\t\t\tstyles: mapStyle\n\t\t});\n\n\t\t\/\/ location Content\n\t\tvar putjeContent = '<div id=\"content\" style=\"width: 100%;\">'+\n\t\t\t'<div id=\"siteNotice\">'+\n\t\t\t'<\/div>'+\n\t\t\t'<h1 id=\"firstHeading\" class=\"firstHeading\">Hotel Restaurant \\'t Putje<\/h1>'+\n\t\t\t'<div id=\"bodyContent\">'+\n\t\t\t'<img decoding=\"async\" src=\"\/wp-content\/uploads\/2019\/08\/hotel-putje-logo.png\" alt=\"Hotel Restaurant \\'t Putje\" align=\"right\">'+\n\t\t\t'<p>Het Zand 31<br>'+\n\t\t\t'8000 Brugge, Belgium<br>'+\n\t\t\t'+32 5033 2847<br>'+\n\t\t\t'<a href=\"mailto:info@hotelputje.be\">info@hotelputje.be<\/a><\/p>'+\n\t\t\t'<\/div>'+\n\t\t\t'<\/div>';\n\t\t\t\n\t\t\/\/ location Window\n\t\tvar putjeWindow = new google.maps.InfoWindow({\n\t\t\tcontent: putjeContent\n\t\t});\n\t\t\t\n\t\t\/\/ location Marker\n\t\tvar putjeMarker = new google.maps.Marker({\n\t\t\tposition: putje,\n\t\t\tmap: map,\n\t\t\ttitle: 'Hotel location'\n\t\t});\n\t\tputjeMarker.addListener('click', function() {\n\t\t\tputjeWindow.open(map, putjeMarker);\n\t\t});\n\t\tputjeWindow.open(map, putjeMarker);\n\t}\n<\/script>\n<script async defer src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAEEGXKnhWbCckF69N43Yknis_d3A7VCYA&callback=initMap\"><\/script><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first\" style=\"--awb-bg-size:cover;width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-title title fusion-title-2 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;\">Neem contact met ons op:<\/h2><\/div><ul style=\"--awb-size:16px;--awb-iconcolor:#bd132f;--awb-line-height:27.2px;--awb-icon-width:27.2px;--awb-icon-height:27.2px;--awb-icon-margin:11.2px;--awb-content-margin:38.4px;\" class=\"fusion-checklist fusion-checklist-1 fusion-checklist-default type-icons\"><li class=\"fusion-li-item\" style=\"\"><span class=\"icon-wrapper circle-no\"><i class=\"fusion-li-icon fa-address-card fas\" aria-hidden=\"true\"><\/i><\/span><div class=\"fusion-li-item-content\">\n<p>Het Zand 31, 8000 Bruges, Belgium<\/p>\n<\/div><\/li><li class=\"fusion-li-item\" style=\"\"><span class=\"icon-wrapper circle-no\"><i class=\"fusion-li-icon fa-compass fas\" aria-hidden=\"true\"><\/i><\/span><div class=\"fusion-li-item-content\">\n<p>GPS: Lat: 51.20430 ; Long: 3.219100<\/p>\n<\/div><\/li><li class=\"fusion-li-item\" style=\"\"><span class=\"icon-wrapper circle-no\"><i class=\"fusion-li-icon fa-phone-alt fas\" aria-hidden=\"true\"><\/i><\/span><div class=\"fusion-li-item-content\">\n<p><a href=\"tel:3250332847\">+32 5033 2847<\/a><\/p>\n<\/div><\/li><li class=\"fusion-li-item\" style=\"\"><span class=\"icon-wrapper circle-no\"><i class=\"fusion-li-icon fa-envelope far\" aria-hidden=\"true\"><\/i><\/span><div class=\"fusion-li-item-content\">\n<p><a href=\"mailto:info@hotelputje.be\">info@hotelputje.be<\/a><\/p>\n<\/div><\/li><\/ul><div class=\"fusion-clearfix\"><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last\" style=\"--awb-bg-size:cover;width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-title title fusion-title-3 fusion-sep-none fusion-title-text fusion-title-size-two\" style=\"--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;\"><h2 class=\"fusion-title-heading title-heading-left\" style=\"margin:0;\">Hoe komt u bij ons:<\/h2><\/div><div class=\"fusion-text fusion-text-1\"><p>De ingang van Hotel \u2019t Putje is gelegen op het zand 31, 8000 Brugge. De auto-parking is ondergronds, bij aankomst in Brugge moet u in de tunnel waar zich de ingang van de parking bevindt op slechts 200 meter afstand voor een prijs van \u20ac14,40 per 24 uur.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-141","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>&#039;t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres<\/title>\n<meta name=\"description\" content=\"Hotel Restaurant &#039;t Putje Brugge - Adres: &#039;t Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum &#039;t Zand op 200m van het hotel af\" \/>\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.thehotelputje.com\/nl\/locatie\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&#039;t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres\" \/>\n<meta property=\"og:description\" content=\"Hotel Restaurant &#039;t Putje Brugge - Adres: &#039;t Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum &#039;t Zand op 200m van het hotel af\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.thehotelputje.com\/nl\/locatie\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Restaurant &#039;t Putje\" \/>\n<meta property=\"article:modified_time\" content=\"2020-09-22T11:10:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/locatie\\\/\",\"url\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/locatie\\\/\",\"name\":\"'t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/#website\"},\"datePublished\":\"2019-08-21T16:08:47+00:00\",\"dateModified\":\"2020-09-22T11:10:32+00:00\",\"description\":\"Hotel Restaurant 't Putje Brugge - Adres: 't Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum 't Zand op 200m van het hotel af\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/locatie\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/locatie\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/locatie\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Locatie\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/\",\"name\":\"Hotel Restaurant &#039;t Putje\",\"description\":\"Hotel Restaurant &#039;t Putje\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.thehotelputje.com\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"'t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres","description":"Hotel Restaurant 't Putje Brugge - Adres: 't Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum 't Zand op 200m van het hotel af","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.thehotelputje.com\/nl\/locatie\/","og_locale":"nl_NL","og_type":"article","og_title":"'t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres","og_description":"Hotel Restaurant 't Putje Brugge - Adres: 't Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum 't Zand op 200m van het hotel af","og_url":"https:\/\/www.thehotelputje.com\/nl\/locatie\/","og_site_name":"Hotel Restaurant &#039;t Putje","article_modified_time":"2020-09-22T11:10:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"8 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.thehotelputje.com\/nl\/locatie\/","url":"https:\/\/www.thehotelputje.com\/nl\/locatie\/","name":"'t Putje Hotel Brugge - Locatie, Kaart, Wegbeschrijving, GPS, Adres","isPartOf":{"@id":"https:\/\/www.thehotelputje.com\/nl\/#website"},"datePublished":"2019-08-21T16:08:47+00:00","dateModified":"2020-09-22T11:10:32+00:00","description":"Hotel Restaurant 't Putje Brugge - Adres: 't Zand 31, 8000 Brugge, Belgi\u00eb. GPS: 51.20430, 3.219100. Parkeergarage = Centrum 't Zand op 200m van het hotel af","breadcrumb":{"@id":"https:\/\/www.thehotelputje.com\/nl\/locatie\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.thehotelputje.com\/nl\/locatie\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.thehotelputje.com\/nl\/locatie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.thehotelputje.com\/nl\/"},{"@type":"ListItem","position":2,"name":"Locatie"}]},{"@type":"WebSite","@id":"https:\/\/www.thehotelputje.com\/nl\/#website","url":"https:\/\/www.thehotelputje.com\/nl\/","name":"Hotel Restaurant &#039;t Putje","description":"Hotel Restaurant &#039;t Putje","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.thehotelputje.com\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"}]}},"_links":{"self":[{"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/pages\/141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/comments?post=141"}],"version-history":[{"count":0,"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/pages\/141\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.thehotelputje.com\/nl\/wp-json\/wp\/v2\/media?parent=141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}