diff --git a/data/server_locations.json b/data/server_locations.json index cb2e48d4..7bb3c130 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -39141,6 +39141,29 @@ "id": 6964, "last_updated": "2023-11-18" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -80.65244675242843, + 35.17827654153432 + ] + }, + "properties": { + "name": "The Barn in the Village", + "active": true, + "area": "North Carolina", + "address": "3027 Lisburn St, Mint Hill, NC 28227, USA", + "status": "unvisited", + "external_url": "null", + "internal_url": "null", + "latitude": 35.17827654153432, + "longitude": -80.65244675242843, + "id": 6965, + "last_updated": "2023-11-18" + } } ] } \ No newline at end of file