idealista-enhancer/locations/Broto.json

19 lines
391 B
JSON
Raw Normal View History

2022-10-15 23:38:55 +02:00
{
"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
}