idealista-enhancer/locations/Benaberre.json

24 lines
520 B
JSON
Raw Normal View History

2022-10-20 01:48:49 +02:00
{
"name": "Benaberre",
"altitude": 788,
"bus": true,
"train": false,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "BONAREA",
"url": "https://goo.gl/maps/83VHKrxpDTQAxka89"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/3GHgT2PCnYys1TW88"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/GbqqKmxKZFbKTyxL6"
}
],
"pool": true,
"gym": true
}