Skip to content

Commit

Permalink
add new machine 7665 named Goofy's Candy Company
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaWie committed Dec 2, 2024
1 parent 3f9bcf0 commit 54e99d4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -45174,6 +45174,29 @@
"last_updated": "2024-12-01",
"paywall": true
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-81.51523630532033,
28.37275066143777
]
},
"properties": {
"name": "Goofy's Candy Company",
"area": "Florida",
"address": "1770 Buena Vista Dr, Orlando, FL 32830, USA",
"status": "unvisited",
"external_url": "null",
"internal_url": "null",
"machine_status": "available",
"id": 7665,
"last_updated": "2024-12-02",
"multimachine": 2,
"paywall": true
}
}
]
}

0 comments on commit 54e99d4

Please sign in to comment.