Uploading Broto.

This commit is contained in:
Jorge Bolois Guerrero 2022-10-15 23:38:55 +02:00
parent 17524066b2
commit ca7085bfeb

19
locations/Broto.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Broto",
"bus": false,
"train": false,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "EROSKI",
"url": "https://goo.gl/maps/MzHWhbcC3SAq3a9S6"
},
{
"type": "ALTO_ARAGON",
"url": "https://goo.gl/maps/PB1mx4GUPMPdfuaX7"
}
],
"pool": true,
"gym": false
}