{"id":10783,"date":"2023-08-11T14:56:12","date_gmt":"2023-08-11T12:56:12","guid":{"rendered":"https:\/\/huisartsenspoedpostzeeland.nl\/?page_id=10783"},"modified":"2026-04-23T13:46:42","modified_gmt":"2026-04-23T11:46:42","slug":"passer-by-care","status":"publish","type":"page","link":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passer-by-care\/","title":{"rendered":"Passer-by care"},"content":{"rendered":"\n<div class=\"wp-block-media-text is-stacked-on-mobile\"><figure class=\"wp-block-media-text__media\"><a href=\"https:\/\/moetiknaardedokter.nl\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img decoding=\"async\" src=\"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png\" alt=\"\" class=\"wp-image-13144 size-full\" \/><\/a><\/figure><div class=\"wp-block-media-text__content\">\n<p><strong>Do you want to know if contact with the GP is necessary? Or do you want to know what you can do about your symptoms now?<br>Check out Moetiknaardedokter.nl!<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<p><strong>GP care for passers-by<\/strong><\/p>\n\n\n\n<p>If you do not have a regular GP in our region (De Bevelanden, Schouwen-Duiveland or Walcheren), then you are a passer-by. This is the case, for example, if you are a tourist or migrant worker. Below you will find a map of GP practices in our region. The general practitioner care for passers-by is regulated here as follows:<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In <strong>life-threatening situations, call 112<\/strong><\/li>\n\n\n\n<li><strong>During office hours<\/strong>: <strong>from 8:00 am to 5:00 pm,<\/strong> the <strong>regular GP practices<\/strong> are responsible for your care. Below you can see which GP practice(s) you can go to. <strong>This depends on where you are staying.<\/strong> Check the website of the GP practice in question to find out how to contact them.\n<ul class=\"wp-block-list\">\n<li><strong>Medicoo app<\/strong><br>It is good to know that a number of GPs in the region use the Medicoo app (<a href=\"https:\/\/medicoo.nl\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/medicoo.nl\/<\/a>). In these cases, the first contact is via the app, where you will be helped via a chat by a professional team that will refer you to the right care or help as efficiently as possible.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Is <strong>urgent<\/strong> care needed <strong>during<\/strong> <strong>evening, night and\/or weekend hours?<\/strong> Then take a look at <a href=\"http:\/\/www.huisartsenspoedpostzeeland.nl\" target=\"_blank\" rel=\"noreferrer noopener\">www.huisartsenspoedpostzeeland.nl<\/a>.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n<p><span>\n\n\t<script type=\"text\/javascript\" src=\"https:\/\/maps.google.com\/maps\/api\/js?key=AIzaSyBxsHXPsm8IM_0p8CnaRLPpUXhPPMkHZWQ&libraries=geometry,places\"><\/script>\n\t<style type=\"text\/css\">\n\t\t#map_canvas {\n\t\t\twidth: 100%;\n\t\t\theight: 450px;\n\t\t}\n\n\t\t#result_list {\n\t\t\twidth: 100%;\n\t\t}\n\t<\/style>\n\t<\/head>\n\t<div class=\"map\">\n\t\t<div id=\"map_canvas\"><\/div>\n\t\t<form class=\"search-form search-form--practices map__form\">\n\t\t\t<h2 class=\"search-form__title\">Find my nearest GP practice<\/h2>\n\t\t\t<input id=\"address\" class=\"search-form__field search-form__field--practices controls\" type=\"text\" placeholder=\"Add your current location\" \/>\n\t\t\t<select id=\"radius\" class=\"search-form__field search-form__field--practices\">\n\t\t\t\t<option>1 kilometers<\/option>\n\t\t\t\t<option>2 kilometers<\/option>\n\t\t\t\t<option>5 kilometers<\/option>\n\t\t\t\t<option>15 kilometers<\/option>\n\t\t\t\t<option>20 kilometers<\/option>\n\t\t\t\t<option>25 kilometers<\/option>\n\t\t\t\t<option>50 kilometers<\/option>\n\t\t\t\t<option>75 kilometers<\/option>\n\t\t\t\t<option>100 kilometers<\/option>\n\t\t\t\t<option>250 kilometers<\/option>\n\t\t\t\t<option>500 kilometers<\/option>\n\t\t\t<\/select>\n\t\t\t<input class=\"search-form__button search-form__button--practices\" type=\"button\" value=\"Search\" onclick=\"codeAddress()\"><br>\n\t\t<\/form>\n\t\t<div class=\"results\">\n\t\t\t<h2>Results<\/h2>\n\t\t\t<ul id=\"result_list\" class=\"results__list no-dot\"><\/ul>\n\t\t<\/div>\n\n\t\t<noscript>\n\t\t\t<p><b>JavaScript must be enabled in order to use Google Maps.<\/b>\n\t\t\t\tHowever, it seems JavaScript is either disabled or not supported by your browser.\n\t\t\t\tTo view Google Maps, enable JavaScript by changing your browser options, and then\n\t\t\t\ttry again.<\/p>\n\t\t<\/noscript>\n\n\t\t<script>\n\t\t\tvar gmarkers = [];\n\t\t\tvar map = null;\n\t\t\tvar circle = null;\n\t\t\tvar geocoder = new google.maps.Geocoder();\n\t\t\tvar infowindow = new google.maps.InfoWindow({\n\t\t\t\tsize: new google.maps.Size(150, 50)\n\t\t\t});\n\t\t\tvar result_list_html = '';\n\n\t\t\tfunction createMarker(latlng, name, html, data) {\n\t\t\t\tconsole.log(data);\n\t\t\t\tvar contentString = html;\n\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\tposition: latlng,\n\t\t\t\t\ttitle: name,\n\t\t\t\t\tstreet: data.street,\n\t\t\t\t\tpost_code: data.post_code,\n\t\t\t\t\tcity: data.city,\n\t\t\t\t\tphone: data.phone,\n\t\t\t\t\twebsite: data.website\n\t\t\t\t});\n\n\t\t\t\tmarker.addListener('click', function() {\n\t\t\t\t\tinfowindow.setContent(contentString);\n\t\t\t\t\tinfowindow.open(map, marker);\n\t\t\t\t});\n\n\t\t\t\tgmarkers.push(marker);\n\n\t\t\t\tvar markerIndex = gmarkers.length - 1;\n\n\t\t\t\tconst routeDescriptionHtml = '<a class=\"map__btn result__url btn\" target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=' +\n\t\t\t\t\tencodeURIComponent(data.city) +\n\t\t\t\t\t'&destination_place_id=' +\n\t\t\t\t\tencodeURIComponent(data.id) +\n\t\t\t\t\t'\">Route description<\/a>';\n\n\n\t\t\t\tconst phoneHtml = data.phone ?\n\t\t\t\t\t`<span class=\"result__phone\"><a href=\"tel:${data.phone}\">T: ${data.phone}<\/a><\/span>` :\n\t\t\t\t\t'';\n\t\t\t\tvar sidebarLink = `<li class=\"result\">\n\t\t\t\t<h3 class=\"result__title\">\n\t\t\t\t\t<a href=\"javascript:showLocationInformation('${markerIndex}')\">${name}<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t<div class=\"result__content\">\n\t\t\t\t\t<address>\n\t\t\t\t\t\t<span class=\"result__street display--block\">${data.street}<\/span>\n\t\t\t\t\t\t<span class=\"display--block\">${data.post_code}, ${data.city}<\/span>\n\t\t\t\t\t<\/address>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"result__footer\">\n\t\t\t\t\t\t${phoneHtml}\n\t\t\t\t\t\t${routeDescriptionHtml}\n\t\t\t\t\t<a class=\"map__btn result__url btn\" target=\"_blank\" href=\"${data.website}\" rel=\"noopener\">To website<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/li>`;\n\n\t\t\t\tresult_list_html += sidebarLink;\n\n\t\t\t\treturn marker; \/\/ Return the marker object\n\t\t\t}\n\n\t\t\tfunction showLocationInformation(i) {\n\t\t\t\tgoogle.maps.event.trigger(gmarkers[i], \"click\");\n\t\t\t}\n\n\t\t\tfunction initialize() {\n\t\t\t\t\/\/ phpcs:disable\n\n\t\t\t\t\t\t\t\t\tmarkers = [\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9804\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.418585\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.184549\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk MC Rilland-Kruiningen\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/mcrilland-kruiningen.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113-551343\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Hontestraat 1\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4411 CK\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Rilland\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9817\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6492304\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9077377\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Westpoort\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.borrendamme.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-413965\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Borrendamme 10\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4301 VD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Zierikzee\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9818\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6492304\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9077377\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Speelman-Vrolijk\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.borrendamme.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-412080\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Borrendamme 10\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4301 VD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Zierikzee\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9819\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6492304\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9077377\",\n\t\t\t\t\t\t\t\t\t\"title\": \"General Practice Joenje\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.borrendamme.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-412280\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Borrendamme 10\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4301 VD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Zierikzee\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9796\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4572204\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8983624\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenteam Zorg op Zak &#8216;s Gravenpolder\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenteamzorgopzak.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 311747\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Bosseweide 8\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4431 AE\",\n\t\t\t\t\t\t\t\t\t\"city\": \"&#039;s-Gravenpolder\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9798\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4702821\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8122133\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Heukels\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsheukels.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 563074\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Zangvogelstraat 86\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4451 CE\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Heinkenszand\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9799\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4821928\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9628708\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Bruelis\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/bruelis.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 341264\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Bru\u00eblisstraat 63\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4421 CN\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Kapelle\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9801\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5069868\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9043633\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Epione\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/epione.periscaldes.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 231805\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Graaf Adolfstraat 37\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4461 TD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Goes\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9802\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4345983\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.1051187\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Balans\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/balanshuisartsenpraktijk.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113-272844\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Tremel 20\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4413 HA\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Krabbendijke\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9803\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4958915\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.7483282\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Westerschenge\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/westerschenge.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 612327\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Roompotstraat 52\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4456 BE\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Lewedorp\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9805\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4928604\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8263214\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsepraktijk de Drieweg\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/dedrieweg.periscaldes.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 561234\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Boogstraat 46\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4458 CB\",\n\t\t\t\t\t\t\t\t\t\"city\": \"&#039;s-Heer Arendskerke\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9806\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.496009\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.0488064\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsepraktijk Yerseke\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartsenpraktijkyerseke.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 573520\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Zeeburg 1\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4401 DA\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Yerseke\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9807\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.7327242\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.7708888\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Renesse\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsrenesse.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-461280\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Jan van Renesseweg 6\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4325 GN\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Renesse\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9808\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.7000144\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.7457158\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk West-Schouwen\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.westschouwen.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-655555\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Scheepswerfstraat 26\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4328 BC\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Burgh-Haamstede\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9810\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6565965\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9283615\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk De Vesting\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartsenpraktijkdevesting.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-413410\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Koning Gustaafweg 2\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4301 NP\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Zierikzee\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9811\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6512436\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.001649\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Nieuwerkerk\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/hapnieuwerkerk.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-641810\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Wethouder van Klinkenstraat 10\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4306 CT\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Nieuwerkerk\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9812\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.651985\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.0306178\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Oosterland\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/hapoosterland.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111-641280\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Molenweg 61\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4307 AH\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Oosterland\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9813\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.6619071\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.0950784\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Bruinisse\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenpraktijk-bruinisse.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0111 482120\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Lange Ring 2\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4311 BD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Bruinisse\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9815\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4965629\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6101083\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsengroep &#8216;t Stadhart &#8211; De Bruin\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.stadshart-middelburg.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-820973\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Kalverstraat 1\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4331 LZ\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9776\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.459704\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5693609\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Bordui\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.borduihuisartsen.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-484040\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Govert Flincklaan 51\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4383 WB\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9777\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4671038\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5874889\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Crama\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/cramahuisarts.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-760006\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Westerbaan 16\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4386 CR\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9780\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4495985\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5707775\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Hamelink\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.mhamelink.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-412950\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Singel 154\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4382 LR\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9781\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.459704\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5693609\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Thoveling\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenpraktijkthoveling.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-465253\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Govert Flincklaan 51\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4383 WB\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9782\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4671038\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5874889\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Legemate\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.legematehuisarts.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-760010\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Westerbaan 16\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4386 CR\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9783\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4459546\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5702824\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Stadspraktijk Vlissingen\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/stadspraktijkvlissingen.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-412233\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Badhuisstraat 47\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4381 LN\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Vlissingen\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9784\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4665553\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5976597\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Souburg\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/hasouburg.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-461212\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Ambachtsveld 37\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4388 AV\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Oost-Souburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9785\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5157975\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.9964994\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Wemeldinge\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/wemeldinge.periscaldes.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 621438\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Pr. Beatrixweg 52c\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4424 AD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Wemeldinge\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9787\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4997929\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8993471\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsencentrum Goes\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.hcgoes.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 272000\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Van Dusseldorpstraat 24\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4461 LT\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Goes\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9788\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5061253\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8984721\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Bergzichtpad\",\n\t\t\t\t\t\t\t\t\t\"website\": \"\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 214450\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Huisartsenpraktijk Bergzichtpad\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4461 WV\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Goes\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9790\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5045177\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8976077\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Schoot\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsschoot.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 215003\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Heernisseweg 87\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4461 PT\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Goes\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9793\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4492283\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"4.0063446\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenteam Zorg op Zak Hansweert\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenteamzorgopzak.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 381344\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Kerklaan 11\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4417 BD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Hansweert\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9794\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4521632\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.7695055\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenteam Zorg op Zak &#8216;s Heerenhoek\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenteamzorgopzak.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113 351280\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Laustraat 1A\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4453 AV\",\n\t\t\t\t\t\t\t\t\t\"city\": \"&#039;s-Heerenhoek\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9795\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4308083\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.8206441\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenteam Zorg op Zak Ovezande\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenteamzorgopzak.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0113-655275\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Pastoor Fransestraat 2\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4441 AX\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Ovezande\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9759\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.565223\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5501449\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Dees\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/dees.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-581276\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Dorpsstraat 2\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4356 AJ\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Oostkapelle\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9760\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.527664\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.4459056\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Westkapelle\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartsenpraktijkwestkapelle.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-571234\",\n\t\t\t\t\t\t\t\t\t\"street\": \"De Casembrootstraat 10\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4361 AT\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Westkapelle\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9761\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5484539\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6691628\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Veere\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenpraktijkveere.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-501271\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Markt 36\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4351 AH\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Veere\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9762\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4830651\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5493767\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Koudekerke\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartskoudekerke.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-551231\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Duinstraat 16b\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4371 AZ\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Koudekerke\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9763\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5440251\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.60049\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Seroos\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartspraktijkseroos.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-591212\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Noordweg 133\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4353 AV\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Serooskerke\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9764\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5012395\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.4921391\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Zoutelande\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.zoutelande.praktijkinfo.nl\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-561282\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Leenes Land 1\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4374 DC\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Zoutelande\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9765\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5609734\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.5011568\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Gezondheidscentrum Domburg\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartsenpraktijkdomburg.praktijkinfo.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-581271\",\n\t\t\t\t\t\t\t\t\t\"street\": \"J.W. Schuurmanstraat 6\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4357 EK\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Domburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9766\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5020595\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6800418\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Gezondheidscentrum Arnemedi\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.arnemedi.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-601308\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Prins Bernhardstraat 2\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4341 EZ\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Arnemuiden\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9769\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5040882\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6120429\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Vleugelnoot\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/vleugelnoot.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-614305\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Molenwater 47\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4331 SC\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9770\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.493165\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6232527\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Roozenburglaan\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenroozenburglaan.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-627664\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Roozenburglaan 20\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4337 JH\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9773\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.5210765\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6057989\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Boejharat\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsboejharat.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-612460\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Noordweg 419\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4333 KD\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9774\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.506142\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6301771\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Bruynzeel\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/huisartsenpraktijkbruynzeel.nl\/contact\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-615814\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Krooneveldweg 8\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4332 BL\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t{ \/\/phpcs:ignore WordPress.WhiteSpace.PrecisionAlignment.Found\n\t\t\t\t\t\t\t\t\t\"id\": \"9775\",\n\t\t\t\t\t\t\t\t\t\"lat\": \"51.4856773\",\n\t\t\t\t\t\t\t\t\t\"lng\": \"3.6163044\",\n\t\t\t\t\t\t\t\t\t\"title\": \"Huisartsenpraktijk Nieuw Zuid\",\n\t\t\t\t\t\t\t\t\t\"website\": \"https:\/\/www.huisartsenpraktijknieuwzuid.nl\/\",\n\t\t\t\t\t\t\t\t\t\"phone\": \"0118-674222\",\n\t\t\t\t\t\t\t\t\t\"street\": \"Rentmeesterlaan 67\",\n\t\t\t\t\t\t\t\t\t\"post_code\": \"4336 EE\",\n\t\t\t\t\t\t\t\t\t\"city\": \"Middelburg\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t];\n\t\t\t\t\n\n\t\t\t\tconst myOptions = {\n\t\t\t\t\tzoom: 12,\n\t\t\t\t\tcenter: new google.maps.LatLng(markers[0]['lat'], markers[0]['lng'])\n\t\t\t\t};\n\n\t\t\t\tmap = new google.maps.Map(document.getElementById(\"map_canvas\"), myOptions);\n\n\t\t\t\tconst input = document.getElementById(\"address\");\n\t\t\t\tconst searchBox = new google.maps.places.SearchBox(input);\n\n\t\t\t\tmap.addListener(\"bounds_changed\", () => {\n\t\t\t\t\tsearchBox.setBounds(map.getBounds());\n\t\t\t\t});\n\n\t\t\t\tgoogle.maps.event.addListener(map, \"click\", () => {\n\t\t\t\t\tinfowindow.close();\n\t\t\t\t});\n\n\t\t\t\tfor (let i = 0; i < markers.length; i++) {\n\t\t\t\t\tconst lat = parseFloat(markers[i].lat);\n\t\t\t\t\tconst lng = parseFloat(markers[i].lng);\n\t\t\t\t\tconst point = new google.maps.LatLng(lat, lng);\n\t\t\t\t\tconst id = markers[i].id;\n\t\t\t\t\tconst title = markers[i].title;\n\t\t\t\t\tconst data = markers[i];\n\t\t\t\t\tconst html = `<b>${title}<\/b><br>\n\t\t\t\t\t${data.street}<br>\n\t\t\t\t\t${data.post_code}<br>\n\t\t\t\t\t${data.city}<br>\n\t\t\t\t\t<b>Telefoon:<\/b> <a href=\"tel:${data.phone}\">${data.phone}<\/a><br>\n\t\t\t\t\t<a href=\"${data.website}\" target=\"_blank\">Website<\/a>`;\n\t\t\t\t\tcreateMarker(point, title, html, data); \/\/ Call createMarker here\n\t\t\t\t}\n\n\t\t\t\tconst bounds = new google.maps.LatLngBounds();\n\n\t\t\t\tgmarkers.forEach((marker, i) => {\n\t\t\t\t\tbounds.extend(marker.getPosition());\n\t\t\t\t\tmarker.setMap(map);\n\t\t\t\t});\n\n\t\t\t\tmap.fitBounds(bounds);\n\n\t\t\t\tdocument.getElementById(\"result_list\").innerHTML = result_list_html;\n\n\n\t\t\t}\n\n\t\t\tfunction generateLocationList() {\n\t\t\t\tconst bounds = map.getBounds();\n\t\t\t\tresult_list_html = gmarkers\n\t\t\t\t\t.filter(marker => bounds.contains(marker.getPosition()))\n\t\t\t\t\t.map((marker, i) => `<a href=\"javascript:showLocationInformation(${i})\">${marker.title}<\/a><br>`)\n\t\t\t\t\t.join('');\n\n\t\t\t\tdocument.getElementById(\"result_list\").innerHTML = result_list_html;\n\t\t\t}\n\n\t\t\tfunction codeAddress() {\n\t\t\t\tconst address = document.getElementById('address').value;\n\t\t\t\tconst radius = parseInt(document.getElementById('radius').value, 10) * 1000;\n\t\t\t\tresult_list_html = \"\";\n\t\t\t\tconsole.log(document.getElementById(\"result_list\"));\n\n\t\t\t\tif (address === '') {\n\t\t\t\t\tinitialize();\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tgeocoder.geocode({\n\t\t\t\t\t'address': address\n\t\t\t\t}, function(results, status) {\n\t\t\t\t\tif (status === google.maps.GeocoderStatus.OK) {\n\n\t\t\t\t\t\tconsole.log(results);\n\n\t\t\t\t\t\tconst searchCenter = results[0].geometry.location;\n\n\t\t\t\t\t\tif (circle) {\n\t\t\t\t\t\t\tcircle.setMap(null);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tcircle = new google.maps.Circle({\n\t\t\t\t\t\t\tcenter: searchCenter,\n\t\t\t\t\t\t\tradius: radius,\n\t\t\t\t\t\t\tfillOpacity: 0,\n\t\t\t\t\t\t\tstrokeOpacity: 0,\n\t\t\t\t\t\t\tfillColor: \"#FF0000\",\n\t\t\t\t\t\t\tmap: map\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tconst bounds = new google.maps.LatLngBounds();\n\t\t\t\t\t\tlet foundMarkers = 0;\n\n\t\t\t\t\t\tgmarkers.forEach((marker, i) => {\n\t\t\t\t\t\t\tconst distance = google.maps.geometry.spherical.computeDistanceBetween(marker.getPosition(), searchCenter);\n\n\n\t\t\t\t\t\t\tlet phoneHtml = marker.phone ?\n\t\t\t\t\t\t\t\t`<span class=\"result__phone\"><a href=\"tel:${marker.phone}\">T: ${marker.phone}<\/a><\/span>` :\n\t\t\t\t\t\t\t\t'';\n\n\t\t\t\t\t\t\tlet routeDescriptionHtml = '<a class=\"map__btn result__url btn\" target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=' +\n\t\t\t\t\t\t\t\tencodeURIComponent(marker.city) +\n\t\t\t\t\t\t\t\t'&destination_place_id=' +\n\t\t\t\t\t\t\t\tencodeURIComponent(marker.id) +\n\t\t\t\t\t\t\t\t'\">Routebeschrijving<\/a>';\n\n\n\t\t\t\t\t\t\tif (distance < radius) {\n\t\t\t\t\t\t\t\tbounds.extend(marker.getPosition());\n\t\t\t\t\t\t\t\tmarker.setMap(map);\n\t\t\t\t\t\t\t\tresult_list_html += `<li class=\"result\">\n\t\t\t\t\t\t\t\t<h3 class=\"result__title\">\n\t\t\t\t\t\t\t\t\t<a href=\"javascript:showLocationInformation(${i})\">${marker.title}<\/a>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"result__content\">\n\t\t\t\t\t\t\t\t\t<address>\n\t\t\t\t\t\t\t\t\t\t<span class=\"result__street display--block\">${marker.street}<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"display--block\">${marker.post_code}, ${marker.city}<\/span>\n\t\t\t\t\t\t\t\t\t<\/address>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"result__footer\">\n\t\t\t\t\t\t\t\t\t\t${phoneHtml}\n\t\t\t\t\t\t\t\t\t\t${routeDescriptionHtml}\n\t\t\t\t\t\t\t\t\t<a class=\"map__btn result__url btn\" target=\"_blank\" href=\"${marker.website}\" rel=\"noopener\">To website<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/li>`;\n\t\t\t\t\t\t\t\tfoundMarkers++;\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tmarker.setMap(null);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tdocument.getElementById(\"result_list\").innerHTML = result_list_html;\n\n\t\t\t\t\t\tif (foundMarkers > 0) {\n\t\t\t\t\t\t\tmap.fitBounds(bounds);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tmap.fitBounds(circle.getBounds());\n\t\t\t\t\t\t}\n\t\t\t\t\t} else {\n\t\t\t\t\t\talert('Geocode was not successful for the following reason: ' + status);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t\tinitialize();\n\t\t<\/script>\n\t<\/div>\n\n\t<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GP care for passers-by is available to anyone in need of a GP and who is not registered with a GP practice in the area where the care is needed. This can include, for example, tourists and migrant workers. This care is organised as follows in the Zeeland areas of Walcheren, Bevelanden and Schouwen-Duiveland: Are you in need of emergency care during the evening, night and\/or weekend? Then take a look at www.huisartsenspoedpostzeeland.nl for the exact procedure first.<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_trash_the_other_posts":false,"editor_notices":[],"footnotes":""},"class_list":["post-10783","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Passer-by care - Huisartsenspoedpost Zeeland - English<\/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:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Passer-by care - Huisartsenspoedpost Zeeland - English\" \/>\n<meta property=\"og:description\" content=\"GP care for passers-by is available to anyone in need of a GP and who is not registered with a GP practice in the area where the care is needed. This can include, for example, tourists and migrant workers. This care is organised as follows in the Zeeland areas of Walcheren, Bevelanden and Schouwen-Duiveland: Are you in need of emergency care during the evening, night and\/or weekend? Then take a look at www.huisartsenspoedpostzeeland.nl for the exact procedure first.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/\" \/>\n<meta property=\"og:site_name\" content=\"Huisartsenspoedpost Zeeland - English\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T11:46:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/\",\"url\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/\",\"name\":\"Passer-by care - Huisartsenspoedpost Zeeland - English\",\"isPartOf\":{\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png\",\"datePublished\":\"2023-08-11T12:56:12+00:00\",\"dateModified\":\"2026-04-23T11:46:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage\",\"url\":\"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png\",\"contentUrl\":\"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Passers-by care\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/#website\",\"url\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/\",\"name\":\"Huisartsenspoedpost Zeeland - English\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/huisartsenspoedpostzeeland.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Passer-by care - Huisartsenspoedpost Zeeland - English","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:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/","og_locale":"en_US","og_type":"article","og_title":"Passer-by care - Huisartsenspoedpost Zeeland - English","og_description":"GP care for passers-by is available to anyone in need of a GP and who is not registered with a GP practice in the area where the care is needed. This can include, for example, tourists and migrant workers. This care is organised as follows in the Zeeland areas of Walcheren, Bevelanden and Schouwen-Duiveland: Are you in need of emergency care during the evening, night and\/or weekend? Then take a look at www.huisartsenspoedpostzeeland.nl for the exact procedure first.","og_url":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/","og_site_name":"Huisartsenspoedpost Zeeland - English","article_modified_time":"2026-04-23T11:46:42+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/","url":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/","name":"Passer-by care - Huisartsenspoedpost Zeeland - English","isPartOf":{"@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage"},"image":{"@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage"},"thumbnailUrl":"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png","datePublished":"2023-08-11T12:56:12+00:00","dateModified":"2026-04-23T11:46:42+00:00","breadcrumb":{"@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#primaryimage","url":"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png","contentUrl":"https:\/\/huisartsenspoedpostzeeland.nl\/wp-content\/uploads\/sites\/17\/2025\/03\/MoetIkNaarDeDokter_RGB-1024x220.png"},{"@type":"BreadcrumbList","@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/passers-by-care\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Passers-by care"}]},{"@type":"WebSite","@id":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/#website","url":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/","name":"Huisartsenspoedpost Zeeland - English","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/pages\/10783","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/comments?post=10783"}],"version-history":[{"count":12,"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/pages\/10783\/revisions"}],"predecessor-version":[{"id":12822,"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/pages\/10783\/revisions\/12822"}],"wp:attachment":[{"href":"https:\/\/huisartsenspoedpostzeeland.nl\/en\/wp-json\/wp\/v2\/media?parent=10783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}