diff --git a/data/server_locations.json b/data/server_locations.json index 89450776..fddff91f 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45304,6 +45304,27 @@ "id": 5441, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -0.37640037842645874, + 39.47879648426536 + ] + }, + "properties": { + "name": "Torres de serrano", + "area": "Spain", + "address": "Calle Corellats Benidorm", + "status": "unvisited", + "external_url": "null", + "internal_url": "null", + "machine_status": "available", + "id": 7667, + "last_updated": "2024-12-08" + } } ] } \ No newline at end of file