idealista-enhancer/locations/Villanúa.json

20 lines
413 B
JSON
Raw Normal View History

2022-10-15 21:55:24 +02:00
{
"name": "Villanúa",
2022-10-16 03:11:57 +02:00
"altitude": 953,
2022-10-15 21:55:24 +02:00
"bus": true,
"train": true,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "ALTO_ARAGON",
"url": "https://goo.gl/maps/DKqzDFWMM7ce7n417"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/JR2yKpzoWnzWbdT17"
}
],
"pool": true,
"gym": true
}