idealista-enhancer/locations/Broto.json

20 lines
412 B
JSON
Raw Normal View History

2022-10-15 23:38:55 +02:00
{
"name": "Broto",
2022-10-16 03:11:57 +02:00
"altitude": 905,
2022-10-15 23:38:55 +02:00
"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
}