diff --git a/data/server_locations.json b/data/server_locations.json index f3afbb9e..ded635a2 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -44538,6 +44538,28 @@ "id": 7645, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -119.5712406122721, + 37.7370818125672 + ] + }, + "properties": { + "name": "Curry Village Gift & Grocery Store", + "area": "California", + "address": "9010 Curry Village Dr, TUOLUMNE MEADOWS, CA 95389, USA", + "status": "unvisited", + "external_url": "null", + "internal_url": "null", + "machine_status": "available", + "id": 7646, + "last_updated": "2024-11-18", + "paywall": true + } } ] } \ No newline at end of file