Uploading Biescas.

This commit is contained in:
Jorge Bolois Guerrero 2022-10-15 22:53:54 +02:00
parent 00f72bbe26
commit 17524066b2

19
locations/Biescas.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Biescas",
"bus": true,
"train": false,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "DIA",
"url": "https://goo.gl/maps/cfviYq8Uaf9MR9bz8"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/tiLmbypdyGBGPtJKA"
}
],
"pool": true,
"gym": true
}