diff --git a/data/server_locations.json b/data/server_locations.json index 5cd70acf..b67b20c7 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -47425,6 +47425,27 @@ "id": 7717, "last_updated": "2025-01-27" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -81.6501268, + 30.75368959999999 + ] + }, + "properties": { + "name": "Georgia Visitor Information Center #11 - Kingsland", + "area": "Georgia", + "address": "100 St Marys Road, St Marys", + "external_url": "http://209.221.138.252/Details.aspx?location=213901", + "internal_url": "null", + "machine_status": "retired", + "status": "unvisited", + "id": 1668, + "last_updated": "2025-01-27" + } } ] } \ No newline at end of file