Skip to content

Commit

Permalink
add new machine 7667 named Torres de serrano
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaWie committed Dec 8, 2024
1 parent d006f70 commit 49bf5df
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
]
}

0 comments on commit 49bf5df

Please sign in to comment.