diff --git a/data/server_locations.json b/data/server_locations.json index ae12cd28..4064143c 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -3736,6 +3736,29 @@ "last_updated": "2023-08-21" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -83.5190204762397, + 35.71046924802651 + ] + }, + "properties": { + "name": "Hollywood Star Cars", + "active": true, + "area": "Tennessee", + "address": "918 Parkway, Gatlinburg, TN 37738, United States", + "status": "unvisited", + "external_url": "null", + "internal_url": "null", + "latitude": 35.71046924802651, + "longitude": -83.5190204762397, + "id": 6030, + "last_updated": "2023-08-23" + } + }, { "type": "Feature", "geometry": {