idealista-enhancer/locations/Graus.json
Jorge Bolois Guerrero 17f9668e22 Adding currentMoney.
Better darkMode styles.
Adding more locations.
2022-10-17 21:33:50 +02:00

32 lines
742 B
JSON

{
"name": "Graus",
"altitude": 469,
"bus": true,
"train": false,
"pharmacy": true,
"smoke": true,
"supermarkets": [
{
"type": "EROSKI",
"url": "https://g.page/eroski-city-graus?share"
},
{
"type": "BONAREA",
"url": "https://goo.gl/maps/CnPyE9PhpsdKMF5N7"
},
{
"type": "ALTO_ARAGON",
"url": "https://goo.gl/maps/yZofjAm8awFZnNf37"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/KadcU8SoTR2Hx3hd6"
},
{
"type": "CUSTOM",
"url": "https://goo.gl/maps/snEwKUjc49SCbX986"
}
],
"pool": true,
"gym": true
}