idealista-enhancer/locations/Bielsa.json
Jorge Bolois Guerrero 9098f42a93 WIP - Information for locations.
Better configuration menu.
Testing retrieving JSON from GitHub (uploading).
2022-10-15 18:46:49 +02:00

15 lines
274 B
JSON

{
"name": "Bielsa",
"bus": true,
"train": false,
"pharmacy": null,
"smoke": true,
"supermarkets": [
{
"type": "SPAR",
"url": "https://goo.gl/maps/KGhqH8SwMJrcwPse8"
}
],
"pool": false,
"gym": true
}