<script type="text/javascript" src="//maps.google.com/maps/api/js?key=" id="google-maps-api-js"></script>
{"id":204,"date":"2013-01-07T14:09:30","date_gmt":"2013-01-07T14:09:30","guid":{"rendered":"http:\/\/inovado2.mintithemes.com\/?page_id=204"},"modified":"2013-01-07T14:09:30","modified_gmt":"2013-01-07T14:09:30","slug":"google-maps","status":"publish","type":"page","link":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/","title":{"rendered":"Google Maps"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>\t\t\t\t[vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243;][vc_column width=&#8221;1\/1&#8243;]<h2 class=\"headline font-special fontsize-m fontweight-700 lh-inherit align-center transform-uppercase \" style=\"margin: 0 0 20px 0;\">Google Maps Integration<\/h2><div class=\"headline font-inherit fontsize-m fontweight-inherit lh-inherit align-center transform-inherit \" style=\"margin: 0; color: #999999;\">Interfaces semantic; deliverables users, seamless beta-test implement tag, communities virtual, global, solutions synthesize blogospheres models partnerships innovate evolve channels, repurpose.<\/div>[\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#fafafa&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/2&#8243; animation=&#8221;none&#8221; column_padding=&#8221;no-padding&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221;]<div id=\"map2\" style=\"height:340px;\" class=\"google_map fullsection wpb_content_element\"><\/div>\n    <script type=\"text\/javascript\">\n\n\t\tvar latlng = new google.maps.LatLng(0, 0);\n\t\tvar myOptions = {\n\t\t\tzoom: 16,\n\t\t\tcenter: latlng,\n\t\t\tscrollwheel: true,\n\t\t\tdisableDefaultUI: false,\n\t\t\tscaleControl: false,\n\t\t\t\/\/ mapTypeControl: false,\n\t\t\t\/\/rotateControl: false,\n\t\t\tpanControl: false,\n\t\t    \/\/scaleControl: false,\n\t\t    streetViewControl: false,\n\t\t    \n  \t\t\t\/\/overviewMapControl: false,\n\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP\n\t\t};\n\t\tvar map2 = new google.maps.Map(document.getElementById(\"map2\"),\n\t\tmyOptions);\n\t\t\n\t\t    var geocoder_map2 = new google.maps.Geocoder();\n\t\t\tvar address = 'Schlossstra\u00dfe Heusenstamm';\n\t\t\tgeocoder_map2.geocode( { 'address': address}, function(results, status) {\n\t\t\t\tif (status == google.maps.GeocoderStatus.OK) {\n\t\t\t\t\tmap2.setCenter(results[0].geometry.location);\n\t\t\t\t\tvar image = \"https:\/\/www.autosoft.be\/test\/wp-content\/uploads\/sites\/3\/2014\/03\/pin.png\";\n\t\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\t\tmap: map2, \n\t\t\t\t\t\t\ticon: image,\n\t\t\t\t\t\t\tposition: map2.getCenter()\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\talert(\"Geocode was not successful for the following reason: \" + status);\n\t\t\t}\n\t\t\t});\n\t\t\t\n\t\tjQuery(document).ready(function($){\n\t\t\t$(\".wpb_accordion_section, .wpb_tabs\").click(function(){\n\t        \tvar center = map2.getCenter();\n\t       \t\tgoogle.maps.event.trigger(map2, \"resize\"); \n\t        \tmap2.setCenter(center);\n\t    \t});\n\t\t});<\/script>[\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div id=\"map4\" style=\"height:340px;\" class=\"google_map fullsection wpb_content_element\"><\/div>\n    <script type=\"text\/javascript\">\n\n\t\tvar latlng = new google.maps.LatLng(0, 0);\n\t\tvar myOptions = {\n\t\t\tzoom: 14,\n\t\t\tcenter: latlng,\n\t\t\tscrollwheel: true,\n\t\t\tdisableDefaultUI: false,\n\t\t\tscaleControl: false,\n\t\t\t\/\/ mapTypeControl: false,\n\t\t\t\/\/rotateControl: false,\n\t\t\tpanControl: false,\n\t\t    \/\/scaleControl: false,\n\t\t    streetViewControl: false,\n\t\t    \n  \t\t\t\/\/overviewMapControl: false,\n\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP\n\t\t};\n\t\tvar map4 = new google.maps.Map(document.getElementById(\"map4\"),\n\t\tmyOptions);\n\t\t\n\t\t    var geocoder_map4 = new google.maps.Geocoder();\n\t\t\tvar address = 'Wilhelm-Leuschner-Stra\u00dfe 43, Frankfurt am Main';\n\t\t\tgeocoder_map4.geocode( { 'address': address}, function(results, status) {\n\t\t\t\tif (status == google.maps.GeocoderStatus.OK) {\n\t\t\t\t\tmap4.setCenter(results[0].geometry.location);\n\t\t\t\t\tvar image = \"https:\/\/www.autosoft.be\/test\/wp-content\/uploads\/sites\/3\/2014\/03\/pin.png\";\n\t\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\t\tmap: map4, \n\t\t\t\t\t\t\ticon: image,\n\t\t\t\t\t\t\tposition: map4.getCenter()\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\talert(\"Geocode was not successful for the following reason: \" + status);\n\t\t\t}\n\t\t\t});\n\t\t\t\n\t\tjQuery(document).ready(function($){\n\t\t\t$(\".wpb_accordion_section, .wpb_tabs\").click(function(){\n\t        \tvar center = map4.getCenter();\n\t       \t\tgoogle.maps.event.trigger(map4, \"resize\"); \n\t        \tmap4.setCenter(center);\n\t    \t});\n\t\t});<\/script>[\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#ffffff&#8221; section_arrow=&#8221;false&#8221;][vc_column]<div id=\"map1\" style=\"height:400px;\" class=\"google_map full wpb_content_element\"><\/div>\n    <script type=\"text\/javascript\">\n\n\t\tvar latlng = new google.maps.LatLng(0, 0);\n\t\tvar myOptions = {\n\t\t\tzoom: 17,\n\t\t\tcenter: latlng,\n\t\t\tscrollwheel: true,\n\t\t\tdisableDefaultUI: false,\n\t\t\tscaleControl: false,\n\t\t\t\/\/ mapTypeControl: false,\n\t\t\t\/\/rotateControl: false,\n\t\t\tpanControl: false,\n\t\t    \/\/scaleControl: false,\n\t\t    streetViewControl: false,\n\t\t    \n  \t\t\t\/\/overviewMapControl: false,\n\t\t\tmapTypeId: google.maps.MapTypeId.SATELLITE\n\t\t};\n\t\tvar map1 = new google.maps.Map(document.getElementById(\"map1\"),\n\t\tmyOptions);\n\t\t\n\t\t    var geocoder_map1 = new google.maps.Geocoder();\n\t\t\tvar address = 'Wall Street, New York';\n\t\t\tgeocoder_map1.geocode( { 'address': address}, function(results, status) {\n\t\t\t\tif (status == google.maps.GeocoderStatus.OK) {\n\t\t\t\t\tmap1.setCenter(results[0].geometry.location);\n\t\t\t\t\t\n\t\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\t\tmap: map1, \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tposition: map1.getCenter()\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar contentString = 'Hello World!';\n\t\t\t\t\t\t\tvar infowindow = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t\tcontent: contentString\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tgoogle.maps.event.addListener(marker, 'click', function() {\n\t\t\t\t\t\t\t  infowindow.open(map1,marker);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tinfowindow.open(map1,marker);\n\t\t\t\t\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\talert(\"Geocode was not successful for the following reason: \" + status);\n\t\t\t}\n\t\t\t});\n\t\t\t\n\t\tjQuery(document).ready(function($){\n\t\t\t$(\".wpb_accordion_section, .wpb_tabs\").click(function(){\n\t        \tvar center = map1.getCenter();\n\t       \t\tgoogle.maps.event.trigger(map1, \"resize\"); \n\t        \tmap1.setCenter(center);\n\t    \t});\n\t\t});<\/script>[\/vc_column][\/vc_row][vc_row type=&#8221;full_width_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/1&#8243;]<div id=\"map3\" style=\"height:700px;\" class=\"google_map fullsection wpb_content_element\"><\/div>\n    <script type=\"text\/javascript\">\n\n\t\tvar latlng = new google.maps.LatLng(0, 0);\n\t\tvar myOptions = {\n\t\t\tzoom: 16,\n\t\t\tcenter: latlng,\n\t\t\tscrollwheel: false,\n\t\t\tdisableDefaultUI: false,\n\t\t\tscaleControl: false,\n\t\t\t\/\/ mapTypeControl: false,\n\t\t\t\/\/rotateControl: false,\n\t\t\tpanControl: false,\n\t\t    \/\/scaleControl: false,\n\t\t    streetViewControl: false,\n\t\t    \n  \t\t\t\/\/overviewMapControl: false,\n\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP\n\t\t};\n\t\tvar map3 = new google.maps.Map(document.getElementById(\"map3\"),\n\t\tmyOptions);\n\t\t\n\t\t    var geocoder_map3 = new google.maps.Geocoder();\n\t\t\tvar address = 'Boston University of Medicine';\n\t\t\tgeocoder_map3.geocode( { 'address': address}, function(results, status) {\n\t\t\t\tif (status == google.maps.GeocoderStatus.OK) {\n\t\t\t\t\tmap3.setCenter(results[0].geometry.location);\n\t\t\t\t\tvar image = \"https:\/\/www.autosoft.be\/test\/wp-content\/uploads\/sites\/3\/2014\/03\/pin.png\";\n\t\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\t\tmap: map3, \n\t\t\t\t\t\t\ticon: image,\n\t\t\t\t\t\t\tposition: map3.getCenter()\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar contentString = 'Boston University of Medicine';\n\t\t\t\t\t\t\tvar infowindow = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t\tcontent: contentString\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tgoogle.maps.event.addListener(marker, 'click', function() {\n\t\t\t\t\t\t\t  infowindow.open(map3,marker);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\talert(\"Geocode was not successful for the following reason: \" + status);\n\t\t\t}\n\t\t\t});\n\t\t\t\n\t\tjQuery(document).ready(function($){\n\t\t\t$(\".wpb_accordion_section, .wpb_tabs\").click(function(){\n\t        \tvar center = map3.getCenter();\n\t       \t\tgoogle.maps.event.trigger(map3, \"resize\"); \n\t        \tmap3.setCenter(center);\n\t    \t});\n\t\t});<\/script>[\/vc_column][\/vc_row]\t\t<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#fafafa&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/2&#8243; animation=&#8221;none&#8221; column_padding=&#8221;no-padding&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#ffffff&#8221; section_arrow=&#8221;false&#8221;][vc_column][\/vc_column][\/vc_row][vc_row type=&#8221;full_width_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3184,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-204","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google Maps - test<\/title>\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.autosoft.be\/test\/shortcodes\/google-maps\/\" \/>\n<meta property=\"og:locale\" content=\"nl_BE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Maps - test\" \/>\n<meta property=\"og:description\" content=\"[vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#fafafa&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/2&#8243; animation=&#8221;none&#8221; column_padding=&#8221;no-padding&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#ffffff&#8221; section_arrow=&#8221;false&#8221;][vc_column][\/vc_column][\/vc_row][vc_row type=&#8221;full_width_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/\" \/>\n<meta property=\"og:site_name\" content=\"test\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/google-maps\\\/\",\"url\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/google-maps\\\/\",\"name\":\"Google Maps - test\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/#website\"},\"datePublished\":\"2013-01-07T14:09:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/google-maps\\\/#breadcrumb\"},\"inLanguage\":\"nl-BE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/google-maps\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/google-maps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elements\",\"item\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/shortcodes\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Google Maps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/#website\",\"url\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/\",\"name\":\"test\",\"description\":\"Een andere Autosoft IT Solutions BVBA website\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.autosoft.be\\\/test\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-BE\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Maps - test","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.autosoft.be\/test\/shortcodes\/google-maps\/","og_locale":"nl_BE","og_type":"article","og_title":"Google Maps - test","og_description":"[vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#fafafa&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/2&#8243; animation=&#8221;none&#8221; column_padding=&#8221;no-padding&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row type=&#8221;standard_section&#8221; bg_position=&#8221;left top&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; top_padding=&#8221;80&#8243; bottom_padding=&#8221;80&#8243; bg_color=&#8221;#ffffff&#8221; section_arrow=&#8221;false&#8221;][vc_column][\/vc_column][\/vc_row][vc_row type=&#8221;full_width_section&#8221; bg_position=&#8221;center center&#8221; bg_repeat=&#8221;stretch&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; parallax_bg=&#8221;true&#8221;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row]","og_url":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/","og_site_name":"test","twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"2 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/","url":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/","name":"Google Maps - test","isPartOf":{"@id":"https:\/\/www.autosoft.be\/test\/#website"},"datePublished":"2013-01-07T14:09:30+00:00","breadcrumb":{"@id":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/#breadcrumb"},"inLanguage":"nl-BE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.autosoft.be\/test\/shortcodes\/google-maps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autosoft.be\/test\/"},{"@type":"ListItem","position":2,"name":"Elements","item":"https:\/\/www.autosoft.be\/test\/shortcodes\/"},{"@type":"ListItem","position":3,"name":"Google Maps"}]},{"@type":"WebSite","@id":"https:\/\/www.autosoft.be\/test\/#website","url":"https:\/\/www.autosoft.be\/test\/","name":"test","description":"Een andere Autosoft IT Solutions BVBA website","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autosoft.be\/test\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-BE"}]}},"_links":{"self":[{"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/pages\/204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/comments?post=204"}],"version-history":[{"count":0,"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/pages\/204\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/pages\/3184"}],"wp:attachment":[{"href":"https:\/\/www.autosoft.be\/test\/wp-json\/wp\/v2\/media?parent=204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}