diff --git a/data/server_locations.json b/data/server_locations.json index 9fc984c7..72734a12 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -44836,6 +44836,27 @@ "id": 1606, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -98.09726049999999, + 29.9963262 + ] + }, + "properties": { + "name": "Ranch Road Gift", + "area": "Texas", + "address": "14015 RR 12 Suite 2, Wimberley", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=445931", + "internal_url": "null", + "machine_status": "available", + "id": 7653, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file