From 9e45b35897739cc81c638e9ce7b3125c53cb8dc3 Mon Sep 17 00:00:00 2001 From: Jannis Born Date: Thu, 19 Dec 2024 00:30:18 +0100 Subject: [PATCH] Updates from website (server_locations) --- data/server_locations.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index eee476f50..3d38bcee3 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45662,6 +45662,27 @@ "id": 7679, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -88.1318496, + 36.4139207 + ] + }, + "properties": { + "name": "Paris Landing KOA Campground", + "area": "Tennessee", + "address": "6290 East Antioch Road, Buchanan", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=446995", + "internal_url": "null", + "machine_status": "available", + "id": 7680, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file