diff --git a/data/server_locations.json b/data/server_locations.json index 7fa373b6..ff73de7d 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -4016,6 +4016,30 @@ "last_updated": "2023-08-24" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -83.58005165675876, + 41.6178601139826 + ] + }, + "properties": { + "name": "Toledo Zoo - Aquarium", + "active": true, + "area": "Ohio", + "address": "2 Hippo Way, Toledo, OH 43609", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=284070", + "internal_url": "null", + "latitude": 41.6178601139826, + "longitude": -83.58005165675876, + "id": 6038, + "last_updated": "2023-08-25", + "paywall": true + } + }, { "type": "Feature", "geometry": {