Skip to content

Commit

Permalink
add new machine 6038 named Aquarium (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: Jannis Born <[email protected]>
  • Loading branch information
NinaWie and jannisborn authored Aug 25, 2023
1 parent 4cc9097 commit b183660
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit b183660

Please sign in to comment.