diff --git a/data/server_locations.json b/data/server_locations.json index 537d3d1c4..faf160ccf 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -46088,6 +46088,27 @@ "id": 7689, "last_updated": "2024-12-29" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.472026888280575, + 51.89830980913192 + ] + }, + "properties": { + "name": "Ss Rotterdam op het dek", + "area": "Netherlands", + "address": "Basaltstraat 25, 3072 AA Rotterdam, Netherlands", + "status": "unvisited", + "external_url": "null", + "internal_url": "null", + "machine_status": "available", + "id": 7690, + "last_updated": "2024-12-29" + } } ] } \ No newline at end of file