{"id":5324,"date":"2018-10-11T14:20:21","date_gmt":"2018-10-11T12:20:21","guid":{"rendered":"https:\/\/flowbird.nl\/fr\/?page_id=5324"},"modified":"2021-03-04T14:36:28","modified_gmt":"2021-03-04T13:36:28","slug":"ville","status":"publish","type":"page","link":"https:\/\/flowbird.nl\/staging\/ville\/","title":{"rendered":"Nos villes"},"content":{"rendered":"\r\n<h1>Parking en France<\/h1>\r\n<p>L&rsquo;application flowbird est disponible dans plus de 180 villes en France et de nombreuses autres villes \u00e0 travers le monde ( USA, Royaume-Uni, Espagne, Italie, Belgique, Canada&#8230;)<br \/>D\u00e9couvrez o\u00f9 vous pouvez l&rsquo;utiliser en France mais aussi \u00e0 l&rsquo;\u00e9tranger.<\/p>\r\n\t\t\r\n\t\t\t\r\n\t\t\t<div class='woe-locations-wrapper'>\r\n\t\t\t\t<div class='woe-locations-tools woeglass'>\r\n\t\t\t\t\t<div class='woe-locations-top-tools'>\r\n\t\t\t\t\r\n\t\t\t\t\t\t<div class='woe-locations-search-wrapper'>\r\n\t\t\t\t\t\t\t<input type='text' placeholder='Rechercher' id='addressInput' size='15'\/>\r\n\r\n\t\t\t\t\t\t\t<button id='searchButton' type='submit' class='btn btn-success'>\r\n\t\t\t\t\t\t\t\t\t<i class='fas fa-search'><\/i>\r\n\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<hr class='woe-locations-divider'>\r\n\t\t\t\t\t\t<select id='radiusSelect' label='Radius' style='display:none;'>\r\n\t\t\t\t\t\t\t<option value='50' selected>50 kms<\/option>\r\n\t\t\t\t\t\t\t<option value='30'>30 kms<\/option>\r\n\t\t\t\t\t\t\t<option value='20'>20 kms<\/option>\r\n\t\t\t\t\t\t\t<option value='10'>10 kms<\/option>\r\n\t\t\t\t\t\t<\/select>\r\n\t\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t<select id='locationSelect' style='width: 10%; visibility: hidden'><\/select>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class='woe-locations-bottom-tools'>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t<ul id='woe-locations-list'>\r\n\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t<div id='locationPager' class='woe-locations-list-pager'>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t\t<div id='map'><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t\t<script>\r\n\t\t\t\tvar map;\r\n\t\t\t\tvar markers = [];\r\n\t\t\t\tvar infoWindow;\r\n\t\t\t\tvar locationSelect;\r\n\t\t\t\tvar locationPager;\r\n\t\t\t\tvar infoWindowArray = [];\r\n\t\t\t\tvar typingTimer;                \/\/timer identifier\r\n\t\t\t\tvar doneTypingInterval = 500;  \/\/time in ms, 5 second for example\r\n\r\n\t\t\t\tfunction initMap() {\r\n\t\t\t\t\tvar map = new google.maps.Map(document.getElementById('map'), {\r\n\t\t\t\t\t\tzoom: 6,\r\n\t\t\t\t\t\tcenter: {lat: 46.413482, lng: 2.688908},\r\n            mapTypeId: 'roadmap',\r\n          \tdisableDefaultUI: true,\r\n\t\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\t\tstyles: [\n  {\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#f5f5f5\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.icon\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#616161\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.text.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#f5f5f5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"administrative\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"administrative.land_parcel\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#bdbdbd\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#eeeeee\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#757575\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.park\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#e5e5e5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.park\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"stylers\": [\n      {\n        \"color\": \"#ff0080\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"labels\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"labels.icon\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"labels.text\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#000000\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.arterial\",\n    \"elementType\": \"geometry.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.arterial\",\n    \"elementType\": \"geometry.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#ececec\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.arterial\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#757575\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#dadada\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"geometry.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#ff0080\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"geometry.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#ff0080\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#616161\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.local\",\n    \"elementType\": \"geometry.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.local\",\n    \"elementType\": \"geometry.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#ececec\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.local\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.local\",\n    \"elementType\": \"labels.text.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"transit\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"transit.line\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#e5e5e5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"transit.station\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#eeeeee\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"water\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#c9c9c9\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"water\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  }\n]\r\n\t\t\t\t\t});\r\n          infoWindow = new google.maps.InfoWindow();\r\n\t\t\t\t\t\r\n          searchButton = document.getElementById('searchButton').onclick = searchLocations;\r\n\r\n          locationSelect = document.getElementById('locationSelect');\r\n          locationPager = document.getElementById('locationPager');\r\n\t\t\t\t\tlocationList = document.getElementById('woe-locations-list');\r\n\t\t\t\t\tvar addressInput = document.getElementById('addressInput');\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ Create an array of alphabetical characters used to label the markers.\r\n\t\t\t\t\tvar labels = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';\r\n\t\t\t\t\t\/\/ Add some markers to the map.\r\n\t\t\t\t\t\/\/ Note: The code uses the JavaScript Array.prototype.map() method to\r\n\t\t\t\t\t\/\/ create an array of markers based on a given 'map' array.\r\n\t\t\t\t\t\/\/ The map() method here has nothing to do with the Google Maps API.\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\r\n\t\t\t\t\tif(locations.length > 0) {\r\n\r\n\t\t\t\t\t\tfor (var i = 0; i < locations.length; i++) {\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tcreateMarkerFallback(locations[i], locations[i]['name'], locations[i]['url'] );\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\tvar clusterStyles ={\r\n            imagePath: woelocurl + 'assets\/images\/',\r\n       \t };\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ Add a marker clusterer to manage the markers.\r\n\t\t\t\t\tvar markerCluster = new MarkerClusterer(map, markers, clusterStyles);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\nvar scrollPixels;\nvar mapsSlideWidth;\nvar snapLock = false;\n\njQuery(document).ready(function () {\n\tjQuery(window).on('resize', function() {\n\t\tresetMapsSlideWidth();\n\t});\n});\n\nfunction searchLocations() {\n\/\/ \tconsole.log('searchLocations');\n\tsearchButtonLoader(true);\n\t\n\tvar address = document.getElementById(\"addressInput\").value;\n\tvar geocoder = new google.maps.Geocoder();\n\tgeocoder.geocode({\n\t\taddress: address\n\t}, function(results, status) {\n\t\tif (status == google.maps.GeocoderStatus.OK) {\n\/\/ \t\t\tconsole.log(results[0].geometry.location);\n\t\t\tconsole.log(results[0].geometry.location.lat());\n\t\t\tconsole.log(results[0].geometry.location.lng());\n\t\t\tsearchLocationsNear(results[0].geometry.location, address);\n\t\t} else {\n\/\/ \t\t\talert(address + ' not found');\n\t\t}\n\t});\n}\n\nfunction clearLocations() {\n\tinfoWindow.close();\n\tfor (var i = 0; i < markers.length; i++) {\n\t\tmarkers[i].setMap(null);\n\t}\n\tmarkers.length = 0;\n\tlocationList.innerHTML = \"\";\n\tlocationSelect.innerHTML = \"\";\n\tlocationPager.innerHTML = \"\";\n\t\n\t\/\/ Deze voegen een opties voor voor alle markers, nu niet nodig\n\/\/ \tvar option = document.createElement(\"option\");\n\/\/ \toption.value = \"none\";\n\/\/ \toption.innerHTML = \"See all results:\";\n\/\/ \tlocationSelect.appendChild(option);\n}\n\nfunction searchLocationsNear(center, address) {\n\t\n\tclearLocations();\n\n\tvar radius = document.getElementById('radiusSelect').value;\n\tvar searchUrl = ajaxurl;\n\tvar params = 'action=woeloc_marker_ajax&lat=' + center.lat() + '&lng=' + center.lng() + '&radius=' + radius;\n\t\n\/\/ \tconsole.log(params);\n\tdownloadUrl(searchUrl, params, function(data) {\n\t\t\n\/\/ \t\tconsole.log(address + ' == ' + document.getElementById(\"addressInput\").value);\n\t\t\n\t\tif(address == document.getElementById(\"addressInput\").value) {\n\t\t\n\n\t\t\t\/\/ Add a marker clusterer to manage the markers.\n\t\t\t\/\/ \t\tvar markerCluster = new MarkerClusterer(map, markers,\n\t\t\t\/\/ \t\t\t\t{imagePath: 'https:\/\/developers.google.com\/maps\/documentation\/javascript\/examples\/markerclusterer\/m'});\n\n\t\t\t\/\/ \t\t\" . file_get_contents( WOE_LOCATIONS_DIR . '\/assets\/js\/woe-locations-mapcontrols.js' ) . \"\n\n\t\t\tmarkerCluster.clearMarkers();\n\n\t\t\tvar xml = parseXml(data);\n\t\t\tvar markerNodes = xml.documentElement.getElementsByTagName(\"marker\");\n\t\t\tvar bounds = new google.maps.LatLngBounds();\n\n\t\t\t\t\/\/ Leeg de lijst\n\t\t\t\tlocationList.innerHTML = \"\";\n\n\t\t\t\tif(markerNodes.length > 0) {\n\n\t\t\t\t\tfor (var i = 0; i < markerNodes.length; i++) {\n\t\t\t\t\t\tvar id = markerNodes[i].getAttribute(\"id\");\n\t\t\t\t\t\tvar name = markerNodes[i].getAttribute(\"name\");\n\t\t\t\t\t\tvar details = \"<a href='\" + markerNodes[i].getAttribute(\"url\") + \"'>View details<\/a>\"; \n\t\t\t\t\t\tvar distance = parseFloat(markerNodes[i].getAttribute(\"distance\"));\n\t\t\t\t\t\tvar latlng = new google.maps.LatLng(\n\t\t\t\t\t\t\tparseFloat(markerNodes[i].getAttribute(\"lat\")),\n\t\t\t\t\t\t\tparseFloat(markerNodes[i].getAttribute(\"lng\"))\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\tcreateOption(name, distance, i);\n\t\t\t\t\t\tcreateMarker(latlng, name, details);\n\t\t\t\t\t\tbounds.extend(latlng);\n\t\t\t\t\t}\n\t\t\t\t\tmap.fitBounds(bounds);\n\t\t\t\t\tmap.setCenter(center);\n\t\t\t\t\tlocationSelect.style.visibility = \"visible\";\n\t\t\t\t\tlocationSelect.onchange = function() {\n\n\t\t\t\t\t\t\tvar markerNum = locationSelect.options[locationSelect.selectedIndex].value;\n\t\t\t\t\t\t\tif (markerNum != \"none\"){\n\t\t\t\t\t\t\t\tgoogle.maps.event.trigger(markers[markerNum], 'click');\n\t\t\/\/ \t\t\t\t\t\tmap.setCenter(latlng); \/\/ setCenter takes a LatLng object\n\n\t\t\/\/ \t\t\t\t\t\tvar markerLatLng = markers[markerNum].getPosition(); \/\/ returns LatLng object\n\t\t\t\t\t\t\t\tmap.setCenter(markers[markerNum].getPosition()); \/\/ setCenter takes a LatLng object\n\t\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tvar li = document.createElement('li');\n\t\t\t\t\tli.innerHTML = \"No results.\";\n\t\t\t\t\tli.classList.add('no-pointer');\n\t\t\t\t\tlocationList.appendChild(li);\n\n\t\t\t\t\tmap.setCenter(center);\n\t\t\t\t}\n\n\t\t\t\tjQuery('#woe-locations-list').scroll(function(){\n\t\t\t\t\t scrollPixels = this.scrollLeft;\n\t\t\/\/ \t\t\tconsole.log(scrollPixels);\n\t\t\t\t});\n\n\t\t\/\/ \t\tjQuery('#woe-locations-list').mouseup(function() {\n\t\t\/\/ \t\t\tconsole.log('release');\n\t\t\/\/ \t\t});\n\n\t\t\t\tjQuery('#woe-locations-list').scroll(function() {\n\n\t\t\t\t\tif(!snapLock) {\n\n\t\t\t\t\t\t\tsnapLock = true;\n\n\t\t\t\t\t\t\tclearTimeout(jQuery('#woe-locations-list').data(this, 'scrollTimer'));\n\t\t\t\t\t\t\tjQuery('#woe-locations-list').data(this, 'scrollTimer', setTimeout(function() {\n\t\t\t\t\t\t\t\t\/\/ do something\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\/\/ \t\t\t\t\tvar scrollPixels = jQuery('#woe-locations-list').scrollLeft();\n\t\t\/\/ \t\t\t\t\tvar scrollPercentage = 100 * jQuery('#woe-locations-list').scrollLeft \/ (jQuery('#woe-locations-list').scrollWidth-jQuery('#woe-locations-list').clientWidth); \n\t\t\/\/ \t\t\t\t\tvar scrollPercentage = 100 * jQuery(this).scrollLeft() \/ (jQuery('#contained').width() - jQuery(this).width());\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\/\/ \t\t\t\t\tscrollPercentage = 100 * jQuery('#woe-locations-list').scrollLeft() \/ (jQuery('#woe-locations-list').width() - jQuery('#woe-locations-list').width());\n\t\t\t\t\t\t\tconsole.log(scrollPixels);\n\t\t\t\t\t\t\tsnapToSlide();\n\t\t\/\/ \/\/ \t\t\t\t\tconsole.log(scrollPercentage);\n\t\t\/\/ \t\t\t\t\t\tconsole.log(\"Scroll ended on \" + );\n\t\t\t\t\t\t}, 1000));\n\t\t\t\t\t}\n\t\t\t\t});\n\n\n\t\t\t\tresetMapsSlideWidth();\t\t\n\t\t\t\tsearchButtonLoader(false);\n\t\t\n\t\t\t}\n\t});\n}\n\nfunction setMapsActivePager(pageId) {\n\tjQuery('#locationPager > a').removeClass('active');\n\tjQuery('#locationPager > a:nth-child(' + (parseInt(pageId) + 1) + ')').focus().addClass('active');\n}\n\nfunction resetMapsSlideWidth() {\n\t\tif(jQuery('#locations-slide-0').length > 0) {\n\t\t\tmapsSlideWidth = jQuery('#locations-slide-0').outerWidth(true);\n\t\t}\n}\n\nfunction snapToSlide() {\n\t\n\tvar sliderWidth = jQuery(\"#woe-locations-list\")[0].scrollWidth;\n\t\n\tvar sliderPosition = Math.round(scrollPixels \/ mapsSlideWidth);\n\t\n\tvar scrollWidth = mapsSlideWidth * sliderPosition;\n\t\n\tsetMapsActivePager(sliderPosition);\n\n\tjQuery('#woe-locations-list').scrollLeft(scrollWidth);\n\t\t\t\t\n\tsetTimeout(function() {\n\t\tsnapLock = false;\n\t}, 1000);\n\t\n\/\/ \tconsole.log(scrollPixels \/ mapsSlideWidth);\n\t\n\/\/ \tif(scrollPixels \/ mapsSlideWidth)\n\/\/ \tscrollPixels\n\/\/ \tmapsSlideWidth\n}\n\nfunction createMarker(latlng, name, address) {\n\tvar html = \"<b>\" + name + \"<\/b> <br\/>\" + address;\n\tvar marker = new google.maps.Marker({\n\t\tmap: map,\n\t\tposition: latlng,\n\t\ticon: {\n\t\t\tanchor: new google.maps.Point(15, 40.71),\n\t\t\tsize: new google.maps.Size(30,40.71),\n\t\t\turl: woelocurl + 'assets\/images\/map-marker.svg'\n\t\t}\n\t});\n\tgoogle.maps.event.addListener(marker, 'click', function() {\n\t\tinfoWindow.setContent(html);\n\t\tinfoWindow.open(map, marker);\n\t});\n\t\n\/\/ \tgoogle.maps.event.addListener(marker, 'mouseover', function() {\n\/\/ \t\tmarker.className += \" otherclass\";\n\/\/ \t});\n\t\n\tmarkers.push(marker);\n}\n\n\nfunction createOption(name, distance, num) {\n\tvar option = document.createElement(\"option\");\n\toption.value = num;\n\toption.innerHTML = name;\n\tlocationSelect.appendChild(option);\n\t\n\tvar li = document.createElement('li');\n\tli.innerHTML = name;\n\tli.dataset.number = num;\n\tli.id = \"locations-slide-\" + li.dataset.number;\n\tli.onclick = function(e) {\n\t\te.preventDefault();\n\n\t\tconsole.log(li.dataset.number);\n\t\tlocationSelect.value = li.dataset.number;\n\t\tlocationSelect.selectedIndex = li.dataset.number;\n\t\tlocationSelect.options[li.dataset.number].selected = true;\n\t\tlocationSelect.onchange();\n\t\/\/ \t\tgoogle.maps.event.trigger(markers[li.dataset.number], 'click');\n\t}\n\/\/ \tli.appendChild(anchor);\n\tlocationList.appendChild(li);\n\t\n\tvar anchor = document.createElement('a');\n\tanchor.href = \"locations-slide-\" + li.dataset.number;\n\tanchor.classList.add(\"locations-slide-page\");\n\n\/\/ \tanchor.addEventListener('click', function(e) {\n\/\/ \t\t\te.preventDefault();\n\/\/ \t}, false);\n\t\n\tanchor.addEventListener('click', function(e) {\n\/\/ \t\tanchor.hide();\n\t\t\t\t\t\n\/\/ \t\tvar scrollpixels = (jQuery('#woe-locations-list').width() \/ jQuery('#woe-locations-list').children().length) * (jQuery('#woe-locations-list').children().length - parseInt(li.dataset.number));\n\/\/ \t\tconsole.log('scroll ' + jQuery('#woe-locations-list').width());\n\t\t\n\/\/ \t\tconsole.log(jQuery(jQuery(\"#woe-locations-list\")[0].scrollWidth);\n\/\/ \t\tconsole.log(jQuery(\"scrolled: \" + \"#woe-locations-list\").scrollLeft());\n\/\/ \t\tvar scrollpixels = jQuery(\"#locations-slide-\" + li.dataset.number).offset().left;\n\/\/ \t\tconsole.log(\"scrollWidth\");\n\/\/ \t\tconsole.log(jQuery(\"#woe-locations-list\")[0].scrollWidth);\n\/\/ \t\tvar scrollpixels = jQuery(\"#locations-slide-\" + li.dataset.number).offset().left;\n\/\/ \t\tconsole.log(\"offset\");\n\/\/ \t\tconsole.log(scrollpixels);\n\t\t\n\t\t\n\t\tvar widthSlide = jQuery('#locations-slide-0').outerWidth(true);\n\t\tvar scrollWidth = widthSlide * li.dataset.number;\n\t\t\n\/\/ \t\tscrollPercentage = 100 * jQuery(this).scrollLeft() \/ (jQuery('#woe-locations-list').width() - jQuery(this).width());\n\/\/ \t\tconsole.log(scrollPercentage);\n\n\t\t\n\/\/ \t\tvar scrollpixels = jQuery(\"#woe-locations-list\").scrollLeft;\n\/\/ \t\tscrollpixels = jQuery(\"#locations-slide-\" + li.dataset.number).scrollLeft();\n\/\/ \t\tconsole.log(\"list\");\n\/\/ \t\tconsole.log(scrollpixels);\n\/\/ \t\tscrollpixels = jQuery(\"#locations-slide-\" + li.dataset.number).offset().left;\n\/\/ \t\tconsole.log(\"slide\");\n\/\/ \t\tconsole.log(scrollpixels);\n\t\t\n\/\/ \t\tli.scrollIntoView();\n\t\t\n\t\tjQuery('#woe-locations-list').scrollLeft(scrollWidth);\n\t\t\n\/\/ \t\tjQuery('#woe-locations-list').animate({\n\/\/ \t\t\t\tscrollLeft: scrollWidth\n\/\/ \t\t}, 500);\n\t\t\n\t\te.preventDefault();\n\t});\n\n\tlocationPager.appendChild(anchor);\n}\n\nfunction downloadUrl(url, params, callback) {\n\tvar request = window.ActiveXObject ?\n\t\tnew ActiveXObject('Microsoft.XMLHTTP') :\n\t\tnew XMLHttpRequest;\n\n\trequest.onreadystatechange = function() {\n\t\tif (request.readyState == 4) {\n\t\t\trequest.onreadystatechange = doNothing;\n\t\t\tcallback(request.responseText, request.status);\n\t\t}\n\t};\n\n\trequest.open('POST', url, true);\n\trequest.setRequestHeader('Content-type', 'application\/x-www-form-urlencoded');\n\trequest.send(params);\n}\n\nfunction parseXml(str) {\n\tif (window.ActiveXObject) {\n\t\tvar doc = new ActiveXObject('Microsoft.XMLDOM');\n\t\tdoc.loadXML(str);\n\t\treturn doc;\n\t} else if (window.DOMParser) {\n\t\treturn (new DOMParser).parseFromString(str, 'text\/xml');\n\t}\n}\n\nfunction searchButtonLoader(toLoader) {\n\tvar searchBtn = document.getElementById(\"searchButton\");\n\t\n\tif(toLoader) {\n\t\tsearchBtn.classList.add(\"disabled\");\n\t\tsearchBtn.innerHTML = \"<i class='fas fa-circle-o-notch fa-spin'><\/i>\";\n\t}\n\telse {\n\t\tsearchBtn.classList.remove(\"disabled\");\n\t\tsearchBtn.innerHTML = \"<i class='fas fa-search'><\/i>\";\n\t}\n}\n\nfunction doNothing() {}\r\n\t\t\t\t\r\n\t\t\t\t\tlocationSelect.onchange = function() {\r\n\t\t\t\t\t\tvar markerNum = locationSelect.options[locationSelect.selectedIndex].value;\r\n\t\t\t\t\t\tif (markerNum != 'none'){\r\n\t\t\t\t\t\t\tgoogle.maps.event.trigger(markers[markerNum], 'click');\r\n\t\t\t\t\t\t\tmap.setCenter(markers[markerNum].getPosition()); \/\/ setCenter takes a LatLng object\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\taddressInput.onkeyup = function(e){\r\n\t\t\t\t\t\t\t\/\/var enterKey = 13;\r\n\t\t\t\t\t\t\tif (e.which >= 65 && e.which <= 90) {\r\n\t\t\t\t\t\t\t\r\n  \t\t\t\t\t\t\tclearTimeout(typingTimer);\r\n  \t\t\t\t\t\t\ttypingTimer = setTimeout(searchLocations, doneTypingInterval);\r\n\/\/ \t\t\t\t\t\t\t\tsearchLocations();\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t};\r\n\t\t\t\t\t\r\n\t\t\t\t\taddressInput.onkeydown = function(e) {\r\n\t\t\t\t\t\tclearTimeout(typingTimer);\r\n\t\t\t\t\t};\r\n\t\t\t\t}\r\n\t\t\t\tvar locations = [{lat: 30.323314, lng: -81.396853, url: \"https:\/\/flowbird.nl\/staging\/locations\/0-lemon-street\/\", name: \"0 Lemon Street\"},{lat: 29.973212, lng: -98.337462, url: \"https:\/\/flowbird.nl\/staging\/locations\/360-parking\/\", name: \"360 PARKING\"},{lat: 35.472316, lng: -97.522177, url: \"https:\/\/flowbird.nl\/staging\/locations\/4th-street-parking-space-llc\/\", name: \"4th Street Parking Space LLC\"},{lat: 56.15674, lng: 10.21076, url: \"https:\/\/flowbird.nl\/staging\/locations\/aarhus-kommune\/\", name: \"Aarhus Kommune\"},{lat: 50.985996, lng: 4.836522, url: \"https:\/\/flowbird.nl\/staging\/locations\/aarschot\/\", name: \"Aarschot\"},{lat: 52.823427, lng: -4.506199, url: \"https:\/\/flowbird.nl\/staging\/locations\/abersoch-village-hall-car-park\/\", name: \"Abersoch Village Hall Car Park\"},{lat: 40.944109, lng: 14.371438, url: \"https:\/\/flowbird.nl\/staging\/locations\/acerra\/\", name: \"Acerra\"},{lat: 37.662756, lng: 14.832615, url: \"https:\/\/flowbird.nl\/staging\/locations\/adrano\/\", name: \"Adrano\"},{lat: 37.263234, lng: 13.58541, url: \"https:\/\/flowbird.nl\/staging\/locations\/agrigento\/\", name: \"Agrigento\"},{lat: 52.076202, lng: 7.002046, url: \"https:\/\/flowbird.nl\/staging\/locations\/ahaus\/\", name: \"Ahaus\"},{lat: 51.772398, lng: 7.888833, url: \"https:\/\/flowbird.nl\/staging\/locations\/ahlen\/\", name: \"Ahlen\"},{lat: 53.676414, lng: 10.237885, url: \"https:\/\/flowbird.nl\/staging\/locations\/ahrensburg\/\", name: \"Ahrensburg\"},{lat: 44.302661, lng: 4.556527, url: \"https:\/\/flowbird.nl\/staging\/locations\/aigueze\/\", name: \"Aigu\u00e8ze\"},{lat: 52.310539, lng: 4.768274, url: \"https:\/\/flowbird.nl\/staging\/locations\/airport\/\", name: \"Airport\"},{lat: 45.688596, lng: 5.91485, url: \"https:\/\/flowbird.nl\/staging\/locations\/aix-les-bains\/\", forcezoom: \"12\", name: \"Aix Les Bains\"},{lat: 43.529858, lng: 5.447691, url: \"https:\/\/flowbird.nl\/staging\/locations\/aix-en-provence\/\", name: \"Aix-en-Provence\"},{lat: 59.932122, lng: 10.993763, url: \"https:\/\/flowbird.nl\/staging\/locations\/akershus-universitetssykehus\/\", name: \"Akershus Universitetssykehus\"},{lat: 41.079891, lng: -81.524635, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron\/\", name: \"Akron\"},{lat: 41.077465, lng: -81.523072, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-canal-park-stadium\/\", name: \"Akron &#8211; Canal Park Stadium\"},{lat: 41.084263, lng: -81.518075, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-dart-street\/\", name: \"Akron &#8211; Dart Street\"},{lat: 41.076261, lng: -81.520376, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-high-exchange\/\", name: \"Akron &#8211; High + Exchange\"},{lat: 41.075263, lng: -81.521118, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-high-street\/\", name: \"Akron &#8211; High Street\"},{lat: 41.07774, lng: -81.52083, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-main-buchtel\/\", name: \"Akron &#8211; Main  Buchtel\"},{lat: 41.084614, lng: -81.512765, url: \"https:\/\/flowbird.nl\/staging\/locations\/akron-summit-journal-lot\/\", name: \"Akron &#8211; Summit Journal Lot\"},{lat: 40.786413, lng: 17.240936, url: \"https:\/\/flowbird.nl\/staging\/locations\/alberobello\/\", name: \"Alberobello\"},{lat: 40.786234, lng: 17.238592, url: \"https:\/\/flowbird.nl\/staging\/locations\/alberobello-2\/\", name: \"Alberobello\"},{lat: 43.925085, lng: 2.148641, url: \"https:\/\/flowbird.nl\/staging\/locations\/albi\/\", name: \"Albi\"},{lat: 37.978395, lng: 12.968625, url: \"https:\/\/flowbird.nl\/staging\/locations\/alcamo\/\", name: \"Alcamo\"},{lat: 44.1252, lng: 4.077466, url: \"https:\/\/flowbird.nl\/staging\/locations\/ales\/\", name: \"Al\u00e8s\"},{lat: 40.557952, lng: 8.319295, url: \"https:\/\/flowbird.nl\/staging\/locations\/alghero\/\", name: \"Alghero\"},{lat: 52.632381, lng: 4.753375, url: \"https:\/\/flowbird.nl\/staging\/locations\/alkmaar\/\", name: \"Alkmaar\"},{lat: 41.039792, lng: -74.129973, url: \"https:\/\/flowbird.nl\/staging\/locations\/allendale-nj\/\", name: \"Allendale, NJ\"},{lat: 52.367027, lng: 6.668492, url: \"https:\/\/flowbird.nl\/staging\/locations\/almelo\/\", name: \"Almelo\"},{lat: 52.350785, lng: 5.264702, url: \"https:\/\/flowbird.nl\/staging\/locations\/almere\/\", name: \"Almere\"},{lat: 52.127658, lng: 4.668851, url: \"https:\/\/flowbird.nl\/staging\/locations\/alphen-aan-den-rijn\/\", name: \"Alphen aan den Rijn\"},{lat: 50.751262, lng: 9.271563, url: \"https:\/\/flowbird.nl\/staging\/locations\/alsfeld\/\", name: \"Alsfeld\"},{lat: 40.825392, lng: 16.552787, url: \"https:\/\/flowbird.nl\/staging\/locations\/altamura\/\", name: \"Altamura\"},{lat: 46.194109, lng: 6.223001, url: \"https:\/\/flowbird.nl\/staging\/locations\/ambilly\/\", name: \"Ambilly\"},{lat: 47.412754, lng: 0.986178, url: \"https:\/\/flowbird.nl\/staging\/locations\/amboise\/\", name: \"Amboise\"},{lat: 35.184485, lng: -111.649811, url: \"https:\/\/flowbird.nl\/staging\/locations\/american-campus-communities\/\", name: \"American Campus Communities\"},{lat: 52.156111, lng: 5.387827, url: \"https:\/\/flowbird.nl\/staging\/locations\/amersfoort\/\", name: \"Amersfoort\"},{lat: 49.894067, lng: 2.295753, url: \"https:\/\/flowbird.nl\/staging\/locations\/amiens\/\", name: \"Amiens\"},{lat: 52.30158, lng: 4.862593, url: \"https:\/\/flowbird.nl\/staging\/locations\/amstelveen\/\", name: \"Amstelveen\"},{lat: 52.367573, lng: 4.904139, url: \"https:\/\/flowbird.nl\/staging\/locations\/amsterdam\/\", name: \"Amsterdam\"},{lat: 41.745324, lng: 13.151364, url: \"https:\/\/flowbird.nl\/staging\/locations\/anagni\/\", name: \"Anagni\"},{lat: 50.836581, lng: 4.308187, url: \"https:\/\/flowbird.nl\/staging\/locations\/anderlecht\/\", name: \"Anderlecht\"},{lat: 39.969529, lng: 18.404112, url: \"https:\/\/flowbird.nl\/staging\/locations\/andrano\/\", name: \"Andrano\"},{lat: 41.138247, lng: 16.22868, url: \"https:\/\/flowbird.nl\/staging\/locations\/andria\/\", name: \"Andria\"},{lat: 49.854941, lng: 19.34145, url: \"https:\/\/flowbird.nl\/staging\/locations\/andrychow\/\", name: \"Andrych\u00f3w\"},{lat: 43.481402, lng: -1.514699, url: \"https:\/\/flowbird.nl\/staging\/locations\/anglet\/\", name: \"Anglet\"},{lat: 45.648377, lng: 0.156237, url: \"https:\/\/flowbird.nl\/staging\/locations\/angouleme\/\", name: \"Angouleme\"},{lat: 42.091479, lng: 12.271546, url: \"https:\/\/flowbird.nl\/staging\/locations\/anguillara\/\", name: \"Anguillara\"},{lat: 45.899247, lng: 6.129384, url: \"https:\/\/flowbird.nl\/staging\/locations\/annecy\/\", name: \"Annecy\"},{lat: 57.6875205, lng: 11.9534876, url: \"https:\/\/flowbird.nl\/staging\/locations\/annedalskliniken-ab\/\", name: \"Annedalskliniken AB\"},{lat: 53.121121, lng: 17.994253, url: \"https:\/\/flowbird.nl\/staging\/locations\/anpol\/\", name: \"Anpol\"},{lat: 43.581334, lng: 7.127904, url: \"https:\/\/flowbird.nl\/staging\/locations\/antibes\/\", name: \"Antibes\"},{lat: 48.759255, lng: 2.302553, url: \"https:\/\/flowbird.nl\/staging\/locations\/antony\/\", name: \"Antony\"},{lat: 51.219448, lng: 4.402464, url: \"https:\/\/flowbird.nl\/staging\/locations\/antwerpen\/\", name: \"Antwerpen\"},{lat: -33.887924, lng: 151.142498, url: \"https:\/\/flowbird.nl\/staging\/locations\/aparc-demo\/\", name: \"APARC DEMO\"},{lat: 52.211157, lng: 5.969923, url: \"https:\/\/flowbird.nl\/staging\/locations\/apeldoorn\/\", name: \"Apeldoorn\"},{lat: 41.594659, lng: 12.650366, url: \"https:\/\/flowbird.nl\/staging\/locations\/aprilia\/\", name: \"Aprilia\"},{lat: 41.816577, lng: 2.511129, url: \"https:\/\/flowbird.nl\/staging\/locations\/arbucies\/\", name: \"Arbucies\"},{lat: 42.546214, lng: 3.022911, url: \"https:\/\/flowbird.nl\/staging\/locations\/argeles-sur-mer\/\", name: \"Argeles sur mer\"},{lat: 48.947795, lng: 2.248809, url: \"https:\/\/flowbird.nl\/staging\/locations\/argenteuil\/\", name: \"Argenteuil\"},{lat: 43.674854, lng: 4.627901, url: \"https:\/\/flowbird.nl\/staging\/locations\/arles\/\", name: \"Arles\"},{lat: 50.68672, lng: 2.88276, url: \"https:\/\/flowbird.nl\/staging\/locations\/armentieres\/\", name: \"Armenti\u00e8res\"},{lat: 51.985103, lng: 5.89873, url: \"https:\/\/flowbird.nl\/staging\/locations\/arnhem\/\", name: \"Arnhem\"},{lat: 48.989541, lng: 2.420641, url: \"https:\/\/flowbird.nl\/staging\/locations\/arnouville\/\", name: \"Arnouville\"},{lat: 50.293601, lng: 2.778705, url: \"https:\/\/flowbird.nl\/staging\/locations\/arras\/\", name: \"Arras\"},{lat: 49.339035, lng: -0.622366, url: \"https:\/\/flowbird.nl\/staging\/locations\/arromanches-les-bains\/\", name: \"Arromanches les Bains\"},{lat: 47.547914, lng: -2.891507, url: \"https:\/\/flowbird.nl\/staging\/locations\/arzon\/\", name: \"Arzon\"},{lat: 51.756792, lng: 11.458644, url: \"https:\/\/flowbird.nl\/staging\/locations\/aschersleben\/\", name: \"Aschersleben\"},{lat: 35.594672, lng: -82.554177, url: \"https:\/\/flowbird.nl\/staging\/locations\/asheville-city-of-nc\/\", name: \"Asheville (City of), NC\"},{lat: 39.191962, lng: -106.818275, url: \"https:\/\/flowbird.nl\/staging\/locations\/aspen\/\", name: \"Aspen\"},{lat: 52.992753, lng: 6.564228, url: \"https:\/\/flowbird.nl\/staging\/locations\/assen\/\", name: \"Assen\"},{lat: 33.780761, lng: -84.384245, url: \"https:\/\/flowbird.nl\/staging\/locations\/atlanta-ga\/\", name: \"Atlanta, GA\"},{lat: 52.925179, lng: -1.479107, url: \"https:\/\/flowbird.nl\/staging\/locations\/atlas-enforcement-ltd-island-car-park\/\", name: \"Atlas Enforcement Ltd &#8211; Island Car Park\"},{lat: 43.292334, lng: 5.569376, url: \"https:\/\/flowbird.nl\/staging\/locations\/aubagne\/\", name: \"Aubagne\"},{lat: 44.62088, lng: 4.390043, url: \"https:\/\/flowbird.nl\/staging\/locations\/aubenas\/\", name: \"Aubenas\"},{lat: 48.373054, lng: 10.89779, url: \"https:\/\/flowbird.nl\/staging\/locations\/augsburg\/\", name: \"Augsburg\"},{lat: 44.926111, lng: 2.440556, url: \"https:\/\/flowbird.nl\/staging\/locations\/aurillac\/\", name: \"Aurillac\"},{lat: -41.152687, lng: 147.770884, url: \"https:\/\/flowbird.nl\/staging\/locations\/aus_dorset\/\", name: \"AUS_Dorset\"},{lat: 46.950914, lng: 4.301565, url: \"https:\/\/flowbird.nl\/staging\/locations\/autun\/\", name: \"Autun\"},{lat: 47.796015, lng: 3.570485, url: \"https:\/\/flowbird.nl\/staging\/locations\/auxerre\/\", name: \"Auxerre\"},{lat: 59.436961, lng: 24.753575, url: \"https:\/\/flowbird.nl\/staging\/locations\/avalikud-teenused\/\", name: \"Avalikud Teenused\"},{lat: 59.316011, lng: 18.071327, url: \"https:\/\/flowbird.nl\/staging\/locations\/avarn-security\/\", name: \"Avarn Security\"},{lat: 43.943395, lng: 4.814758, url: \"https:\/\/flowbird.nl\/staging\/locations\/avignon\/\", name: \"Avignon\"},{lat: 50.478912678123, lng: -3.5097210560186, url: \"https:\/\/flowbird.nl\/staging\/locations\/babbacombe-beach\/\", name: \"Babbacombe Beach\"},{lat: 40.68119, lng: -73.39918, url: \"https:\/\/flowbird.nl\/staging\/locations\/babylon\/\", name: \"Babylon\"},{lat: 52.918782, lng: -1.475983, url: \"https:\/\/flowbird.nl\/staging\/locations\/back-sitwell-street-car-park\/\", name: \"Back Sitwell Street Car Park\"},{lat: 52.142726, lng: 12.59518, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-belzig\/\", name: \"Bad Belzig\"},{lat: 50.50615, lng: 7.28973, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-breisig\/\", name: \"Bad Breisig\"},{lat: 50.873202, lng: 9.711067, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-hersfeld\/\", name: \"Bad Hersfeld\"},{lat: 50.233333, lng: 8.6, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-homburg\/\", name: \"Bad Homburg\"},{lat: 50.367267, lng: 8.739391, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-nauheim\/\", name: \"Bad Nauheim\"},{lat: 51.069017, lng: 10.327148, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-oldesloe\/\", name: \"Bad Oldesloe\"},{lat: 47.727334, lng: 12.878841, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-reichenhall\/\", name: \"Bad Reichenhall\"},{lat: 51.194585, lng: 7.012051, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-reichenhall-kur-gmbh\/\", name: \"Bad Reichenhall Kur GmbH\"},{lat: 50.623314221523, lng: 9.5073637222686, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-salzschlirf\/\", name: \"Bad Salzschlirf\"},{lat: 52.088544, lng: 8.750472, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-salzuflen\/\", name: \"Bad Salzuflen\"},{lat: 50.920741, lng: 14.153571, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-schandau\/\", name: \"Bad Schandau\"},{lat: 50.141628, lng: 8.067461, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-schwalbach\/\", name: \"Bad Schwalbach\"},{lat: 53.938649, lng: 10.310515, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-segeberg\/\", name: \"Bad Segeberg\"},{lat: 48.496896, lng: 9.394875, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-urach\/\", name: \"Bad Urach\"},{lat: 50.183333, lng: 8.733333, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-vilbel\/\", name: \"Bad Vilbel\"},{lat: 53.18144, lng: 8.009876, url: \"https:\/\/flowbird.nl\/staging\/locations\/bad-zwischahn\/\", name: \"Bad Zwischahn\"},{lat: 59.89037, lng: 10.52584, url: \"https:\/\/flowbird.nl\/staging\/locations\/baerum-kommune\/\", name: \"B\u00e6rum kommune\"},{lat: 43.068038, lng: 0.15054, url: \"https:\/\/flowbird.nl\/staging\/locations\/bagneres-de-bigorre\/\", name: \"Bagn\u00e8res-de-Bigorre\"},{lat: 48.798938, lng: 2.303975, url: \"https:\/\/flowbird.nl\/staging\/locations\/bagneux\/\", name: \"Bagneux\"},{lat: 42.626881, lng: 12.091154, url: \"https:\/\/flowbird.nl\/staging\/locations\/bagnoregio\/\", name: \"Bagnoregio\"},{lat: 55.227051, lng: -2.581087, url: \"https:\/\/flowbird.nl\/staging\/locations\/bakethin-car-park\/\", name: \"Bakethin Car Park\"},{lat: 53.214406, lng: -1.671587, url: \"https:\/\/flowbird.nl\/staging\/locations\/bakewell-bridge\/\", name: \"Bakewell Bridge\"},{lat: 39.291586, lng: -76.612946, url: \"https:\/\/flowbird.nl\/staging\/locations\/baltimore-city-of-md\/\", name: \"Baltimore (City of), MD\"},{lat: 49.898814, lng: 10.902764, url: \"https:\/\/flowbird.nl\/staging\/locations\/bamberg\/\", name: \"Bamberg\"},{lat: 42.116655, lng: 2.766694, url: \"https:\/\/flowbird.nl\/staging\/locations\/banyoles\/\", name: \"Banyoles\"},{lat: 42.481255, lng: 3.129535, url: \"https:\/\/flowbird.nl\/staging\/locations\/banyuls-sur-mer\/\", name: \"Banyuls-sur-Mer\"},{lat: 39.842528, lng: 9.643148, url: \"https:\/\/flowbird.nl\/staging\/locations\/bari-sardo\/\", name: \"Bari Sardo\"},{lat: 52.139238, lng: 5.586309, url: \"https:\/\/flowbird.nl\/staging\/locations\/barneveld\/\", name: \"Barneveld\"},{lat: 44.608801, lng: 7.939339, url: \"https:\/\/flowbird.nl\/staging\/locations\/barolo\/\", name: \"Barolo\"},{lat: 15.996572, lng: -61.731722, url: \"https:\/\/flowbird.nl\/staging\/locations\/basse-terre\/\", name: \"Basse Terre\"},{lat: 30.451293, lng: -91.186358, url: \"https:\/\/flowbird.nl\/staging\/locations\/baton-rouge\/\", name: \"Baton Rouge\"},{lat: 40.609375, lng: 14.980836, url: \"https:\/\/flowbird.nl\/staging\/locations\/battipaglia\/\", name: \"Battipaglia\"},{lat: 51.182293, lng: 14.423775, url: \"https:\/\/flowbird.nl\/staging\/locations\/bautzen\/\", name: \"Bautzen\"},{lat: 49.276327, lng: -0.702703, url: \"https:\/\/flowbird.nl\/staging\/locations\/bayeux\/\", name: \"Bayeux\"},{lat: 50.844731823855, lng: 0.080471548187285, url: \"https:\/\/flowbird.nl\/staging\/locations\/beacon-car-park\/\", name: \"Beacon Car Park\"},{lat: 45.717105, lng: 6.574292, url: \"https:\/\/flowbird.nl\/staging\/locations\/beaufort\/\", name: \"Beaufort\"},{lat: 43.706482, lng: 7.335327, url: \"https:\/\/flowbird.nl\/staging\/locations\/beaulieu-sur-mer\/\", name: \"Beaulieu-sur-Mer\"},{lat: 47.026027, lng: 4.839688, url: \"https:\/\/flowbird.nl\/staging\/locations\/beaune\/\", name: \"Beaune\"},{lat: 45.490838, lng: -122.808306, url: \"https:\/\/flowbird.nl\/staging\/locations\/beaverton-or\/\", name: \"Beaverton, OR\"},{lat: 47.637622707292, lng: 6.85550548843, url: \"https:\/\/flowbird.nl\/staging\/locations\/belfort-galeries-lafayette\/\", name: \"Belfort Galeries Lafayette\"},{lat: 39.620739, lng: 15.863916, url: \"https:\/\/flowbird.nl\/staging\/locations\/belvedere-marittimo\/\", name: \"Belvedere Marittimo\"},{lat: 39.623027, lng: 15.864259, url: \"https:\/\/flowbird.nl\/staging\/locations\/belvedere-marittimo-2\/\", name: \"Belvedere Marittimo\"},{lat: 40.798236, lng: -81.376171, url: \"https:\/\/flowbird.nl\/staging\/locations\/benders-tavern-canton-oh\/\", name: \"Bender&rsquo;s Tavern (Canton, OH)\"},{lat: 50.426763, lng: 7.571063, url: \"https:\/\/flowbird.nl\/staging\/locations\/bendorf\/\", name: \"Bendorf\"},{lat: 38.541278, lng: -0.122507, url: \"https:\/\/flowbird.nl\/staging\/locations\/benidorm\/\", name: \"Benidorm\"},{lat: 50.86444, lng: 4.297447, url: \"https:\/\/flowbird.nl\/staging\/locations\/berchem\/\", name: \"Berchem\"},{lat: 52.674937, lng: 4.706395, url: \"https:\/\/flowbird.nl\/staging\/locations\/bergen\/\", name: \"Bergen\"},{lat: 51.494576, lng: 4.287162, url: \"https:\/\/flowbird.nl\/staging\/locations\/bergen-op-zoom\/\", name: \"Bergen op Zoom\"},{lat: 50.945194, lng: 6.655502, url: \"https:\/\/flowbird.nl\/staging\/locations\/bergheim\/\", name: \"Bergheim\"},{lat: 50.996975, lng: 7.127497, url: \"https:\/\/flowbird.nl\/staging\/locations\/bergisch-gladbach\/\", name: \"Bergisch-Gladbach\"},{lat: 52.500158, lng: 13.319812, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-charlottenburg-wilmersdorf\/\", name: \"Berlin &#8211; Charlottenburg Wilmersdorf\"},{lat: 52.535881, lng: 13.41594, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-friedrichshain-siehe-berlin-mitte\/\", name: \"Berlin Friedrichshain SIEHE BERLIN MITTE\"},{lat: 52.52003, lng: 13.40489, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-mitte\/\", name: \"Berlin Mitte\"},{lat: 52.58326, lng: 13.430703, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-pankow\/\", name: \"Berlin Pankow\"},{lat: 52.520007, lng: 13.404954, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-spandau\/\", name: \"Berlin Spandau\"},{lat: 52.452447, lng: 13.331806, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-steglitz-zehlendorf\/\", name: \"Berlin Steglitz Zehlendorf\"},{lat: 52.469109, lng: 13.385041, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-tempelhof-schoeneberg\/\", name: \"Berlin Tempelhof Schoeneberg\"},{lat: 52.474386, lng: 13.447086, url: \"https:\/\/flowbird.nl\/staging\/locations\/berlin-neukoelln\/\", name: \"Berlin-Neukoelln\"},{lat: 52.687484, lng: 13.567277, url: \"https:\/\/flowbird.nl\/staging\/locations\/bernau-bei-berlin\/\", name: \"Bernau bei Berlin\"},{lat: 49.916667, lng: 7.066667, url: \"https:\/\/flowbird.nl\/staging\/locations\/bernkastel-kues\/\", name: \"Bernkastel Kues\"},{lat: 49.472317, lng: 0.901561, url: \"https:\/\/flowbird.nl\/staging\/locations\/berville-sur-seine\/\", name: \"Berville sur Seine\"},{lat: 47.24306, lng: 6.02194, url: \"https:\/\/flowbird.nl\/staging\/locations\/besancon\/\", name: \"Besan\u00e7on\"},{lat: -31.9877668, lng: 115.7791531, url: \"https:\/\/flowbird.nl\/staging\/locations\/bethesda-hospital\/\", name: \"Bethesda Hospital\"},{lat: 50.530944, lng: 2.636666, url: \"https:\/\/flowbird.nl\/staging\/locations\/bethune\/\", name: \"B\u00e9thune\"},{lat: 34.073946, lng: -118.400864, url: \"https:\/\/flowbird.nl\/staging\/locations\/beverly-hills-city-of-ca\/\", name: \"Beverly Hills (City of), CA\"},{lat: 52.486984, lng: 4.657447, url: \"https:\/\/flowbird.nl\/staging\/locations\/beverwijk\/\", name: \"Beverwijk\"},{lat: 44.8406, lng: 1.141277, url: \"https:\/\/flowbird.nl\/staging\/locations\/beynac-cazenac\/\", name: \"Beynac-Cazenac\"},{lat: 43.483152, lng: -1.558626, url: \"https:\/\/flowbird.nl\/staging\/locations\/biarritz\/\", name: \"Biarritz\"},{lat: 52.028249739337, lng: 8.5272728386815, url: \"https:\/\/flowbird.nl\/staging\/locations\/bielefeld\/\", name: \"Bielefeld\"},{lat: 49.943109694423, lng: 7.9254990810036, url: \"https:\/\/flowbird.nl\/staging\/locations\/bingen\/\", name: \"Bingen\"},{lat: 42.088767, lng: -75.968519, url: \"https:\/\/flowbird.nl\/staging\/locations\/binghamton-university\/\", name: \"Binghamton University\"},{lat: 54.442394, lng: 13.584172, url: \"https:\/\/flowbird.nl\/staging\/locations\/binz-behrenwolt\/\", name: \"Binz (Behrenwolt)\"},{lat: 54.402215, lng: 13.606025, url: \"https:\/\/flowbird.nl\/staging\/locations\/binz-ruegen\/\", name: \"Binz (Ruegen)\"},{lat: 54.593564145306, lng: 24.029071289241, url: \"https:\/\/flowbird.nl\/staging\/locations\/birstonas\/\", name: \"Birstonas\"},{lat: 41.242726, lng: 16.502065, url: \"https:\/\/flowbird.nl\/staging\/locations\/bisceglie\/\", name: \"Bisceglie\"},{lat: 53.862948, lng: 20.955729, url: \"https:\/\/flowbird.nl\/staging\/locations\/biskupiec\/\", name: \"Biskupiec\"},{lat: 49.973149, lng: 6.527113, url: \"https:\/\/flowbird.nl\/staging\/locations\/bitburg\/\", name: \"Bitburg\"},{lat: 41.107825, lng: 16.691057, url: \"https:\/\/flowbird.nl\/staging\/locations\/bitonto\/\", name: \"Bitonto\"},{lat: 53.315169, lng: -4.62577, url: \"https:\/\/flowbird.nl\/staging\/locations\/black-bridge-holyhead-short-stay\/\", name: \"Black Bridge Holyhead Short stay\"},{lat: 48.416192, lng: 9.79024, url: \"https:\/\/flowbird.nl\/staging\/locations\/blaubeuren\/\", name: \"Blaubeuren\"},{lat: 52.404947, lng: 4.620185, url: \"https:\/\/flowbird.nl\/staging\/locations\/bloemendaal\/\", name: \"Bloemendaal\"},{lat: 39.682656, lng: -75.748094, url: \"https:\/\/flowbird.nl\/staging\/locations\/blue-hen-parking\/\", name: \"Blue Hen Parking\"},{lat: 50.835924, lng: 0.119527, url: \"https:\/\/flowbird.nl\/staging\/locations\/bo-peep-car-park\/\", name: \"Bo Peep Car Park\"},{lat: 48.691575, lng: 9.007008, url: \"https:\/\/flowbird.nl\/staging\/locations\/boblingen\/\", name: \"B\u00f6blingen\"},{lat: 49.968458, lng: 20.430329, url: \"https:\/\/flowbird.nl\/staging\/locations\/bochnia\/\", name: \"Bochnia\"},{lat: 51.838428, lng: 6.615092, url: \"https:\/\/flowbird.nl\/staging\/locations\/bocholt\/\", name: \"Bocholt\"},{lat: 51.265855, lng: 15.56574, url: \"https:\/\/flowbird.nl\/staging\/locations\/boleslawiec\/\", name: \"Boles\u0142awiec\"},{lat: 44.28019, lng: 4.748327, url: \"https:\/\/flowbird.nl\/staging\/locations\/bollene\/\", name: \"Boll\u00e8ne\"},{lat: 44.463792, lng: 11.390488, url: \"https:\/\/flowbird.nl\/staging\/locations\/bologna-bellaria\/\", name: \"Bologna Bellaria\"},{lat: 42.644204, lng: 11.986438, url: \"https:\/\/flowbird.nl\/staging\/locations\/bolsena\/\", name: \"Bolsena\"},{lat: 59.363054, lng: 13.362254, url: \"https:\/\/flowbird.nl\/staging\/locations\/bomstadbaden-camping\/\", name: \"Bomstadbaden Camping\"},{lat: 50.73743, lng: 7.098207, url: \"https:\/\/flowbird.nl\/staging\/locations\/bonn\/\", name: \"Bonn\"},{lat: 43.845311, lng: -69.6813114, url: \"https:\/\/flowbird.nl\/staging\/locations\/boothbay-harbor-me\/\", name: \"Boothbay Harbor, ME\"},{lat: 44.837932, lng: -0.579795, url: \"https:\/\/flowbird.nl\/staging\/locations\/bordeaux\/\", name: \"Bordeaux\"},{lat: 44.113355, lng: 8.239765, url: \"https:\/\/flowbird.nl\/staging\/locations\/borghetto-santo-spirito\/\", name: \"Borghetto Santo Spirito\"},{lat: 43.955401, lng: 11.386887, url: \"https:\/\/flowbird.nl\/staging\/locations\/borgo-san-lorenzo\/\", name: \"Borgo San Lorenzo\"},{lat: 51.851771, lng: 6.854641, url: \"https:\/\/flowbird.nl\/staging\/locations\/borken\/\", name: \"Borken\"},{lat: 43.123031, lng: 6.36223, url: \"https:\/\/flowbird.nl\/staging\/locations\/bormes-les-mimosas\/\", name: \"Bormes Les Mimosas\"},{lat: 40.15551, lng: -75.21984, url: \"https:\/\/flowbird.nl\/staging\/locations\/borough-of-ambler-pa\/\", name: \"Borough of Ambler, Pa\"},{lat: 49.565833, lng: 7.068131, url: \"https:\/\/flowbird.nl\/staging\/locations\/bostalsee\/\", name: \"Bostalsee\"},{lat: 50.724946, lng: 1.613311, url: \"https:\/\/flowbird.nl\/staging\/locations\/boulogne-sur-mer\/\", name: \"Boulogne Sur Mer\"},{lat: 48.835951, lng: 2.240524, url: \"https:\/\/flowbird.nl\/staging\/locations\/boulogne-billancourt\/\", name: \"Boulogne-Billancourt\"},{lat: 45.593372, lng: 5.276837, url: \"https:\/\/flowbird.nl\/staging\/locations\/bourgoin-jallieu\/\", name: \"Bourgoin Jallieu\"},{lat: 45.613109, lng: 9.158899, url: \"https:\/\/flowbird.nl\/staging\/locations\/bovisio-masciago\/\", name: \"Bovisio Masciago\"},{lat: 51.601437, lng: 5.312177, url: \"https:\/\/flowbird.nl\/staging\/locations\/boxtel\/\", name: \"Boxtel\"},{lat: 52.412634, lng: 12.55911, url: \"https:\/\/flowbird.nl\/staging\/locations\/brandenburg-an-der-havel\/\", name: \"Brandenburg an der Havel\"},{lat: 42.774677, lng: 9.474917, url: \"https:\/\/flowbird.nl\/staging\/locations\/brando\/\", name: \"Brando\"},{lat: 52.268874, lng: 10.52677, url: \"https:\/\/flowbird.nl\/staging\/locations\/braunschweig\/\", name: \"Braunschweig\"},{lat: 51.107408, lng: -4.162907, url: \"https:\/\/flowbird.nl\/staging\/locations\/braunton-parish-council-caen-street-car-park\/\", name: \"Braunton Parish Council &#8211; Caen Street Car Park\"},{lat: 51.107408, lng: -4.162907, url: \"https:\/\/flowbird.nl\/staging\/locations\/braunton-parish-council-caen-street-car-park-2\/\", name: \"Braunton Parish Council &#8211; Caen Street Car Park\"},{lat: 51.109625, lng: -4.1618201, url: \"https:\/\/flowbird.nl\/staging\/locations\/braunton-parish-council-chaloners-road-car-park\/\", name: \"Braunton Parish Council &#8211; Chaloners Road Car Park\"},{lat: 51.571915, lng: 4.768323, url: \"https:\/\/flowbird.nl\/staging\/locations\/breda\/\", name: \"Breda\"},{lat: 53.09909, lng: 8.819547, url: \"https:\/\/flowbird.nl\/staging\/locations\/bremen\/\", name: \"Bremen\"},{lat: 53.555495, lng: 8.599481, url: \"https:\/\/flowbird.nl\/staging\/locations\/bremerhaven\/\", name: \"Bremerhaven\"},{lat: 48.395023, lng: -4.479422, url: \"https:\/\/flowbird.nl\/staging\/locations\/brest\/\", name: \"Brest\"},{lat: 59.30778, lng: 18.121241, url: \"https:\/\/flowbird.nl\/staging\/locations\/brf-alphyddans-ros\/\", name: \"Brf Alphyddans Ros\"},{lat: 59.306099, lng: 18.033581, url: \"https:\/\/flowbird.nl\/staging\/locations\/brf-kajen-5\/\", name: \"BRF Kajen 5\"},{lat: 58.33852, lng: 11.91387, url: \"https:\/\/flowbird.nl\/staging\/locations\/brf-uddevallahus-5\/\", name: \"Brf Uddevallahus 5\"},{lat: 44.899416, lng: 6.643179, url: \"https:\/\/flowbird.nl\/staging\/locations\/briancon\/\", name: \"Briancon\"},{lat: 44.899416, lng: 6.643179, url: \"https:\/\/flowbird.nl\/staging\/locations\/briancon-ev\/\", name: \"Briancon EV\"},{lat: 51.398218, lng: 8.574943, url: \"https:\/\/flowbird.nl\/staging\/locations\/brilon\/\", name: \"Brilon\"},{lat: 45.720705, lng: 5.889265, url: \"https:\/\/flowbird.nl\/staging\/locations\/brison-saint-innocent\/\", name: \"Brison Saint Innocent\"},{lat: 52.0242, lng: -1.8357, url: \"https:\/\/flowbird.nl\/staging\/locations\/broadway-tower-country-park-ltd\/\", name: \"Broadway Tower Country Park Ltd.\"},{lat: 53.256231, lng: 19.404139, url: \"https:\/\/flowbird.nl\/staging\/locations\/brodnica\/\", name: \"Brodnica\"},{lat: 40.69614, lng: -73.99859, url: \"https:\/\/flowbird.nl\/staging\/locations\/brooklyn-bridge-park\/\", name: \"Brooklyn Bridge Park\"},{lat: 25.901647, lng: -97.497299, url: \"https:\/\/flowbird.nl\/staging\/locations\/brownsville-city-of-tx\/\", name: \"Brownsville (City of), TX\"},{lat: 49.130475, lng: 8.600204, url: \"https:\/\/flowbird.nl\/staging\/locations\/bruchsal\/\", name: \"Bruchsal\"},{lat: 50.826755, lng: 6.898787, url: \"https:\/\/flowbird.nl\/staging\/locations\/bruehl\/\", name: \"Bruehl\"},{lat: 50.85034, lng: 4.35171, url: \"https:\/\/flowbird.nl\/staging\/locations\/bruxelles\/\", name: \"Bruxelles\"},{lat: 49.879449, lng: 21.411139, url: \"https:\/\/flowbird.nl\/staging\/locations\/brzostek\/\", name: \"Brzostek\"},{lat: 53.476, lng: 10.623403, url: \"https:\/\/flowbird.nl\/staging\/locations\/buchen\/\", name: \"B\u00fcchen\"},{lat: 53.329756778273, lng: 9.8605070645215, url: \"https:\/\/flowbird.nl\/staging\/locations\/buchholz-nordheide\/\", name: \"Buchholz Nordheide\"},{lat: 50.290025, lng: 9.1131, url: \"https:\/\/flowbird.nl\/staging\/locations\/budingen\/\", name: \"B\u00fcdingen\"},{lat: 52.44702, lng: 10.005624, url: \"https:\/\/flowbird.nl\/staging\/locations\/burgdorf\/\", name: \"Burgdorf\"},{lat: 50.467958, lng: 20.719863, url: \"https:\/\/flowbird.nl\/staging\/locations\/busko-zdroj\/\", name: \"Busko-Zdr\u00f3j\"},{lat: 53.467486, lng: 9.691574, url: \"https:\/\/flowbird.nl\/staging\/locations\/buxtehude\/\", name: \"Buxtehude\"},{lat: 53.125, lng: 18.011111, url: \"https:\/\/flowbird.nl\/staging\/locations\/bydgoszcz\/\", name: \"Bydgoszcz\"},{lat: 53.131798, lng: 18.010768, url: \"https:\/\/flowbird.nl\/staging\/locations\/bydgoszcz-2\/\", name: \"Bydgoszcz\"},{lat: 53.12348, lng: 18.008438, url: \"https:\/\/flowbird.nl\/staging\/locations\/bydgoszcz-3\/\", name: \"Bydgoszcz\"},{lat: 53.12348, lng: 18.008438, url: \"https:\/\/flowbird.nl\/staging\/locations\/bydgoszcz-4\/\", name: \"Bydgoszcz\"},{lat: 50.348382, lng: 18.915717, url: \"https:\/\/flowbird.nl\/staging\/locations\/bytom\/\", name: \"Bytom\"},{lat: 51.379519, lng: 3.394379, url: \"https:\/\/flowbird.nl\/staging\/locations\/cadzand\/\", name: \"Cadzand\"},{lat: 49.181182, lng: -0.372773, url: \"https:\/\/flowbird.nl\/staging\/locations\/caen\/\", name: \"Caen\"},{lat: 44.446746, lng: 1.441027, url: \"https:\/\/flowbird.nl\/staging\/locations\/cahors\/\", name: \"Cahors\"},{lat: 42.216603, lng: 12.420327, url: \"https:\/\/flowbird.nl\/staging\/locations\/calcata\/\", name: \"Calcata\"},{lat: 37.490111, lng: 14.062893, url: \"https:\/\/flowbird.nl\/staging\/locations\/caltanissetta\/\", name: \"Caltanissetta\"},{lat: 45.796786, lng: 4.84276, url: \"https:\/\/flowbird.nl\/staging\/locations\/caluire\/\", name: \"Caluire\"},{lat: 42.567651, lng: 8.757222, url: \"https:\/\/flowbird.nl\/staging\/locations\/calvi\/\", name: \"Calvi\"},{lat: 42.138129, lng: 12.38032, url: \"https:\/\/flowbird.nl\/staging\/locations\/campagnano-di-roma\/\", name: \"Campagnano di Roma\"},{lat: 41.560254, lng: 14.662716, url: \"https:\/\/flowbird.nl\/staging\/locations\/campobasso\/\", name: \"Campobasso\"},{lat: 43.706558, lng: -79.396891, url: \"https:\/\/flowbird.nl\/staging\/locations\/canemount-holding-inc\/\", name: \"Canemount Holding Inc\"},{lat: 42.69309, lng: 3.035477, url: \"https:\/\/flowbird.nl\/staging\/locations\/canet-en-roussillon\/\", name: \"Canet en Roussillon\"},{lat: 37.358179, lng: 13.85069, url: \"https:\/\/flowbird.nl\/staging\/locations\/canicatti\/\", name: \"Canicatti\"},{lat: 43.551347, lng: 7.012753, url: \"https:\/\/flowbird.nl\/staging\/locations\/cannes\/\", name: \"Cannes\"},{lat: 40.258717, lng: -80.18506, url: \"https:\/\/flowbird.nl\/staging\/locations\/canonsburg-borough\/\", name: \"Canonsburg Borough\"},{lat: 43.72312, lng: 7.40258, url: \"https:\/\/flowbird.nl\/staging\/locations\/cap-dail\/\", name: \"Cap d&rsquo;Ail\"},{lat: 43.63996, lng: -1.431526, url: \"https:\/\/flowbird.nl\/staging\/locations\/capbreton\/\", name: \"Capbreton\"},{lat: 43.700391, lng: -79.429148, url: \"https:\/\/flowbird.nl\/staging\/locations\/capitol-management-corp\/\", name: \"Capitol Management Corp\"},{lat: 42.549267, lng: 11.904441, url: \"https:\/\/flowbird.nl\/staging\/locations\/capodimonte\/\", name: \"Capodimonte\"},{lat: 42.259544, lng: 12.174631, url: \"https:\/\/flowbird.nl\/staging\/locations\/capranica\/\", name: \"Capranica\"},{lat: 40.86369306, lng: -75.73686188, url: \"https:\/\/flowbird.nl\/staging\/locations\/carbon-county\/\", name: \"Carbon County\"},{lat: 45.082534, lng: -1.183955, url: \"https:\/\/flowbird.nl\/staging\/locations\/carcans\/\", name: \"Carcans\"},{lat: 40.20119, lng: -77.200446, url: \"https:\/\/flowbird.nl\/staging\/locations\/carlisle-pa\/\", name: \"Carlisle, PA\"},{lat: 47.584789, lng: -3.077808, url: \"https:\/\/flowbird.nl\/staging\/locations\/carnac\/\", name: \"Carnac\"},{lat: 48.906135, lng: 2.17648, url: \"https:\/\/flowbird.nl\/staging\/locations\/carrieres-sur-seine\/\", name: \"Carri\u00e8res sur Seine\"},{lat: 40.011357, lng: 18.161431, url: \"https:\/\/flowbird.nl\/staging\/locations\/casarano\/\", name: \"Casarano\"},{lat: 41.072496, lng: 14.331676, url: \"https:\/\/flowbird.nl\/staging\/locations\/caserta\/\", name: \"Caserta\"},{lat: 39.36024, lng: -74.42385, url: \"https:\/\/flowbird.nl\/staging\/locations\/casino-park-and-lock\/\", name: \"Casino Park and Lock\"},{lat: 41.886253, lng: 2.875169, url: \"https:\/\/flowbird.nl\/staging\/locations\/cassa-de-la-selva\/\", name: \"Cassa de la Selva\"},{lat: 43.215796, lng: 5.537044, url: \"https:\/\/flowbird.nl\/staging\/locations\/cassis\/\", name: \"Cassis\"},{lat: 41.750562, lng: 12.648519, url: \"https:\/\/flowbird.nl\/staging\/locations\/castel-gandolfo\/\", name: \"Castel Gandolfo\"},{lat: 44.815413, lng: 1.147561, url: \"https:\/\/flowbird.nl\/staging\/locations\/castelnaud-la-chapelle\/\", name: \"Castelnaud la Chapelle\"},{lat: 39.205697, lng: 9.562417, url: \"https:\/\/flowbird.nl\/staging\/locations\/castiadas\/\", name: \"Castiadas\"},{lat: 43.344702, lng: 11.91879, url: \"https:\/\/flowbird.nl\/staging\/locations\/castiglion-fiorentino\/\", name: \"Castiglion Fiorentino\"},{lat: 43.603916, lng: 2.241292, url: \"https:\/\/flowbird.nl\/staging\/locations\/castres\/\", name: \"Castres\"},{lat: 40.003414, lng: 18.423264, url: \"https:\/\/flowbird.nl\/staging\/locations\/castro\/\", name: \"Castro\"},{lat: 51.559954, lng: 7.315529, url: \"https:\/\/flowbird.nl\/staging\/locations\/castrop-rauxel\/\", name: \"Castrop-Rauxel\"},{lat: 50.819508, lng: 0.335442, url: \"https:\/\/flowbird.nl\/staging\/locations\/cattle-market-car-park-pevensey\/\", name: \"Cattle Market Car Park Pevensey\"},{lat: 43.835735, lng: 5.03774, url: \"https:\/\/flowbird.nl\/staging\/locations\/cavaillon\/\", name: \"Cavaillon\"},{lat: 43.17344, lng: 6.531651, url: \"https:\/\/flowbird.nl\/staging\/locations\/cavalaire-sur-mer\/\", name: \"Cavalaire-sur-Mer\"},{lat: 46.798155, lng: -71.225317, url: \"https:\/\/flowbird.nl\/staging\/locations\/ccbn\/\", name: \"CCBN\"},{lat: 43.30827, lng: 10.518184, url: \"https:\/\/flowbird.nl\/staging\/locations\/cecina\/\", name: \"Cecina\"},{lat: 52.229389, lng: -0.265034, url: \"https:\/\/flowbird.nl\/staging\/locations\/cedar-house-st-neots\/\", name: \"Cedar House, St Neots\"},{lat: 53.440431706614, lng: 18.752212830139, url: \"https:\/\/flowbird.nl\/staging\/locations\/cee_flowbird\/\", name: \"CEE_Flowbird\"},{lat: 40.644327, lng: 17.51778, url: \"https:\/\/flowbird.nl\/staging\/locations\/ceglie-messapica\/\", name: \"Ceglie Messapica\"},{lat: 52.62638, lng: 10.080865, url: \"https:\/\/flowbird.nl\/staging\/locations\/celle\/\", name: \"Celle\"},{lat: 44.342619, lng: 8.545081, url: \"https:\/\/flowbird.nl\/staging\/locations\/celle-ligure\/\", name: \"Celle Ligure\"},{lat: 43.73654, lng: -79.270086, url: \"https:\/\/flowbird.nl\/staging\/locations\/centennial-college\/\", name: \"Centennial College\"},{lat: 52.046079215827, lng: -0.75500469981055, url: \"https:\/\/flowbird.nl\/staging\/locations\/centre-mk-e1\/\", name: \"Centre MK E1\"},{lat: 42.485882, lng: 2.748737, url: \"https:\/\/flowbird.nl\/staging\/locations\/ceret\/\", name: \"Ceret\"},{lat: 43.547223, lng: 11.040945, url: \"https:\/\/flowbird.nl\/staging\/locations\/certaldo\/\", name: \"Certaldo\"},{lat: 35.888188, lng: -5.313449, url: \"https:\/\/flowbird.nl\/staging\/locations\/ceuta\/\", name: \"Ceuta\"},{lat: 46.780626, lng: 4.853942, url: \"https:\/\/flowbird.nl\/staging\/locations\/chalon-sur-saone\/\", name: \"Chalon-sur-Sa\u00f4ne\"},{lat: 45.774408, lng: 3.067123, url: \"https:\/\/flowbird.nl\/staging\/locations\/chamalieres\/\", name: \"Chamali\u00e8res\"},{lat: 39.937591, lng: -77.661102, url: \"https:\/\/flowbird.nl\/staging\/locations\/chambersburg\/\", name: \"Chambersburg\"},{lat: 45.570914, lng: 2.897816, url: \"https:\/\/flowbird.nl\/staging\/locations\/chambon-sur-lac\/\", name: \"Chambon sur Lac\"},{lat: 48.819696, lng: 2.416088, url: \"https:\/\/flowbird.nl\/staging\/locations\/charenton-le-pont\/\", name: \"Charenton-le-Pont\"},{lat: 32.784225, lng: -79.9322, url: \"https:\/\/flowbird.nl\/staging\/locations\/charleston-city-of-sc\/\", name: \"Charleston (City of), SC\"},{lat: 46.267351, lng: 6.841146, url: \"https:\/\/flowbird.nl\/staging\/locations\/chatel\/\", name: \"Chatel\"},{lat: 46.075552, lng: -1.094431, url: \"https:\/\/flowbird.nl\/staging\/locations\/chatelaillon-plage\/\", name: \"Chatelaillon &#8211; Plage\"},{lat: 48.110641, lng: 5.140228, url: \"https:\/\/flowbird.nl\/staging\/locations\/chaumont\/\", name: \"Chaumont\"},{lat: 48.809841, lng: 2.188238, url: \"https:\/\/flowbird.nl\/staging\/locations\/chaville\/\", name: \"Chaville\"},{lat: 48.948938, lng: 8.852424, url: \"https:\/\/flowbird.nl\/staging\/locations\/chemnitz\/\", name: \"Chemnitz\"},{lat: 43.598356, lng: 13.326464, url: \"https:\/\/flowbird.nl\/staging\/locations\/chiaravalle\/\", name: \"Chiaravalle\"},{lat: 48.762541, lng: 2.408876, url: \"https:\/\/flowbird.nl\/staging\/locations\/choisy-le-roy\/\", name: \"Choisy-le-Roy\"},{lat: 52.3087, lng: -1.9406, url: \"https:\/\/flowbird.nl\/staging\/locations\/church-green\/\", name: \"Church green\"},{lat: 52.881044, lng: 18.793227, url: \"https:\/\/flowbird.nl\/staging\/locations\/ciechocinek\/\", name: \"Ciechocinek\"},{lat: 49.749764, lng: 18.635471, url: \"https:\/\/flowbird.nl\/staging\/locations\/cieszyn\/\", name: \"Cieszyn\"},{lat: 50.295603, lng: 5.104694, url: \"https:\/\/flowbird.nl\/staging\/locations\/ciney\/\", name: \"Ciney\"},{lat: -35.022778, lng: 117.881386, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-albany\/\", name: \"City of Albany\"},{lat: 30.346968, lng: -81.397394, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-atlantic-beach\/\", name: \"City of Atlantic Beach\"},{lat: 42.098687, lng: -75.917974, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-binghamton\/\", name: \"City of Binghamton\"},{lat: 43.361621, lng: -80.314428, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-cambridge\/\", name: \"City Of Cambridge\"},{lat: 34.684805833333, lng: -82.837917222222, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-clemson\/\", name: \"City of Clemson\"},{lat: 49.280375, lng: -122.792777, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-coquitlam\/\", name: \"City of Coquitlam\"},{lat: 35.197582221059, lng: -111.64915623279, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-flagstaff\/\", name: \"City of Flagstaff\"},{lat: 39.216787, lng: -121.062119, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-grass-valley\/\", name: \"City of Grass Valley\"},{lat: 50.674522, lng: -120.327268, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-kamloops\/\", name: \"City of Kamloops\"},{lat: 43.705303, lng: -79.473003, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-lethbridge\/\", name: \"City of Lethbridge\"},{lat: 40.628605, lng: -74.254046, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-linden\/\", name: \"City of Linden\"},{lat: 24.69265, lng: -81.083133, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-marathon\/\", name: \"City of Marathon\"},{lat: 42.879833, lng: -79.269976, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-port-colborne\/\", name: \"City of Port Colborne\"},{lat: 43.88284, lng: -79.440281, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-richmond-hill\/\", name: \"City of Richmond Hill\"},{lat: 38.360805, lng: -75.599593, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-salisbury-md\/\", name: \"City Of Salisbury, MD\"},{lat: -31.936778, lng: 115.855381, url: \"https:\/\/flowbird.nl\/staging\/locations\/city-of-vincent\/\", name: \"City of Vincent\"},{lat: 61.72887, lng: 17.10301, url: \"https:\/\/flowbird.nl\/staging\/locations\/cityhuset-i-hudik-ab\/\", name: \"Cityhuset i Hudik AB\"},{lat: 42.626881, lng: 12.091154, url: \"https:\/\/flowbird.nl\/staging\/locations\/civita-di-bagnoregio\/\", name: \"Civita di Bagnoregio\"},{lat: 45.262805, lng: -122.471275, url: \"https:\/\/flowbird.nl\/staging\/locations\/clackamas-or\/\", name: \"Clackamas, OR\"},{lat: 34.141771, lng: -117.707296, url: \"https:\/\/flowbird.nl\/staging\/locations\/claremont-city-of-ca\/\", name: \"Claremont (City of), CA\"},{lat: 45.644972, lng: -122.603209, url: \"https:\/\/flowbird.nl\/staging\/locations\/clark-county\/\", name: \"Clark County\"},{lat: 44.93942, lng: 6.751603, url: \"https:\/\/flowbird.nl\/staging\/locations\/claviere\/\", name: \"Claviere\"},{lat: 27.9926976, lng: -82.7886838, url: \"https:\/\/flowbird.nl\/staging\/locations\/clearwater-fl\/\", name: \"Clearwater, FL\"},{lat: 34.678735, lng: -82.835582, url: \"https:\/\/flowbird.nl\/staging\/locations\/clemson-university\/\", name: \"Clemson University\"},{lat: 48.904526, lng: 2.304768, url: \"https:\/\/flowbird.nl\/staging\/locations\/clichy-la-garenne\/\", name: \"Clichy La Garenne\"},{lat: 51.938294, lng: 7.167583, url: \"https:\/\/flowbird.nl\/staging\/locations\/coesfeld\/\", name: \"Coesfeld\"},{lat: 42.525652, lng: 3.083157, url: \"https:\/\/flowbird.nl\/staging\/locations\/collioure\/\", name: \"Collioure\"},{lat: 45.060939, lng: 1.654225, url: \"https:\/\/flowbird.nl\/staging\/locations\/collonges-la-rouge\/\", name: \"Collonges la Rouge\"},{lat: 48.079466, lng: 7.357975, url: \"https:\/\/flowbird.nl\/staging\/locations\/colmar\/\", name: \"Colmar\"},{lat: 48.922685, lng: 2.254319, url: \"https:\/\/flowbird.nl\/staging\/locations\/colombes\/\", name: \"Colombes\"},{lat: 49.4149, lng: 2.823056, url: \"https:\/\/flowbird.nl\/staging\/locations\/compiegne\/\", name: \"Compi\u00e8gne\"},{lat: 45.886927, lng: 12.29789, url: \"https:\/\/flowbird.nl\/staging\/locations\/conegliano\/\", name: \"Conegliano\"},{lat: 54.370634, lng: -3.076221, url: \"https:\/\/flowbird.nl\/staging\/locations\/coppermines-lakes-and-cottages\/\", name: \"Coppermines Lakes and Cottages\"},{lat: 44.06347, lng: 1.9508441666667, url: \"https:\/\/flowbird.nl\/staging\/locations\/cordes-sur-ciel\/\", name: \"Cordes sur Ciel\"},{lat: 48.975929, lng: 2.199519, url: \"https:\/\/flowbird.nl\/staging\/locations\/cormeilles-en-parisis\/\", name: \"Cormeilles en Parisis\"},{lat: 42.30954, lng: 9.149207, url: \"https:\/\/flowbird.nl\/staging\/locations\/corte\/\", name: \"Corte\"},{lat: 39.298174, lng: 16.253586, url: \"https:\/\/flowbird.nl\/staging\/locations\/cosenza\/\", name: \"Cosenza\"},{lat: 51.752379, lng: 14.348918, url: \"https:\/\/flowbird.nl\/staging\/locations\/cottbus\/\", name: \"Cottbus\"},{lat: 45.407101, lng: 6.635003, url: \"https:\/\/flowbird.nl\/staging\/locations\/courchevel\/\", name: \"Courchevel\"},{lat: 51.449286, lng: 0.051089, url: \"https:\/\/flowbird.nl\/staging\/locations\/court-yard-eltham\/\", name: \"Court yard, Eltham\"},{lat: 45.04067, lng: -0.129361, url: \"https:\/\/flowbird.nl\/staging\/locations\/coutras\/\", name: \"Coutras\"},{lat: 39.082484558109, lng: -84.51836582, url: \"https:\/\/flowbird.nl\/staging\/locations\/covcor-419-w-7th\/\", name: \"COVCOR &#8211; 419 W 7TH\"},{lat: 39.081820059443, lng: -84.51155473, url: \"https:\/\/flowbird.nl\/staging\/locations\/covcor-pike-street\/\", name: \"COVCOR &#8211; Pike Street\"},{lat: 39.087773716193, lng: -84.50817214, url: \"https:\/\/flowbird.nl\/staging\/locations\/covcor-roebling-point\/\", name: \"COVCOR &#8211; Roebling Point\"},{lat: 45.364337, lng: 9.682484, url: \"https:\/\/flowbird.nl\/staging\/locations\/crema\/\", name: \"Crema\"},{lat: 53.763505, lng: -2.689133, url: \"https:\/\/flowbird.nl\/staging\/locations\/crossgate-church\/\", name: \"Crossgate Church\"},{lat: 48.245303, lng: -4.489025, url: \"https:\/\/flowbird.nl\/staging\/locations\/crozon\/\", name: \"Crozon\"},{lat: 28.892592, lng: -82.59748, url: \"https:\/\/flowbird.nl\/staging\/locations\/crystal-river-fl\/\", name: \"Crystal River, FL\"},{lat: 33.129182, lng: -117.159721, url: \"https:\/\/flowbird.nl\/staging\/locations\/csu-san-marcos\/\", name: \"CSU San Marcos\"},{lat: 51.956108, lng: 5.240045, url: \"https:\/\/flowbird.nl\/staging\/locations\/culemborg\/\", name: \"Culemborg\"},{lat: 54.890412, lng: -2.927344, url: \"https:\/\/flowbird.nl\/staging\/locations\/cumbria-county-council\/\", name: \"Cumbria County Council\"},{lat: 53.878502, lng: 8.678308, url: \"https:\/\/flowbird.nl\/staging\/locations\/cuxhaven\/\", name: \"Cuxhaven\"},{lat: 49.440105, lng: 19.852993, url: \"https:\/\/flowbird.nl\/staging\/locations\/czarny-dunajec\/\", name: \"Czarny Dunajec\"},{lat: 50.811819, lng: 19.120309, url: \"https:\/\/flowbird.nl\/staging\/locations\/czestochowa\/\", name: \"Cz\u0119stochowa\"},{lat: 51.069017, lng: 10.327148, url: \"https:\/\/flowbird.nl\/staging\/locations\/dachau\/\", name: \"Dachau\"},{lat: 50.358424, lng: 6.473447, url: \"https:\/\/flowbird.nl\/staging\/locations\/dahlem\/\", name: \"Dahlem\"},{lat: 54.395271, lng: -3.274758, url: \"https:\/\/flowbird.nl\/staging\/locations\/dalegarth-station\/\", name: \"Dalegarth Station\"},{lat: 53.394626, lng: -2.597285, url: \"https:\/\/flowbird.nl\/staging\/locations\/dallam-lane-warrington\/\", name: \"Dallam Lane Warrington\"},{lat: 49.872825, lng: 8.651193, url: \"https:\/\/flowbird.nl\/staging\/locations\/darmstadt\/\", name: \"Darmstadt\"},{lat: 51.654231, lng: 7.3441, url: \"https:\/\/flowbird.nl\/staging\/locations\/datteln\/\", name: \"Datteln\"},{lat: 43.708679, lng: -1.051674, url: \"https:\/\/flowbird.nl\/staging\/locations\/dax\/\", name: \"Dax\"},{lat: 50.050833, lng: 21.409444, url: \"https:\/\/flowbird.nl\/staging\/locations\/debica\/\", name: \"D\u0119bica\"},{lat: 26.314548670568, lng: -80.076031570207, url: \"https:\/\/flowbird.nl\/staging\/locations\/deerfield-beach-fl\/\", name: \"Deerfield Beach, FL\"},{lat: 50.976786, lng: 3.526467, url: \"https:\/\/flowbird.nl\/staging\/locations\/deinze\/\", name: \"Deinze\"},{lat: 52.011577, lng: 4.357068, url: \"https:\/\/flowbird.nl\/staging\/locations\/delft\/\", name: \"Delft\"},{lat: 51.697816, lng: 5.303675, url: \"https:\/\/flowbird.nl\/staging\/locations\/den-bosch\/\", name: \"Den Bosch\"},{lat: 52.070498, lng: 4.3007, url: \"https:\/\/flowbird.nl\/staging\/locations\/den-haag\/\", name: \"Den Haag\"},{lat: 52.956281, lng: 4.760797, url: \"https:\/\/flowbird.nl\/staging\/locations\/den-helder\/\", name: \"Den Helder\"},{lat: 39.748378, lng: -104.999257, url: \"https:\/\/flowbird.nl\/staging\/locations\/denver-co\/\", name: \"Denver, CO\"},{lat: 54.873612, lng: -1.980854, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-mill-shields\/\", name: \"Derwent Mill Shields\"},{lat: 54.860621, lng: -1.95517, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-north-dam-car-park\/\", name: \"Derwent North Dam Car Park\"},{lat: 54.856471, lng: -1.950998, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-playground-1\/\", name: \"Derwent Playground 1\"},{lat: 54.856417, lng: -1.95067, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-playground-2\/\", name: \"Derwent Playground 2\"},{lat: 54.856471, lng: -1.951936, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-shop-car-park\/\", name: \"Derwent Shop Car Park\"},{lat: 54.854557, lng: -1.965293, url: \"https:\/\/flowbird.nl\/staging\/locations\/derwent-south-dam-car-park\/\", name: \"Derwent South Dam Car Park\"},{lat: 51.830237, lng: 12.235201, url: \"https:\/\/flowbird.nl\/staging\/locations\/dessau-roslau\/\", name: \"Dessau-Ro\u00dflau\"},{lat: 51.937778, lng: 8.883333, url: \"https:\/\/flowbird.nl\/staging\/locations\/detmold\/\", name: \"Detmold\"},{lat: 42.331427, lng: -83.045754, url: \"https:\/\/flowbird.nl\/staging\/locations\/detroit\/\", name: \"Detroit\"},{lat: 51.46422, lng: 5.795068, url: \"https:\/\/flowbird.nl\/staging\/locations\/deurne\/\", name: \"Deurne\"},{lat: 52.266075, lng: 6.155216, url: \"https:\/\/flowbird.nl\/staging\/locations\/deventer\/\", name: \"Deventer\"},{lat: 49.901165, lng: 8.844668, url: \"https:\/\/flowbird.nl\/staging\/locations\/dieburg\/\", name: \"Dieburg\"},{lat: 52.266075, lng: 6.155216, url: \"https:\/\/flowbird.nl\/staging\/locations\/diemen\/\", name: \"Diemen\"},{lat: 51.47351, lng: -2.489907, url: \"https:\/\/flowbird.nl\/staging\/locations\/digital-demo-test\/\", name: \"DIGITAL DEMO TEST\"},{lat: 47.321754, lng: 5.04153, url: \"https:\/\/flowbird.nl\/staging\/locations\/dijon\/\", name: \"Dijon\"},{lat: 48.454183, lng: -2.047397, url: \"https:\/\/flowbird.nl\/staging\/locations\/dinan\/\", name: \"Dinan\"},{lat: 50.260738, lng: 4.912231, url: \"https:\/\/flowbird.nl\/staging\/locations\/dinant\/\", name: \"Dinant\"},{lat: 48.631613, lng: -2.054904, url: \"https:\/\/flowbird.nl\/staging\/locations\/dinard\/\", name: \"Dinard\"},{lat: 49.067019, lng: 10.32594, url: \"https:\/\/flowbird.nl\/staging\/locations\/dinkelsbuehl\/\", name: \"Dinkelsbuehl\"},{lat: 51.565714, lng: 6.749577, url: \"https:\/\/flowbird.nl\/staging\/locations\/dinslaken\/\", name: \"Dinslaken\"},{lat: -32.1264, lng: 133.701, url: \"https:\/\/flowbird.nl\/staging\/locations\/district-council-of-ceduna\/\", name: \"District Council of Ceduna\"},{lat: 52.014288, lng: 6.139782, url: \"https:\/\/flowbird.nl\/staging\/locations\/doesburg\/\", name: \"Doesburg\"},{lat: 51.964699, lng: 6.293774, url: \"https:\/\/flowbird.nl\/staging\/locations\/doetinchem\/\", name: \"Doetinchem\"},{lat: 46.116911, lng: 8.29219, url: \"https:\/\/flowbird.nl\/staging\/locations\/domodossola\/\", name: \"Domodossola\"},{lat: 53.324884, lng: 5.996639, url: \"https:\/\/flowbird.nl\/staging\/locations\/dongeradeel\/\", name: \"Dongeradeel\"},{lat: 51.813298, lng: 4.690093, url: \"https:\/\/flowbird.nl\/staging\/locations\/dordrecht\/\", name: \"Dordrecht\"},{lat: 51.095518, lng: 6.820843, url: \"https:\/\/flowbird.nl\/staging\/locations\/dormagen\/\", name: \"Dormagen\"},{lat: 51.655542, lng: 6.961686, url: \"https:\/\/flowbird.nl\/staging\/locations\/dorsten\/\", name: \"Dorsten\"},{lat: 51.517324, lng: 7.461422, url: \"https:\/\/flowbird.nl\/staging\/locations\/dortmund\/\", name: \"Dortmund\"},{lat: 51.516667, lng: 7.466667, url: \"https:\/\/flowbird.nl\/staging\/locations\/dortmund-2\/\", name: \"Dortmund\"},{lat: 50.367692, lng: 3.080572, url: \"https:\/\/flowbird.nl\/staging\/locations\/douai\/\", name: \"Douai\"},{lat: 40.885833, lng: -74.558333, url: \"https:\/\/flowbird.nl\/staging\/locations\/dover\/\", name: \"Dover\"},{lat: 43.195509, lng: -70.87591, url: \"https:\/\/flowbird.nl\/staging\/locations\/dover-nh\/\", name: \"Dover &#8211; NH\"},{lat: 39.15877, lng: -75.52622, url: \"https:\/\/flowbird.nl\/staging\/locations\/downtown-dover-de\/\", name: \"Downtown Dover, De\"},{lat: 43.643579, lng: -79.370608, url: \"https:\/\/flowbird.nl\/staging\/locations\/downtown-towing-and-storage\/\", name: \"Downtown Towing and Storage\"},{lat: 59.748661, lng: 10.193678, url: \"https:\/\/flowbird.nl\/staging\/locations\/dpark-as\/\", name: \"DPARK AS\"},{lat: 43.537904, lng: 6.46199, url: \"https:\/\/flowbird.nl\/staging\/locations\/draguignan\/\", name: \"Draguignan\"},{lat: 59.748776, lng: 10.193559, url: \"https:\/\/flowbird.nl\/staging\/locations\/drammen-parkering\/\", name: \"Drammen Parkering\"},{lat: 48.733843, lng: 1.38556, url: \"https:\/\/flowbird.nl\/staging\/locations\/dreux\/\", name: \"Dreux\"},{lat: 53.75432, lng: 9.387315, url: \"https:\/\/flowbird.nl\/staging\/locations\/drochtersen\/\", name: \"Drochtersen\"},{lat: 34.139467, lng: -117.971428, url: \"https:\/\/flowbird.nl\/staging\/locations\/duarte-ca\/\", name: \"Duarte, CA\"},{lat: 34.139467, lng: -117.971428, url: \"https:\/\/flowbird.nl\/staging\/locations\/duarte-ca-2\/\", name: \"Duarte, CA\"},{lat: 41.118558333333, lng: -75.761688888889, url: \"https:\/\/flowbird.nl\/staging\/locations\/dubois\/\", name: \"Dubois\"},{lat: 53.48087, lng: -2.226789, url: \"https:\/\/flowbird.nl\/staging\/locations\/ducie-street\/\", name: \"Ducie Street\"},{lat: 51.5125, lng: 10.259722, url: \"https:\/\/flowbird.nl\/staging\/locations\/duderstadt\/\", name: \"Duderstadt\"},{lat: 50.802951, lng: 6.481105, url: \"https:\/\/flowbird.nl\/staging\/locations\/dueren\/\", name: \"Dueren\"},{lat: 45.827768, lng: 6.203023, url: \"https:\/\/flowbird.nl\/staging\/locations\/duingt\/\", name: \"Duingt\"},{lat: 51.434722, lng: 6.7625, url: \"https:\/\/flowbird.nl\/staging\/locations\/duisburg\/\", name: \"Duisburg\"},{lat: 51.830478, lng: 7.280231, url: \"https:\/\/flowbird.nl\/staging\/locations\/dulmen\/\", name: \"D\u00fclmen\"},{lat: 43.943432, lng: -78.898909, url: \"https:\/\/flowbird.nl\/staging\/locations\/durham-college\/\", name: \"Durham College\"},{lat: 54.027754, lng: 14.763532, url: \"https:\/\/flowbird.nl\/staging\/locations\/dziwnow\/\", name: \"Dziwn\u00f3w\"},{lat: 40.640277777778, lng: -73.659722222222, url: \"https:\/\/flowbird.nl\/staging\/locations\/east-rockaway\/\", name: \"East Rockaway\"},{lat: 39.128889, lng: -84.477001, url: \"https:\/\/flowbird.nl\/staging\/locations\/east-walnut-hills\/\", name: \"East Walnut Hills\"},{lat: 51.468773, lng: -2.516644, url: \"https:\/\/flowbird.nl\/staging\/locations\/ebbsfleet-off-street\/\", name: \"Ebbsfleet Off Street\"},{lat: 52.835681, lng: 13.816769, url: \"https:\/\/flowbird.nl\/staging\/locations\/eberswalde\/\", name: \"Eberswalde\"},{lat: 52.932762, lng: 1.294302, url: \"https:\/\/flowbird.nl\/staging\/locations\/ecmc-long-stay-car-park-cromer-sea-front\/\", name: \"ECMC LONG STAY CAR PARK (CROMER SEA FRONT)\"},{lat: 52.040168, lng: 5.664859, url: \"https:\/\/flowbird.nl\/staging\/locations\/ede\/\", name: \"Ede\"},{lat: 58.453812, lng: 6.01393, url: \"https:\/\/flowbird.nl\/staging\/locations\/eigersund-parkering\/\", name: \"Eigersund Parkering\"},{lat: 51.441642, lng: 5.469722, url: \"https:\/\/flowbird.nl\/staging\/locations\/eindhoven\/\", name: \"Eindhoven\"},{lat: 50.976977, lng: 10.321897, url: \"https:\/\/flowbird.nl\/staging\/locations\/eisenach\/\", name: \"Eisenach\"},{lat: 41.0936173, lng: -73.9177301, url: \"https:\/\/flowbird.nl\/staging\/locations\/el-cortez\/\", name: \"El Cortez\"},{lat: 49.291955, lng: 1.00703, url: \"https:\/\/flowbird.nl\/staging\/locations\/elbeuf\/\", name: \"Elbeuf\"},{lat: 54.156061, lng: 19.40449, url: \"https:\/\/flowbird.nl\/staging\/locations\/elblag\/\", name: \"Elbl\u0105g\"},{lat: 53.755212, lng: 9.656214, url: \"https:\/\/flowbird.nl\/staging\/locations\/elmshorn\/\", name: \"Elmshorn\"},{lat: 50.833343, lng: 4.366629, url: \"https:\/\/flowbird.nl\/staging\/locations\/elsene\/\", name: \"Elsene\"},{lat: 54.434382, lng: -3.032525, url: \"https:\/\/flowbird.nl\/staging\/locations\/elterwater-lower-car-park\/\", name: \"Elterwater Lower Car Park\"},{lat: 40.5367651, lng: -75.519995, url: \"https:\/\/flowbird.nl\/staging\/locations\/emmaus-borough\/\", name: \"Emmaus Borough\"},{lat: 50.884943, lng: 5.752637, url: \"https:\/\/flowbird.nl\/staging\/locations\/emmen\/\", name: \"Emmen\"},{lat: 52.785414, lng: 6.894001, url: \"https:\/\/flowbird.nl\/staging\/locations\/emmen-2\/\", name: \"Emmen\"},{lat: 52.175112, lng: 7.530372, url: \"https:\/\/flowbird.nl\/staging\/locations\/emsdetten\/\", name: \"Emsdetten\"},{lat: 52.221537, lng: 6.893662, url: \"https:\/\/flowbird.nl\/staging\/locations\/enschede\/\", name: \"Enschede\"},{lat: 50.769848, lng: 0.280532, url: \"https:\/\/flowbird.nl\/staging\/locations\/enterprise-shopping-centre\/\", name: \"Enterprise Shopping Centre\"},{lat: 48.610274, lng: 1.673936, url: \"https:\/\/flowbird.nl\/staging\/locations\/epernon\/\", name: \"Epernon\"},{lat: 40.180926, lng: -76.179378, url: \"https:\/\/flowbird.nl\/staging\/locations\/ephrata-borough-of-pa\/\", name: \"Ephrata (Borough of), PA\"},{lat: 48.177613, lng: 6.447351, url: \"https:\/\/flowbird.nl\/staging\/locations\/epinal\/\", name: \"Epinal\"},{lat: 50.980912, lng: 11.028556, url: \"https:\/\/flowbird.nl\/staging\/locations\/erfurt\/\", name: \"Erfurt\"},{lat: 50.816372, lng: 6.265135, url: \"https:\/\/flowbird.nl\/staging\/locations\/eschweiler\/\", name: \"Eschweiler\"},{lat: 53.675911, lng: 7.577292, url: \"https:\/\/flowbird.nl\/staging\/locations\/esens-bensersiel\/\", name: \"Esens-Bensersiel\"},{lat: 59.370158, lng: 16.499103, url: \"https:\/\/flowbird.nl\/staging\/locations\/eskilstuna-kommun\/\", name: \"Eskilstuna Kommun\"},{lat: 60.205238, lng: 24.654079, url: \"https:\/\/flowbird.nl\/staging\/locations\/espoo\/\", name: \"Espoo\"},{lat: 51.460349, lng: 7.012242, url: \"https:\/\/flowbird.nl\/staging\/locations\/essen\/\", name: \"Essen\"},{lat: 48.742178, lng: 9.314423, url: \"https:\/\/flowbird.nl\/staging\/locations\/esslingen\/\", name: \"Esslingen\"},{lat: 49.707007, lng: 0.205598, url: \"https:\/\/flowbird.nl\/staging\/locations\/etretat\/\", name: \"Etretat\"},{lat: 51.586886, lng: 4.667138, url: \"https:\/\/flowbird.nl\/staging\/locations\/etten-leur\/\", name: \"Etten-Leur\"},{lat: 48.942982, lng: 8.397159, url: \"https:\/\/flowbird.nl\/staging\/locations\/ettlingen\/\", name: \"Ettlingen\"},{lat: 45.819584, lng: 9.26627, url: \"https:\/\/flowbird.nl\/staging\/locations\/eupilio\/\", name: \"Eupilio\"},{lat: 42.644629, lng: 2.456597, url: \"https:\/\/flowbird.nl\/staging\/locations\/eus\/\", name: \"Eus\"},{lat: 50.663068, lng: 6.790049, url: \"https:\/\/flowbird.nl\/staging\/locations\/euskirchen\/\", name: \"Euskirchen\"},{lat: 54.133028, lng: 10.609505, url: \"https:\/\/flowbird.nl\/staging\/locations\/eutin\/\", name: \"Eutin\"},{lat: 50.873578, lng: 4.403114, url: \"https:\/\/flowbird.nl\/staging\/locations\/evere\/\", name: \"Evere\"},{lat: 47.073338, lng: -122.973951, url: \"https:\/\/flowbird.nl\/staging\/locations\/evergreen-state-college\/\", name: \"Evergreen State College\"},{lat: 46.401356, lng: 6.590891, url: \"https:\/\/flowbird.nl\/staging\/locations\/evian\/\", name: \"Evian\"},{lat: 44.90458, lng: -93.565723, url: \"https:\/\/flowbird.nl\/staging\/locations\/excelsior%e2%80%8b\/\", name: \"Excelsior\u200b\"},{lat: 43.729153, lng: 7.361405, url: \"https:\/\/flowbird.nl\/staging\/locations\/eze\/\", name: \"Eze\"},{lat: 43.625016, lng: 13.403068, url: \"https:\/\/flowbird.nl\/staging\/locations\/falconara-marittima\/\", name: \"Falconara Marittima\"},{lat: 39.002465, lng: 16.173555, url: \"https:\/\/flowbird.nl\/staging\/locations\/falerna\/\", name: \"Falerna\"},{lat: 41.54948, lng: -70.615259, url: \"https:\/\/flowbird.nl\/staging\/locations\/falmouth-ma\/\", name: \"Falmouth, MA\"},{lat: 54.364869, lng: 10.134127, url: \"https:\/\/flowbird.nl\/staging\/locations\/fb-kiel\/\", name: \"FB Kiel\"},{lat: 43.161676, lng: 13.710316, url: \"https:\/\/flowbird.nl\/staging\/locations\/fermo\/\", name: \"Fermo\"},{lat: 49.168512, lng: 10.330978, url: \"https:\/\/flowbird.nl\/staging\/locations\/feuchtwangen\/\", name: \"Feuchtwangen\"},{lat: 42.267784, lng: 2.960148, url: \"https:\/\/flowbird.nl\/staging\/locations\/figueres\/\", name: \"Figueres\"},{lat: 33.454843, lng: -112.07664, url: \"https:\/\/flowbird.nl\/staging\/locations\/fillmore\/\", name: \"Fillmore\"},{lat: 41.777286, lng: 12.224691, url: \"https:\/\/flowbird.nl\/staging\/locations\/fiumicino\/\", name: \"Fiumicino\"},{lat: 58.29718, lng: 6.659981, url: \"https:\/\/flowbird.nl\/staging\/locations\/flekkefjord-kommune\/\", name: \"Flekkefjord Kommune\"},{lat: 50.423739, lng: 9.5646, url: \"https:\/\/flowbird.nl\/staging\/locations\/flieden\/\", name: \"Flieden\"},{lat: 40.72795, lng: -73.70377, url: \"https:\/\/flowbird.nl\/staging\/locations\/floral-park-ny\/\", name: \"Floral Park, NY\"},{lat: 25.7562513, lng: -80.3781204, url: \"https:\/\/flowbird.nl\/staging\/locations\/florida-international-university\/\", name: \"Florida International University\"},{lat: 28.150734, lng: -81.851259, url: \"https:\/\/flowbird.nl\/staging\/locations\/florida-polytechnic-university\/\", name: \"Florida Polytechnic University\"},{lat: 47.212423, lng: 5.967979, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-facilities\/\", name: \"Flowbird Facilities\"},{lat: 47.212423, lng: 5.967979, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-facilities-ev-mvp\/\", name: \"Flowbird Facilities EV MVP\"},{lat: 62.78702, lng: 21.18598, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-finland\/\", name: \"Flowbird Finland\"},{lat: 39.901257, lng: -75.073362, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-inc\/\", name: \"Flowbird Inc\"},{lat: 59.406732, lng: 17.947215, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-nordics\/\", name: \"Flowbird Nordics\"},{lat: 59.912669, lng: 10.760588, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-norge\/\", name: \"Flowbird Norge\"},{lat: 59.406493, lng: 17.947018, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-personalparkering-kista\/\", name: \"Flowbird Personalparkering Kista\"},{lat: 59.406485, lng: 17.947524, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-sales-demo-ev\/\", name: \"Flowbird Sales Demo EV\"},{lat: 51.474093, lng: -2.490772, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-test\/\", name: \"Flowbird TEST\"},{lat: 39.901257, lng: -75.073362, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-test-2\/\", name: \"Flowbird Test\"},{lat: 59.406475, lng: 17.94688, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird-visitor-parking\/\", name: \"Flowbird Visitor Parking\"},{lat: 51.663337, lng: 7.636924, url: \"https:\/\/flowbird.nl\/staging\/locations\/flowbird_deutschland\/\", name: \"Flowbird_Deutschland\"},{lat: 41.462198, lng: 15.54463, url: \"https:\/\/flowbird.nl\/staging\/locations\/foggia\/\", name: \"Foggia\"},{lat: 50.07344, lng: -5.28425, url: \"https:\/\/flowbird.nl\/staging\/locations\/follyfield-car-park\/\", name: \"Follyfield Car Park\"},{lat: 43.922443, lng: 5.126884, url: \"https:\/\/flowbird.nl\/staging\/locations\/fontaine-de-vaucluse\/\", name: \"Fontaine de Vaucluse\"},{lat: 45.835806, lng: 4.845543, url: \"https:\/\/flowbird.nl\/staging\/locations\/fontaines-sur-saone\/\", name: \"Fontaines sur Saone\"},{lat: 55.238937, lng: -1.927379, url: \"https:\/\/flowbird.nl\/staging\/locations\/fontburn-north-shore\/\", name: \"Fontburn North Shore\"},{lat: 55.23546, lng: -1.924541, url: \"https:\/\/flowbird.nl\/staging\/locations\/fontburn-south-shore\/\", name: \"Fontburn South Shore\"},{lat: 49.186515, lng: 6.895295, url: \"https:\/\/flowbird.nl\/staging\/locations\/forbach\/\", name: \"Forbach\"},{lat: 50.813433, lng: 4.324834, url: \"https:\/\/flowbird.nl\/staging\/locations\/forest\/\", name: \"Forest\"},{lat: 40.737771, lng: 13.860208, url: \"https:\/\/flowbird.nl\/staging\/locations\/forio-ischia\/\", name: \"Forio Ischia\"},{lat: 38.722149, lng: 1.435604, url: \"https:\/\/flowbird.nl\/staging\/locations\/formentera\/\", name: \"Formentera\"},{lat: 50.341327, lng: 1.568623, url: \"https:\/\/flowbird.nl\/staging\/locations\/fort-mahon-plage\/\", name: \"Fort Mahon Plage\"},{lat: 43.689686, lng: 12.809452, url: \"https:\/\/flowbird.nl\/staging\/locations\/fossombrone\/\", name: \"Fossombrone\"},{lat: 48.351556, lng: -1.204492, url: \"https:\/\/flowbird.nl\/staging\/locations\/fougeres\/\", name: \"Foug\u00e8res\"},{lat: 45.988162, lng: -1.093442, url: \"https:\/\/flowbird.nl\/staging\/locations\/fouras\/\", name: \"Fouras\"},{lat: 42.430361, lng: 14.274639, url: \"https:\/\/flowbird.nl\/staging\/locations\/francavilla-al-mare\/\", name: \"Francavilla al Mare\"},{lat: 42.415166, lng: 14.297634, url: \"https:\/\/flowbird.nl\/staging\/locations\/francavilla-al-mare-2\/\", name: \"Francavilla al Mare\"},{lat: 40.530498, lng: 17.582782, url: \"https:\/\/flowbird.nl\/staging\/locations\/francavilla-fontana\/\", name: \"Francavilla Fontana\"},{lat: 53.523736, lng: -1.130758, url: \"https:\/\/flowbird.nl\/staging\/locations\/frances-street-car-park\/\", name: \"France&rsquo;s Street Car Park\"},{lat: 53.197284, lng: 5.539564, url: \"https:\/\/flowbird.nl\/staging\/locations\/franekeradeel\/\", name: \"Franekeradeel\"},{lat: 49.537707, lng: 8.356077, url: \"https:\/\/flowbird.nl\/staging\/locations\/frankenthal\/\", name: \"Frankenthal\"},{lat: 50.111362, lng: 8.686418, url: \"https:\/\/flowbird.nl\/staging\/locations\/frankfurt-am-main\/\", name: \"Frankfurt am Main\"},{lat: 52.348272, lng: 14.554344, url: \"https:\/\/flowbird.nl\/staging\/locations\/frankfurt-oder\/\", name: \"Frankfurt Oder\"},{lat: 41.398362, lng: -79.829185, url: \"https:\/\/flowbird.nl\/staging\/locations\/franklin-pa\/\", name: \"Franklin, PA\"},{lat: -38.145263, lng: 145.123192, url: \"https:\/\/flowbird.nl\/staging\/locations\/frankston-council\/\", name: \"Frankston Council\"},{lat: 47.627245, lng: -122.331517, url: \"https:\/\/flowbird.nl\/staging\/locations\/fred-hutchinson-cancer-research-center\/\", name: \"Fred Hutchinson Cancer Research Center\"},{lat: 53.386549, lng: 12.393152, url: \"https:\/\/flowbird.nl\/staging\/locations\/free\/\", name: \"FREE\"},{lat: 40.25974663742, lng: -74.27351625, url: \"https:\/\/flowbird.nl\/staging\/locations\/freehold-borough-of-nj\/\", name: \"Freehold (Borough of), NJ\"},{lat: 48.009115, lng: 7.85103, url: \"https:\/\/flowbird.nl\/staging\/locations\/freiburg-in-breisgau\/\", name: \"Freiburg in Breisgau\"},{lat: 43.433032, lng: 6.737987, url: \"https:\/\/flowbird.nl\/staging\/locations\/frejus\/\", name: \"Fr\u00e9jus\"},{lat: 50.3284, lng: 8.752543, url: \"https:\/\/flowbird.nl\/staging\/locations\/friedberg\/\", name: \"Friedberg\"},{lat: 54.376012, lng: 9.089668, url: \"https:\/\/flowbird.nl\/staging\/locations\/friedrichstadt\/\", name: \"Friedrichstadt\"},{lat: 50.55581, lng: 9.680845, url: \"https:\/\/flowbird.nl\/staging\/locations\/fulda\/\", name: \"Fulda\"},{lat: 59.658958, lng: 18.91573, url: \"https:\/\/flowbird.nl\/staging\/locations\/furusunds-samfallighetsforening\/\", name: \"Furusunds samf\u00e4llighetsf\u00f6rening\"},{lat: 48.806013, lng: 8.317626, url: \"https:\/\/flowbird.nl\/staging\/locations\/gaggenau\/\", name: \"Gaggenau\"},{lat: 40.175266, lng: 18.167498, url: \"https:\/\/flowbird.nl\/staging\/locations\/galatina\/\", name: \"Galatina\"},{lat: 45.662363, lng: 8.792127, url: \"https:\/\/flowbird.nl\/staging\/locations\/gallarate\/\", name: \"Gallarate\"},{lat: 40.055851, lng: 17.992614, url: \"https:\/\/flowbird.nl\/staging\/locations\/gallipoli\/\", name: \"Gallipoli\"},{lat: 54.78246, lng: -4.37293, url: \"https:\/\/flowbird.nl\/staging\/locations\/galloway-house-gardens-trust\/\", name: \"Galloway House Gardens Trust\"},{lat: 44.33927, lng: -76.169715, url: \"https:\/\/flowbird.nl\/staging\/locations\/gananoque\/\", name: \"Gananoque\"},{lat: 50.872987, lng: 4.309333, url: \"https:\/\/flowbird.nl\/staging\/locations\/ganshoren\/\", name: \"Ganshoren\"},{lat: 44.560723, lng: 6.081228, url: \"https:\/\/flowbird.nl\/staging\/locations\/gap\/\", name: \"Gap\"},{lat: 57.689446, lng: 11.908206, url: \"https:\/\/flowbird.nl\/staging\/locations\/garaget-klippan\/\", name: \"Garaget Klippan\"},{lat: 42.732088, lng: -0.009184, url: \"https:\/\/flowbird.nl\/staging\/locations\/gavarnie\/\", name: \"Gavarnie\"},{lat: 60.675124, lng: 17.142959, url: \"https:\/\/flowbird.nl\/staging\/locations\/gavle-parkeringsservice-ab\/\", name: \"G\u00e4vle Parkeringsservice AB\"},{lat: 54.348056, lng: 18.655, url: \"https:\/\/flowbird.nl\/staging\/locations\/gdansk\/\", name: \"Gda\u0144sk\"},{lat: 54.502675, lng: 18.542181, url: \"https:\/\/flowbird.nl\/staging\/locations\/gdynia\/\", name: \"Gdynia\"},{lat: 54.51889, lng: 18.530541, url: \"https:\/\/flowbird.nl\/staging\/locations\/gdynia-ppd\/\", name: \"Gdynia PPD\"},{lat: 51.162613, lng: 4.990793, url: \"https:\/\/flowbird.nl\/staging\/locations\/geel\/\", name: \"Geel\"},{lat: 60.535755, lng: 8.198762, url: \"https:\/\/flowbird.nl\/staging\/locations\/geilo-taubane\/\", name: \"Geilo Taubane\"},{lat: 51.883478, lng: 5.288002, url: \"https:\/\/flowbird.nl\/staging\/locations\/geldermalsen\/\", name: \"Geldermalsen\"},{lat: 51.422493, lng: 5.560632, url: \"https:\/\/flowbird.nl\/staging\/locations\/geldrop-mierlo\/\", name: \"Geldrop-Mierlo\"},{lat: 51.517744, lng: 7.085717, url: \"https:\/\/flowbird.nl\/staging\/locations\/gelsenkirchen\/\", name: \"Gelsenkirchen\"},{lat: 51.666766, lng: -0.104835, url: \"https:\/\/flowbird.nl\/staging\/locations\/gemini-parking-chase-farm\/\", name: \"Gemini Parking &#8211; Chase Farm\"},{lat: 50.96613, lng: 5.5021, url: \"https:\/\/flowbird.nl\/staging\/locations\/genk\/\", name: \"Genk\"},{lat: 46.817199, lng: -71.210842, url: \"https:\/\/flowbird.nl\/staging\/locations\/gesparc-inc\/\", name: \"Gesparc Inc\"},{lat: 50.589282, lng: 8.681493, url: \"https:\/\/flowbird.nl\/staging\/locations\/giesen\/\", name: \"Gie\u00dfen\"},{lat: 45.2556729, lng: 9.1527136, url: \"https:\/\/flowbird.nl\/staging\/locations\/giussago\/\", name: \"Giussago\"},{lat: 54.034154596699, lng: 21.770783829543, url: \"https:\/\/flowbird.nl\/staging\/locations\/gizycko\/\", name: \"Gi\u017cycko\"},{lat: 51.571362, lng: 6.98658, url: \"https:\/\/flowbird.nl\/staging\/locations\/gladbeck\/\", name: \"Gladbeck\"},{lat: 51.663585, lng: 16.084667, url: \"https:\/\/flowbird.nl\/staging\/locations\/glogow\/\", name: \"G\u0142og\u00f3w\"},{lat: 42.61485, lng: -70.66241, url: \"https:\/\/flowbird.nl\/staging\/locations\/gloucester-ma\/\", name: \"Gloucester, MA\"},{lat: 53.7927, lng: 9.42216, url: \"https:\/\/flowbird.nl\/staging\/locations\/gluckstadt\/\", name: \"Gl\u00fcckstadt\"},{lat: 52.535833, lng: 17.595833, url: \"https:\/\/flowbird.nl\/staging\/locations\/gniezno\/\", name: \"Gniezno\"},{lat: 51.504646, lng: 3.89113, url: \"https:\/\/flowbird.nl\/staging\/locations\/goes\/\", name: \"Goes\"},{lat: 52.304762, lng: 5.139699, url: \"https:\/\/flowbird.nl\/staging\/locations\/gooise-meren\/\", name: \"Gooise Meren\"},{lat: 43.700901, lng: -79.482061, url: \"https:\/\/flowbird.nl\/staging\/locations\/gopark-ontario\/\", name: \"GoPark Ontario\"},{lat: 48.703031, lng: 9.653902, url: \"https:\/\/flowbird.nl\/staging\/locations\/goppingen\/\", name: \"G\u00f6ppingen\"},{lat: 51.837225, lng: 4.975829, url: \"https:\/\/flowbird.nl\/staging\/locations\/gorinchem\/\", name: \"Gorinchem\"},{lat: 49.66345115684, lng: 21.163976274365, url: \"https:\/\/flowbird.nl\/staging\/locations\/gorlice\/\", name: \"Gorlice\"},{lat: 51.146425, lng: 14.967521, url: \"https:\/\/flowbird.nl\/staging\/locations\/gorlitz\/\", name: \"G\u00f6rlitz\"},{lat: 51.153124, lng: 14.992135, url: \"https:\/\/flowbird.nl\/staging\/locations\/gorlitz-delete\/\", name: \"G\u00f6rlitz &#8211; delete\"},{lat: 50.946919, lng: 10.709288, url: \"https:\/\/flowbird.nl\/staging\/locations\/gotha\/\", name: \"Gotha\"},{lat: 52.011521, lng: 4.710463, url: \"https:\/\/flowbird.nl\/staging\/locations\/gouda\/\", name: \"Gouda\"},{lat: 32.955492, lng: -97.068091, url: \"https:\/\/flowbird.nl\/staging\/locations\/grapevine-tx-parks-rec\/\", name: \"Grapevine TX Parks Rec\"},{lat: 50.98709, lng: 2.125534, url: \"https:\/\/flowbird.nl\/staging\/locations\/gravelines\/\", name: \"Gravelines\"},{lat: 51.8635, lng: 0.5175, url: \"https:\/\/flowbird.nl\/staging\/locations\/great-notley-country-park\/\", name: \"Great Notley Country Park\"},{lat: 49.179628, lng: -122.830692, url: \"https:\/\/flowbird.nl\/staging\/locations\/green-timbersbouygues\/\", name: \"Green Timbers(Bouygues)\"},{lat: 54.095808, lng: 13.404014, url: \"https:\/\/flowbird.nl\/staging\/locations\/greifswald\/\", name: \"Greifswald\"},{lat: 52.093987, lng: 7.61196, url: \"https:\/\/flowbird.nl\/staging\/locations\/greven\/\", name: \"Greven\"},{lat: 53.860028, lng: 11.190693, url: \"https:\/\/flowbird.nl\/staging\/locations\/grevesmuehlen\/\", name: \"Grevesmuehlen\"},{lat: 51.459869, lng: 22.609461, url: \"https:\/\/flowbird.nl\/staging\/locations\/grey-corner\/\", name: \"GREY CORNER\"},{lat: 43.274499, lng: 6.522517, url: \"https:\/\/flowbird.nl\/staging\/locations\/grimaud\/\", name: \"Grimaud\"},{lat: 53.219383, lng: 6.566502, url: \"https:\/\/flowbird.nl\/staging\/locations\/groningen\/\", name: \"Groningen\"},{lat: 46.279938, lng: 10.258529, url: \"https:\/\/flowbird.nl\/staging\/locations\/grosotto\/\", name: \"Grosotto\"},{lat: 41.786566, lng: 12.673591, url: \"https:\/\/flowbird.nl\/staging\/locations\/grottaferrata\/\", name: \"Grottaferrata\"},{lat: 41.786566, lng: 12.673591, url: \"https:\/\/flowbird.nl\/staging\/locations\/grottaferrata-2\/\", name: \"Grottaferrata\"},{lat: 53.486944, lng: 18.756944, url: \"https:\/\/flowbird.nl\/staging\/locations\/grudziadz\/\", name: \"Grudzi\u0105dz\"},{lat: 47.327551, lng: -2.426326, url: \"https:\/\/flowbird.nl\/staging\/locations\/guerande\/\", name: \"Gu\u00e9rande\"},{lat: 51.903238, lng: 8.385754, url: \"https:\/\/flowbird.nl\/staging\/locations\/guetersloh\/\", name: \"Guetersloh\"},{lat: 30.361335, lng: -87.1824823, url: \"https:\/\/flowbird.nl\/staging\/locations\/gulf-breeze-city-of-fl\/\", name: \"Gulf Breeze (City of), FL\"},{lat: 51.026947, lng: 7.565295, url: \"https:\/\/flowbird.nl\/staging\/locations\/gummersbach\/\", name: \"Gummersbach\"},{lat: 53.1206, lng: 4.1153, url: \"https:\/\/flowbird.nl\/staging\/locations\/gwynedd-council\/\", name: \"Gwynedd Council\"},{lat: 52.387388, lng: 4.646219, url: \"https:\/\/flowbird.nl\/staging\/locations\/haarlem\/\", name: \"Haarlem\"},{lat: 52.300378, lng: 4.674359, url: \"https:\/\/flowbird.nl\/staging\/locations\/haarlemmermeer\/\", name: \"Haarlemmermeer\"},{lat: 51.551756, lng: 0.594761, url: \"https:\/\/flowbird.nl\/staging\/locations\/hadleigh-country-park\/\", name: \"Hadleigh Country park\"},{lat: 53.703726, lng: 7.807235, url: \"https:\/\/flowbird.nl\/staging\/locations\/hafenzweckverband-harlesiel\/\", name: \"Hafenzweckverband Harlesiel\"},{lat: 51.367078, lng: 7.463284, url: \"https:\/\/flowbird.nl\/staging\/locations\/hagen\/\", name: \"Hagen\"},{lat: 48.811933, lng: 7.783035, url: \"https:\/\/flowbird.nl\/staging\/locations\/haguenau\/\", name: \"Haguenau\"},{lat: 51.894871, lng: 11.049616, url: \"https:\/\/flowbird.nl\/staging\/locations\/halberstadt\/\", name: \"Halberstadt\"},{lat: 51.589847, lng: -0.056898, url: \"https:\/\/flowbird.nl\/staging\/locations\/hale-village-london\/\", name: \"Hale Village London\"},{lat: 37.455321, lng: -122.443683, url: \"https:\/\/flowbird.nl\/staging\/locations\/half-moon-bay\/\", name: \"Half Moon Bay\"},{lat: 51.493346, lng: 11.965713, url: \"https:\/\/flowbird.nl\/staging\/locations\/halle-an-der-saale\/\", name: \"Halle an der Saale\"},{lat: 51.744641, lng: 7.186584, url: \"https:\/\/flowbird.nl\/staging\/locations\/haltern-am-see\/\", name: \"Haltern am See\"},{lat: 53.581401, lng: 10.006866, url: \"https:\/\/flowbird.nl\/staging\/locations\/hamburg\/\", name: \"Hamburg\"},{lat: 52.107577, lng: 9.362973, url: \"https:\/\/flowbird.nl\/staging\/locations\/hameln\/\", name: \"Hameln\"},{lat: 51.681522, lng: 7.81993, url: \"https:\/\/flowbird.nl\/staging\/locations\/hamm\/\", name: \"Hamm\"},{lat: 50.136854, lng: 8.910487, url: \"https:\/\/flowbird.nl\/staging\/locations\/hanau\/\", name: \"Hanau\"},{lat: 52.375892, lng: 9.73201, url: \"https:\/\/flowbird.nl\/staging\/locations\/hannover\/\", name: \"Hannover\"},{lat: 50.34017, lng: -4.795105, url: \"https:\/\/flowbird.nl\/staging\/locations\/harbour-bowl-oban\/\", name: \"Harbour Bowl, Oban\"},{lat: 52.575408, lng: 6.616695, url: \"https:\/\/flowbird.nl\/staging\/locations\/hardenberg\/\", name: \"Hardenberg\"},{lat: 52.342202, lng: 5.636742, url: \"https:\/\/flowbird.nl\/staging\/locations\/hardewijk\/\", name: \"Hardewijk\"},{lat: 53.171826, lng: 6.605243, url: \"https:\/\/flowbird.nl\/staging\/locations\/haren\/\", name: \"Haren\"},{lat: 53.174638, lng: 5.425152, url: \"https:\/\/flowbird.nl\/staging\/locations\/harlingen\/\", name: \"Harlingen\"},{lat: 41.76846314, lng: -72.67565156, url: \"https:\/\/flowbird.nl\/staging\/locations\/hartford-city-of-ct\/\", name: \"Hartford (City of), CT\"},{lat: 51.947102, lng: 1.255014, url: \"https:\/\/flowbird.nl\/staging\/locations\/harwich-int-ports-ltd\/\", name: \"Harwich Int Ports Ltd\"},{lat: 50.932643, lng: 5.342563, url: \"https:\/\/flowbird.nl\/staging\/locations\/hasselt\/\", name: \"Hasselt\"},{lat: 51.398179, lng: 7.192603, url: \"https:\/\/flowbird.nl\/staging\/locations\/hattingen\/\", name: \"Hattingen\"},{lat: 39.979516, lng: -75.304016, url: \"https:\/\/flowbird.nl\/staging\/locations\/haverford-township\/\", name: \"Haverford Township\"},{lat: 55.187702, lng: -2.461428, url: \"https:\/\/flowbird.nl\/staging\/locations\/hawkhope-north-dam\/\", name: \"Hawkhope &#8211; North Dam\"},{lat: 52.351063, lng: 4.6203, url: \"https:\/\/flowbird.nl\/staging\/locations\/heemstede\/\", name: \"Heemstede\"},{lat: 52.960561, lng: 5.920522, url: \"https:\/\/flowbird.nl\/staging\/locations\/heerenveen\/\", name: \"Heerenveen\"},{lat: 52.662677, lng: 4.832477, url: \"https:\/\/flowbird.nl\/staging\/locations\/heerhugowaard\/\", name: \"Heerhugowaard\"},{lat: 50.888174, lng: 5.979499, url: \"https:\/\/flowbird.nl\/staging\/locations\/heerlen\/\", name: \"Heerlen\"},{lat: 49.398752, lng: 8.672434, url: \"https:\/\/flowbird.nl\/staging\/locations\/heidelberg\/\", name: \"Heidelberg\"},{lat: 52.387045, lng: 6.454295, url: \"https:\/\/flowbird.nl\/staging\/locations\/hellendoorn\/\", name: \"Hellendoorn\"},{lat: 50.490998, lng: 6.435393, url: \"https:\/\/flowbird.nl\/staging\/locations\/hellenthal\/\", name: \"Hellenthal\"},{lat: 51.479255, lng: 5.65701, url: \"https:\/\/flowbird.nl\/staging\/locations\/helmond\/\", name: \"Helmond\"},{lat: 60.169857, lng: 24.938379, url: \"https:\/\/flowbird.nl\/staging\/locations\/helsinki\/\", name: \"Helsinki\"},{lat: 40.705992, lng: -73.619806, url: \"https:\/\/flowbird.nl\/staging\/locations\/hempstead-village-of-ny\/\", name: \"Hempstead (Village of), NY\"},{lat: 43.358518, lng: -1.774514, url: \"https:\/\/flowbird.nl\/staging\/locations\/hendaye\/\", name: \"Hendaye\"},{lat: 52.257412, lng: 6.792772, url: \"https:\/\/flowbird.nl\/staging\/locations\/hengelo\/\", name: \"Hengelo\"},{lat: 50.776667, lng: 7.289172, url: \"https:\/\/flowbird.nl\/staging\/locations\/hennef\/\", name: \"Hennef\"},{lat: 52.632048, lng: 13.20114, url: \"https:\/\/flowbird.nl\/staging\/locations\/hennigsdorf\/\", name: \"Hennigsdorf\"},{lat: 49.643017, lng: 8.667542, url: \"https:\/\/flowbird.nl\/staging\/locations\/heppenheim\/\", name: \"Heppenheim\"},{lat: 51.401132, lng: 7.432666, url: \"https:\/\/flowbird.nl\/staging\/locations\/herdecke\/\", name: \"Herdecke\"},{lat: 51.536895, lng: 7.200915, url: \"https:\/\/flowbird.nl\/staging\/locations\/herne\/\", name: \"Herne\"},{lat: 48.596059, lng: 8.864755, url: \"https:\/\/flowbird.nl\/staging\/locations\/herrenberg\/\", name: \"Herrenberg\"},{lat: 51.599921, lng: 7.116642, url: \"https:\/\/flowbird.nl\/staging\/locations\/herten\/\", name: \"Herten\"},{lat: 54.357005254027, lng: 18.638875869313, url: \"https:\/\/flowbird.nl\/staging\/locations\/hevelianum\/\", name: \"Hevelianum\"},{lat: 51.037117, lng: -2.273498, url: \"https:\/\/flowbird.nl\/staging\/locations\/high-st-gillingham\/\", name: \"High St, Gillingham\"},{lat: 54.907832, lng: -1.379565, url: \"https:\/\/flowbird.nl\/staging\/locations\/high-street-west-car-park\/\", name: \"High Street West Car Park\"},{lat: 42.16563889, lng: -87.76952778, url: \"https:\/\/flowbird.nl\/staging\/locations\/highland-park-rosewood-park\/\", name: \"Highland Park &#8211; Rosewood Park\"},{lat: 51.169579, lng: 6.937113, url: \"https:\/\/flowbird.nl\/staging\/locations\/hilden\/\", name: \"Hilden\"},{lat: 52.155199, lng: 9.951785, url: \"https:\/\/flowbird.nl\/staging\/locations\/hildesheim\/\", name: \"Hildesheim\"},{lat: 52.22917, lng: 5.166897, url: \"https:\/\/flowbird.nl\/staging\/locations\/hilversum\/\", name: \"Hilversum\"},{lat: 47.908017, lng: 8.104566, url: \"https:\/\/flowbird.nl\/staging\/locations\/hinterzarten\/\", name: \"Hinterzarten\"},{lat: 50.084183, lng: 8.443229, url: \"https:\/\/flowbird.nl\/staging\/locations\/hofheim\/\", name: \"Hofheim\"},{lat: 49.420365, lng: 0.234655, url: \"https:\/\/flowbird.nl\/staging\/locations\/honfleur\/\", name: \"Honfleur\"},{lat: 45.714245874664, lng: -121.51398905, url: \"https:\/\/flowbird.nl\/staging\/locations\/hood-river-port-of-or\/\", name: \"Hood River (Port of), OR\"},{lat: 52.728616, lng: 6.4901, url: \"https:\/\/flowbird.nl\/staging\/locations\/hoogeveen\/\", name: \"Hoogeveen\"},{lat: 52.642365, lng: 5.060212, url: \"https:\/\/flowbird.nl\/staging\/locations\/hoorn\/\", name: \"Hoorn\"},{lat: 53.721189, lng: -1.858947, url: \"https:\/\/flowbird.nl\/staging\/locations\/horsefair-shopping-centre-wisbech\/\", name: \"Horsefair Shopping Centre, Wisbech\"},{lat: 43.658356, lng: -1.427487, url: \"https:\/\/flowbird.nl\/staging\/locations\/hossegor\/\", name: \"Hossegor\"},{lat: 48.789704, lng: 1.602211, url: \"https:\/\/flowbird.nl\/staging\/locations\/houdan\/\", name: \"Houdan\"},{lat: 50.672667, lng: 9.769045, url: \"https:\/\/flowbird.nl\/staging\/locations\/huenfeld\/\", name: \"Huenfeld\"},{lat: 50.672667, lng: 9.769045, url: \"https:\/\/flowbird.nl\/staging\/locations\/huenfeld-stadtwerke\/\", name: \"Huenfeld Stadtwerke\"},{lat: 51.278901, lng: 4.051215, url: \"https:\/\/flowbird.nl\/staging\/locations\/hulst\/\", name: \"Hulst\"},{lat: 43.119881, lng: 6.129974, url: \"https:\/\/flowbird.nl\/staging\/locations\/hyeres\/\", name: \"Hy\u00e8res\"},{lat: 52.277087, lng: 7.716248, url: \"https:\/\/flowbird.nl\/staging\/locations\/ibbenburen\/\", name: \"Ibbenb\u00fcren\"},{lat: 49.714528, lng: 7.307151, url: \"https:\/\/flowbird.nl\/staging\/locations\/idar-oberstein\/\", name: \"Idar-Oberstein\"},{lat: 52.447303, lng: 4.569386, url: \"https:\/\/flowbird.nl\/staging\/locations\/ijmuiden\/\", name: \"Ijmuiden\"},{lat: 52.017765, lng: 5.0403, url: \"https:\/\/flowbird.nl\/staging\/locations\/ijsselstein\/\", name: \"Ijsselstein\"},{lat: 50.68435, lng: 10.925473, url: \"https:\/\/flowbird.nl\/staging\/locations\/ilmenau\/\", name: \"Ilmenau\"},{lat: 53.721317, lng: -1.855515, url: \"https:\/\/flowbird.nl\/staging\/locations\/imperial-crown-hotel\/\", name: \"Imperial Crown Hotel\"},{lat: 39.7678389, lng: -86.1618657, url: \"https:\/\/flowbird.nl\/staging\/locations\/indianapolis-in\/\", name: \"Indianapolis, IN\"},{lat: 53.540922, lng: -2.11257, url: \"https:\/\/flowbird.nl\/staging\/locations\/initial-parking-ascroft-street\/\", name: \"Initial Parking &#8211; Ascroft Street\"},{lat: 50.12375, lng: 5.475389, url: \"https:\/\/flowbird.nl\/staging\/locations\/initial-parking-godolphin\/\", name: \"Initial Parking &#8211; Godolphin\"},{lat: 53.485958773212, lng: -2.2540888153414, url: \"https:\/\/flowbird.nl\/staging\/locations\/initial-parking-audacious-church\/\", name: \"Initial Parking Audacious Church\"},{lat: 52.79736, lng: 18.258263, url: \"https:\/\/flowbird.nl\/staging\/locations\/inowroclaw\/\", name: \"Inowroc\u0142aw\"},{lat: 48.070022, lng: 9.175019, url: \"https:\/\/flowbird.nl\/staging\/locations\/inzigkofen\/\", name: \"Inzigkofen\"},{lat: 51.37651, lng: 7.696084, url: \"https:\/\/flowbird.nl\/staging\/locations\/iserlohn\/\", name: \"Iserlohn\"},{lat: 41.596041, lng: 14.233161, url: \"https:\/\/flowbird.nl\/staging\/locations\/isernia\/\", name: \"Isernia\"},{lat: 32.785, lng: -79.790277777778, url: \"https:\/\/flowbird.nl\/staging\/locations\/isle-of-palms\/\", name: \"Isle of Palms\"},{lat: 52.292355, lng: 8.916054, url: \"https:\/\/flowbird.nl\/staging\/locations\/isny\/\", name: \"Isny\"},{lat: 47.694975, lng: 10.041968, url: \"https:\/\/flowbird.nl\/staging\/locations\/isny-2\/\", name: \"Isny\"},{lat: 53.715835, lng: -0.87464, url: \"https:\/\/flowbird.nl\/staging\/locations\/iss-mediclean-goole\/\", name: \"ISS Mediclean Goole\"},{lat: 53.544828, lng: -0.095144, url: \"https:\/\/flowbird.nl\/staging\/locations\/iss-mediclean-grimsby-hospital\/\", name: \"ISS Mediclean Grimsby Hospital\"},{lat: 53.587391, lng: -0.666931, url: \"https:\/\/flowbird.nl\/staging\/locations\/iss-mediclean-scunthorpe\/\", name: \"ISS Mediclean Scunthorpe\"},{lat: 45.543728, lng: 3.248196, url: \"https:\/\/flowbird.nl\/staging\/locations\/issoire\/\", name: \"Issoire\"},{lat: 48.824317, lng: 2.273395, url: \"https:\/\/flowbird.nl\/staging\/locations\/issy-les-moulineaux\/\", name: \"Issy-les-Moulineaux\"},{lat: 53.92753, lng: 9.51991, url: \"https:\/\/flowbird.nl\/staging\/locations\/itzehoe\/\", name: \"Itzehoe\"},{lat: 30.289398, lng: -81.390256, url: \"https:\/\/flowbird.nl\/staging\/locations\/jacksonville-beaches\/\", name: \"Jacksonville Beaches\"},{lat: 59.4145, lng: 17.8657, url: \"https:\/\/flowbird.nl\/staging\/locations\/jarfalla-kommun\/\", name: \"J\u00e4rf\u00e4lla Kommun\"},{lat: 48.673695, lng: 6.202226, url: \"https:\/\/flowbird.nl\/staging\/locations\/jarville-la-malgrange\/\", name: \"Jarville la Malgrange\"},{lat: 49.747023840796, lng: 21.474759691731, url: \"https:\/\/flowbird.nl\/staging\/locations\/jaslo\/\", name: \"Jas\u0142o\"},{lat: 49.635655, lng: 19.334417, url: \"https:\/\/flowbird.nl\/staging\/locations\/jelesnia\/\", name: \"Jele\u015bnia\"},{lat: 50.932694, lng: 11.587905, url: \"https:\/\/flowbird.nl\/staging\/locations\/jena\/\", name: \"Jena\"},{lat: 34.750358, lng: -112.115328, url: \"https:\/\/flowbird.nl\/staging\/locations\/jerome-town-of\/\", name: \"Jerome, Town Of\"},{lat: 50.879936, lng: 4.322775, url: \"https:\/\/flowbird.nl\/staging\/locations\/jette\/\", name: \"Jette\"},{lat: 40.863579166667, lng: -75.738970833333, url: \"https:\/\/flowbird.nl\/staging\/locations\/jim-thorpe-borough\/\", name: \"Jim Thorpe Borough\"},{lat: 57.781799, lng: 14.15851, url: \"https:\/\/flowbird.nl\/staging\/locations\/jonkopings-kommun\/\", name: \"J\u00f6nk\u00f6pings Kommun\"},{lat: 50.922423, lng: 6.363912, url: \"https:\/\/flowbird.nl\/staging\/locations\/juelich\/\", name: \"Juelich\"},{lat: 49.44375, lng: 7.763234, url: \"https:\/\/flowbird.nl\/staging\/locations\/kaiserslautern\/\", name: \"Kaiserslautern\"},{lat: 51.76728, lng: 18.085346, url: \"https:\/\/flowbird.nl\/staging\/locations\/kalisz\/\", name: \"Kalisz\"},{lat: 51.270719, lng: 14.094248, url: \"https:\/\/flowbird.nl\/staging\/locations\/kamenz\/\", name: \"Kamenz\"},{lat: 52.557964, lng: 5.914462, url: \"https:\/\/flowbird.nl\/staging\/locations\/kampen\/\", name: \"Kampen\"},{lat: 50.233333, lng: 8.766667, url: \"https:\/\/flowbird.nl\/staging\/locations\/karben\/\", name: \"Karben\"},{lat: 59.38529, lng: 13.509512, url: \"https:\/\/flowbird.nl\/staging\/locations\/karlstad-parkerings-ab\/\", name: \"Karlstad Parkerings AB\"},{lat: 50.773281551546, lng: 15.750376173285, url: \"https:\/\/flowbird.nl\/staging\/locations\/karpacz\/\", name: \"Karpacz\"},{lat: 54.334406, lng: 18.201085, url: \"https:\/\/flowbird.nl\/staging\/locations\/kartuzy\/\", name: \"Kartuzy\"},{lat: 51.312711, lng: 9.479746, url: \"https:\/\/flowbird.nl\/staging\/locations\/kassel\/\", name: \"Kassel\"},{lat: 50.264167, lng: 19.023611, url: \"https:\/\/flowbird.nl\/staging\/locations\/katowice\/\", name: \"Katowice\"},{lat: 52.19802, lng: 4.419943, url: \"https:\/\/flowbird.nl\/staging\/locations\/katwijk\/\", name: \"Katwijk\"},{lat: 48.13889, lng: 7.264023, url: \"https:\/\/flowbird.nl\/staging\/locations\/kaysersberg\/\", name: \"Kaysersberg\"},{lat: 57.696998, lng: 11.976652, url: \"https:\/\/flowbird.nl\/staging\/locations\/kb-klippan-lorensberg\/\", name: \"KB Klippan Lorensberg\"},{lat: 57.6909452, lng: 11.9084682, url: \"https:\/\/flowbird.nl\/staging\/locations\/kcp-hamn-kb\/\", name: \"KCP Hamn KB\"},{lat: 50.347863, lng: 18.189325, url: \"https:\/\/flowbird.nl\/staging\/locations\/kedzierzyn-kozle\/\", name: \"K\u0119dzierzyn Ko\u017ale\"},{lat: 47.72857, lng: 10.315784, url: \"https:\/\/flowbird.nl\/staging\/locations\/kempten\/\", name: \"Kempten\"},{lat: 51.291434, lng: 0.418398, url: \"https:\/\/flowbird.nl\/staging\/locations\/kenden-parking-west-mailing-station\/\", name: \"Kenden Parking, West Mailing Station\"},{lat: 50.865946, lng: 6.070549, url: \"https:\/\/flowbird.nl\/staging\/locations\/kerkrade\/\", name: \"Kerkrade\"},{lat: 43.680664, lng: -114.363939, url: \"https:\/\/flowbird.nl\/staging\/locations\/ketchum-city-of-id\/\", name: \"Ketchum (City of), ID\"},{lat: 54.333333, lng: 10.133333, url: \"https:\/\/flowbird.nl\/staging\/locations\/kiel\/\", name: \"Kiel\"},{lat: 50.866077, lng: 20.628568, url: \"https:\/\/flowbird.nl\/staging\/locations\/kielce\/\", name: \"Kielce\"},{lat: 55.183767, lng: -2.535454, url: \"https:\/\/flowbird.nl\/staging\/locations\/kielder-waterside\/\", name: \"Kielder Waterside\"},{lat: 50.663465, lng: -4.751173, url: \"https:\/\/flowbird.nl\/staging\/locations\/king-arthurs-car-park\/\", name: \"King Arthurs Car Park\"},{lat: 41.927037, lng: -73.997361, url: \"https:\/\/flowbird.nl\/staging\/locations\/kingston\/\", name: \"Kingston\"},{lat: 41.934788, lng: -74.021948, url: \"https:\/\/flowbird.nl\/staging\/locations\/kingston-off-street\/\", name: \"Kingston &#8211; Off Street\"},{lat: 49.789663, lng: 7.460894, url: \"https:\/\/flowbird.nl\/staging\/locations\/kirn\/\", name: \"Kirn\"},{lat: 55.703295, lng: 21.144279, url: \"https:\/\/flowbird.nl\/staging\/locations\/klaipeda\/\", name: \"Klaip\u0117da\"},{lat: 51.786301, lng: 6.139325, url: \"https:\/\/flowbird.nl\/staging\/locations\/kleve\/\", name: \"Kleve\"},{lat: 56.257748, lng: -4.577482, url: \"https:\/\/flowbird.nl\/staging\/locations\/knight-street-liverpool\/\", name: \"Knight Street, Liverpool\"},{lat: 50.356943, lng: 7.588996, url: \"https:\/\/flowbird.nl\/staging\/locations\/koblenz\/\", name: \"Koblenz\"},{lat: 50.863381, lng: 4.330338, url: \"https:\/\/flowbird.nl\/staging\/locations\/koekelberg\/\", name: \"Koekelberg\"},{lat: 52.296443, lng: 13.629618, url: \"https:\/\/flowbird.nl\/staging\/locations\/koenigs-wusterhausen\/\", name: \"Koenigs Wusterhausen\"},{lat: 51.750576, lng: 11.980236, url: \"https:\/\/flowbird.nl\/staging\/locations\/koethen\/\", name: \"Koethen\"},{lat: 50.970993, lng: 6.961018, url: \"https:\/\/flowbird.nl\/staging\/locations\/koln\/\", name: \"K\u00f6ln\"},{lat: 54.178370038962, lng: 15.562298129767, url: \"https:\/\/flowbird.nl\/staging\/locations\/kolobrzeg\/\", name: \"Ko\u0142obrzeg\"},{lat: 54.181585, lng: 15.569851, url: \"https:\/\/flowbird.nl\/staging\/locations\/kolobrzeg-off-street\/\", name: \"Ko\u0142obrzeg OFF STREET\"},{lat: 60.191125, lng: 11.999058, url: \"https:\/\/flowbird.nl\/staging\/locations\/kongsvinger-kommune\/\", name: \"Kongsvinger Kommune\"},{lat: 50.675689, lng: 7.196828, url: \"https:\/\/flowbird.nl\/staging\/locations\/konigswinter\/\", name: \"K\u00f6nigswinter\"},{lat: 51.191122081528, lng: 20.406449113253, url: \"https:\/\/flowbird.nl\/staging\/locations\/konskie\/\", name: \"Ko\u0144skie\"},{lat: 47.674483, lng: 9.173238, url: \"https:\/\/flowbird.nl\/staging\/locations\/konstanz\/\", name: \"Konstanz\"},{lat: 51.277407, lng: 8.870988, url: \"https:\/\/flowbird.nl\/staging\/locations\/korbach\/\", name: \"Korbach\"},{lat: 54.116667, lng: 17.983333, url: \"https:\/\/flowbird.nl\/staging\/locations\/koscierzyna\/\", name: \"Ko\u015bcierzyna\"},{lat: 54.192311088304, lng: 16.177936143594, url: \"https:\/\/flowbird.nl\/staging\/locations\/koszalin\/\", name: \"Koszalin\"},{lat: 50.061389, lng: 19.938333, url: \"https:\/\/flowbird.nl\/staging\/locations\/krakow\/\", name: \"Krak\u00f3w\"},{lat: 48.814358, lng: 2.361115, url: \"https:\/\/flowbird.nl\/staging\/locations\/kremlin-bicetre\/\", name: \"Kremlin-Bic\u00eatre\"},{lat: 58.147516, lng: 7.99222, url: \"https:\/\/flowbird.nl\/staging\/locations\/kristiansand-kommune\/\", name: \"Kristiansand kommune\"},{lat: 56.0257281, lng: 14.1506198, url: \"https:\/\/flowbird.nl\/staging\/locations\/kristianstads-kommun\/\", name: \"Kristianstads Kommun\"},{lat: 50.179498, lng: 8.519998, url: \"https:\/\/flowbird.nl\/staging\/locations\/kronberg\/\", name: \"Kronberg\"},{lat: 53.500808, lng: 7.082154, url: \"https:\/\/flowbird.nl\/staging\/locations\/krummhorn\/\", name: \"Krummh\u00f6rn\"},{lat: 54.379958, lng: 19.44377, url: \"https:\/\/flowbird.nl\/staging\/locations\/krynica-morska\/\", name: \"Krynica Morska\"},{lat: 54.146851, lng: 11.742003, url: \"https:\/\/flowbird.nl\/staging\/locations\/kuehlungsborn\/\", name: \"Kuehlungsborn\"},{lat: 57.485554, lng: 12.072506, url: \"https:\/\/flowbird.nl\/staging\/locations\/kungsbacka-kommun\/\", name: \"Kungsbacka Kommun\"},{lat: 53.70122, lng: 7.703671, url: \"https:\/\/flowbird.nl\/staging\/locations\/kurverein-neuharlingersiel\/\", name: \"Kurverein Neuharlingersiel\"},{lat: 52.22383, lng: 19.374485, url: \"https:\/\/flowbird.nl\/staging\/locations\/kutno\/\", name: \"Kutno\"},{lat: 41.657401, lng: -83.539476, url: \"https:\/\/flowbird.nl\/staging\/locations\/kwik-parking\/\", name: \"Kwik Parking\"},{lat: 48.935586, lng: 2.340548, url: \"https:\/\/flowbird.nl\/staging\/locations\/lile-saint-denis\/\", name: \"L&rsquo;Ile Saint Denis\"},{lat: 49.112288, lng: 2.217872, url: \"https:\/\/flowbird.nl\/staging\/locations\/lisle-adam\/\", name: \"L&rsquo;Isle Adam\"},{lat: 43.91419, lng: 5.057106, url: \"https:\/\/flowbird.nl\/staging\/locations\/lisle-sur-la-sorgue\/\", name: \"L&rsquo;isle Sur La Sorgue\"},{lat: 47.081377, lng: -2.0382, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-bernerie-en-retz\/\", name: \"La Bernerie En Retz\"},{lat: 43.173653, lng: 5.605155, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-ciotat\/\", name: \"La Ciotat\"},{lat: 45.904767, lng: 6.423518, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-clusaz\/\", name: \"La Clusaz\"},{lat: 46.187198, lng: -1.325634, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-flotte-en-re\/\", name: \"La Flotte en R\u00e9\"},{lat: 41.68038, lng: 2.28334, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-garriga\/\", name: \"La Garriga\"},{lat: 43.560558, lng: 4.085718, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-grande-motte\/\", name: \"La Grande Motte\"},{lat: 46.669812, lng: -1.428098, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-roche-sur-yon\/\", name: \"La Roche-sur-Yon\"},{lat: 46.159653, lng: -1.151501, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-rochelle\/\", name: \"La Rochelle\"},{lat: 44.825047, lng: 1.184259, url: \"https:\/\/flowbird.nl\/staging\/locations\/la-roque-gageac\/\", name: \"La Roque Gageac\"},{lat: 44.978106, lng: -1.075707, url: \"https:\/\/flowbird.nl\/staging\/locations\/lacanau\/\", name: \"Lacanau\"},{lat: 44.285849, lng: -73.984578, url: \"https:\/\/flowbird.nl\/staging\/locations\/lake-placid\/\", name: \"Lake Placid\"},{lat: 38.971521, lng: 16.317941, url: \"https:\/\/flowbird.nl\/staging\/locations\/lamezia-terme\/\", name: \"Lamezia Terme\"},{lat: 49.194848, lng: 8.117189, url: \"https:\/\/flowbird.nl\/staging\/locations\/landau\/\", name: \"Landau\"},{lat: 47.86683, lng: 5.334297, url: \"https:\/\/flowbird.nl\/staging\/locations\/langres\/\", name: \"Langres\"},{lat: 39.641094, lng: 22.416124, url: \"https:\/\/flowbird.nl\/staging\/locations\/larissa\/\", name: \"Larissa\"},{lat: 36.169941, lng: -115.13983, url: \"https:\/\/flowbird.nl\/staging\/locations\/las-vegas-city-of\/\", name: \"Las Vegas, City of\"},{lat: 53.376252, lng: 10.54967, url: \"https:\/\/flowbird.nl\/staging\/locations\/lauenburg-an-der-elbe\/\", name: \"Lauenburg an der Elbe\"},{lat: 45.956462, lng: 8.872574, url: \"https:\/\/flowbird.nl\/staging\/locations\/lavena-ponte-tresa\/\", name: \"Lavena Ponte Tresa\"},{lat: 45.902762, lng: 8.612664, url: \"https:\/\/flowbird.nl\/staging\/locations\/laveno-mombello\/\", name: \"Laveno Mombello\"},{lat: 55.847095, lng: -4.419677, url: \"https:\/\/flowbird.nl\/staging\/locations\/lawn-street-paisley\/\", name: \"Lawn Street, Paisley\"},{lat: 40.6175, lng: -73.729722222222, url: \"https:\/\/flowbird.nl\/staging\/locations\/lawrence\/\", name: \"Lawrence\"},{lat: 45.648532, lng: 5.859627, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-bourget-du-lac\/\", name: \"Le Bourget du Lac\"},{lat: 43.576617, lng: 7.019104, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-cannet\/\", name: \"Le Cannet\"},{lat: 50.214728, lng: 1.626152, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-crotoy\/\", name: \"Le Crotoy\"},{lat: 43.138007, lng: 6.368704, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-lavandou\/\", name: \"Le Lavandou\"},{lat: 48.00611, lng: 0.199556, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-mans\/\", name: \"Le Mans\"},{lat: 45.574983, lng: 2.809278, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-mont-dore\/\", name: \"Le Mont Dore\"},{lat: 43.471591, lng: 6.566257, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-muy\/\", name: \"Le Muy\"},{lat: 48.8841333, lng: 2.403502778, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-pre-saint-gervais\/\", name: \"Le Pr\u00e9-Saint-Gervais\"},{lat: 45.043078, lng: 3.883623, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-puy-en-velay\/\", name: \"Le Puy-en-Velay\"},{lat: 50.532525, lng: 1.594892, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-touquet-camping-car\/\", name: \"Le Touquet Camping Car\"},{lat: 50.521276, lng: 1.590675, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-touquet-paris-plage\/\", name: \"Le Touquet Paris Plage\"},{lat: 50.05917, lng: 1.382472, url: \"https:\/\/flowbird.nl\/staging\/locations\/le-treport\/\", name: \"Le Tr\u00e9port\"},{lat: 47.6033981, lng: -120.6702986, url: \"https:\/\/flowbird.nl\/staging\/locations\/leavenworth-wa\/\", name: \"Leavenworth, WA\"},{lat: 39.435255, lng: -84.20316, url: \"https:\/\/flowbird.nl\/staging\/locations\/lebanon\/\", name: \"Lebanon\"},{lat: 53.201233, lng: 5.799913, url: \"https:\/\/flowbird.nl\/staging\/locations\/leeuwarden\/\", name: \"Leeuwarden\"},{lat: 44.774252, lng: -1.168039, url: \"https:\/\/flowbird.nl\/staging\/locations\/lege-cap-ferret\/\", name: \"L\u00e8ge Cap Ferret\"},{lat: 51.102509, lng: 7.009613, url: \"https:\/\/flowbird.nl\/staging\/locations\/leichlingen\/\", name: \"Leichlingen\"},{lat: 52.160114, lng: 4.49701, url: \"https:\/\/flowbird.nl\/staging\/locations\/leiden\/\", name: \"Leiden\"},{lat: 51.339695, lng: 12.373075, url: \"https:\/\/flowbird.nl\/staging\/locations\/leipzig\/\", name: \"Leipzig\"},{lat: 52.518537, lng: 5.471422, url: \"https:\/\/flowbird.nl\/staging\/locations\/lelystad\/\", name: \"Lelystad\"},{lat: 52.033333, lng: 8.916667, url: \"https:\/\/flowbird.nl\/staging\/locations\/lemgo\/\", name: \"Lemgo\"},{lat: 52.19114, lng: 7.853541, url: \"https:\/\/flowbird.nl\/staging\/locations\/lengerich\/\", name: \"Lengerich\"},{lat: 48.879358, lng: 2.415799, url: \"https:\/\/flowbird.nl\/staging\/locations\/les-lilas\/\", name: \"Les Lilas\"},{lat: 50.882287, lng: 4.713764, url: \"https:\/\/flowbird.nl\/staging\/locations\/leuven\/\", name: \"Leuven\"},{lat: 48.893217, lng: 2.287864, url: \"https:\/\/flowbird.nl\/staging\/locations\/levallois-perret\/\", name: \"Levallois-Perret\"},{lat: 44.914569, lng: -0.245144, url: \"https:\/\/flowbird.nl\/staging\/locations\/libourne\/\", name: \"Libourne\"},{lat: 50.633333, lng: 3.066667, url: \"https:\/\/flowbird.nl\/staging\/locations\/lille\/\", name: \"Lille\"},{lat: 40.686783, lng: -73.374085, url: \"https:\/\/flowbird.nl\/staging\/locations\/lindenhurst-village-of-ny\/\", name: \"Lindenhurst (Village of), NY\"},{lat: 52.525167, lng: 7.327226, url: \"https:\/\/flowbird.nl\/staging\/locations\/lingen\/\", name: \"Lingen\"},{lat: 51.838089, lng: 5.076384, url: \"https:\/\/flowbird.nl\/staging\/locations\/lingewaal\/\", name: \"Lingewaal\"},{lat: 51.676452, lng: 8.349831, url: \"https:\/\/flowbird.nl\/staging\/locations\/lippstadt\/\", name: \"Lippstadt\"},{lat: -28.80942, lng: 153.285304, url: \"https:\/\/flowbird.nl\/staging\/locations\/lismore\/\", name: \"Lismore\"},{lat: 44.038776, lng: -1.339872, url: \"https:\/\/flowbird.nl\/staging\/locations\/lit-et-mixe\/\", name: \"Lit et Mixe\"},{lat: 53.523696, lng: -1.130089, url: \"https:\/\/flowbird.nl\/staging\/locations\/little-theatre-car-park\/\", name: \"Little Theatre Car Park\"},{lat: 46.538636, lng: 10.135732, url: \"https:\/\/flowbird.nl\/staging\/locations\/livigno\/\", name: \"Livigno\"},{lat: 55.884548, lng: -3.51727, url: \"https:\/\/flowbird.nl\/staging\/locations\/livingston-designer-outlet-south-car-park\/\", name: \"Livingston Designer Outlet South Car Park\"},{lat: 59.874177, lng: 14.99694, url: \"https:\/\/flowbird.nl\/staging\/locations\/ljusnarsbergs-kommun\/\", name: \"Ljusnarsbergs Kommun\"},{lat: 44.129655, lng: 8.254444, url: \"https:\/\/flowbird.nl\/staging\/locations\/loano\/\", name: \"Loano\"},{lat: 44.130641, lng: 8.260967, url: \"https:\/\/flowbird.nl\/staging\/locations\/loano-2\/\", name: \"Loano\"},{lat: 51.75, lng: 19.46667, url: \"https:\/\/flowbird.nl\/staging\/locations\/lodz\/\", name: \"\u0141\u00f3d\u017a\"},{lat: 50.979571, lng: 10.314687, url: \"https:\/\/flowbird.nl\/staging\/locations\/loeschmich\/\", name: \"Loeschmich\"},{lat: 54.581904, lng: 13.615984, url: \"https:\/\/flowbird.nl\/staging\/locations\/lohme\/\", name: \"Lohme\"},{lat: 52.650573, lng: 8.262598, url: \"https:\/\/flowbird.nl\/staging\/locations\/lohne\/\", name: \"Lohne\"},{lat: 40.588357, lng: -73.66504, url: \"https:\/\/flowbird.nl\/staging\/locations\/long-beach-ny\/\", name: \"Long Beach, NY\"},{lat: 40.2950572, lng: -74.0272257, url: \"https:\/\/flowbird.nl\/staging\/locations\/long-branch-nj\/\", name: \"Long Branch, NJ\"},{lat: 34.06030629, lng: -118.3067517, url: \"https:\/\/flowbird.nl\/staging\/locations\/los-angeles\/\", name: \"Los Angeles\"},{lat: 39.0042101, lng: -77.4967517, url: \"https:\/\/flowbird.nl\/staging\/locations\/loudon-county-va\/\", name: \"Loudon County, VA\"},{lat: 53.720568, lng: -1.858448, url: \"https:\/\/flowbird.nl\/staging\/locations\/loughton-car-park-essex\/\", name: \"Loughton Car Park, Essex\"},{lat: 43.094911, lng: -0.047919, url: \"https:\/\/flowbird.nl\/staging\/locations\/lourdes\/\", name: \"Lourdes\"},{lat: 51.46281, lng: 22.60886, url: \"https:\/\/flowbird.nl\/staging\/locations\/lubartow\/\", name: \"Lubart\u00f3w\"},{lat: 53.50316, lng: 19.75203, url: \"https:\/\/flowbird.nl\/staging\/locations\/lubawa\/\", name: \"Lubawa\"},{lat: 51.863298, lng: 13.954546, url: \"https:\/\/flowbird.nl\/staging\/locations\/lubbenau-spreewald\/\", name: \"Lubbenau Spreewald\"},{lat: 53.866667, lng: 10.683333, url: \"https:\/\/flowbird.nl\/staging\/locations\/lubeck\/\", name: \"L\u00fcbeck\"},{lat: 49.47941, lng: 8.444573, url: \"https:\/\/flowbird.nl\/staging\/locations\/ludwigshafen\/\", name: \"Ludwigshafen\"},{lat: 51.768214, lng: 7.446562, url: \"https:\/\/flowbird.nl\/staging\/locations\/luedinghausen\/\", name: \"Luedinghausen\"},{lat: 53.581839, lng: 9.57489, url: \"https:\/\/flowbird.nl\/staging\/locations\/luehe\/\", name: \"Luehe\"},{lat: 51.610483, lng: 7.528507, url: \"https:\/\/flowbird.nl\/staging\/locations\/luenen\/\", name: \"Luenen\"},{lat: 65.582382, lng: 22.155298, url: \"https:\/\/flowbird.nl\/staging\/locations\/lulea-kommun\/\", name: \"Lule\u00e5 Kommun\"},{lat: 45.751028, lng: 4.850464, url: \"https:\/\/flowbird.nl\/staging\/locations\/lyon\/\", name: \"Lyon\"},{lat: 50.851368, lng: 5.690972, url: \"https:\/\/flowbird.nl\/staging\/locations\/maastricht\/\", name: \"Maastricht\"},{lat: 27.798081, lng: -82.797325, url: \"https:\/\/flowbird.nl\/staging\/locations\/madeira-beach\/\", name: \"Madeira Beach\"},{lat: 45.920956392174, lng: 9.2623764236644, url: \"https:\/\/flowbird.nl\/staging\/locations\/magreglio\/\", name: \"Magreglio\"},{lat: 48.58715, lng: 1.57774, url: \"https:\/\/flowbird.nl\/staging\/locations\/maintenon\/\", name: \"Maintenon\"},{lat: 50, lng: 8.266667, url: \"https:\/\/flowbird.nl\/staging\/locations\/mainz\/\", name: \"Mainz\"},{lat: 53.476414, lng: 12.400404, url: \"https:\/\/flowbird.nl\/staging\/locations\/malchow\/\", name: \"Malchow\"},{lat: -12.78064, lng: 45.232696, url: \"https:\/\/flowbird.nl\/staging\/locations\/mamoudzou\/\", name: \"Mamoudzou\"},{lat: 42.587697, lng: 11.518832, url: \"https:\/\/flowbird.nl\/staging\/locations\/manciano\/\", name: \"Manciano\"},{lat: 58.029135, lng: 7.460156, url: \"https:\/\/flowbird.nl\/staging\/locations\/mandal-parkering\/\", name: \"Mandal Parkering\"},{lat: 45.559867, lng: 10.563772, url: \"https:\/\/flowbird.nl\/staging\/locations\/manerba-del-garda\/\", name: \"Manerba del Garda\"},{lat: 40.797699, lng: -73.699701, url: \"https:\/\/flowbird.nl\/staging\/locations\/manhasset\/\", name: \"Manhasset\"},{lat: 49.489912, lng: 8.471361, url: \"https:\/\/flowbird.nl\/staging\/locations\/mannheim\/\", name: \"Mannheim\"},{lat: 52.638345, lng: -1.132501, url: \"https:\/\/flowbird.nl\/staging\/locations\/mansfield-street-car-park\/\", name: \"Mansfield Street Car Park\"},{lat: 55.944925, lng: 21.088094, url: \"https:\/\/flowbird.nl\/staging\/locations\/manto-parkings\/\", name: \"Manto Parkings\"},{lat: 50.812153, lng: 8.772973, url: \"https:\/\/flowbird.nl\/staging\/locations\/marburg\/\", name: \"Marburg\"},{lat: 48.772229, lng: 1.510007, url: \"https:\/\/flowbird.nl\/staging\/locations\/marchezais\/\", name: \"Marchezais-Brou\u00e9 (Gare)\"},{lat: 42.801375, lng: 10.195661, url: \"https:\/\/flowbird.nl\/staging\/locations\/marciana-marina\/\", name: \"Marciana Marina\"},{lat: 33.953417, lng: -84.546524, url: \"https:\/\/flowbird.nl\/staging\/locations\/marietta-courthouse\/\", name: \"Marietta Courthouse\"},{lat: 40.5513, lng: 9.30036, url: \"https:\/\/flowbird.nl\/staging\/locations\/marina-di-olbia\/\", name: \"Marina di Olbia\"},{lat: 47.24788, lng: -122.438893, url: \"https:\/\/flowbird.nl\/staging\/locations\/marriott-garage\/\", name: \"Marriott Garage\"},{lat: 43.296346, lng: 5.369889, url: \"https:\/\/flowbird.nl\/staging\/locations\/stationner-a-marseille\/\", name: \"Marseille\"},{lat: 42.533936, lng: 11.924958, url: \"https:\/\/flowbird.nl\/staging\/locations\/marta\/\", name: \"Marta\"},{lat: 48.73087, lng: 2.29073, url: \"https:\/\/flowbird.nl\/staging\/locations\/massy\/\", name: \"Massy\"},{lat: 55.205194, lng: -2.556335, url: \"https:\/\/flowbird.nl\/staging\/locations\/matthews-linn-car-park\/\", name: \"Matthews Linn Car Park\"},{lat: 43.548826, lng: 3.979938, url: \"https:\/\/flowbird.nl\/staging\/locations\/mauguio\/\", name: \"Mauguio\"},{lat: 50.333333, lng: 7.216667, url: \"https:\/\/flowbird.nl\/staging\/locations\/mayen\/\", name: \"Mayen\"},{lat: 50.078165, lng: -5.692363, url: \"https:\/\/flowbird.nl\/staging\/locations\/mayon-green\/\", name: \"Mayon Green\"},{lat: 39.268538, lng: -76.5998037, url: \"https:\/\/flowbird.nl\/staging\/locations\/mchenry-row\/\", name: \"McHenry Row\"},{lat: 48.958432, lng: 2.878092, url: \"https:\/\/flowbird.nl\/staging\/locations\/meaux\/\", name: \"Meaux\"},{lat: 51.252285, lng: 6.691404, url: \"https:\/\/flowbird.nl\/staging\/locations\/meerbusch\/\", name: \"Meerbusch\"},{lat: 52.600363, lng: -0.267684, url: \"https:\/\/flowbird.nl\/staging\/locations\/megadeal-peterborough\/\", name: \"Megadeal, Peterborough\"},{lat: 51.069017, lng: 10.327148, url: \"https:\/\/flowbird.nl\/staging\/locations\/meiningen\/\", name: \"Meiningen\"},{lat: 40.257812, lng: 18.42983, url: \"https:\/\/flowbird.nl\/staging\/locations\/melendugno\/\", name: \"Melendugno\"},{lat: 47.9838, lng: 10.180188, url: \"https:\/\/flowbird.nl\/staging\/locations\/memmingen\/\", name: \"Memmingen\"},{lat: 47.997942, lng: 10.178251, url: \"https:\/\/flowbird.nl\/staging\/locations\/memmingen-donaustrasse\/\", name: \"Memmingen-Donaustrasse\"},{lat: 44.518004, lng: 3.50185, url: \"https:\/\/flowbird.nl\/staging\/locations\/mende\/\", name: \"Mende\"},{lat: 51.437745, lng: 7.795334, url: \"https:\/\/flowbird.nl\/staging\/locations\/menden\/\", name: \"Menden\"},{lat: 52.692123, lng: 6.193719, url: \"https:\/\/flowbird.nl\/staging\/locations\/meppel\/\", name: \"Meppel\"},{lat: 52.693059, lng: 7.295281, url: \"https:\/\/flowbird.nl\/staging\/locations\/meppen\/\", name: \"Meppen\"},{lat: 44.842007, lng: -0.646744, url: \"https:\/\/flowbird.nl\/staging\/locations\/merignac\/\", name: \"M\u00e9rignac\"},{lat: 50.065947, lng: 1.389395, url: \"https:\/\/flowbird.nl\/staging\/locations\/mers-les-bains\/\", name: \"Mers les Bains\"},{lat: 51.356328, lng: 11.991746, url: \"https:\/\/flowbird.nl\/staging\/locations\/merseburg\/\", name: \"Merseburg\"},{lat: 40.557725, lng: 17.810177, url: \"https:\/\/flowbird.nl\/staging\/locations\/mesagne\/\", name: \"Mesagne\"},{lat: 51.348015, lng: 8.285817, url: \"https:\/\/flowbird.nl\/staging\/locations\/meschede\/\", name: \"Meschede\"},{lat: 47.399758, lng: -2.461045, url: \"https:\/\/flowbird.nl\/staging\/locations\/mesquer\/\", name: \"Mesquer\"},{lat: 39.11013783, lng: -84.50845583, url: \"https:\/\/flowbird.nl\/staging\/locations\/meterworks-llc\/\", name: \"Meterworks LLC\"},{lat: 51.25, lng: 6.966667, url: \"https:\/\/flowbird.nl\/staging\/locations\/mettmann\/\", name: \"Mettmann\"},{lat: 48.812947, lng: 2.238364, url: \"https:\/\/flowbird.nl\/staging\/locations\/meudon\/\", name: \"Meudon\"},{lat: 51.498796, lng: 3.610998, url: \"https:\/\/flowbird.nl\/staging\/locations\/middelburg\/\", name: \"Middelburg\"},{lat: 54.257975, lng: 16.029248, url: \"https:\/\/flowbird.nl\/staging\/locations\/mielno\/\", name: \"Mielno\"},{lat: 53.801676267614, lng: 21.572736263409, url: \"https:\/\/flowbird.nl\/staging\/locations\/mikolajki\/\", name: \"Miko\u0142ajki\"},{lat: 53.641037, lng: -1.783135, url: \"https:\/\/flowbird.nl\/staging\/locations\/milford-parking\/\", name: \"Milford Parking\"},{lat: 53.14049324381, lng: -4.2744506429622, url: \"https:\/\/flowbird.nl\/staging\/locations\/mill-lane-car-park\/\", name: \"Mill Lane Car Park\"},{lat: 56.3977, lng: -3.429233, url: \"https:\/\/flowbird.nl\/staging\/locations\/mill-street-perth\/\", name: \"Mill Street, Perth\"},{lat: 44.100624, lng: 3.077827, url: \"https:\/\/flowbird.nl\/staging\/locations\/millau\/\", name: \"Millau\"},{lat: 39.962669, lng: -75.254261, url: \"https:\/\/flowbird.nl\/staging\/locations\/millbourne-borough-of-pa\/\", name: \"Millbourne (Borough of), PA\"},{lat: 50.346583, lng: -4.219176, url: \"https:\/\/flowbird.nl\/staging\/locations\/millbrook-parish-council\/\", name: \"Millbrook Parish Council\"},{lat: 44.97725, lng: -93.265487, url: \"https:\/\/flowbird.nl\/staging\/locations\/minneapolis\/\", name: \"Minneapolis\"},{lat: 44.917085, lng: -93.21155, url: \"https:\/\/flowbird.nl\/staging\/locations\/minneapolis-parks-and-rec\/\", name: \"Minneapolis Parks and Rec\"},{lat: 44.146028, lng: -94.000153, url: \"https:\/\/flowbird.nl\/staging\/locations\/minnesota-state-university-mankato-paylot-4\/\", name: \"Minnesota State University Mankato Paylot 4\"},{lat: 44.152034, lng: -94.000426, url: \"https:\/\/flowbird.nl\/staging\/locations\/minnesota-state-university-mankato\/\", name: \"Minnesota State University, Mankato\"},{lat: 52.179284, lng: 21.572106, url: \"https:\/\/flowbird.nl\/staging\/locations\/minsk-mazowiecki\/\", name: \"Mi\u0144sk Mazowiecki\"},{lat: 43.683764, lng: -79.587708, url: \"https:\/\/flowbird.nl\/staging\/locations\/minto-toronto\/\", name: \"Minto Toronto\"},{lat: 48.984052, lng: 2.618887, url: \"https:\/\/flowbird.nl\/staging\/locations\/mitry-mory\/\", name: \"Mitry-Mory\"},{lat: 51.448395, lng: 6.63206, url: \"https:\/\/flowbird.nl\/staging\/locations\/moers\/\", name: \"Moers\"},{lat: 45.560946, lng: 12.235122, url: \"https:\/\/flowbird.nl\/staging\/locations\/mogliano-veneto\/\", name: \"Mogliano Veneto\"},{lat: 50.852201, lng: 4.330328, url: \"https:\/\/flowbird.nl\/staging\/locations\/molenbeek\/\", name: \"Molenbeek\"},{lat: 43.733895, lng: 7.420124, url: \"https:\/\/flowbird.nl\/staging\/locations\/monaco\/\", name: \"Monaco\"},{lat: 43.744008, lng: 7.431415, url: \"https:\/\/flowbird.nl\/staging\/locations\/monaco-gribaldi-forum\/\", name: \"Monaco GRIBALDI FORUM\"},{lat: 45.763097, lng: 9.931685, url: \"https:\/\/flowbird.nl\/staging\/locations\/monasterolo-del-castello\/\", name: \"Monasterolo del Castello\"},{lat: 51.200645, lng: 6.437453, url: \"https:\/\/flowbird.nl\/staging\/locations\/monchengladbach\/\", name: \"M\u00f6nchengladbach\"},{lat: 40.952517, lng: 17.298556, url: \"https:\/\/flowbird.nl\/staging\/locations\/monopoli\/\", name: \"Monopoli\"},{lat: 43.86922, lng: 10.814644, url: \"https:\/\/flowbird.nl\/staging\/locations\/monsummano-terme\/\", name: \"Monsummano Terme\"},{lat: 43.890828, lng: -0.501081, url: \"https:\/\/flowbird.nl\/staging\/locations\/mont-de-marsan\/\", name: \"Mont-de-Marsan\"},{lat: 44.017773, lng: 1.354264, url: \"https:\/\/flowbird.nl\/staging\/locations\/montauban\/\", name: \"Montauban\"},{lat: 47.510243, lng: 6.798194, url: \"https:\/\/flowbird.nl\/staging\/locations\/montbeliard\/\", name: \"Montb\u00e9liard\"},{lat: 40.82963482, lng: -74.20594351, url: \"https:\/\/flowbird.nl\/staging\/locations\/montclair\/\", name: \"Montclair\"},{lat: 41.807255, lng: 12.737093, url: \"https:\/\/flowbird.nl\/staging\/locations\/monte-compatri\/\", name: \"Monte Compatri\"},{lat: 40.796148, lng: 14.051199, url: \"https:\/\/flowbird.nl\/staging\/locations\/monte-di-procida\/\", name: \"Monte di Procida\"},{lat: 43.101522, lng: 11.79142, url: \"https:\/\/flowbird.nl\/staging\/locations\/montepulciano\/\", name: \"Montepulciano\"},{lat: 42.051778, lng: 12.620287, url: \"https:\/\/flowbird.nl\/staging\/locations\/monterotondo\/\", name: \"Monterotondo\"},{lat: 48.902029, lng: 2.570773, url: \"https:\/\/flowbird.nl\/staging\/locations\/montfermeil\/\", name: \"Montfermeil\"},{lat: 46.340025, lng: 2.606635, url: \"https:\/\/flowbird.nl\/staging\/locations\/montlucon\/\", name: \"Montlu\u00e7on\"},{lat: 43.610769, lng: 3.876716, url: \"https:\/\/flowbird.nl\/staging\/locations\/montpellier\/\", name: \"Montpellier\"},{lat: 48.86234, lng: 2.441221, url: \"https:\/\/flowbird.nl\/staging\/locations\/montreuil\/\", name: \"Montreuil\"},{lat: 48.577899, lng: -3.828234, url: \"https:\/\/flowbird.nl\/staging\/locations\/morlaix\/\", name: \"Morlaix\"},{lat: 52.245407, lng: 16.847054, url: \"https:\/\/flowbird.nl\/staging\/locations\/mosina\/\", name: \"Mosina\"},{lat: 46.564632, lng: 3.331046, url: \"https:\/\/flowbird.nl\/staging\/locations\/moulins-sur-allier\/\", name: \"Moulins-sur-Allier\"},{lat: 50.084952, lng: -5.536516, url: \"https:\/\/flowbird.nl\/staging\/locations\/mousehole-car-park\/\", name: \"Mousehole Car Park\"},{lat: 43.845682, lng: 6.221481, url: \"https:\/\/flowbird.nl\/staging\/locations\/moustier-sainte-marie\/\", name: \"Moustier Sainte Marie\"},{lat: 53.906097928739, lng: 14.24494238042, url: \"https:\/\/flowbird.nl\/staging\/locations\/mpn-swinoujscie\/\", name: \"MPN \u015awinouj\u015bcie\"},{lat: 40.4159965, lng: -79.9869614, url: \"https:\/\/flowbird.nl\/staging\/locations\/mt-oliver-borough\/\", name: \"Mt. Oliver Borough\"},{lat: 51.418568, lng: 6.884523, url: \"https:\/\/flowbird.nl\/staging\/locations\/muelheim-an-der-ruhr\/\", name: \"Muelheim an der Ruhr\"},{lat: 51.963627, lng: 7.630598, url: \"https:\/\/flowbird.nl\/staging\/locations\/muenster\/\", name: \"Muenster\"},{lat: 47.749992, lng: 7.336306, url: \"https:\/\/flowbird.nl\/staging\/locations\/mulhouse\/\", name: \"Mulhouse\"},{lat: 48.041366, lng: 7.137019, url: \"https:\/\/flowbird.nl\/staging\/locations\/munster\/\", name: \"Munster\"},{lat: 37.986238, lng: -1.131292, url: \"https:\/\/flowbird.nl\/staging\/locations\/murcia\/\", name: \"Murcia\"},{lat: 40.69489, lng: -74.40312, url: \"https:\/\/flowbird.nl\/staging\/locations\/murray-hill-nj\/\", name: \"Murray Hill, NJ\"},{lat: 53.386533, lng: -2.597978, url: \"https:\/\/flowbird.nl\/staging\/locations\/museum-street-car-park\/\", name: \"Museum Street Car Park\"},{lat: 50.57839, lng: 19.330811, url: \"https:\/\/flowbird.nl\/staging\/locations\/myszkow\/\", name: \"Myszk\u00f3w\"},{lat: 50.467388, lng: 4.871985, url: \"https:\/\/flowbird.nl\/staging\/locations\/namur\/\", name: \"Namur\"},{lat: 48.892093, lng: 2.209793, url: \"https:\/\/flowbird.nl\/staging\/locations\/nanterre\/\", name: \"Nanterre\"},{lat: 40.164634, lng: 17.952306, url: \"https:\/\/flowbird.nl\/staging\/locations\/nardo-mare\/\", name: \"Nard\u00f2 Mare\"},{lat: 59.463032, lng: 28.042107, url: \"https:\/\/flowbird.nl\/staging\/locations\/narva-joesuu\/\", name: \"Narva-J\u00f5esuu\"},{lat: 40.453646, lng: -80.010653, url: \"https:\/\/flowbird.nl\/staging\/locations\/national-aviary-museum\/\", name: \"National Aviary Museum\"},{lat: 52.612753, lng: 12.849903, url: \"https:\/\/flowbird.nl\/staging\/locations\/nauen\/\", name: \"Nauen\"},{lat: 41.719676, lng: 12.716724, url: \"https:\/\/flowbird.nl\/staging\/locations\/nemi\/\", name: \"Nemi\"},{lat: 55.307489, lng: 21.005812, url: \"https:\/\/flowbird.nl\/staging\/locations\/neringa\/\", name: \"Neringa\"},{lat: 53.567829, lng: 13.277927, url: \"https:\/\/flowbird.nl\/staging\/locations\/neubrandenburg\/\", name: \"Neubrandenburg\"},{lat: 48.546596, lng: 9.370641, url: \"https:\/\/flowbird.nl\/staging\/locations\/neuffen\/\", name: \"Neuffen\"},{lat: 53.70102, lng: 7.707124, url: \"https:\/\/flowbird.nl\/staging\/locations\/neuharlingersiel\/\", name: \"Neuharlingersiel\"},{lat: 48.884802, lng: 2.269713, url: \"https:\/\/flowbird.nl\/staging\/locations\/neuilly-sur-seine\/\", name: \"Neuilly Sur Seine\"},{lat: 54.072943, lng: 9.984016, url: \"https:\/\/flowbird.nl\/staging\/locations\/neumunster\/\", name: \"Neum\u00fcnster\"},{lat: 49.348932, lng: 7.178041, url: \"https:\/\/flowbird.nl\/staging\/locations\/neunkirchen\/\", name: \"Neunkirchen\"},{lat: 51.204197, lng: 6.687951, url: \"https:\/\/flowbird.nl\/staging\/locations\/neuss\/\", name: \"Neuss\"},{lat: 52.50766, lng: 9.46419, url: \"https:\/\/flowbird.nl\/staging\/locations\/neustadt-am-ruebenberge\/\", name: \"Neustadt am Ruebenberge\"},{lat: 49.579544, lng: 10.613944, url: \"https:\/\/flowbird.nl\/staging\/locations\/neustadt-an-der-aisch\/\", name: \"Neustadt an der Aisch\"},{lat: 49.354547, lng: 8.140449, url: \"https:\/\/flowbird.nl\/staging\/locations\/neustadt-an-der-weinstrasse\/\", name: \"Neustadt an der Weinstrasse\"},{lat: 40.735353, lng: -73.687663, url: \"https:\/\/flowbird.nl\/staging\/locations\/new-hyde-park\/\", name: \"New Hyde Park\"},{lat: 41.355531, lng: -72.099848, url: \"https:\/\/flowbird.nl\/staging\/locations\/new-london\/\", name: \"New London\"},{lat: 41.058162, lng: -74.752793, url: \"https:\/\/flowbird.nl\/staging\/locations\/newton-nj\/\", name: \"Newton, NJ\"},{lat: 51.50484, lng: -0.02184, url: \"https:\/\/flowbird.nl\/staging\/locations\/nhs-ev\/\", name: \"NHS EV\"},{lat: 43.086444, lng: -79.061397, url: \"https:\/\/flowbird.nl\/staging\/locations\/niagara-falls\/\", name: \"Niagara Falls\"},{lat: 43.087292, lng: -79.075341, url: \"https:\/\/flowbird.nl\/staging\/locations\/niagara-parks-commission\/\", name: \"Niagara Parks Commission\"},{lat: 38.545895, lng: 15.931849, url: \"https:\/\/flowbird.nl\/staging\/locations\/nicotera\/\", name: \"Nicotera\"},{lat: 48.951259, lng: 7.643033, url: \"https:\/\/flowbird.nl\/staging\/locations\/niederbronn-les-bains\/\", name: \"Niederbronn les Bains\"},{lat: 50.391856, lng: 7.610177, url: \"https:\/\/flowbird.nl\/staging\/locations\/niederwerth\/\", name: \"Niederwerth\"},{lat: 52.024821, lng: 5.091819, url: \"https:\/\/flowbird.nl\/staging\/locations\/nieuwegein\/\", name: \"Nieuwegein\"},{lat: 52.222484, lng: 5.483562, url: \"https:\/\/flowbird.nl\/staging\/locations\/nijkerk\/\", name: \"Nijkerk\"},{lat: 51.844884, lng: 5.842828, url: \"https:\/\/flowbird.nl\/staging\/locations\/nijmegen\/\", name: \"Nijmegen\"},{lat: 43.836699, lng: 4.360054, url: \"https:\/\/flowbird.nl\/staging\/locations\/nimes\/\", name: \"Nimes\"},{lat: 51.849722, lng: 4.328047, url: \"https:\/\/flowbird.nl\/staging\/locations\/nissewaard\/\", name: \"Nissewaard\"},{lat: 53.35001, lng: 5.960837, url: \"https:\/\/flowbird.nl\/staging\/locations\/noardeast-fryslan\/\", name: \"Noardeast-Fryslan\"},{lat: 54.467671, lng: 9.978635, url: \"https:\/\/flowbird.nl\/staging\/locations\/noer\/\", name: \"Noer\"},{lat: 41.0335, lng: 16.9884, url: \"https:\/\/flowbird.nl\/staging\/locations\/noicattaro\/\", name: \"Noicattaro\"},{lat: 48.848579, lng: 2.55261, url: \"https:\/\/flowbird.nl\/staging\/locations\/noisy-le-grand\/\", name: \"Noisy le Grand\"},{lat: 39.871714, lng: -86.144059, url: \"https:\/\/flowbird.nl\/staging\/locations\/nomad-infrastructure-lot\/\", name: \"Nomad Infrastructure Lot\"},{lat: 42.784785, lng: 9.345151, url: \"https:\/\/flowbird.nl\/staging\/locations\/nonza\/\", name: \"Nonza\"},{lat: 52.239989, lng: 4.450009, url: \"https:\/\/flowbird.nl\/staging\/locations\/noordwijk\/\", name: \"Noordwijk\"},{lat: 54.643931, lng: 13.345392, url: \"https:\/\/flowbird.nl\/staging\/locations\/nord-rugen\/\", name: \"Nord-R\u00fcgen\"},{lat: 53.603674, lng: 7.189163, url: \"https:\/\/flowbird.nl\/staging\/locations\/norden\/\", name: \"Norden\"},{lat: 53.710325, lng: 7.163955, url: \"https:\/\/flowbird.nl\/staging\/locations\/norderney\/\", name: \"Norderney\"},{lat: 52.42958, lng: 7.068571, url: \"https:\/\/flowbird.nl\/staging\/locations\/nordhorn\/\", name: \"Nordhorn\"},{lat: 59.758544, lng: 10.816336, url: \"https:\/\/flowbird.nl\/staging\/locations\/nordre-follo-kommune\/\", name: \"Nordre Follo kommune\"},{lat: 53.695863, lng: 7.806342, url: \"https:\/\/flowbird.nl\/staging\/locations\/nordseebad-carolinensiel\/\", name: \"Nordseebad-Carolinensiel\"},{lat: 35.222305, lng: -97.442138, url: \"https:\/\/flowbird.nl\/staging\/locations\/norman-ok\/\", name: \"Norman OK\"},{lat: 46.360885, lng: -79.423048, url: \"https:\/\/flowbird.nl\/staging\/locations\/north-bay-jack-garland-airport\/\", name: \"North Bay Jack Garland Airport\"},{lat: 30.3243808, lng: -81.3972124, url: \"https:\/\/flowbird.nl\/staging\/locations\/north-beaches-parking-program\/\", name: \"North Beaches Parking Program\"},{lat: 39.89095, lng: -75.3011, url: \"https:\/\/flowbird.nl\/staging\/locations\/norwood-pa\/\", name: \"Norwood, Pa\"},{lat: -22.270869, lng: 166.441927, url: \"https:\/\/flowbird.nl\/staging\/locations\/noumea\/\", name: \"Noumea\"},{lat: 9.449851, lng: 46.210058, url: \"https:\/\/flowbird.nl\/staging\/locations\/novate-mezzola\/\", name: \"Novate Mezzola\"},{lat: 53.42232, lng: 19.59222, url: \"https:\/\/flowbird.nl\/staging\/locations\/nowe-miasto-lubawskie\/\", name: \"Nowe Miasto Lubawskie\"},{lat: 49.477465, lng: 20.032096, url: \"https:\/\/flowbird.nl\/staging\/locations\/nowy-targ\/\", name: \"Nowy Targ\"},{lat: 40.315138, lng: 9.319153, url: \"https:\/\/flowbird.nl\/staging\/locations\/nuoro\/\", name: \"Nuoro\"},{lat: 40.583056, lng: -73.832222, url: \"https:\/\/flowbird.nl\/staging\/locations\/nyc-ferry\/\", name: \"NYC Ferry\"},{lat: 53.70211, lng: -1.778572, url: \"https:\/\/flowbird.nl\/staging\/locations\/o-and-c-management\/\", name: \"O and C Management\"},{lat: 51.495752, lng: 6.857815, url: \"https:\/\/flowbird.nl\/staging\/locations\/oberhausen\/\", name: \"Oberhausen\"},{lat: 48.53356, lng: 8.076782, url: \"https:\/\/flowbird.nl\/staging\/locations\/oberkirch\/\", name: \"Oberkirch\"},{lat: 48.4667, lng: 7.4833, url: \"https:\/\/flowbird.nl\/staging\/locations\/obernai\/\", name: \"Obernai\"},{lat: 50.202548, lng: 8.577031, url: \"https:\/\/flowbird.nl\/staging\/locations\/oberursel\/\", name: \"Oberursel\"},{lat: 52.648714, lng: 16.814714, url: \"https:\/\/flowbird.nl\/staging\/locations\/oborniki\/\", name: \"Oborniki\"},{lat: 53.579492, lng: -2.433621, url: \"https:\/\/flowbird.nl\/staging\/locations\/ocs-blundell-street-cp\/\", name: \"OCS &#8211; Blundell Street CP\"},{lat: 48.775846, lng: 9.182932, url: \"https:\/\/flowbird.nl\/staging\/locations\/oelde\/\", name: \"Oelde\"},{lat: 48.471402, lng: 7.946025, url: \"https:\/\/flowbird.nl\/staging\/locations\/offenburg\/\", name: \"Offenburg\"},{lat: 51.565424, lng: 5.203028, url: \"https:\/\/flowbird.nl\/staging\/locations\/oisterwijk\/\", name: \"Oisterwijk\"},{lat: 35.468212, lng: -97.518237, url: \"https:\/\/flowbird.nl\/staging\/locations\/okc-offstreet\/\", name: \"OKC &#8211; Offstreet\"},{lat: 35.57423, lng: -97.489583, url: \"https:\/\/flowbird.nl\/staging\/locations\/okc-transit\/\", name: \"OKC Transit\"},{lat: 35.4666, lng: -97.5136, url: \"https:\/\/flowbird.nl\/staging\/locations\/oklahoma-city\/\", name: \"Oklahoma City\"},{lat: 40.916667, lng: 9.516667, url: \"https:\/\/flowbird.nl\/staging\/locations\/olbia\/\", name: \"Olbia\"},{lat: 40.392306, lng: -74.328718, url: \"https:\/\/flowbird.nl\/staging\/locations\/old-bridge-nj\/\", name: \"Old Bridge, NJ\"},{lat: 36.0661886, lng: -94.1676021, url: \"https:\/\/flowbird.nl\/staging\/locations\/old-buildings-deck-at-the-dickson\/\", name: \"Old Buildings (Deck at the Dickson)\"},{lat: 36.885552, lng: -76.306768, url: \"https:\/\/flowbird.nl\/staging\/locations\/old-dominion-university\/\", name: \"Old Dominion University\"},{lat: 52.394694, lng: -0.731276, url: \"https:\/\/flowbird.nl\/staging\/locations\/old-yard-kettering\/\", name: \"Old Yard Kettering\"},{lat: 53.14345, lng: 8.214552, url: \"https:\/\/flowbird.nl\/staging\/locations\/oldenburg\/\", name: \"Oldenburg\"},{lat: 52.311655, lng: 6.926828, url: \"https:\/\/flowbird.nl\/staging\/locations\/oldenzaal\/\", name: \"Oldenzaal\"},{lat: 51.213435, lng: 17.38985, url: \"https:\/\/flowbird.nl\/staging\/locations\/olesnica\/\", name: \"Ole\u015bnica\"},{lat: -37.855157, lng: 145.365646, url: \"https:\/\/flowbird.nl\/staging\/locations\/olinda-shops\/\", name: \"Olinda Shops\"},{lat: 41.468694444444, lng: -75.603916666667, url: \"https:\/\/flowbird.nl\/staging\/locations\/olyphant-pa\/\", name: \"Olyphant, PA\"},{lat: 41.741417, lng: -70.658583, url: \"https:\/\/flowbird.nl\/staging\/locations\/onset\/\", name: \"Onset\"},{lat: 43.631318, lng: -79.412761, url: \"https:\/\/flowbird.nl\/staging\/locations\/ontario-place-corporation\/\", name: \"Ontario Place Corporation\"},{lat: 43.848425, lng: -78.945726, url: \"https:\/\/flowbird.nl\/staging\/locations\/ontario-shores-centre\/\", name: \"Ontario Shores Centre\"},{lat: 51.224663, lng: 2.909182, url: \"https:\/\/flowbird.nl\/staging\/locations\/oostende\/\", name: \"Oostende\"},{lat: 51.64102, lng: 4.86169, url: \"https:\/\/flowbird.nl\/staging\/locations\/oosterhout\/\", name: \"Oosterhout\"},{lat: 50.664722, lng: 17.926944, url: \"https:\/\/flowbird.nl\/staging\/locations\/opole\/\", name: \"Opole\"},{lat: 43.843408, lng: 5.168763, url: \"https:\/\/flowbird.nl\/staging\/locations\/oppede\/\", name: \"Opp\u00e8de\"},{lat: 45.93125, lng: 1.032411, url: \"https:\/\/flowbird.nl\/staging\/locations\/oradour-sur-glane\/\", name: \"Oradour sur Glane\"},{lat: 59.275265, lng: 15.213411, url: \"https:\/\/flowbird.nl\/staging\/locations\/orebro-kommun\/\", name: \"\u00d6rebro Kommun\"},{lat: 59.227375, lng: 15.0435006, url: \"https:\/\/flowbird.nl\/staging\/locations\/orebro-lans-flygplats\/\", name: \"\u00d6rebro L\u00e4ns Flygplats\"},{lat: 59.27578, lng: 15.22501, url: \"https:\/\/flowbird.nl\/staging\/locations\/orebro-universitetssjukhus\/\", name: \"\u00d6rebro Universitetssjukhus\"},{lat: 39.906182, lng: 8.588386, url: \"https:\/\/flowbird.nl\/staging\/locations\/oristano\/\", name: \"Oristano\"},{lat: 39.906182, lng: 8.588386, url: \"https:\/\/flowbird.nl\/staging\/locations\/oristano-2\/\", name: \"Oristano\"},{lat: 63.29071, lng: 18.715599, url: \"https:\/\/flowbird.nl\/staging\/locations\/ornskoldsviks-kommun\/\", name: \"\u00d6rnsk\u00f6ldsviks kommun\"},{lat: 49.132211, lng: 2.513071, url: \"https:\/\/flowbird.nl\/staging\/locations\/orry-la-ville\/\", name: \"Orry-la-ville\"},{lat: 42.446295, lng: 12.39634, url: \"https:\/\/flowbird.nl\/staging\/locations\/orte\/\", name: \"Orte\"},{lat: 50.355558, lng: 9.049016, url: \"https:\/\/flowbird.nl\/staging\/locations\/ortenberg\/\", name: \"Ortenberg\"},{lat: 43.48756, lng: -0.773928, url: \"https:\/\/flowbird.nl\/staging\/locations\/orthez-ok\/\", name: \"Orthez &#8211; OK\"},{lat: 59.909337, lng: 10.754948, url: \"https:\/\/flowbird.nl\/staging\/locations\/oslo-kommune\/\", name: \"Oslo Kommune\"},{lat: 51.767099, lng: 5.525845, url: \"https:\/\/flowbird.nl\/staging\/locations\/oss\/\", name: \"Oss\"},{lat: 53.084045, lng: 21.575563, url: \"https:\/\/flowbird.nl\/staging\/locations\/ostroleka\/\", name: \"Ostro\u0142\u0119ka\"},{lat: 51.649444, lng: 17.816389, url: \"https:\/\/flowbird.nl\/staging\/locations\/ostrow-wielkopolski\/\", name: \"Ostr\u00f3w Wielkopolski\"},{lat: 45.324012, lng: -75.707048, url: \"https:\/\/flowbird.nl\/staging\/locations\/ottawa-community-housing\/\", name: \"Ottawa Community Housing\"},{lat: 53.823645, lng: 8.88462, url: \"https:\/\/flowbird.nl\/staging\/locations\/ottendorf\/\", name: \"Ottendorf\"},{lat: 52.116667, lng: 21.266667, url: \"https:\/\/flowbird.nl\/staging\/locations\/otwock\/\", name: \"Otwock\"},{lat: 51.81893, lng: 4.427236, url: \"https:\/\/flowbird.nl\/staging\/locations\/oud-beijerland\/\", name: \"Oud-Beijerland\"},{lat: 52.285929, lng: 4.913383, url: \"https:\/\/flowbird.nl\/staging\/locations\/ouder-amstel\/\", name: \"Ouder-Amstel\"},{lat: 45.714293, lng: 4.806786, url: \"https:\/\/flowbird.nl\/staging\/locations\/oullins\/\", name: \"Oullins\"},{lat: 48.587949, lng: 9.450115, url: \"https:\/\/flowbird.nl\/staging\/locations\/owen\/\", name: \"Owen\"},{lat: 39.784483, lng: -75.980464, url: \"https:\/\/flowbird.nl\/staging\/locations\/oxford\/\", name: \"Oxford\"},{lat: 46.257773, lng: 5.655335, url: \"https:\/\/flowbird.nl\/staging\/locations\/oyonnax\/\", name: \"Oyonnax\"},{lat: 51.435561, lng: -0.463269, url: \"https:\/\/flowbird.nl\/staging\/locations\/p-and-p-management-ltd-church-rd-car-park\/\", name: \"P and P Management Ltd &#8211; Church Rd Car Park\"},{lat: 59.420695, lng: 10.673169, url: \"https:\/\/flowbird.nl\/staging\/locations\/p-norge-as\/\", name: \"P-Norge AS\"},{lat: 41.850507, lng: 3.129816, url: \"https:\/\/flowbird.nl\/staging\/locations\/palamos\/\", name: \"Palamos\"},{lat: 55.920198, lng: 21.067761, url: \"https:\/\/flowbird.nl\/staging\/locations\/palanga\/\", name: \"Palanga\"},{lat: 43.529711261582, lng: 3.9330471307039, url: \"https:\/\/flowbird.nl\/staging\/locations\/palavas-les-flots\/\", name: \"Palavas-les-Flots\"},{lat: 40.8462989, lng: -74.0043587, url: \"https:\/\/flowbird.nl\/staging\/locations\/palisades-park\/\", name: \"Palisades Park\"},{lat: 41.969912, lng: 3.1477, url: \"https:\/\/flowbird.nl\/staging\/locations\/pals\/\", name: \"Pals\"},{lat: 48.856578, lng: 2.351828, url: \"https:\/\/flowbird.nl\/staging\/locations\/stationnement-paris\/\", name: \"Paris\"},{lat: 52.367573, lng: 4.904139, url: \"https:\/\/flowbird.nl\/staging\/locations\/parkbee\/\", name: \"Parkbee\"},{lat: 50.841765, lng: 4.367554, url: \"https:\/\/flowbird.nl\/staging\/locations\/parkbee-2\/\", name: \"ParkBee\"},{lat: 58.5833, lng: 16.2012, url: \"https:\/\/flowbird.nl\/staging\/locations\/parker-i-sverige\/\", name: \"Parker i Sverige\"},{lat: 51.123897, lng: 17.083776, url: \"https:\/\/flowbird.nl\/staging\/locations\/parkin\/\", name: \"ParkIn\"},{lat: 39.95822, lng: -75.60786, url: \"https:\/\/flowbird.nl\/staging\/locations\/parking-systems-plus\/\", name: \"Parking Systems Plus\"},{lat: 20.802714, lng: -156.6498041, url: \"https:\/\/flowbird.nl\/staging\/locations\/parkmaui\/\", name: \"ParkMaui\"},{lat: 52.260731, lng: 4.752243, url: \"https:\/\/flowbird.nl\/staging\/locations\/parkmeren\/\", name: \"Parkmeren\"},{lat: 58.383592, lng: 24.502155, url: \"https:\/\/flowbird.nl\/staging\/locations\/parnu\/\", name: \"Parnu\"},{lat: 40.446876, lng: -3.452777, url: \"https:\/\/flowbird.nl\/staging\/locations\/parque-europa\/\", name: \"Parque Europa\"},{lat: 35.626188, lng: -120.690043, url: \"https:\/\/flowbird.nl\/staging\/locations\/paso-robles-city-of-ca\/\", name: \"Paso Robles (City of), CA\"},{lat: 39.840287, lng: 18.336918, url: \"https:\/\/flowbird.nl\/staging\/locations\/patu\/\", name: \"Pat\u00f9\"},{lat: 43.296646, lng: -0.370163, url: \"https:\/\/flowbird.nl\/staging\/locations\/pau\/\", name: \"Pau\"},{lat: 54.280113, lng: -0.403904, url: \"https:\/\/flowbird.nl\/staging\/locations\/pavilion-square-car-park\/\", name: \"Pavilion Square Car Park\"},{lat: 44.777194, lng: 1.0055, url: \"https:\/\/flowbird.nl\/staging\/locations\/pays-de-belves\/\", name: \"Pays de Belves\"},{lat: 43.793792, lng: -79.529097, url: \"https:\/\/flowbird.nl\/staging\/locations\/penguin-calloway\/\", name: \"Penguin-Calloway\"},{lat: 30.4144, lng: -87.219252, url: \"https:\/\/flowbird.nl\/staging\/locations\/pensacola\/\", name: \"Pensacola\"},{lat: 47.75612, lng: 11.369802, url: \"https:\/\/flowbird.nl\/staging\/locations\/penzberg\/\", name: \"Penzberg\"},{lat: 41.9760561, lng: 3.0872486, url: \"https:\/\/flowbird.nl\/staging\/locations\/peratallada\/\", name: \"Peratallada\"},{lat: 45.441807, lng: 10.689463, url: \"https:\/\/flowbird.nl\/staging\/locations\/peschiera-del-garda\/\", name: \"Peschiera del Garda\"},{lat: 43.907321, lng: 10.689131, url: \"https:\/\/flowbird.nl\/staging\/locations\/pescia\/\", name: \"Pescia\"},{lat: 44.805585, lng: -0.630594, url: \"https:\/\/flowbird.nl\/staging\/locations\/pessac\/\", name: \"Pessac\"},{lat: 48.894331, lng: 8.706473, url: \"https:\/\/flowbird.nl\/staging\/locations\/pforzheim\/\", name: \"Pforzheim\"},{lat: -40.69371, lng: 75.190176, url: \"https:\/\/flowbird.nl\/staging\/locations\/phillipsburg\/\", name: \"Phillipsburg\"},{lat: 45.052621, lng: 9.692984, url: \"https:\/\/flowbird.nl\/staging\/locations\/piacenza\/\", name: \"Piacenza\"},{lat: 40.63393, lng: 14.410963, url: \"https:\/\/flowbird.nl\/staging\/locations\/piano-di-sorrento\/\", name: \"Piano di Sorrento\"},{lat: 52.075453432836, lng: 21.026402832979, url: \"https:\/\/flowbird.nl\/staging\/locations\/piaseczno\/\", name: \"Piaseczno\"},{lat: 48.963408, lng: 2.359074, url: \"https:\/\/flowbird.nl\/staging\/locations\/pierrefitte-sur-seine\/\", name: \"Pierrefitte Sur Seine\"},{lat: 43.959551, lng: 10.228632, url: \"https:\/\/flowbird.nl\/staging\/locations\/pietrasanta\/\", name: \"Pietrasanta\"},{lat: 44.206778, lng: 10.617282, url: \"https:\/\/flowbird.nl\/staging\/locations\/pievepelago\/\", name: \"Pievepelago\"},{lat: 53.148632, lng: 16.738901, url: \"https:\/\/flowbird.nl\/staging\/locations\/pila\/\", name: \"Pi\u0142a\"},{lat: 27.81231, lng: -82.76813, url: \"https:\/\/flowbird.nl\/staging\/locations\/pinellas-county-fl\/\", name: \"Pinellas County, FL\"},{lat: 42.607649, lng: 14.067674, url: \"https:\/\/flowbird.nl\/staging\/locations\/pineto\/\", name: \"Pineto\"},{lat: 42.607649, lng: 14.067674, url: \"https:\/\/flowbird.nl\/staging\/locations\/pineto-2\/\", name: \"Pineto\"},{lat: 53.654522, lng: 9.793821, url: \"https:\/\/flowbird.nl\/staging\/locations\/pinneberg\/\", name: \"Pinneberg\"},{lat: 49.203237, lng: 7.608799, url: \"https:\/\/flowbird.nl\/staging\/locations\/pirmasens\/\", name: \"Pirmasens\"},{lat: 50.962517, lng: 13.941917, url: \"https:\/\/flowbird.nl\/staging\/locations\/pirna\/\", name: \"Pirna\"},{lat: 40.44093, lng: -79.997258, url: \"https:\/\/flowbird.nl\/staging\/locations\/pittsburgh-parking-authority\/\", name: \"Pittsburgh Parking Authority\"},{lat: 52.55, lng: 19.7, url: \"https:\/\/flowbird.nl\/staging\/locations\/pkp\/\", name: \"PKP\"},{lat: 39.2350831, lng: -120.0208185, url: \"https:\/\/flowbird.nl\/staging\/locations\/placer-county-ca\/\", name: \"Placer County, CA\"},{lat: 38.728933, lng: -120.8025882, url: \"https:\/\/flowbird.nl\/staging\/locations\/placerville-city-of-ca\/\", name: \"Placerville (City of), CA\"},{lat: 40.633806, lng: -74.407368, url: \"https:\/\/flowbird.nl\/staging\/locations\/plainfield-nj\/\", name: \"Plainfield, NJ\"},{lat: 52.54179684011, lng: 19.689633583606, url: \"https:\/\/flowbird.nl\/staging\/locations\/plock\/\", name: \"P\u0142ock\"},{lat: 43.472565, lng: 11.146754, url: \"https:\/\/flowbird.nl\/staging\/locations\/poggibonsi\/\", name: \"Poggibonsi\"},{lat: 40.085074, lng: -74.047915, url: \"https:\/\/flowbird.nl\/staging\/locations\/point-pleasant-beach\/\", name: \"Point Pleasant Beach\"},{lat: 46.581944, lng: 0.337499, url: \"https:\/\/flowbird.nl\/staging\/locations\/poitiers\/\", name: \"Poitiers\"},{lat: 40.9949, lng: 17.222539, url: \"https:\/\/flowbird.nl\/staging\/locations\/polignano-a-mare\/\", name: \"Polignano a Mare\"},{lat: 38.40684, lng: 16.078482, url: \"https:\/\/flowbird.nl\/staging\/locations\/polistena\/\", name: \"Polistena\"},{lat: 34.056944, lng: -117.753611, url: \"https:\/\/flowbird.nl\/staging\/locations\/pomona-ca\/\", name: \"Pomona, CA\"},{lat: 40.746157, lng: 14.498934, url: \"https:\/\/flowbird.nl\/staging\/locations\/pompei\/\", name: \"Pompei\"},{lat: 43.773146, lng: 11.440044, url: \"https:\/\/flowbird.nl\/staging\/locations\/pontassieve\/\", name: \"Pontassieve\"},{lat: 51.218817, lng: -3.627181, url: \"https:\/\/flowbird.nl\/staging\/locations\/porlock-manor-estate\/\", name: \"Porlock Manor Estate\"},{lat: 32.712066, lng: -117.16731, url: \"https:\/\/flowbird.nl\/staging\/locations\/port-of-san-diego-ca\/\", name: \"Port of San Diego, CA\"},{lat: 42.518487, lng: 3.106592, url: \"https:\/\/flowbird.nl\/staging\/locations\/port-vendres\/\", name: \"Port Vendres\"},{lat: 45.904286, lng: 8.89948, url: \"https:\/\/flowbird.nl\/staging\/locations\/porto-ceresio\/\", name: \"Porto Ceresio\"},{lat: 40.262622, lng: 17.897073, url: \"https:\/\/flowbird.nl\/staging\/locations\/porto-cesareo\/\", name: \"Porto Cesareo\"},{lat: 41.591263, lng: 9.278759, url: \"https:\/\/flowbird.nl\/staging\/locations\/porto-vecchio\/\", name: \"Porto-Vecchio\"},{lat: 50.183207579904, lng: -4.9757059741556, url: \"https:\/\/flowbird.nl\/staging\/locations\/portscatho-new-road-car-park\/\", name: \"Portscatho New Road Car Park\"},{lat: 46.817754, lng: -71.201725, url: \"https:\/\/flowbird.nl\/staging\/locations\/portuaire-de-quebec\/\", name: \"Portuaire de Qu\u00e9bec\"},{lat: 60.3912406, lng: 25.662087, url: \"https:\/\/flowbird.nl\/staging\/locations\/porvoon-kaupunki\/\", name: \"Porvoon kaupunki\"},{lat: 40.63036, lng: 9.714892, url: \"https:\/\/flowbird.nl\/staging\/locations\/posada\/\", name: \"Posada\"},{lat: 52.401257, lng: 13.083833, url: \"https:\/\/flowbird.nl\/staging\/locations\/potsdam\/\", name: \"Potsdam\"},{lat: 52.405679, lng: 16.931277, url: \"https:\/\/flowbird.nl\/staging\/locations\/poznan\/\", name: \"Pozna\u0144\"},{lat: 42.617718, lng: 2.423231, url: \"https:\/\/flowbird.nl\/staging\/locations\/prades\/\", name: \"Prades\"},{lat: 50.672564, lng: -120.328641, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-kamloops\/\", name: \"Precise Kamloops\"},{lat: 42.984388, lng: -81.253655, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-london\/\", name: \"Precise London\"},{lat: 45.526006, lng: -73.522274, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-montreal\/\", name: \"Precise Montreal\"},{lat: 45.415398, lng: -75.696359, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-ottawa\/\", name: \"Precise Ottawa\"},{lat: 43.723547, lng: -79.47386, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-test\/\", name: \"Precise Test\"},{lat: 43.705303, lng: -79.473003, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-test-fwo\/\", name: \"Precise Test FWO\"},{lat: 43.653226, lng: -79.383184, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-toronto\/\", name: \"Precise Toronto\"},{lat: 49.236123, lng: -123.024607, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-vancouver\/\", name: \"Precise Vancouver\"},{lat: 42.314937, lng: -83.036363, url: \"https:\/\/flowbird.nl\/staging\/locations\/precise-windsor\/\", name: \"Precise Windsor\"},{lat: 45.680385, lng: 10.018071, url: \"https:\/\/flowbird.nl\/staging\/locations\/predore\/\", name: \"Predore\"},{lat: -37.739352, lng: 145.00178, url: \"https:\/\/flowbird.nl\/staging\/locations\/preston-markets\/\", name: \"Preston Markets\"},{lat: 53.883603, lng: -122.674276, url: \"https:\/\/flowbird.nl\/staging\/locations\/prince-george-airport-authority\/\", name: \"Prince George Airport Authority\"},{lat: 37.139632, lng: 15.219535, url: \"https:\/\/flowbird.nl\/staging\/locations\/priolo-gargallo\/\", name: \"Priolo Gargallo\"},{lat: 40.219353, lng: -111.718496, url: \"https:\/\/flowbird.nl\/staging\/locations\/provo-airport\/\", name: \"Provo Airport\"},{lat: 49.782222, lng: 22.774444, url: \"https:\/\/flowbird.nl\/staging\/locations\/przemysl\/\", name: \"Przemy\u015bl\"},{lat: 38.688446, lng: -4.107888, url: \"https:\/\/flowbird.nl\/staging\/locations\/puertollano\/\", name: \"Puertollano\"},{lat: 51.000013, lng: 6.804768, url: \"https:\/\/flowbird.nl\/staging\/locations\/pullheim\/\", name: \"Pullheim\"},{lat: 52.506624, lng: 4.952259, url: \"https:\/\/flowbird.nl\/staging\/locations\/purmerend\/\", name: \"Purmerend\"},{lat: 40.850741, lng: 17.121304, url: \"https:\/\/flowbird.nl\/staging\/locations\/putignano\/\", name: \"Putignano\"},{lat: 49.053426, lng: 6.929926, url: \"https:\/\/flowbird.nl\/staging\/locations\/puttelange-aux-lacs\/\", name: \"Puttelange aux Lacs\"},{lat: 51.07122, lng: 4.277775, url: \"https:\/\/flowbird.nl\/staging\/locations\/puurs-st-amands\/\", name: \"Puurs St-Amands\"},{lat: 52.887224, lng: -4.418462, url: \"https:\/\/flowbird.nl\/staging\/locations\/pwllheli-amusements\/\", name: \"Pwllheli Amusements\"},{lat: 52.367573, lng: 4.904139, url: \"https:\/\/flowbird.nl\/staging\/locations\/qpark\/\", name: \"QPARK\"},{lat: 43.847797, lng: 10.978409, url: \"https:\/\/flowbird.nl\/staging\/locations\/quarrata\/\", name: \"Quarrata\"},{lat: 51.792056, lng: 11.141448, url: \"https:\/\/flowbird.nl\/staging\/locations\/quedlinburg\/\", name: \"Quedlinburg\"},{lat: 51.418626, lng: 0.102417, url: \"https:\/\/flowbird.nl\/staging\/locations\/queen-mary-hospital-sidcup\/\", name: \"Queen Mary Hospital, Sidcup\"},{lat: 50.322746, lng: 1.548092, url: \"https:\/\/flowbird.nl\/staging\/locations\/quend\/\", name: \"Quend\"},{lat: 47.996213, lng: -4.102049, url: \"https:\/\/flowbird.nl\/staging\/locations\/quimper\/\", name: \"Quimper\"},{lat: 50.091523, lng: 18.219917, url: \"https:\/\/flowbird.nl\/staging\/locations\/raciborz\/\", name: \"Racib\u00f3rz\"},{lat: 40.0447, lng: -75.387, url: \"https:\/\/flowbird.nl\/staging\/locations\/radnor-township\/\", name: \"Radnor Township\"},{lat: 51.402724, lng: 21.147133, url: \"https:\/\/flowbird.nl\/staging\/locations\/radom\/\", name: \"Radom\"},{lat: 51.402724, lng: 21.147133, url: \"https:\/\/flowbird.nl\/staging\/locations\/radom-2\/\", name: \"Radom\"},{lat: 38.023446, lng: 24.005924, url: \"https:\/\/flowbird.nl\/staging\/locations\/rafina\/\", name: \"Rafina\"},{lat: 40.608007, lng: -74.275004, url: \"https:\/\/flowbird.nl\/staging\/locations\/rahway-nj\/\", name: \"Rahway, NJ\"},{lat: 43.21504, lng: 6.612732, url: \"https:\/\/flowbird.nl\/staging\/locations\/ramatuelle\/\", name: \"Ramatuelle\"},{lat: 47.742928, lng: 8.97412, url: \"https:\/\/flowbird.nl\/staging\/locations\/randolfzell\/\", name: \"Randolfzell\"},{lat: 50.662005, lng: 11.567572, url: \"https:\/\/flowbird.nl\/staging\/locations\/ranis\/\", name: \"Ranis\"},{lat: 48.859117, lng: 8.20591, url: \"https:\/\/flowbird.nl\/staging\/locations\/rastatt\/\", name: \"Rastatt\"},{lat: 54.355671, lng: -3.408356, url: \"https:\/\/flowbird.nl\/staging\/locations\/ravenglass-and-eskdale-railway\/\", name: \"RavenGlass and Eskdale Railway\"},{lat: 40.338756, lng: -75.923179, url: \"https:\/\/flowbird.nl\/staging\/locations\/reading-parking-authority\/\", name: \"Reading Parking Authority\"},{lat: 43.403541, lng: 13.546715, url: \"https:\/\/flowbird.nl\/staging\/locations\/recanati\/\", name: \"Recanati\"},{lat: 51.61129, lng: 7.19738, url: \"https:\/\/flowbird.nl\/staging\/locations\/recklinghausen\/\", name: \"Recklinghausen\"},{lat: 55.174388, lng: -2.476072, url: \"https:\/\/flowbird.nl\/staging\/locations\/redbridge-sports-leisure\/\", name: \"Redbridge Sports Leisure\"},{lat: 40.5830456, lng: -122.3960067, url: \"https:\/\/flowbird.nl\/staging\/locations\/redding-city-of-ca\/\", name: \"Redding (City of), CA\"},{lat: 49.018159, lng: 12.099564, url: \"https:\/\/flowbird.nl\/staging\/locations\/regensburg\/\", name: \"Regensburg\"},{lat: 56.87425, lng: 14.807179, url: \"https:\/\/flowbird.nl\/staging\/locations\/region-kronoberg\/\", name: \"Region Kronoberg\"},{lat: 50.880121, lng: 14.185261, url: \"https:\/\/flowbird.nl\/staging\/locations\/reinhardtsdorf-schoena\/\", name: \"Reinhardtsdorf-Schoena\"},{lat: 50.578513, lng: 7.230657, url: \"https:\/\/flowbird.nl\/staging\/locations\/remagen\/\", name: \"Remagen\"},{lat: 49.034896, lng: 6.942433, url: \"https:\/\/flowbird.nl\/staging\/locations\/remering-les-puttelange\/\", name: \"Remering les puttelange\"},{lat: 48.113847, lng: -1.682104, url: \"https:\/\/flowbird.nl\/staging\/locations\/rennes\/\", name: \"Rennes\"},{lat: 42.730172, lng: -73.678803, url: \"https:\/\/flowbird.nl\/staging\/locations\/rensselaer-polytechnic\/\", name: \"Rensselaer Polytechnic\"},{lat: 51.905953, lng: 10.428996, url: \"https:\/\/flowbird.nl\/staging\/locations\/rheda-wiedenbrueck\/\", name: \"Rheda-Wiedenbrueck\"},{lat: 50.627485, lng: 6.951305, url: \"https:\/\/flowbird.nl\/staging\/locations\/rheinbach\/\", name: \"Rheinbach\"},{lat: 52.279259, lng: 7.437229, url: \"https:\/\/flowbird.nl\/staging\/locations\/rheine\/\", name: \"Rheine\"},{lat: 53.098369, lng: 12.897487, url: \"https:\/\/flowbird.nl\/staging\/locations\/rheinsberg\/\", name: \"Rheinsberg\"},{lat: 43.10721, lng: 2.63496, url: \"https:\/\/flowbird.nl\/staging\/locations\/ribaute\/\", name: \"Ribaute\"},{lat: 48.194668, lng: 7.319091, url: \"https:\/\/flowbird.nl\/staging\/locations\/ribeauville\/\", name: \"Ribeauvill\u00e9\"},{lat: 38.626587, lng: 15.847084, url: \"https:\/\/flowbird.nl\/staging\/locations\/ricadi\/\", name: \"Ricadi\"},{lat: 51.870253, lng: 4.602233, url: \"https:\/\/flowbird.nl\/staging\/locations\/ridderkerk\/\", name: \"Ridderkerk\"},{lat: 52.037698, lng: 4.321974, url: \"https:\/\/flowbird.nl\/staging\/locations\/rijswijk\/\", name: \"Rijswijk\"},{lat: 45.893902, lng: 3.115108, url: \"https:\/\/flowbird.nl\/staging\/locations\/riom\/\", name: \"Riom\"},{lat: 54.040775, lng: -1.56921, url: \"https:\/\/flowbird.nl\/staging\/locations\/ripley-castle-car-park\/\", name: \"Ripley Castle Car Park\"},{lat: 54.040459, lng: -1.569662, url: \"https:\/\/flowbird.nl\/staging\/locations\/ripley-castle-main-car-park\/\", name: \"Ripley Castle Main Car Park\"},{lat: 48.166285, lng: 7.299705, url: \"https:\/\/flowbird.nl\/staging\/locations\/riquewhir\/\", name: \"Riquewhir\"},{lat: 56.978142, lng: -5.845209, url: \"https:\/\/flowbird.nl\/staging\/locations\/road-to-the-isles-facilities-group\/\", name: \"Road to the Isles Facilities Group\"},{lat: 46.034209, lng: 4.072326, url: \"https:\/\/flowbird.nl\/staging\/locations\/roanne\/\", name: \"Roanne\"},{lat: 37.274592, lng: -79.943983, url: \"https:\/\/flowbird.nl\/staging\/locations\/roanoke\/\", name: \"Roanoke\"},{lat: 53.375775, lng: 12.599851, url: \"https:\/\/flowbird.nl\/staging\/locations\/robel-muritz\/\", name: \"R\u00f6bel\/M\u00fcritz\"},{lat: 44.799383, lng: 1.617901, url: \"https:\/\/flowbird.nl\/staging\/locations\/rocamadour\/\", name: \"Rocamadour\"},{lat: 41.767349, lng: 12.711235, url: \"https:\/\/flowbird.nl\/staging\/locations\/rocca-di-papa\/\", name: \"Rocca di Papa\"},{lat: 43.157232, lng: -77.607646, url: \"https:\/\/flowbird.nl\/staging\/locations\/rochester-city-of-ny\/\", name: \"Rochester (City of), NY\"},{lat: 40.658714, lng: -73.641241, url: \"https:\/\/flowbird.nl\/staging\/locations\/rockville-centre\/\", name: \"Rockville Centre\"},{lat: 51.19132, lng: 5.987772, url: \"https:\/\/flowbird.nl\/staging\/locations\/roermond\/\", name: \"Roermond\"},{lat: 43.641438, lng: -79.389353, url: \"https:\/\/flowbird.nl\/staging\/locations\/rogers-stadium-limited-partnership\/\", name: \"Rogers Stadium Limited Partnership\"},{lat: 45.521065, lng: 9.755012, url: \"https:\/\/flowbird.nl\/staging\/locations\/romano-di-lombardia\/\", name: \"Romano di Lombardia\"},{lat: 38.171156, lng: 15.414629, url: \"https:\/\/flowbird.nl\/staging\/locations\/rometta-marea\/\", name: \"Rometta Marea\"},{lat: 47.358657, lng: 1.747259, url: \"https:\/\/flowbird.nl\/staging\/locations\/romorantin\/\", name: \"Romorantin\"},{lat: 51.535849, lng: 4.465321, url: \"https:\/\/flowbird.nl\/staging\/locations\/roosendaal\/\", name: \"Roosendaal\"},{lat: 40.762084, lng: -73.950041, url: \"https:\/\/flowbird.nl\/staging\/locations\/roosevelt-islands\/\", name: \"Roosevelt Islands\"},{lat: 50.05228, lng: 21.60887, url: \"https:\/\/flowbird.nl\/staging\/locations\/ropczyce\/\", name: \"Ropczyce\"},{lat: 43.757568, lng: 7.474054, url: \"https:\/\/flowbird.nl\/staging\/locations\/roquebrune-cap-martin\/\", name: \"Roquebrune Cap Martin\"},{lat: 43.443475, lng: 6.637539, url: \"https:\/\/flowbird.nl\/staging\/locations\/roquebrune-sur-agens\/\", name: \"Roquebrune sur Agens\"},{lat: 48.726199, lng: -3.985325, url: \"https:\/\/flowbird.nl\/staging\/locations\/roscoff\/\", name: \"Roscoff\"},{lat: 40.6637, lng: -74.26428, url: \"https:\/\/flowbird.nl\/staging\/locations\/roselle-park\/\", name: \"Roselle Park\"},{lat: 43.405664, lng: 10.411368, url: \"https:\/\/flowbird.nl\/staging\/locations\/rosignano-marittimo\/\", name: \"Rosignano Marittimo\"},{lat: 54.141681, lng: 12.073061, url: \"https:\/\/flowbird.nl\/staging\/locations\/rostock-messe\/\", name: \"Rostock Messe\"},{lat: 54.122029, lng: 12.062411, url: \"https:\/\/flowbird.nl\/staging\/locations\/rostock-stadt\/\", name: \"Rostock Stadt\"},{lat: 54.092724, lng: 12.12897, url: \"https:\/\/flowbird.nl\/staging\/locations\/rostock-wiro\/\", name: \"Rostock Wiro\"},{lat: 54.174964418969, lng: 12.056925139473, url: \"https:\/\/flowbird.nl\/staging\/locations\/rostock-warnemuende\/\", name: \"Rostock-Warnemuende\"},{lat: 51.92442, lng: 4.477733, url: \"https:\/\/flowbird.nl\/staging\/locations\/rotterdam\/\", name: \"Rotterdam\"},{lat: 48.165258, lng: 8.628453, url: \"https:\/\/flowbird.nl\/staging\/locations\/rottweil\/\", name: \"Rottweil\"},{lat: 50.691037, lng: 3.17393, url: \"https:\/\/flowbird.nl\/staging\/locations\/roubaix\/\", name: \"Roubaix\"},{lat: 43.287873, lng: -79.888456, url: \"https:\/\/flowbird.nl\/staging\/locations\/royal-botanical-garden\/\", name: \"Royal Botanical Garden\"},{lat: 51.240542, lng: -0.60936, url: \"https:\/\/flowbird.nl\/staging\/locations\/royal-county-hospital\/\", name: \"Royal County Hospital\"},{lat: 53.400743, lng: -2.96948, url: \"https:\/\/flowbird.nl\/staging\/locations\/royal-liverpool-philharmonic\/\", name: \"Royal Liverpool Philharmonic\"},{lat: 52.974346, lng: 0.635694, url: \"https:\/\/flowbird.nl\/staging\/locations\/royal-west-norfolk-golf-club\/\", name: \"Royal West Norfolk Golf Club\"},{lat: 45.622901, lng: -1.043188, url: \"https:\/\/flowbird.nl\/staging\/locations\/royan\/\", name: \"Royan\"},{lat: 45.764907, lng: 3.054497, url: \"https:\/\/flowbird.nl\/staging\/locations\/royat\/\", name: \"Royat\"},{lat: 49.992519, lng: 7.902646, url: \"https:\/\/flowbird.nl\/staging\/locations\/ruedesheim-am-rhein\/\", name: \"Ruedesheim am Rhein\"},{lat: 49.993606, lng: 8.418093, url: \"https:\/\/flowbird.nl\/staging\/locations\/ruesselsheim\/\", name: \"Ruesselsheim\"},{lat: 41.117291, lng: 16.484755, url: \"https:\/\/flowbird.nl\/staging\/locations\/ruvo-di-puglia\/\", name: \"Ruvo di Puglia\"},{lat: 50.098611, lng: 18.545, url: \"https:\/\/flowbird.nl\/staging\/locations\/rybnik\/\", name: \"Rybnik\"},{lat: 50.033611, lng: 22.004722, url: \"https:\/\/flowbird.nl\/staging\/locations\/rzeszow\/\", name: \"Rzesz\u00f3w\"},{lat: 41.294138, lng: 13.032222, url: \"https:\/\/flowbird.nl\/staging\/locations\/sabaudia\/\", name: \"Sabaudia\"},{lat: 43.474612, lng: -70.386105, url: \"https:\/\/flowbird.nl\/staging\/locations\/saco\/\", name: \"Saco\"},{lat: 54.448053, lng: -3.011035, url: \"https:\/\/flowbird.nl\/staging\/locations\/saddlery-way-chester-racecourse\/\", name: \"Saddlery Way, Chester Racecourse\"},{lat: 49.104408, lng: 6.705793, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-avold\/\", name: \"Saint Avold\"},{lat: 44.926088, lng: 6.607153, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-chaffrey\/\", name: \"Saint Chaffrey\"},{lat: 42.617656, lng: 3.003201, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-cyprien\/\", name: \"Saint Cyprien\"},{lat: 42.617656, lng: 3.003201, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-cyprien-66\/\", name: \"Saint Cyprien (66)\"},{lat: 43.178785, lng: 5.695869, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-cyr-sur-mer\/\", name: \"Saint Cyr Sur Mer\"},{lat: -20.88223, lng: 55.453491, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-denis-de-la-reunion\/\", name: \"Saint Denis De La R\u00e9union\"},{lat: 48.287468, lng: 6.947767, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-die-des-vosges\/\", name: \"Saint Di\u00e9 des Vosges\"},{lat: 48.286213, lng: 6.950699, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-die-des-vosges-minipark\/\", name: \"Saint Di\u00e9 des Vosges &#8211; MINIPARK\"},{lat: 42.682418, lng: 9.304652, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-florent\/\", name: \"Saint Florent\"},{lat: 45.691999, lng: 4.792768, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-genis-laval\/\", name: \"Saint Genis Laval\"},{lat: 45.978418, lng: -1.332125, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-georges-oleron-minipark-chenal\/\", name: \"Saint Georges Oleron &#8211; MINIPARK &#8211; Chenal\"},{lat: 43.733307, lng: 3.553152, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-guilhem-le-desert\/\", name: \"Saint Guilhem le D\u00e9sert\"},{lat: 46.72255, lng: -1.983209, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-hilaire-de-riez\/\", name: \"Saint Hilaire de Riez\"},{lat: 43.68953, lng: 7.332984, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-jean-cap-ferrat\/\", name: \"Saint Jean Cap Ferrat\"},{lat: 46.203401, lng: -1.367376, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-martin-de-re\/\", name: \"Saint Martin de R\u00e9\"},{lat: 43.452497, lng: 5.864004, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-maximin-la-sainte-baume\/\", name: \"Saint Maximin La Sainte Baume\"},{lat: 45.589082, lng: 2.992862, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-nectaire\/\", name: \"Saint Nectaire\"},{lat: 49.044401, lng: 2.106277, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-ouen-laumone\/\", name: \"Saint Ouen L&rsquo;Aum\u00f4ne\"},{lat: -21.016422, lng: 55.270209, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-paul-de-la-reunion\/\", name: \"Saint Paul De La Reunion\"},{lat: 43.35564, lng: -1.550553, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-pee-sur-nivelle\/\", name: \"Saint Pee Sur Nivelle\"},{lat: 45.536365, lng: 4.858075, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-romain-en-gal\/\", name: \"Saint Romain en Gal\"},{lat: 50.18855, lng: 1.62972, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-valery-sur-somme\/\", name: \"Saint Valery Sur Somme\"},{lat: 48.6375, lng: 4.947424, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-dizier\/\", name: \"Saint-Dizier\"},{lat: 44.8936, lng: -0.154722, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-emilion\/\", name: \"Saint-Emilion\"},{lat: 45.440073, lng: 4.38735, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-etienne\/\", name: \"Saint-Etienne\"},{lat: 48.153561, lng: -1.683146, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-gregoire\/\", name: \"Saint-Gr\u00e9goire\"},{lat: 43.675182, lng: 7.191781, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-laurent-du-var\/\", name: \"Saint-Laurent-du-Var\"},{lat: 48.64875, lng: -2.02395, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-malo\/\", name: \"Saint-Malo\"},{lat: 48.84323, lng: 2.419063, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-mande\/\", name: \"Saint-Mand\u00e9\"},{lat: 51.165329, lng: 4.13865, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-niklaas\/\", name: \"Saint-Niklaas\"},{lat: 43.696943, lng: 7.122195, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-paul-de-vence\/\", name: \"Saint-Paul-De-Vence\"},{lat: 49.849388, lng: 3.294377, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-quentin\/\", name: \"Saint-Quentin\"},{lat: 43.425301, lng: 6.768413, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-raphael\/\", name: \"Saint-Rapha\u00ebl\"},{lat: 43.267681, lng: 6.640711, url: \"https:\/\/flowbird.nl\/staging\/locations\/saint-tropez\/\", name: \"Saint-Tropez\"},{lat: 49.409074, lng: -1.317329, url: \"https:\/\/flowbird.nl\/staging\/locations\/sainte-mere-eglise\/\", name: \"Sainte M\u00e8re \u00c9glise\"},{lat: 46.150764, lng: -1.311793, url: \"https:\/\/flowbird.nl\/staging\/locations\/sainte-marie-de-re\/\", name: \"Sainte-Marie-de-R\u00e9\"},{lat: 43.310184, lng: 6.640482, url: \"https:\/\/flowbird.nl\/staging\/locations\/sainte-maxime\/\", name: \"Sainte-Maxime\"},{lat: 40.401916, lng: 15.590801, url: \"https:\/\/flowbird.nl\/staging\/locations\/sala-consilina\/\", name: \"Sala Consilina\"},{lat: 44.934, lng: -123.1114631, url: \"https:\/\/flowbird.nl\/staging\/locations\/salem-or\/\", name: \"Salem, OR\"},{lat: 42.839953, lng: -70.815925, url: \"https:\/\/flowbird.nl\/staging\/locations\/salisbury-ma\/\", name: \"Salisbury, MA\"},{lat: 52.852412, lng: 11.154197, url: \"https:\/\/flowbird.nl\/staging\/locations\/salzwedel\/\", name: \"Salzwedel\"},{lat: 41.411643, lng: 15.014292, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-bartolomeo-in-galdo\/\", name: \"San Bartolomeo in Galdo\"},{lat: 45.422169, lng: 9.261754, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-donato-milanese\/\", name: \"San Donato Milanese\"},{lat: 40.819271, lng: 15.540194, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-fele\/\", name: \"San Fele\"},{lat: 41.23253, lng: 13.08836, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-felice-circeo\/\", name: \"San Felice Circeo\"},{lat: 37.724201, lng: -122.479846, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-francisco-state-university\/\", name: \"San Francisco State University\"},{lat: 35.23984351, lng: -120.6409588, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-luis-obispo\/\", name: \"San Luis Obispo\"},{lat: 40.418531, lng: 17.840282, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-pancrazio-salentino\/\", name: \"San Pancrazio Salentino\"},{lat: 42.288722, lng: 14.441035, url: \"https:\/\/flowbird.nl\/staging\/locations\/san-vito-chietino\/\", name: \"San Vito Chietino\"},{lat: 43.117918, lng: 5.801882, url: \"https:\/\/flowbird.nl\/staging\/locations\/sanary-sur-mer\/\", name: \"Sanary sur Mer\"},{lat: 49.214949, lng: -123.080772, url: \"https:\/\/flowbird.nl\/staging\/locations\/sandman-vancouver\/\", name: \"Sandman Vancouver\"},{lat: 50.68224, lng: 21.750178, url: \"https:\/\/flowbird.nl\/staging\/locations\/sandomierz\/\", name: \"Sandomierz\"},{lat: 53.416015937512, lng: -2.2326692112972, url: \"https:\/\/flowbird.nl\/staging\/locations\/sangam-restaurant\/\", name: \"Sangam Restaurant\"},{lat: 58.407782, lng: 15.620155, url: \"https:\/\/flowbird.nl\/staging\/locations\/sankt-kors-fastigheter\/\", name: \"Sankt Kors Fastigheter\"},{lat: 38.98163, lng: 1.301107, url: \"https:\/\/flowbird.nl\/staging\/locations\/sant-antoni-de-portmany\/\", name: \"Sant Antoni de Portmany\"},{lat: 41.785024, lng: 3.031659, url: \"https:\/\/flowbird.nl\/staging\/locations\/sant-feliu-de-guixols\/\", name: \"Sant Feli\u00fa de Gu\u00ecxols\"},{lat: 41.579372, lng: 2.513687, url: \"https:\/\/flowbird.nl\/staging\/locations\/sant-vicenc-de-montalt\/\", name: \"Sant Vicenc de Montalt\"},{lat: 42.517648, lng: 14.060208, url: \"https:\/\/flowbird.nl\/staging\/locations\/santangelo\/\", name: \"Sant&rsquo;Angelo\"},{lat: 40.72189, lng: 14.543231, url: \"https:\/\/flowbird.nl\/staging\/locations\/santantonio-abate\/\", name: \"Sant&rsquo;Antonio Abate\"},{lat: 41.862434, lng: 2.665088, url: \"https:\/\/flowbird.nl\/staging\/locations\/santa-coloma-de-farners\/\", name: \"Santa Coloma de Farners\"},{lat: 42.035712, lng: 11.855003, url: \"https:\/\/flowbird.nl\/staging\/locations\/santa-marinella\/\", name: \"Santa Marinella\"},{lat: 41.238987, lng: 9.188079, url: \"https:\/\/flowbird.nl\/staging\/locations\/santa-teresa-gallura\/\", name: \"Santa Teresa Gallura\"},{lat: 44.890477, lng: 1.215579, url: \"https:\/\/flowbird.nl\/staging\/locations\/sarlat-la-caneda\/\", name: \"Sarlat-la-Can\u00e9da\"},{lat: 45.62629, lng: 9.036304, url: \"https:\/\/flowbird.nl\/staging\/locations\/saronno\/\", name: \"Saronno\"},{lat: 48.937535, lng: 2.157322, url: \"https:\/\/flowbird.nl\/staging\/locations\/sartrouville\/\", name: \"Sartrouville\"},{lat: 47.26, lng: -0.076944, url: \"https:\/\/flowbird.nl\/staging\/locations\/saumur\/\", name: \"Saumur\"},{lat: 51.11721, lng: -4.21962, url: \"https:\/\/flowbird.nl\/staging\/locations\/saunton-beach-car-park\/\", name: \"Saunton Beach Car Park\"},{lat: 40.403712, lng: 17.557323, url: \"https:\/\/flowbird.nl\/staging\/locations\/sava\/\", name: \"Sava\"},{lat: 32.081246, lng: -81.091186, url: \"https:\/\/flowbird.nl\/staging\/locations\/savannah-city-of-ga\/\", name: \"Savannah (City of), GA\"},{lat: 48.741346, lng: 7.364286, url: \"https:\/\/flowbird.nl\/staging\/locations\/saverne\/\", name: \"Saverne\"},{lat: 54.508292, lng: -0.852389, url: \"https:\/\/flowbird.nl\/staging\/locations\/scaling-dam-east-end\/\", name: \"Scaling Dam East End\"},{lat: 54.503167, lng: -0.858394, url: \"https:\/\/flowbird.nl\/staging\/locations\/scaling-dam-west-end\/\", name: \"Scaling Dam West End\"},{lat: 42.908923, lng: 10.801235, url: \"https:\/\/flowbird.nl\/staging\/locations\/scarlino\/\", name: \"Scarlino\"},{lat: 48.779203, lng: 2.288603, url: \"https:\/\/flowbird.nl\/staging\/locations\/sceaux\/\", name: \"Sceaux\"},{lat: 50.867416, lng: 4.377298, url: \"https:\/\/flowbird.nl\/staging\/locations\/schaerbeek\/\", name: \"Schaerbeek\"},{lat: 54.026328, lng: 10.756133, url: \"https:\/\/flowbird.nl\/staging\/locations\/scharbeutz\/\", name: \"Scharbeutz\"},{lat: 52.102401, lng: 4.302183, url: \"https:\/\/flowbird.nl\/staging\/locations\/scheveningen\/\", name: \"Scheveningen\"},{lat: 51.91696, lng: 4.398819, url: \"https:\/\/flowbird.nl\/staging\/locations\/schiedam\/\", name: \"Schiedam\"},{lat: 50.349354, lng: 9.525549, url: \"https:\/\/flowbird.nl\/staging\/locations\/schluechtern\/\", name: \"Schluechtern\"},{lat: 50.723427, lng: 10.454602, url: \"https:\/\/flowbird.nl\/staging\/locations\/schmalkalden\/\", name: \"Schmalkalden\"},{lat: 47.816667, lng: 10.9, url: \"https:\/\/flowbird.nl\/staging\/locations\/schongau\/\", name: \"Schongau\"},{lat: 52.705478, lng: 4.705315, url: \"https:\/\/flowbird.nl\/staging\/locations\/schoorl\/\", name: \"Schoorl\"},{lat: 51.680357, lng: 3.952013, url: \"https:\/\/flowbird.nl\/staging\/locations\/schouwen-duiveland\/\", name: \"Schouwen-Duiveland\"},{lat: 48.79895, lng: 9.799077, url: \"https:\/\/flowbird.nl\/staging\/locations\/schwaebisch-gmuend\/\", name: \"Schwaebisch Gmuend\"},{lat: 54.469326, lng: 10.095561, url: \"https:\/\/flowbird.nl\/staging\/locations\/schwedeneck\/\", name: \"Schwedeneck\"},{lat: 49.283049, lng: -123.110009, url: \"https:\/\/flowbird.nl\/staging\/locations\/scy-chow\/\", name: \"SCY Chow\"},{lat: 49.283049, lng: -123.110009, url: \"https:\/\/flowbird.nl\/staging\/locations\/scy-chow-2\/\", name: \"SCY Chow\"},{lat: 50.948422, lng: 14.277992, url: \"https:\/\/flowbird.nl\/staging\/locations\/sebnitz\/\", name: \"Sebnitz\"},{lat: 59.246685, lng: 15.159084, url: \"https:\/\/flowbird.nl\/staging\/locations\/securitas-sverige-lulea\/\", name: \"Securitas Sverige Lule\u00e5\"},{lat: 54.33074, lng: 13.126454, url: \"https:\/\/flowbird.nl\/staging\/locations\/seebad-altefaehr\/\", name: \"Seebad Altefaehr\"},{lat: 54.37698, lng: 13.6918, url: \"https:\/\/flowbird.nl\/staging\/locations\/sellin\/\", name: \"Sellin\"},{lat: 49.205164, lng: 2.583212, url: \"https:\/\/flowbird.nl\/staging\/locations\/senlis\/\", name: \"Senlis\"},{lat: 50.078067, lng: -5.69834, url: \"https:\/\/flowbird.nl\/staging\/locations\/sennen-beach\/\", name: \"Sennen Beach\"},{lat: 50.077735, lng: -5.704725, url: \"https:\/\/flowbird.nl\/staging\/locations\/sennen-cove-harbour\/\", name: \"Sennen Cove Harbour\"},{lat: 39.9518174, lng: -75.1637155, url: \"https:\/\/flowbird.nl\/staging\/locations\/septa\/\", name: \"SEPTA\"},{lat: 43.401707, lng: 3.695803, url: \"https:\/\/flowbird.nl\/staging\/locations\/sete\/\", name: \"S\u00e8te\"},{lat: 48.82504, lng: 2.212539, url: \"https:\/\/flowbird.nl\/staging\/locations\/sevres\/\", name: \"S\u00e8vres\"},{lat: 40.5399042, lng: -80.1850669, url: \"https:\/\/flowbird.nl\/staging\/locations\/sewickley-pa\/\", name: \"Sewickley, PA\"},{lat: 47.749277, lng: -122.3605, url: \"https:\/\/flowbird.nl\/staging\/locations\/shoreline-community-college\/\", name: \"Shoreline Community College\"},{lat: 41.355386, lng: 2.131296, url: \"https:\/\/flowbird.nl\/staging\/locations\/showroom-spain\/\", name: \"Showroom Spain\"},{lat: 55.934908, lng: 23.313682, url: \"https:\/\/flowbird.nl\/staging\/locations\/siauliai\/\", name: \"\u0160iauliai\"},{lat: 52.167603, lng: 22.290164, url: \"https:\/\/flowbird.nl\/staging\/locations\/siedlce\/\", name: \"Siedlce\"},{lat: 50.799847, lng: 7.207451, url: \"https:\/\/flowbird.nl\/staging\/locations\/siegburg\/\", name: \"Siegburg\"},{lat: 50.883849, lng: 8.020959, url: \"https:\/\/flowbird.nl\/staging\/locations\/siegen\/\", name: \"Siegen\"},{lat: 50.883849, lng: 8.020959, url: \"https:\/\/flowbird.nl\/staging\/locations\/siegen-2\/\", name: \"Siegen 2\"},{lat: 56.978911, lng: -5.844641, url: \"https:\/\/flowbird.nl\/staging\/locations\/signal-point-swindon\/\", name: \"Signal Point, Swindon\"},{lat: 54.425697, lng: -3.017122, url: \"https:\/\/flowbird.nl\/staging\/locations\/silverthwaite-car-park\/\", name: \"Silverthwaite Car Park\"},{lat: 50.613974, lng: 6.389867, url: \"https:\/\/flowbird.nl\/staging\/locations\/simmerath\/\", name: \"Simmerath\"},{lat: 49.277716, lng: -122.912005, url: \"https:\/\/flowbird.nl\/staging\/locations\/simon-fraser-university\/\", name: \"Simon Fraser University\"},{lat: 48.713799, lng: 8.990672, url: \"https:\/\/flowbird.nl\/staging\/locations\/sindelfingen\/\", name: \"Sindelfingen\"},{lat: 47.764328, lng: 8.84443, url: \"https:\/\/flowbird.nl\/staging\/locations\/singen\/\", name: \"Singen\"},{lat: 50.826986, lng: 4.344422, url: \"https:\/\/flowbird.nl\/staging\/locations\/sint-gillis\/\", name: \"Sint-Gillis\"},{lat: 50.842958, lng: 4.424368, url: \"https:\/\/flowbird.nl\/staging\/locations\/sint-lambrechts-woluwe\/\", name: \"Sint-Lambrechts-Woluwe\"},{lat: 50.818835, lng: 5.181998, url: \"https:\/\/flowbird.nl\/staging\/locations\/sint-truiden\/\", name: \"Sint-Truiden\"},{lat: 51.003168, lng: 5.823671, url: \"https:\/\/flowbird.nl\/staging\/locations\/sittard-geleen\/\", name: \"Sittard-Geleen\"},{lat: 43.093062, lng: 5.839225, url: \"https:\/\/flowbird.nl\/staging\/locations\/six-fours-les-plages\/\", name: \"Six Fours Les Plages\"},{lat: 49.975, lng: 19.828333, url: \"https:\/\/flowbird.nl\/staging\/locations\/skawina\/\", name: \"Skawina\"},{lat: 50.07275, lng: 5.28351, url: \"https:\/\/flowbird.nl\/staging\/locations\/slipway-car-park\/\", name: \"Slipway Car Park\"},{lat: 51.308656, lng: 3.38792, url: \"https:\/\/flowbird.nl\/staging\/locations\/sluis\/\", name: \"Sluis\"},{lat: 54.46473127395, lng: 17.027535820369, url: \"https:\/\/flowbird.nl\/staging\/locations\/slupsk\/\", name: \"S\u0142upsk\"},{lat: 53.127729, lng: 6.079345, url: \"https:\/\/flowbird.nl\/staging\/locations\/smallingerland\/\", name: \"Smallingerland\"},{lat: 48.830039, lng: 2.290451, url: \"https:\/\/flowbird.nl\/staging\/locations\/smcl\/\", name: \"SMCL\"},{lat: 52.227488034323, lng: 20.238349989318, url: \"https:\/\/flowbird.nl\/staging\/locations\/sochaczew\/\", name: \"Sochaczew\"},{lat: 39.945476, lng: -75.144728, url: \"https:\/\/flowbird.nl\/staging\/locations\/society-hill-towers\/\", name: \"Society Hill Towers\"},{lat: 59.1846357, lng: 17.5851279, url: \"https:\/\/flowbird.nl\/staging\/locations\/sodertalje-kommun\/\", name: \"S\u00f6dert\u00e4lje Kommun\"},{lat: 51.797983, lng: -0.801989, url: \"https:\/\/flowbird.nl\/staging\/locations\/sodexo-healthcare-stoke-mandeville-hospital\/\", name: \"Sodexo Healthcare &#8211; Stoke Mandeville Hospital\"},{lat: 51.571148, lng: 8.105754, url: \"https:\/\/flowbird.nl\/staging\/locations\/soest\/\", name: \"Soest\"},{lat: 49.383583, lng: 3.328196, url: \"https:\/\/flowbird.nl\/staging\/locations\/soissons\/\", name: \"Soissons\"},{lat: 51.16522, lng: 7.067116, url: \"https:\/\/flowbird.nl\/staging\/locations\/solingen\/\", name: \"Solingen\"},{lat: 59.42848, lng: 17.95185, url: \"https:\/\/flowbird.nl\/staging\/locations\/sollentuna-kommun\/\", name: \"Sollentuna Kommun\"},{lat: 42.3955557, lng: -71.1243474, url: \"https:\/\/flowbird.nl\/staging\/locations\/somerville-ma\/\", name: \"Somerville, MA\"},{lat: 45.682744, lng: 8.706802, url: \"https:\/\/flowbird.nl\/staging\/locations\/somma-lombardo\/\", name: \"Somma Lombardo\"},{lat: 52.259276, lng: 9.052123, url: \"https:\/\/flowbird.nl\/staging\/locations\/sonthofen\/\", name: \"Sonthofen\"},{lat: 54.59817, lng: -2.081913, url: \"https:\/\/flowbird.nl\/staging\/locations\/soper-rd-car-park\/\", name: \"Soper Rd Car Park\"},{lat: 54.441944, lng: 18.559722, url: \"https:\/\/flowbird.nl\/staging\/locations\/sopot\/\", name: \"Sopot\"},{lat: 42.418718, lng: 12.234648, url: \"https:\/\/flowbird.nl\/staging\/locations\/soriano-nel-cimino\/\", name: \"Soriano nel Cimino\"},{lat: 38.955787, lng: -119.941383, url: \"https:\/\/flowbird.nl\/staging\/locations\/south-lake-tahoe\/\", name: \"South Lake Tahoe\"},{lat: 54.662025680648, lng: -2.7501472712888, url: \"https:\/\/flowbird.nl\/staging\/locations\/southend-road\/\", name: \"Southend Road\"},{lat: 37.710426, lng: -89.219306, url: \"https:\/\/flowbird.nl\/staging\/locations\/southern-illinois-university-carbondale\/\", name: \"Southern Illinois University &#8211; Carbondale\"},{lat: 38.793304, lng: -89.996696, url: \"https:\/\/flowbird.nl\/staging\/locations\/southern-illinois-university-edwardsville\/\", name: \"Southern Illinois University &#8211; Edwardsville\"},{lat: 51.498147, lng: -2.590776, url: \"https:\/\/flowbird.nl\/staging\/locations\/southmead-hospital\/\", name: \"Southmead Hospital\"},{lat: 53.613809, lng: 7.149509, url: \"https:\/\/flowbird.nl\/staging\/locations\/sparkasse-aurich-norden\/\", name: \"Sparkasse Aurich-Norden\"},{lat: 49.317276, lng: 8.441217, url: \"https:\/\/flowbird.nl\/staging\/locations\/speyer\/\", name: \"Speyer\"},{lat: 39.339726, lng: 16.445509, url: \"https:\/\/flowbird.nl\/staging\/locations\/spezzano-della-sila\/\", name: \"Spezzano della Sila\"},{lat: 47.664412, lng: -117.418199, url: \"https:\/\/flowbird.nl\/staging\/locations\/spokane-parks\/\", name: \"Spokane Parks\"},{lat: 53.428544, lng: 14.552812, url: \"https:\/\/flowbird.nl\/staging\/locations\/spp-szczecin\/\", name: \"SPP Szczecin\"},{lat: 37.20027778, lng: -112.9894444, url: \"https:\/\/flowbird.nl\/staging\/locations\/springdale\/\", name: \"Springdale\"},{lat: 53.438056, lng: 14.542222, url: \"https:\/\/flowbird.nl\/staging\/locations\/ssm-stare-miasto\/\", name: \"SSM Stare Miasto\"},{lat: 45.548402, lng: -94.151752, url: \"https:\/\/flowbird.nl\/staging\/locations\/st-cloud-state-university\/\", name: \"St Cloud State University\"},{lat: 53.039233, lng: -1.20521, url: \"https:\/\/flowbird.nl\/staging\/locations\/st-mary-magdalene-church-car-park\/\", name: \"St Mary Magdalene Church Car Park\"},{lat: 27.740359, lng: -82.750841, url: \"https:\/\/flowbird.nl\/staging\/locations\/st-petes-beach\/\", name: \"St. Pete&rsquo;s Beach\"},{lat: 51.053481, lng: 3.738098, url: \"https:\/\/flowbird.nl\/staging\/locations\/stad-gent\/\", name: \"Stad Gent\"},{lat: 53.592862, lng: 9.470949, url: \"https:\/\/flowbird.nl\/staging\/locations\/stade\/\", name: \"Stade\"},{lat: 53.400564, lng: -2.968202, url: \"https:\/\/flowbird.nl\/staging\/locations\/staff-motorbike-rlp-liverpool\/\", name: \"Staff Motorbike RLP, Liverpool\"},{lat: 53.400677, lng: -2.968744, url: \"https:\/\/flowbird.nl\/staging\/locations\/staff-rlp-liverpool\/\", name: \"Staff RLP, Liverpool\"},{lat: 52.666919, lng: 0.160804, url: \"https:\/\/flowbird.nl\/staging\/locations\/staff-horsefair-shopping-centre-wisbech\/\", name: \"Staff-Horsefair Shopping Centre, Wisbech\"},{lat: 57.484929, lng: 12.076496, url: \"https:\/\/flowbird.nl\/staging\/locations\/star-park-ab\/\", name: \"Star Park AB\"},{lat: 51.805607, lng: 0.638087, url: \"https:\/\/flowbird.nl\/staging\/locations\/station-car-park-witham\/\", name: \"Station Car Park-Witham\"},{lat: 56.22685, lng: -4.415878, url: \"https:\/\/flowbird.nl\/staging\/locations\/steamship-sir-walter-scott\/\", name: \"Steamship Sir Walter Scott\"},{lat: 52.144566, lng: 7.333464, url: \"https:\/\/flowbird.nl\/staging\/locations\/steinfurt\/\", name: \"Steinfurt\"},{lat: 53.403034, lng: -3.01609, url: \"https:\/\/flowbird.nl\/staging\/locations\/stena-port-birkenhead-long-stay\/\", name: \"Stena Port, Birkenhead Long Stay\"},{lat: 52.01222, lng: -4.985712, url: \"https:\/\/flowbird.nl\/staging\/locations\/stena-port-fishguard-long-stay\/\", name: \"Stena Port, Fishguard Long Stay\"},{lat: 53.307476, lng: -4.629384, url: \"https:\/\/flowbird.nl\/staging\/locations\/stena-port-holyhead-long-stay\/\", name: \"Stena Port, Holyhead Long Stay\"},{lat: 40.957294, lng: 8.211979, url: \"https:\/\/flowbird.nl\/staging\/locations\/stintino\/\", name: \"Stintino\"},{lat: 40.964341, lng: 8.207964, url: \"https:\/\/flowbird.nl\/staging\/locations\/stintino-2\/\", name: \"Stintino\"},{lat: 59.316011, lng: 18.071327, url: \"https:\/\/flowbird.nl\/staging\/locations\/stockholm\/\", name: \"Stockholm\"},{lat: 50.770684, lng: 6.229556, url: \"https:\/\/flowbird.nl\/staging\/locations\/stolberg\/\", name: \"Stolberg\"},{lat: 51.047634, lng: 14.07632, url: \"https:\/\/flowbird.nl\/staging\/locations\/stolpen\/\", name: \"Stolpen\"},{lat: 54.31968, lng: 13.085961, url: \"https:\/\/flowbird.nl\/staging\/locations\/stralsund\/\", name: \"Stralsund\"},{lat: 54.447939, lng: 10.182132, url: \"https:\/\/flowbird.nl\/staging\/locations\/strande\/\", name: \"Strande\"},{lat: 59.377452, lng: 17.032119, url: \"https:\/\/flowbird.nl\/staging\/locations\/strangnas-kommun\/\", name: \"Str\u00e4ngn\u00e4s Kommun\"},{lat: 48.585099, lng: 7.736069, url: \"https:\/\/flowbird.nl\/staging\/locations\/strasbourg\/\", name: \"Strasbourg\"},{lat: 52.565913, lng: 13.877755, url: \"https:\/\/flowbird.nl\/staging\/locations\/strausberg\/\", name: \"Strausberg\"},{lat: 51.446656, lng: 5.458501, url: \"https:\/\/flowbird.nl\/staging\/locations\/strijp-s\/\", name: \"Strijp S\"},{lat: 48.713815, lng: 9.208166, url: \"https:\/\/flowbird.nl\/staging\/locations\/stuttgart-digi-park\/\", name: \"Stuttgart DIGI Park\"},{lat: 53.023416, lng: 5.481658, url: \"https:\/\/flowbird.nl\/staging\/locations\/sudwest-fryslan\/\", name: \"Sudwest Fryslan\"},{lat: 52.083165, lng: 15.625318, url: \"https:\/\/flowbird.nl\/staging\/locations\/sulechow\/\", name: \"Sulech\u00f3w\"},{lat: 42.684665, lng: -73.823468, url: \"https:\/\/flowbird.nl\/staging\/locations\/suny-albany\/\", name: \"SUNY &#8211; Albany\"},{lat: 48.871079, lng: 2.225116, url: \"https:\/\/flowbird.nl\/staging\/locations\/suresnes\/\", name: \"Suresnes\"},{lat: 42.2451, lng: 12.217, url: \"https:\/\/flowbird.nl\/staging\/locations\/sutri\/\", name: \"Sutri\"},{lat: 59.29223, lng: 18.03041, url: \"https:\/\/flowbird.nl\/staging\/locations\/sverige-parkering\/\", name: \"Sverige Parkering\"},{lat: 50.841931, lng: 16.49027, url: \"https:\/\/flowbird.nl\/staging\/locations\/swidnica\/\", name: \"\u015awidnica\"},{lat: 52.248002469659, lng: 15.533723844771, url: \"https:\/\/flowbird.nl\/staging\/locations\/swiebodzin\/\", name: \"\u015awiebodzin\"},{lat: 53.910033, lng: 14.247578, url: \"https:\/\/flowbird.nl\/staging\/locations\/swinoujscie\/\", name: \"\u015awinoujscie\"},{lat: 54.911036, lng: 8.313077, url: \"https:\/\/flowbird.nl\/staging\/locations\/sylt\/\", name: \"Sylt\"},{lat: 54.857474, lng: 8.299348, url: \"https:\/\/flowbird.nl\/staging\/locations\/sylt-quelle\/\", name: \"Sylt Quelle\"},{lat: 43.046899, lng: -76.144423, url: \"https:\/\/flowbird.nl\/staging\/locations\/syracuse\/\", name: \"Syracuse\"},{lat: 52.611111, lng: 16.578889, url: \"https:\/\/flowbird.nl\/staging\/locations\/szamotuly\/\", name: \"Szamotu\u0142y\"},{lat: 53.438056, lng: 14.542222, url: \"https:\/\/flowbird.nl\/staging\/locations\/szczecin-parkingi-niestrzezone\/\", name: \"Szczecin Parkingi Niestrze\u017cone\"},{lat: 43.847797, lng: -79.376467, url: \"https:\/\/flowbird.nl\/staging\/locations\/t-york-7-holding-ltd\/\", name: \"T-York 7 Holding Ltd\"},{lat: 47.249997, lng: -122.443666, url: \"https:\/\/flowbird.nl\/staging\/locations\/tacoma\/\", name: \"Tacoma\"},{lat: 47.250088, lng: -122.437438, url: \"https:\/\/flowbird.nl\/staging\/locations\/tacoma-off-street\/\", name: \"Tacoma Off Street\"},{lat: 47.253976, lng: -122.43768, url: \"https:\/\/flowbird.nl\/staging\/locations\/tacoma-parking-garage\/\", name: \"Tacoma Parking Garage\"},{lat: 47.257575, lng: -122.439216, url: \"https:\/\/flowbird.nl\/staging\/locations\/tacoma-platinum-parking-partners-llc\/\", name: \"Tacoma Platinum Parking Partners LLC\"},{lat: 39.235063, lng: -119.930093, url: \"https:\/\/flowbird.nl\/staging\/locations\/tahoe-transportation\/\", name: \"Tahoe Transportation\"},{lat: 44.808678, lng: -0.588248, url: \"https:\/\/flowbird.nl\/staging\/locations\/talence\/\", name: \"Talence\"},{lat: 45.839334496431, lng: 6.2147479624502, url: \"https:\/\/flowbird.nl\/staging\/locations\/talloires-montmin\/\", name: \"Talloires-Montmin\"},{lat: 27.956699, lng: -82.458614, url: \"https:\/\/flowbird.nl\/staging\/locations\/tampa\/\", name: \"Tampa\"},{lat: 52.549716, lng: 11.970506, url: \"https:\/\/flowbird.nl\/staging\/locations\/tangermuende\/\", name: \"Tangermuende\"},{lat: 60.18231, lng: 24.80466, url: \"https:\/\/flowbird.nl\/staging\/locations\/tapiola-paikoitus-oy\/\", name: \"Tapiola Paikoitus Oy\"},{lat: 43.23299, lng: 0.078079, url: \"https:\/\/flowbird.nl\/staging\/locations\/tarbes\/\", name: \"Tarbes\"},{lat: 50.572778, lng: 21.678611, url: \"https:\/\/flowbird.nl\/staging\/locations\/tarnobrzeg\/\", name: \"Tarnobrzeg\"},{lat: 50.01246, lng: 20.98856, url: \"https:\/\/flowbird.nl\/staging\/locations\/tarnow\/\", name: \"Tarn\u00f3w\"},{lat: 41.117192, lng: 1.249295, url: \"https:\/\/flowbird.nl\/staging\/locations\/tarragona\/\", name: \"Tarragona\"},{lat: 58.390197, lng: 26.707764, url: \"https:\/\/flowbird.nl\/staging\/locations\/tartu\/\", name: \"Tartu\"},{lat: 54.092192, lng: 18.777331, url: \"https:\/\/flowbird.nl\/staging\/locations\/tczew\/\", name: \"Tczew\"},{lat: 50.937531, lng: 6.960279, url: \"https:\/\/flowbird.nl\/staging\/locations\/telekom-koeln\/\", name: \"Telekom Koeln\"},{lat: 53.116887, lng: 13.497969, url: \"https:\/\/flowbird.nl\/staging\/locations\/templin\/\", name: \"Templin\"},{lat: 45.783611, lng: 8.691256, url: \"https:\/\/flowbird.nl\/staging\/locations\/ternate\/\", name: \"Ternate\"},{lat: 51.332285, lng: 3.832426, url: \"https:\/\/flowbird.nl\/staging\/locations\/terneuzen\/\", name: \"Terneuzen\"},{lat: 50.719161, lng: -1.88161, url: \"https:\/\/flowbird.nl\/staging\/locations\/terrace-mount-car-park-bournemouth\/\", name: \"Terrace Mount Car Park, Bournemouth\"},{lat: 52.956281, lng: 4.760797, url: \"https:\/\/flowbird.nl\/staging\/locations\/test\/\", name: \"TEST\"},{lat: 50.503887, lng: 4.469936, url: \"https:\/\/flowbird.nl\/staging\/locations\/test-2\/\", name: \"TEST\"},{lat: 45.44191, lng: 9.199783, url: \"https:\/\/flowbird.nl\/staging\/locations\/test-italy\/\", name: \"Test Italy\"},{lat: 41.772128, lng: 12.244196, url: \"https:\/\/flowbird.nl\/staging\/locations\/test_demo_test\/\", name: \"Test_demo_[test]\"},{lat: 33.584259, lng: -101.878282, url: \"https:\/\/flowbird.nl\/staging\/locations\/texas-tech-university\/\", name: \"Texas Tech University\"},{lat: 53.080343, lng: 4.801835, url: \"https:\/\/flowbird.nl\/staging\/locations\/texel\/\", name: \"Texel\"},{lat: 39.702827, lng: -75.111738, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-borough-of-glassboro\/\", name: \"The Borough of Glassboro\"},{lat: 51.382695, lng: 0.52751, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-brook-mscp\/\", name: \"The Brook MSCP\"},{lat: 38.936517, lng: -76.998711, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-catholic-university-of-america\/\", name: \"The Catholic University of America\"},{lat: 51.949715, lng: -0.672931, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-greensand-trust-rushmere-country-park\/\", name: \"The Greensand Trust Rushmere Country Park\"},{lat: 33.957097, lng: -83.369115, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-mark-athens\/\", name: \"The Mark Athens\"},{lat: 45.388066, lng: -75.687415, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-ottawa-hospital\/\", name: \"The Ottawa Hospital\"},{lat: 39.092796, lng: -77.201797, url: \"https:\/\/flowbird.nl\/staging\/locations\/the-universities-at-shady-grove\/\", name: \"The Universities at Shady Grove\"},{lat: 43.505969, lng: 6.940111, url: \"https:\/\/flowbird.nl\/staging\/locations\/theoule-sur-mer\/\", name: \"Th\u00e9oule-sur-Mer\"},{lat: 51.887618, lng: 5.427876, url: \"https:\/\/flowbird.nl\/staging\/locations\/tiel\/\", name: \"Tiel\"},{lat: 51.560596, lng: 5.091914, url: \"https:\/\/flowbird.nl\/staging\/locations\/tilburg\/\", name: \"Tilburg\"},{lat: 42.984923, lng: -81.245277, url: \"https:\/\/flowbird.nl\/staging\/locations\/timbercreek-asset-management-inc-london\/\", name: \"Timbercreek asset Management Inc. &#8211; London\"},{lat: 41.4451, lng: -70.61378, url: \"https:\/\/flowbird.nl\/staging\/locations\/tisbury\/\", name: \"Tisbury\"},{lat: 58.840651, lng: 14.462983, url: \"https:\/\/flowbird.nl\/staging\/locations\/tivedsbadets-camping\/\", name: \"Tivedsbadets Camping\"},{lat: 52.367573, lng: 4.904139, url: \"https:\/\/flowbird.nl\/staging\/locations\/tmc\/\", name: \"TMC\"},{lat: 46.405509, lng: 13.013868, url: \"https:\/\/flowbird.nl\/staging\/locations\/tolmezzo\/\", name: \"Tolmezzo\"},{lat: 51.561456, lng: 13.007032, url: \"https:\/\/flowbird.nl\/staging\/locations\/torgau\/\", name: \"Torgau\"},{lat: 37.770591, lng: -1.501249, url: \"https:\/\/flowbird.nl\/staging\/locations\/totana\/\", name: \"Totana\"},{lat: 43.604581, lng: 1.443953, url: \"https:\/\/flowbird.nl\/staging\/locations\/toulouse\/\", name: \"Toulouse\"},{lat: 50.612732, lng: 3.379139, url: \"https:\/\/flowbird.nl\/staging\/locations\/tournai\/\", name: \"Tournai\"},{lat: 47.392387, lng: 0.699058, url: \"https:\/\/flowbird.nl\/staging\/locations\/tours\/\", name: \"Tours\"},{lat: 40.947237, lng: -73.139668, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-brookhaven\/\", name: \"Town of Brookhaven\"},{lat: 43.911769, lng: -69.9654, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-brunswick\/\", name: \"Town of Brunswick\"},{lat: 38.254617, lng: -76.962992, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-colonial-beach\/\", name: \"Town of Colonial Beach\"},{lat: 37.301299, lng: -78.391278, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-farmville\/\", name: \"Town of Farmville\"},{lat: 42.083584, lng: -71.395878, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-franklin-ma\/\", name: \"Town of Franklin MA\"},{lat: 38.688894, lng: -75.385345, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-georgetown\/\", name: \"Town of Georgetown\"},{lat: 41.735492, lng: -74.003502, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-lloyd\/\", name: \"Town of Lloyd\"},{lat: 49.340878, lng: -124.397109, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-qualicum-beach\/\", name: \"Town of Qualicum Beach\"},{lat: 41.761697, lng: -72.742004, url: \"https:\/\/flowbird.nl\/staging\/locations\/town-of-west-hartford\/\", name: \"Town of West Hartford\"},{lat: 36.1575563, lng: -86.7811331, url: \"https:\/\/flowbird.nl\/staging\/locations\/towne-park\/\", name: \"Towne Park\"},{lat: 40.220246, lng: -74.768108, url: \"https:\/\/flowbird.nl\/staging\/locations\/trenton-nj\/\", name: \"Trenton, NJ\"},{lat: 45.696633, lng: 9.84081, url: \"https:\/\/flowbird.nl\/staging\/locations\/trescore-balneario\/\", name: \"Trescore Balneario\"},{lat: 45.94094, lng: 4.774296, url: \"https:\/\/flowbird.nl\/staging\/locations\/trevoux\/\", name: \"Trevoux\"},{lat: 43.641657, lng: -79.42198, url: \"https:\/\/flowbird.nl\/staging\/locations\/triangle-west-development-inc\/\", name: \"Triangle West Development Inc.\"},{lat: 54.121238237754, lng: 17.948552570033, url: \"https:\/\/flowbird.nl\/staging\/locations\/trojmiejska-grupa-paringowa\/\", name: \"Tr\u00f3jmiejska Grupa Paringowa\"},{lat: 58.288369, lng: 12.294466, url: \"https:\/\/flowbird.nl\/staging\/locations\/trollhattans-kommun\/\", name: \"Trollh\u00e4ttans Kommun\"},{lat: 38.676994, lng: 15.897223, url: \"https:\/\/flowbird.nl\/staging\/locations\/tropea\/\", name: \"Tropea\"},{lat: 48.297345, lng: 4.074401, url: \"https:\/\/flowbird.nl\/staging\/locations\/troyes\/\", name: \"Troyes\"},{lat: 39.328239, lng: -120.18343, url: \"https:\/\/flowbird.nl\/staging\/locations\/truckee-ca\/\", name: \"Truckee, CA\"},{lat: 52.241062, lng: -3.380037, url: \"https:\/\/flowbird.nl\/staging\/locations\/tudor-lane-llandrindod-wells\/\", name: \"Tudor Lane, Llandrindod Wells\"},{lat: 48.521636, lng: 9.057645, url: \"https:\/\/flowbird.nl\/staging\/locations\/tuebingen\/\", name: \"Tuebingen\"},{lat: 36.214553833008, lng: -95.927688598633, url: \"https:\/\/flowbird.nl\/staging\/locations\/tulsa-city-of\/\", name: \"Tulsa, City of\"},{lat: 42.418573, lng: 11.870309, url: \"https:\/\/flowbird.nl\/staging\/locations\/tuscania\/\", name: \"Tuscania\"},{lat: 38.5559381, lng: -121.4580891, url: \"https:\/\/flowbird.nl\/staging\/locations\/uc-davis-medical-center\/\", name: \"UC Davis Medical Center\"},{lat: 50.802767, lng: 4.34095, url: \"https:\/\/flowbird.nl\/staging\/locations\/uccle-visitors\/\", name: \"Uccle visitors\"},{lat: 58.349758, lng: 11.92993, url: \"https:\/\/flowbird.nl\/staging\/locations\/uddevalla-kommun\/\", name: \"Uddevalla kommun\"},{lat: 51.658448, lng: 5.614804, url: \"https:\/\/flowbird.nl\/staging\/locations\/uden\/\", name: \"Uden\"},{lat: 52.96582, lng: 10.55803, url: \"https:\/\/flowbird.nl\/staging\/locations\/uelzen\/\", name: \"Uelzen\"},{lat: 39.872855, lng: 18.14944, url: \"https:\/\/flowbird.nl\/staging\/locations\/ugento\/\", name: \"Ugento\"},{lat: 48.401082, lng: 9.987608, url: \"https:\/\/flowbird.nl\/staging\/locations\/ulm\/\", name: \"Ulm\"},{lat: 41.932747, lng: -74.017896, url: \"https:\/\/flowbird.nl\/staging\/locations\/ulster-county-ny\/\", name: \"Ulster County, NY\"},{lat: 49.389395, lng: -123.352609, url: \"https:\/\/flowbird.nl\/staging\/locations\/union-steamship-company-ltd\/\", name: \"Union Steamship Company Ltd\"},{lat: 36.067832, lng: -94.173655, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-arkansas\/\", name: \"University of Arkansas\"},{lat: 37.366195, lng: -120.42306, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-ca-merced\/\", name: \"University of CA, Merced\"},{lat: 41.806723, lng: -72.250505, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-connecticut\/\", name: \"University of Connecticut\"},{lat: 46.728768, lng: -117.012586, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-idaho\/\", name: \"University of Idaho\"},{lat: 38.940381, lng: -92.327738, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-missouri\/\", name: \"University of Missouri\"},{lat: -30.487842, lng: 151.644212, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-new-england\/\", name: \"University of New England\"},{lat: 30.267722, lng: -81.507789, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-north-florida\/\", name: \"University of North Florida\"},{lat: 35.205879, lng: -97.445817, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-oklahoma\/\", name: \"University of Oklahoma\"},{lat: 32.772635, lng: -117.19001, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-san-diego\/\", name: \"University of San Diego\"},{lat: 32.7294506, lng: -97.1116356, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-texas-arlington\/\", name: \"University of Texas Arlington\"},{lat: 43.661776, lng: -79.395201, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-toronto\/\", name: \"University of Toronto\"},{lat: 43.077381, lng: -87.879389, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-wisconsin-milwaukee\/\", name: \"University of Wisconsin &#8211; Milwaukee\"},{lat: 42.645477, lng: -87.85431, url: \"https:\/\/flowbird.nl\/staging\/locations\/university-of-wisconsin-parkside\/\", name: \"University of Wisconsin-Parkside\"},{lat: 51.541078, lng: 7.687836, url: \"https:\/\/flowbird.nl\/staging\/locations\/unna\/\", name: \"Unna\"},{lat: 50.413714, lng: 7.520971, url: \"https:\/\/flowbird.nl\/staging\/locations\/urmitz\/\", name: \"Urmitz\"},{lat: 43.36246, lng: -1.70036, url: \"https:\/\/flowbird.nl\/staging\/locations\/urrugne\/\", name: \"Urrugne\"},{lat: 33.454913, lng: -112.07247, url: \"https:\/\/flowbird.nl\/staging\/locations\/us-parking-phoenix\/\", name: \"US Parking Phoenix\"},{lat: 54.211802176041, lng: 15.747000957685, url: \"https:\/\/flowbird.nl\/staging\/locations\/ustronie-morskie\/\", name: \"Ustronie Morskie\"},{lat: 29.50588, lng: -98.571514, url: \"https:\/\/flowbird.nl\/staging\/locations\/ut-health-science-center-san-antonio\/\", name: \"UT Health Science Center San Antonio\"},{lat: 52.090737, lng: 5.12142, url: \"https:\/\/flowbird.nl\/staging\/locations\/utrecht\/\", name: \"Utrecht\"},{lat: 44.01211, lng: 4.419946, url: \"https:\/\/flowbird.nl\/staging\/locations\/uzes\/\", name: \"Uzes\"},{lat: 50.773218, lng: 6.011274, url: \"https:\/\/flowbird.nl\/staging\/locations\/vaals\/\", name: \"Vaals\"},{lat: 63.0930592, lng: 21.6068245, url: \"https:\/\/flowbird.nl\/staging\/locations\/vaasan-kaupunki\/\", name: \"Vaasan kaupunki\"},{lat: 68.232321, lng: 14.562265, url: \"https:\/\/flowbird.nl\/staging\/locations\/vagan-kommune\/\", name: \"V\u00e5gan Kommune\"},{lat: 44.935525, lng: 4.89327, url: \"https:\/\/flowbird.nl\/staging\/locations\/valence\/\", name: \"Valence\"},{lat: 50.868477, lng: 5.826448, url: \"https:\/\/flowbird.nl\/staging\/locations\/valkenburg\/\", name: \"Valkenburg\"},{lat: 51.355496, lng: 5.453327, url: \"https:\/\/flowbird.nl\/staging\/locations\/valkenswaard\/\", name: \"Valkenswaard\"},{lat: 50.397136, lng: 7.622022, url: \"https:\/\/flowbird.nl\/staging\/locations\/vallendar\/\", name: \"Vallendar\"},{lat: 60.294411, lng: 25.04007, url: \"https:\/\/flowbird.nl\/staging\/locations\/vantaa\/\", name: \"Vantaa\"},{lat: 48.821351, lng: 2.289465, url: \"https:\/\/flowbird.nl\/staging\/locations\/vanves\/\", name: \"Vanves\"},{lat: 59.609901, lng: 16.544809, url: \"https:\/\/flowbird.nl\/staging\/locations\/vasteras-parkerings\/\", name: \"V\u00e4ster\u00e5s Parkerings\"},{lat: 59.609901, lng: 16.544809, url: \"https:\/\/flowbird.nl\/staging\/locations\/vasteras-stad\/\", name: \"V\u00e4ster\u00e5s Stad\"},{lat: 58.14, lng: 12.75, url: \"https:\/\/flowbird.nl\/staging\/locations\/vastra-gotaland\/\", name: \"V\u00e4stra G\u00f6taland\"},{lat: 59.40252, lng: 18.35274, url: \"https:\/\/flowbird.nl\/staging\/locations\/vaxholms-stad\/\", name: \"Vaxholms stad\"},{lat: 52.729225, lng: 8.283876, url: \"https:\/\/flowbird.nl\/staging\/locations\/vechta\/\", name: \"Vechta\"},{lat: 52.026301, lng: 5.554431, url: \"https:\/\/flowbird.nl\/staging\/locations\/veenendaal\/\", name: \"Veenendaal\"},{lat: 51.548294, lng: 3.666006, url: \"https:\/\/flowbird.nl\/staging\/locations\/veere\/\", name: \"Veere\"},{lat: 51.341574, lng: 7.049201, url: \"https:\/\/flowbird.nl\/staging\/locations\/velbert\/\", name: \"Velbert\"},{lat: 51.417634, lng: 5.406021, url: \"https:\/\/flowbird.nl\/staging\/locations\/veldhoven\/\", name: \"Veldhoven\"},{lat: 51.891715, lng: 6.976886, url: \"https:\/\/flowbird.nl\/staging\/locations\/velen\/\", name: \"Velen\"},{lat: 41.686538, lng: 12.777441, url: \"https:\/\/flowbird.nl\/staging\/locations\/velletri\/\", name: \"Velletri\"},{lat: 43.722792, lng: 7.113334, url: \"https:\/\/flowbird.nl\/staging\/locations\/vence\/\", name: \"Vence\"},{lat: 40.026056, lng: -75.226111, url: \"https:\/\/flowbird.nl\/staging\/locations\/venice-island\/\", name: \"Venice Island\"},{lat: 51.370375, lng: 6.172403, url: \"https:\/\/flowbird.nl\/staging\/locations\/venlo\/\", name: \"Venlo\"},{lat: 53.848881, lng: 12.906927, url: \"https:\/\/flowbird.nl\/staging\/locations\/verchen-demmin\/\", name: \"Verchen\/Demmin\"},{lat: 52.922268, lng: 9.228763, url: \"https:\/\/flowbird.nl\/staging\/locations\/verden\/\", name: \"Verden\"},{lat: 47.622072, lng: 6.155761, url: \"https:\/\/flowbird.nl\/staging\/locations\/vesoul\/\", name: \"Vesoul\"},{lat: 45.881925, lng: 6.178031, url: \"https:\/\/flowbird.nl\/staging\/locations\/veyrier-du-lac\/\", name: \"Veyrier du Lac\"},{lat: 51.990276, lng: 5.103033, url: \"https:\/\/flowbird.nl\/staging\/locations\/vianen\/\", name: \"Vianen\"},{lat: 40.099976, lng: 15.581786, url: \"https:\/\/flowbird.nl\/staging\/locations\/vibonati\/\", name: \"Vibonati\"},{lat: 45.545479, lng: 11.535421, url: \"https:\/\/flowbird.nl\/staging\/locations\/vicenza\/\", name: \"Vicenza\"},{lat: 46.124626, lng: 3.427815, url: \"https:\/\/flowbird.nl\/staging\/locations\/vichy\/\", name: \"Vichy\"},{lat: 41.895999, lng: 15.959619, url: \"https:\/\/flowbird.nl\/staging\/locations\/vico-del-gargano\/\", name: \"Vico del Gargano\"},{lat: 45.52615, lng: 4.875273, url: \"https:\/\/flowbird.nl\/staging\/locations\/vienne\/\", name: \"Vienne\"},{lat: 51.893652, lng: 5.09209, url: \"https:\/\/flowbird.nl\/staging\/locations\/vijfheerenlanden\/\", name: \"Vijfheerenlanden\"},{lat: 49.292524, lng: -121.780818, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-harrison-hot-springs\/\", name: \"Village Harrison Hot Springs\"},{lat: 40.68008, lng: -73.42015, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-amityville-ny\/\", name: \"Village of Amityville, NY\"},{lat: 40.722375, lng: -73.716519444444, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-bellerose\/\", name: \"Village of Bellerose\"},{lat: 41.420094, lng: -73.954583, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-cold-spring\/\", name: \"Village of Cold Spring\"},{lat: 42.11574, lng: -75.95652, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-johnson-city\/\", name: \"Village of Johnson City\"},{lat: 49.459253, lng: -123.234139, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-lions-bay\/\", name: \"Village of Lions Bay\"},{lat: 40.23234, lng: -73.99706, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-loch-arbour\/\", name: \"Village of Loch Arbour\"},{lat: 40.656013, lng: -73.676454, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-lynbrook\/\", name: \"Village of Lynbrook\"},{lat: 40.7469444, lng: -73.64361111, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-mineola\/\", name: \"Village of Mineola\"},{lat: 41.330441, lng: -74.18687, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-monroe\/\", name: \"Village of Monroe\"},{lat: 42.06352185, lng: -87.93709775, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-mount-prospect\/\", name: \"Village of Mount Prospect\"},{lat: 41.089505, lng: -73.918895, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-nyack\/\", name: \"Village of Nyack\"},{lat: 40.765561, lng: -73.018783, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-patchogue\/\", name: \"Village of Patchogue\"},{lat: 40.661505, lng: -73.704418, url: \"https:\/\/flowbird.nl\/staging\/locations\/village-of-valley-stream\/\", name: \"Village of Valley Stream\"},{lat: 48.828377, lng: 2.189542, url: \"https:\/\/flowbird.nl\/staging\/locations\/ville-davray\/\", name: \"Ville d&rsquo;Avray\"},{lat: 43.701416, lng: 7.310776, url: \"https:\/\/flowbird.nl\/staging\/locations\/villefranche-sur-mer\/\", name: \"Villefranche sur Mer\"},{lat: 48.791938, lng: 2.359314, url: \"https:\/\/flowbird.nl\/staging\/locations\/villejuif\/\", name: \"Villejuif\"},{lat: 48.882295, lng: 2.507362, url: \"https:\/\/flowbird.nl\/staging\/locations\/villemomble\/\", name: \"Villemomble\"},{lat: 48.935937, lng: 2.333202, url: \"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-la-garenne\/\", name: \"Villeneuve la Garenne\"},{lat: 48.729964, lng: 2.447166, url: \"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-saint-georges\/\", name: \"Villeneuve Saint Georges\"},{lat: 44.410183, lng: 0.705865, url: \"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-sur-lot\/\", name: \"Villeneuve sur Lot\"},{lat: 45.766525, lng: 4.879588, url: \"https:\/\/flowbird.nl\/staging\/locations\/villeurbanne\/\", name: \"Villeurbanne\"},{lat: 40.470131, lng: 0.476403, url: \"https:\/\/flowbird.nl\/staging\/locations\/vinaros\/\", name: \"Vinaros\"},{lat: 36.83186, lng: -75.97093, url: \"https:\/\/flowbird.nl\/staging\/locations\/virginia-beach\/\", name: \"Virginia Beach\"},{lat: 48.799708, lng: 2.173184, url: \"https:\/\/flowbird.nl\/staging\/locations\/viroflay\/\", name: \"Viroflay\"},{lat: 42.420677, lng: 12.107669, url: \"https:\/\/flowbird.nl\/staging\/locations\/viterbo\/\", name: \"Viterbo\"},{lat: 48.123224, lng: -1.210052, url: \"https:\/\/flowbird.nl\/staging\/locations\/vitre\/\", name: \"Vitr\u00e9\"},{lat: 51.912067, lng: 4.349437, url: \"https:\/\/flowbird.nl\/staging\/locations\/vlaardingen\/\", name: \"Vlaardingen\"},{lat: 51.453667, lng: 3.570912, url: \"https:\/\/flowbird.nl\/staging\/locations\/vlissingen\/\", name: \"Vlissingen\"},{lat: 37.813914, lng: 23.782273, url: \"https:\/\/flowbird.nl\/staging\/locations\/voula\/\", name: \"Voula\"},{lat: 53.237536, lng: 5.603072, url: \"https:\/\/flowbird.nl\/staging\/locations\/waadhoeke\/\", name: \"Waadhoeke\"},{lat: 51.687895, lng: 5.057482, url: \"https:\/\/flowbird.nl\/staging\/locations\/waalwijk\/\", name: \"Waalwijk\"},{lat: 51.981224, lng: 5.658416, url: \"https:\/\/flowbird.nl\/staging\/locations\/wageningen\/\", name: \"Wageningen\"},{lat: 51.641044, lng: -0.469038, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-rickmansworth-long-stay\/\", name: \"Waitrose &#8211; Rickmansworth Long Stay\"},{lat: 53.302728, lng: -2.23651, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-alderley-edge\/\", name: \"Waitrose Alderley Edge\"},{lat: 51.445, lng: -0.152, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-balham\/\", name: \"Waitrose Balham\"},{lat: 51.653087, lng: -0.092304, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-enfield-chase\/\", name: \"Waitrose Enfield Chase\"},{lat: 51.238955, lng: -0.574316, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-guildford\/\", name: \"Waitrose Guildford\"},{lat: 51.063043, lng: -0.334758, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-horsham\/\", name: \"Waitrose Horsham\"},{lat: 51.29472, lng: -0.32926, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-leatherhead\/\", name: \"Waitrose Leatherhead\"},{lat: 51.809337, lng: -2.718284, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-monmouth\/\", name: \"Waitrose Monmouth\"},{lat: 52.57578, lng: -0.24943, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-peterborough\/\", name: \"Waitrose Peterborough\"},{lat: 51.26988, lng: 0.19392, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-sevenoaks\/\", name: \"Waitrose Sevenoaks\"},{lat: 51.42565, lng: 0.10555, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-sidcup\/\", name: \"Waitrose Sidcup\"},{lat: 51.55629, lng: 0.2531, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-upminster\/\", name: \"Waitrose Upminster\"},{lat: 51.601, lng: -1.126, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-wallingford\/\", name: \"Waitrose Wallingford\"},{lat: 51.21, lng: -2.65, url: \"https:\/\/flowbird.nl\/staging\/locations\/waitrose-wells\/\", name: \"Waitrose Wells\"},{lat: 50.769029, lng: 16.279205, url: \"https:\/\/flowbird.nl\/staging\/locations\/walbrzych-ppp\/\", name: \"Wa\u0142brzych PPP\"},{lat: 50.789435, lng: 16.283325, url: \"https:\/\/flowbird.nl\/staging\/locations\/walbrzych-spp\/\", name: \"Wa\u0142brzych SPP\"},{lat: 53.275132, lng: 16.467842, url: \"https:\/\/flowbird.nl\/staging\/locations\/walcz\/\", name: \"Wa\u0142cz\"},{lat: 51.624291, lng: 7.397587, url: \"https:\/\/flowbird.nl\/staging\/locations\/waltrop\/\", name: \"Waltrop\"},{lat: 47.688193, lng: 9.833517, url: \"https:\/\/flowbird.nl\/staging\/locations\/wangen\/\", name: \"Wangen\"},{lat: 53.662108, lng: 8.018141, url: \"https:\/\/flowbird.nl\/staging\/locations\/wangerland\/\", name: \"Wangerland\"},{lat: 53.516167, lng: 12.681856, url: \"https:\/\/flowbird.nl\/staging\/locations\/waren-an-der-mueritz\/\", name: \"Waren an der Mueritz\"},{lat: 52.232222, lng: 21.008333, url: \"https:\/\/flowbird.nl\/staging\/locations\/warszawa\/\", name: \"Warszawa\"},{lat: 52.44705, lng: 5.015475, url: \"https:\/\/flowbird.nl\/staging\/locations\/waterland\/\", name: \"Waterland\"},{lat: 53.577285, lng: 9.704992, url: \"https:\/\/flowbird.nl\/staging\/locations\/wedel\/\", name: \"Wedel\"},{lat: 51.243941, lng: 5.714222, url: \"https:\/\/flowbird.nl\/staging\/locations\/weert\/\", name: \"Weert\"},{lat: 52.308051, lng: 5.040622, url: \"https:\/\/flowbird.nl\/staging\/locations\/weesp\/\", name: \"Weesp\"},{lat: 48.616926, lng: 9.536598, url: \"https:\/\/flowbird.nl\/staging\/locations\/weilheim-teck\/\", name: \"Weilheim Teck\"},{lat: 50.979493, lng: 11.323544, url: \"https:\/\/flowbird.nl\/staging\/locations\/weimar\/\", name: \"Weimar\"},{lat: 49.838231, lng: 19.950121, url: \"https:\/\/flowbird.nl\/staging\/locations\/weip\/\", name: \"WEIP\"},{lat: 54.603381, lng: 18.235237, url: \"https:\/\/flowbird.nl\/staging\/locations\/wejherowo\/\", name: \"Wejherowo\"},{lat: 54.436919, lng: -3.035705, url: \"https:\/\/flowbird.nl\/staging\/locations\/wells-high-street\/\", name: \"Wells High Street\"},{lat: 54.934778, lng: 8.322698, url: \"https:\/\/flowbird.nl\/staging\/locations\/wenningstedt-braderup\/\", name: \"Wenningstedt-Braderup\"},{lat: 51.257388, lng: 7.770627, url: \"https:\/\/flowbird.nl\/staging\/locations\/werdohl\/\", name: \"Werdohl\"},{lat: 51.554696, lng: 7.914006, url: \"https:\/\/flowbird.nl\/staging\/locations\/werl\/\", name: \"Werl\"},{lat: 51.664308, lng: 6.629568, url: \"https:\/\/flowbird.nl\/staging\/locations\/wesel\/\", name: \"Wesel\"},{lat: 39.953946, lng: -75.601591, url: \"https:\/\/flowbird.nl\/staging\/locations\/west-chester\/\", name: \"West Chester\"},{lat: 54.529471, lng: -3.564776, url: \"https:\/\/flowbird.nl\/staging\/locations\/west-cumberland-hospital\/\", name: \"West Cumberland Hospital\"},{lat: 40.336142, lng: -75.948608, url: \"https:\/\/flowbird.nl\/staging\/locations\/west-reading\/\", name: \"West Reading\"},{lat: 51.645502, lng: -0.807105, url: \"https:\/\/flowbird.nl\/staging\/locations\/west-wycombe-garden-centre\/\", name: \"West Wycombe Garden Centre\"},{lat: 51.842331, lng: 5.221444, url: \"https:\/\/flowbird.nl\/staging\/locations\/west-betuwe\/\", name: \"West-Betuwe\"},{lat: 35.310357, lng: -83.181383, url: \"https:\/\/flowbird.nl\/staging\/locations\/western-carolina-university\/\", name: \"Western Carolina University\"},{lat: 51.874722, lng: 4.052189, url: \"https:\/\/flowbird.nl\/staging\/locations\/westvoorne\/\", name: \"Westvoorne\"},{lat: 50.553745, lng: 8.480184, url: \"https:\/\/flowbird.nl\/staging\/locations\/wetzlar\/\", name: \"Wetzlar\"},{lat: 54.4501446, lng: -3.0066494, url: \"https:\/\/flowbird.nl\/staging\/locations\/white-moss-higher\/\", name: \"White Moss Higher\"},{lat: 54.450107, lng: -3.003491, url: \"https:\/\/flowbird.nl\/staging\/locations\/white-moss-lower\/\", name: \"White Moss Lower\"},{lat: 49.985397, lng: 20.061152, url: \"https:\/\/flowbird.nl\/staging\/locations\/wieliczka\/\", name: \"Wieliczka\"},{lat: 50.083142, lng: 8.238373, url: \"https:\/\/flowbird.nl\/staging\/locations\/wiesbaden\/\", name: \"Wiesbaden\"},{lat: 53.524993, lng: 8.125412, url: \"https:\/\/flowbird.nl\/staging\/locations\/wilhelmshaven\/\", name: \"Wilhelmshaven\"},{lat: 12.103852, lng: -68.932369, url: \"https:\/\/flowbird.nl\/staging\/locations\/willemstad\/\", name: \"Willemstad\"},{lat: 41.2411753, lng: -77.0591979, url: \"https:\/\/flowbird.nl\/staging\/locations\/williamsport-pa-wpa\/\", name: \"Williamsport, PA (WPA)\"},{lat: 51.302079, lng: 8.632718, url: \"https:\/\/flowbird.nl\/staging\/locations\/willingen-upland\/\", name: \"Willingen (Upland)\"},{lat: 42.725008, lng: -87.956823, url: \"https:\/\/flowbird.nl\/staging\/locations\/willkomm\/\", name: \"Willkomm\"},{lat: 54.610497, lng: -2.749133, url: \"https:\/\/flowbird.nl\/staging\/locations\/wilson-patten-street-warrington\/\", name: \"Wilson Patten Street, Warrington\"},{lat: 53.363898, lng: 10.20757, url: \"https:\/\/flowbird.nl\/staging\/locations\/winsen\/\", name: \"Winsen\"},{lat: 51.193538, lng: 8.527577, url: \"https:\/\/flowbird.nl\/staging\/locations\/winterberg\/\", name: \"Winterberg\"},{lat: 53.898751, lng: 11.476321, url: \"https:\/\/flowbird.nl\/staging\/locations\/wismar\/\", name: \"Wismar\"},{lat: 51.443893, lng: 7.353197, url: \"https:\/\/flowbird.nl\/staging\/locations\/witten\/\", name: \"Witten\"},{lat: 53.185593, lng: 12.527793, url: \"https:\/\/flowbird.nl\/staging\/locations\/wittstock-dosse\/\", name: \"Wittstock (Dosse)\"},{lat: 52.079829, lng: 4.862724, url: \"https:\/\/flowbird.nl\/staging\/locations\/woerden\/\", name: \"Woerden\"},{lat: 52.164041, lng: 10.540848, url: \"https:\/\/flowbird.nl\/staging\/locations\/wolfenbuettel\/\", name: \"Wolfenbuettel\"},{lat: 49.634137, lng: 8.350718, url: \"https:\/\/flowbird.nl\/staging\/locations\/worms\/\", name: \"Worms\"},{lat: 34.208611, lng: -77.796667, url: \"https:\/\/flowbird.nl\/staging\/locations\/wrightsville-beach\/\", name: \"Wrightsville Beach\"},{lat: 47.661364, lng: -117.405428, url: \"https:\/\/flowbird.nl\/staging\/locations\/wsu-spokane\/\", name: \"WSU &#8211; Spokane\"},{lat: 52.442942, lng: 9.403458, url: \"https:\/\/flowbird.nl\/staging\/locations\/wunstorf\/\", name: \"Wunstorf\"},{lat: 51.657108, lng: 6.44865, url: \"https:\/\/flowbird.nl\/staging\/locations\/xanten\/\", name: \"Xanten\"},{lat: 55.177515, lng: -2.461617, url: \"https:\/\/flowbird.nl\/staging\/locations\/yarrowmoor-south-dam\/\", name: \"Yarrowmoor &#8211; South Dam\"},{lat: 49.737262, lng: 0.314, url: \"https:\/\/flowbird.nl\/staging\/locations\/yport\/\", name: \"Yport\"},{lat: 46.369465, lng: 6.327255, url: \"https:\/\/flowbird.nl\/staging\/locations\/yvoire\/\", name: \"Yvoire\"},{lat: 51.473854, lng: -2.490052, url: \"https:\/\/flowbird.nl\/staging\/locations\/z-test-area\/\", name: \"Z-TEST-AREA\"},{lat: 52.438611, lng: 4.818505, url: \"https:\/\/flowbird.nl\/staging\/locations\/zaanstad\/\", name: \"Zaanstad\"},{lat: 52.287068, lng: 21.10796, url: \"https:\/\/flowbird.nl\/staging\/locations\/zabki\/\", name: \"Z\u0105bki\"},{lat: 41.836592, lng: 12.831653, url: \"https:\/\/flowbird.nl\/staging\/locations\/zagarolo\/\", name: \"Zagarolo\"},{lat: 39.94548, lng: -75.14449, url: \"https:\/\/flowbird.nl\/staging\/locations\/zahav-restaurant\/\", name: \"Zahav Restaurant\"},{lat: 49.299181, lng: 19.949562, url: \"https:\/\/flowbird.nl\/staging\/locations\/zakopane\/\", name: \"Zakopane\"},{lat: 51.813554, lng: 5.250773, url: \"https:\/\/flowbird.nl\/staging\/locations\/zaltbommel\/\", name: \"Zaltbommel\"},{lat: 50.723088, lng: 23.251969, url: \"https:\/\/flowbird.nl\/staging\/locations\/zamosc\/\", name: \"Zamo\u015b\u0107\"},{lat: 52.371149, lng: 4.533355, url: \"https:\/\/flowbird.nl\/staging\/locations\/zandvoort\/\", name: \"Zandvoort\"},{lat: 52.090601, lng: 5.233253, url: \"https:\/\/flowbird.nl\/staging\/locations\/zeist\/\", name: \"Zeist\"},{lat: 52.474838, lng: -1.884176, url: \"https:\/\/flowbird.nl\/staging\/locations\/zellig\/\", name: \"Zellig\"},{lat: 51.929704, lng: 6.077364, url: \"https:\/\/flowbird.nl\/staging\/locations\/zevenaar\/\", name: \"Zevenaar\"},{lat: 51.939722, lng: 15.505, url: \"https:\/\/flowbird.nl\/staging\/locations\/zielona-gora\/\", name: \"Zielona G\u00f3ra\"},{lat: 50.579303, lng: 4.066629, url: \"https:\/\/flowbird.nl\/staging\/locations\/zinnik\/\", name: \"Zinnik\"},{lat: 50.89588, lng: 14.80656, url: \"https:\/\/flowbird.nl\/staging\/locations\/zittau\/\", name: \"Zittau\"},{lat: 51.133333, lng: 15.916667, url: \"https:\/\/flowbird.nl\/staging\/locations\/zlotoryja\/\", name: \"Z\u0142otoryja\"},{lat: 52.849385, lng: 17.719477, url: \"https:\/\/flowbird.nl\/staging\/locations\/znin\/\", name: \"\u017bnin\"},{lat: 52.060669, lng: 4.494025, url: \"https:\/\/flowbird.nl\/staging\/locations\/zoetermeer\/\", name: \"Zoetermeer\"},{lat: 50.045556, lng: 18.694722, url: \"https:\/\/flowbird.nl\/staging\/locations\/zory\/\", name: \"\u017bory\"},{lat: 50.692565, lng: 6.651046, url: \"https:\/\/flowbird.nl\/staging\/locations\/zuelpich\/\", name: \"Zuelpich\"},{lat: 52.142736, lng: 6.196058, url: \"https:\/\/flowbird.nl\/staging\/locations\/zutphen\/\", name: \"Zutphen\"},{lat: 49.250544, lng: 7.365634, url: \"https:\/\/flowbird.nl\/staging\/locations\/zweibruecken\/\", name: \"Zweibruecken\"},{lat: 51.810598, lng: 4.627272, url: \"https:\/\/flowbird.nl\/staging\/locations\/zwijndrecht\/\", name: \"Zwijndrecht\"},{lat: 52.516775, lng: 6.083022, url: \"https:\/\/flowbird.nl\/staging\/locations\/zwolle\/\", name: \"zwolle\"},{lat: 49.6913, lng: 19.182398, url: \"https:\/\/flowbird.nl\/staging\/locations\/zywiec\/\", name: \"\u017bywiec\"},{lat: 40.118648, lng: 9.008794, url: \"https:\/\/flowbird.nl\/staging\/locations\/zz-flowbird-app-zz\/\", name: \"ZZ Flowbird App ZZ\"},{lat: 41.19999, lng: 16.430677, url: \"https:\/\/flowbird.nl\/staging\/locations\/zz-flowbird-test-zz\/\", name: \"ZZ Flowbird Test ZZ\"},];\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\r\n\t\t\t\tfunction createMarkerFallback(latlng, name, address) {\r\n\t\t\t\t\tvar html = \"<b>\" + name + \"<\/b><br\/><a href=\" + address + \">Voir le d\u00e9tail<\/a>\";\r\n\t\t\t\t\t\r\n\t\t\t\t\tvar marker = new google.maps.Marker({\r\n\t\t\t\t\t\tmap: map,\r\n\t\t\t\t\t\tposition: latlng,\r\n\t\t\t\t\t\ticon: {\r\n\t\t\t\t\t\t\tanchor: new google.maps.Point(15, 40.71),\r\n\t\t\t\t\t\t\tsize: new google.maps.Size(30,40.71),\r\n\t\t\t\t\t\t\turl: woelocurl + 'assets\/images\/map-marker.svg'\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker, 'click', function() {\r\n\t\t\t\t\t\tinfoWindow.setContent(html);\r\n\t\t\t\t\t\tinfoWindow.open(map, marker);\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker, 'mouseover', function() {\r\n\t\t\t\t\t\t\tmarker.setIcon(woelocurl + 'assets\/images\/map-marker-2.svg');\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker, 'mouseout', function() {\r\n\t\t\t\t\t\t\tmarker.setIcon(woelocurl + 'assets\/images\/map-marker.svg');\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\tmarkers.push(marker);\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tfunction createOptionFallback(name, distance, counter) {\r\n\t\t\t\t\tvar option = document.createElement('option');\r\n\t\t\t\t\toption.value = counter;\r\n\t\t\t\t\toption.innerHTML = name;\r\n\t\t\t\t\tlocationSelect.appendChild(option);\r\n\r\n\t\t\t\t\tvar li = document.createElement('li');\r\n\t\t\t\t\tli.innerHTML = name;\r\n\t\t\t\t\tli.dataset.number = counter;\r\n\t\t\t\t\tli.id = 'locations-slide-' + li.dataset.number;\r\n\t\t\t\t\tli.onclick = function(e) {\r\n\t\t\t\t\t\te.preventDefault();\r\n\r\n\t\t\t\t\t\tconsole.log(li.dataset.number);\r\n\t\t\t\t\t\tlocationSelect.value = li.dataset.number;\r\n\t\t\t\t\t\tlocationSelect.selectedIndex = li.dataset.number;\r\n\t\t\t\t\t\tlocationSelect.options[li.dataset.number].selected = true;\r\n\t\t\t\t\t\tlocationSelect.onchange();\r\n\t\t\t\t\t}\r\n\t\t\t\t\tlocationList.appendChild(li);\r\n\r\n\t\t\t\t\tvar anchor = document.createElement('a');\r\n\t\t\t\t\tanchor.href = 'locations-slide-' + li.dataset.number;\r\n\t\t\t\t\tanchor.classList.add('locations-slide-page');\r\n\r\n\/\/ \t\t\t\t\tanchor.addEventListener('click', function(e) {\r\n\t\t\t\t\t\r\n\/\/ \t\t\t\t\t\tvar scrollpixels = (jQuery('#woe-locations-list').width \/ jQuery('#woe-locations-list').children().length) * (li.dataset.number + 1);\r\n\/\/ \t\t\t\t\t\tconsole.log('scroll ' + jQuery('#woe-locations-list').children().length);\r\n\t\t\t\t\t\r\n\/\/ \t\t\t\t\t\tjQuery('#woe-locations-list').animate({\r\n\/\/ \t\t\t\t\t\t\t\tscrollLeft: jQuery('#locations-slide-' + li.dataset.number).offset().left - jQuery('#woe-locations-list').scrollLeft()\r\n\/\/ \t\t\t\t\t\t}, 500);\r\n\t\t\t\t\t\t\r\n\/\/ \t\t\t\t\t\te.preventDefault();\r\n\/\/ \t\t\t\t\t});\r\n\r\n\t\t\t\t\tlocationPager.appendChild(anchor);\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t<\/script>\r\n<h2>Toutes les villes<\/h2>\r\n<div class=\"cities\"><ul><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aigueze\/\">Aigu\u00e8ze<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aix-les-bains\/\">Aix Les Bains<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aix-en-provence\/\">Aix-en-Provence<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/albi\/\">Albi<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ales\/\">Al\u00e8s<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ambilly\/\">Ambilly<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/amboise\/\">Amboise<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/amiens\/\">Amiens<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/anglet\/\">Anglet<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/angouleme\/\">Angouleme<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/annecy\/\">Annecy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/antibes\/\">Antibes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/antony\/\">Antony<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/argeles-sur-mer\/\">Argeles sur mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/argenteuil\/\">Argenteuil<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/arles\/\">Arles<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/armentieres\/\">Armenti\u00e8res<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/arnouville\/\">Arnouville<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/arras\/\">Arras<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/arromanches-les-bains\/\">Arromanches les Bains<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/arzon\/\">Arzon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aubagne\/\">Aubagne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aubenas\/\">Aubenas<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/aurillac\/\">Aurillac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/autun\/\">Autun<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/auxerre\/\">Auxerre<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/avignon\/\">Avignon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bagneres-de-bigorre\/\">Bagn\u00e8res-de-Bigorre<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bagneux\/\">Bagneux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/banyuls-sur-mer\/\">Banyuls-sur-Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/basse-terre\/\">Basse Terre<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bayeux\/\">Bayeux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/beaufort\/\">Beaufort<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/beaulieu-sur-mer\/\">Beaulieu-sur-Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/beaune\/\">Beaune<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/belfort-galeries-lafayette\/\">Belfort Galeries Lafayette<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/berville-sur-seine\/\">Berville sur Seine<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/besancon\/\">Besan\u00e7on<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bethune\/\">B\u00e9thune<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/beynac-cazenac\/\">Beynac-Cazenac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/biarritz\/\">Biarritz<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bollene\/\">Boll\u00e8ne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bordeaux\/\">Bordeaux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bormes-les-mimosas\/\">Bormes Les Mimosas<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/boulogne-sur-mer\/\">Boulogne Sur Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/boulogne-billancourt\/\">Boulogne-Billancourt<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/bourgoin-jallieu\/\">Bourgoin Jallieu<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/brando\/\">Brando<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/brest\/\">Brest<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/briancon\/\">Briancon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/briancon-ev\/\">Briancon EV<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/brison-saint-innocent\/\">Brison Saint Innocent<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/caen\/\">Caen<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cahors\/\">Cahors<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/caluire\/\">Caluire<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/calvi\/\">Calvi<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/canet-en-roussillon\/\">Canet en Roussillon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cannes\/\">Cannes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cap-dail\/\">Cap d'Ail<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/capbreton\/\">Capbreton<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/carcans\/\">Carcans<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/carnac\/\">Carnac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/carrieres-sur-seine\/\">Carri\u00e8res sur Seine<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cassis\/\">Cassis<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/castelnaud-la-chapelle\/\">Castelnaud la Chapelle<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/castres\/\">Castres<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cavaillon\/\">Cavaillon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cavalaire-sur-mer\/\">Cavalaire-sur-Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ceret\/\">Ceret<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chalon-sur-saone\/\">Chalon-sur-Sa\u00f4ne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chamalieres\/\">Chamali\u00e8res<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chambon-sur-lac\/\">Chambon sur Lac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/charenton-le-pont\/\">Charenton-le-Pont<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chatel\/\">Chatel<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chatelaillon-plage\/\">Chatelaillon - Plage<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chaumont\/\">Chaumont<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/chaville\/\">Chaville<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/choisy-le-roy\/\">Choisy-le-Roy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/clichy-la-garenne\/\">Clichy La Garenne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/collioure\/\">Collioure<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/collonges-la-rouge\/\">Collonges la Rouge<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/colmar\/\">Colmar<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/colombes\/\">Colombes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/compiegne\/\">Compi\u00e8gne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cordes-sur-ciel\/\">Cordes sur Ciel<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/cormeilles-en-parisis\/\">Cormeilles en Parisis<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/corte\/\">Corte<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/courchevel\/\">Courchevel<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/coutras\/\">Coutras<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/crozon\/\">Crozon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/dax\/\">Dax<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/dijon\/\">Dijon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/dinan\/\">Dinan<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/dinard\/\">Dinard<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/douai\/\">Douai<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/draguignan\/\">Draguignan<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/dreux\/\">Dreux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/duingt\/\">Duingt<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/elbeuf\/\">Elbeuf<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/epernon\/\">Epernon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/epinal\/\">Epinal<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/etretat\/\">Etretat<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/eus\/\">Eus<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/evian\/\">Evian<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/eze\/\">Eze<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/flowbird-facilities\/\">Flowbird Facilities<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/flowbird-facilities-ev-mvp\/\">Flowbird Facilities EV MVP<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/fontaine-de-vaucluse\/\">Fontaine de Vaucluse<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/fontaines-sur-saone\/\">Fontaines sur Saone<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/forbach\/\">Forbach<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/fort-mahon-plage\/\">Fort Mahon Plage<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/fougeres\/\">Foug\u00e8res<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/fouras\/\">Fouras<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/frejus\/\">Fr\u00e9jus<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/gap\/\">Gap<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/gavarnie\/\">Gavarnie<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/gravelines\/\">Gravelines<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/grimaud\/\">Grimaud<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/guerande\/\">Gu\u00e9rande<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/haguenau\/\">Haguenau<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/hendaye\/\">Hendaye<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/honfleur\/\">Honfleur<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/hossegor\/\">Hossegor<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/houdan\/\">Houdan<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/hyeres\/\">Hy\u00e8res<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/issoire\/\">Issoire<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/issy-les-moulineaux\/\">Issy-les-Moulineaux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/jarville-la-malgrange\/\">Jarville la Malgrange<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/kaysersberg\/\">Kaysersberg<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/kremlin-bicetre\/\">Kremlin-Bic\u00eatre<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lile-saint-denis\/\">L'Ile Saint Denis<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lisle-adam\/\">L'Isle Adam<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lisle-sur-la-sorgue\/\">L'isle Sur La Sorgue<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-bernerie-en-retz\/\">La Bernerie En Retz<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-ciotat\/\">La Ciotat<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-clusaz\/\">La Clusaz<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-flotte-en-re\/\">La Flotte en R\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-grande-motte\/\">La Grande Motte<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-roche-sur-yon\/\">La Roche-sur-Yon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-rochelle\/\">La Rochelle<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/la-roque-gageac\/\">La Roque Gageac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lacanau\/\">Lacanau<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/langres\/\">Langres<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-bourget-du-lac\/\">Le Bourget du Lac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-cannet\/\">Le Cannet<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-crotoy\/\">Le Crotoy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-lavandou\/\">Le Lavandou<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-mans\/\">Le Mans<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-mont-dore\/\">Le Mont Dore<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-muy\/\">Le Muy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-pre-saint-gervais\/\">Le Pr\u00e9-Saint-Gervais<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-puy-en-velay\/\">Le Puy-en-Velay<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-touquet-camping-car\/\">Le Touquet Camping Car<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-touquet-paris-plage\/\">Le Touquet Paris Plage<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/le-treport\/\">Le Tr\u00e9port<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lege-cap-ferret\/\">L\u00e8ge Cap Ferret<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/les-lilas\/\">Les Lilas<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/levallois-perret\/\">Levallois-Perret<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/libourne\/\">Libourne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lille\/\">Lille<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lit-et-mixe\/\">Lit et Mixe<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lourdes\/\">Lourdes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/lyon\/\">Lyon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/maintenon\/\">Maintenon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mamoudzou\/\">Mamoudzou<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/marchezais\/\">Marchezais-Brou\u00e9 (Gare)<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/stationner-a-marseille\/\">Marseille<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/massy\/\">Massy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mauguio\/\">Mauguio<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/meaux\/\">Meaux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mende\/\">Mende<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/merignac\/\">M\u00e9rignac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mers-les-bains\/\">Mers les Bains<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mesquer\/\">Mesquer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/meudon\/\">Meudon<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/millau\/\">Millau<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mitry-mory\/\">Mitry-Mory<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mont-de-marsan\/\">Mont-de-Marsan<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montauban\/\">Montauban<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montbeliard\/\">Montb\u00e9liard<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montfermeil\/\">Montfermeil<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montlucon\/\">Montlu\u00e7on<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montpellier\/\">Montpellier<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/montreuil\/\">Montreuil<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/morlaix\/\">Morlaix<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/moulins-sur-allier\/\">Moulins-sur-Allier<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/moustier-sainte-marie\/\">Moustier Sainte Marie<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/mulhouse\/\">Mulhouse<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/munster\/\">Munster<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/nanterre\/\">Nanterre<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/neuilly-sur-seine\/\">Neuilly Sur Seine<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/niederbronn-les-bains\/\">Niederbronn les Bains<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/nimes\/\">Nimes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/noisy-le-grand\/\">Noisy le Grand<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/nonza\/\">Nonza<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/obernai\/\">Obernai<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/oppede\/\">Opp\u00e8de<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/oradour-sur-glane\/\">Oradour sur Glane<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/orry-la-ville\/\">Orry-la-ville<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/orthez-ok\/\">Orthez - OK<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/oullins\/\">Oullins<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/oyonnax\/\">Oyonnax<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/palavas-les-flots\/\">Palavas-les-Flots<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/stationnement-paris\/\">Paris<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/pau\/\">Pau<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/pays-de-belves\/\">Pays de Belves<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/pessac\/\">Pessac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/pierrefitte-sur-seine\/\">Pierrefitte Sur Seine<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/poitiers\/\">Poitiers<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/port-vendres\/\">Port Vendres<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/porto-vecchio\/\">Porto-Vecchio<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/prades\/\">Prades<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/puttelange-aux-lacs\/\">Puttelange aux Lacs<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/quend\/\">Quend<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/quimper\/\">Quimper<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ramatuelle\/\">Ramatuelle<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/remering-les-puttelange\/\">Remering les puttelange<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/rennes\/\">Rennes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ribaute\/\">Ribaute<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ribeauville\/\">Ribeauvill\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/riom\/\">Riom<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/riquewhir\/\">Riquewhir<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/roanne\/\">Roanne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/rocamadour\/\">Rocamadour<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/romorantin\/\">Romorantin<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/roquebrune-cap-martin\/\">Roquebrune Cap Martin<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/roquebrune-sur-agens\/\">Roquebrune sur Agens<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/roscoff\/\">Roscoff<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/roubaix\/\">Roubaix<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/royan\/\">Royan<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/royat\/\">Royat<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-avold\/\">Saint Avold<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-chaffrey\/\">Saint Chaffrey<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-cyprien\/\">Saint Cyprien<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-cyprien-66\/\">Saint Cyprien (66)<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-cyr-sur-mer\/\">Saint Cyr Sur Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-denis-de-la-reunion\/\">Saint Denis De La R\u00e9union<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-die-des-vosges\/\">Saint Di\u00e9 des Vosges<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-die-des-vosges-minipark\/\">Saint Di\u00e9 des Vosges - MINIPARK<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-florent\/\">Saint Florent<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-genis-laval\/\">Saint Genis Laval<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-georges-oleron-minipark-chenal\/\">Saint Georges Oleron - MINIPARK - Chenal<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-guilhem-le-desert\/\">Saint Guilhem le D\u00e9sert<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-hilaire-de-riez\/\">Saint Hilaire de Riez<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-jean-cap-ferrat\/\">Saint Jean Cap Ferrat<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-martin-de-re\/\">Saint Martin de R\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-maximin-la-sainte-baume\/\">Saint Maximin La Sainte Baume<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-nectaire\/\">Saint Nectaire<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-ouen-laumone\/\">Saint Ouen L'Aum\u00f4ne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-paul-de-la-reunion\/\">Saint Paul De La Reunion<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-pee-sur-nivelle\/\">Saint Pee Sur Nivelle<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-romain-en-gal\/\">Saint Romain en Gal<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-valery-sur-somme\/\">Saint Valery Sur Somme<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-dizier\/\">Saint-Dizier<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-emilion\/\">Saint-Emilion<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-etienne\/\">Saint-Etienne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-gregoire\/\">Saint-Gr\u00e9goire<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-laurent-du-var\/\">Saint-Laurent-du-Var<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-malo\/\">Saint-Malo<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-mande\/\">Saint-Mand\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-paul-de-vence\/\">Saint-Paul-De-Vence<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-quentin\/\">Saint-Quentin<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-raphael\/\">Saint-Rapha\u00ebl<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saint-tropez\/\">Saint-Tropez<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sainte-mere-eglise\/\">Sainte M\u00e8re \u00c9glise<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sainte-marie-de-re\/\">Sainte-Marie-de-R\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sainte-maxime\/\">Sainte-Maxime<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sanary-sur-mer\/\">Sanary sur Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sarlat-la-caneda\/\">Sarlat-la-Can\u00e9da<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sartrouville\/\">Sartrouville<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saumur\/\">Saumur<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/saverne\/\">Saverne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sceaux\/\">Sceaux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/senlis\/\">Senlis<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sete\/\">S\u00e8te<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/sevres\/\">S\u00e8vres<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/six-fours-les-plages\/\">Six Fours Les Plages<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/smcl\/\">SMCL<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/soissons\/\">Soissons<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/strasbourg\/\">Strasbourg<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/suresnes\/\">Suresnes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/talence\/\">Talence<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/talloires-montmin\/\">Talloires-Montmin<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/tarbes\/\">Tarbes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/theoule-sur-mer\/\">Th\u00e9oule-sur-Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/toulouse\/\">Toulouse<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/tours\/\">Tours<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/trevoux\/\">Trevoux<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/troyes\/\">Troyes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/urrugne\/\">Urrugne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/uzes\/\">Uzes<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/valence\/\">Valence<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vanves\/\">Vanves<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vence\/\">Vence<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vesoul\/\">Vesoul<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/veyrier-du-lac\/\">Veyrier du Lac<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vichy\/\">Vichy<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vienne\/\">Vienne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/ville-davray\/\">Ville d'Avray<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villefranche-sur-mer\/\">Villefranche sur Mer<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villejuif\/\">Villejuif<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villemomble\/\">Villemomble<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-la-garenne\/\">Villeneuve la Garenne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-saint-georges\/\">Villeneuve Saint Georges<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villeneuve-sur-lot\/\">Villeneuve sur Lot<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/villeurbanne\/\">Villeurbanne<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/viroflay\/\">Viroflay<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/vitre\/\">Vitr\u00e9<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/yport\/\">Yport<\/a><\/li><li><a href=\"https:\/\/flowbird.nl\/staging\/locations\/yvoire\/\">Yvoire<\/a><\/li><\/ul><\/div>\r\n<p><img decoding=\"async\" title=\"AppIcon\" src=\"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg\" alt=\"AppIcon\" \/><\/p>\r\n<h2>T\u00e9l\u00e9charger pour iOS ou Android<\/h2>\r\n<p><a href=\"\/download-ios\/\" target=\"_blank\" rel=\"noopener\"> <img loading=\"lazy\" decoding=\"async\" title=\"App-Store-FR\" src=\"https:\/\/flowbird.nl\/staging\/wp-content\/uploads\/sites\/32\/2019\/01\/App-Store-FR.png\" alt=\"App-Store-FR\" width=\"193\" height=\"58\" \/> <\/a> <a href=\"\/download-android\/\" target=\"_blank\" rel=\"noopener\"> <img loading=\"lazy\" decoding=\"async\" title=\"Google-Play-FR\" src=\"https:\/\/flowbird.nl\/staging\/wp-content\/uploads\/sites\/32\/2019\/01\/Google-Play-FR.png\" alt=\"Google-Play-FR\" width=\"193\" height=\"58\" \/> <\/a> <a href=\"\/\" target=\"_self\" rel=\"noopener\"> <img decoding=\"async\" title=\"logo-flowbird-99x18\" src=\"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/10\/logo-flowbird-99x18.png\" alt=\"logo-flowbird-99x18\" \/> <\/a> <a href=\"\/facebook\/\" target=\"_blank\" rel=\"noopener\"> <img decoding=\"async\" title=\"facebook\" src=\"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/10\/facebook.svg\" alt=\"facebook\" \/> <\/a> <a href=\"\/instagram\/\" target=\"_blank\" rel=\"noopener\"> <img decoding=\"async\" src=\"https:\/\/flowbird.fr\/wp-content\/plugins\/bb-plugin\/img\/pixel.png\" alt=\"\" \/> <\/a> <a role=\"button\" href=\"#fl-page\" target=\"_self\" rel=\"noopener\"> Haut de page <\/a><\/p>\r\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":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-5324","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Nos villes - Flowbird Staging<\/title>\n<meta name=\"description\" content=\"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l&#039;application est disponible dans votre ville!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/flowbird.nl\/staging\/ville\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nos villes - Flowbird Staging\" \/>\n<meta property=\"og:description\" content=\"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l&#039;application est disponible dans votre ville!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flowbird.nl\/staging\/ville\/\" \/>\n<meta property=\"og:site_name\" content=\"Flowbird Staging\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-04T13:36:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/\",\"url\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/\",\"name\":\"Nos villes - Flowbird Staging\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/flowbird.nl\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/AppIcon.svg\",\"datePublished\":\"2018-10-11T12:20:21+00:00\",\"dateModified\":\"2021-03-04T13:36:28+00:00\",\"description\":\"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l'application est disponible dans votre ville!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/#primaryimage\",\"url\":\"https:\\\/\\\/flowbird.nl\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/AppIcon.svg\",\"contentUrl\":\"https:\\\/\\\/flowbird.nl\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/AppIcon.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/ville\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nos villes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/#website\",\"url\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/\",\"name\":\"Flowbird Staging\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/flowbird.nl\\\/staging\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nos villes - Flowbird Staging","description":"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l'application est disponible dans votre ville!","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:\/\/flowbird.nl\/staging\/ville\/","og_locale":"fr_FR","og_type":"article","og_title":"Nos villes - Flowbird Staging","og_description":"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l'application est disponible dans votre ville!","og_url":"https:\/\/flowbird.nl\/staging\/ville\/","og_site_name":"Flowbird Staging","article_modified_time":"2021-03-04T13:36:28+00:00","og_image":[{"url":"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flowbird.nl\/staging\/ville\/","url":"https:\/\/flowbird.nl\/staging\/ville\/","name":"Nos villes - Flowbird Staging","isPartOf":{"@id":"https:\/\/flowbird.nl\/staging\/#website"},"primaryImageOfPage":{"@id":"https:\/\/flowbird.nl\/staging\/ville\/#primaryimage"},"image":{"@id":"https:\/\/flowbird.nl\/staging\/ville\/#primaryimage"},"thumbnailUrl":"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg","datePublished":"2018-10-11T12:20:21+00:00","dateModified":"2021-03-04T13:36:28+00:00","description":"Le service flowbird est disponible dans plus de 180 villes de France. V\u00e9rifiez si l'application est disponible dans votre ville!","breadcrumb":{"@id":"https:\/\/flowbird.nl\/staging\/ville\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flowbird.nl\/staging\/ville\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/flowbird.nl\/staging\/ville\/#primaryimage","url":"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg","contentUrl":"https:\/\/flowbird.nl\/wp-content\/uploads\/2018\/12\/AppIcon.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/flowbird.nl\/staging\/ville\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flowbird.nl\/staging\/"},{"@type":"ListItem","position":2,"name":"Nos villes"}]},{"@type":"WebSite","@id":"https:\/\/flowbird.nl\/staging\/#website","url":"https:\/\/flowbird.nl\/staging\/","name":"Flowbird Staging","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flowbird.nl\/staging\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/pages\/5324","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/comments?post=5324"}],"version-history":[{"count":50,"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/pages\/5324\/revisions"}],"predecessor-version":[{"id":12522,"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/pages\/5324\/revisions\/12522"}],"wp:attachment":[{"href":"https:\/\/flowbird.nl\/staging\/wp-json\/wp\/v2\/media?parent=5324"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}