idealista-enhancer/locations/Sabiñanigo.json

24 lines
525 B
JSON
Raw Normal View History

2022-10-15 22:04:17 +02:00
{
"name": "Sabiñanigo",
2022-10-16 03:11:57 +02:00
"altitude": 780,
2022-10-15 22:04:17 +02:00
"bus": true,
"train": true,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "MERCADONA",
"url": "https://goo.gl/maps/jbW6bSRmBBon8xLB6"
},
{
"type": "ALTO_ARAGON",
"url": "https://goo.gl/maps/upDgfY95kp5x6LzCA"
},
{
"type": "DIA",
"url": "https://goo.gl/maps/kqXtz7X3nPt4YxZL8"
}
],
"pool": true,
"gym": true
}