diff --git a/data/server_locations.json b/data/server_locations.json index a9eb196f..856a8292 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -44581,6 +44581,69 @@ "id": 3569, "last_updated": "2024-11-18" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 4.351837499999999, + 50.84735509999999 + ] + }, + "properties": { + "name": "Belgian Heritage store", + "area": "Belgium", + "address": ", Brussels", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=445483", + "internal_url": "null", + "machine_status": "available", + "id": 7647, + "last_updated": "2024-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 11.2537203, + 43.7686365 + ] + }, + "properties": { + "name": "Bar Tabacchi Melloni", + "area": "Italy", + "address": "Via dei Bardi 74/r (near to Pontevecchio)", + "status": "retired", + "external_url": "http://209.221.138.252/Details.aspx?location=74233", + "internal_url": "null", + "machine_status": "available", + "id": 918, + "last_updated": "2024-11-07" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -4.8018648, + 36.9317226 + ] + }, + "properties": { + "name": "Restaurante el kiosko (caminito del Rey)", + "area": "Spain", + "address": "Parque Ardales, Pantano El Chorro, s/n, 29550 Ardales, Málaga, Ardales", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=445449", + "internal_url": "null", + "machine_status": "available", + "id": 270, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file