idealista-enhancer/locations/SanJuandePlan.json
Jorge Bolois Guerrero fa8a62053f Differente menus.
Adding LocationStorage to do make a lot of calls to GitHub.
Better DarkMode.
2022-10-30 13:40:24 +01:00

20 lines
420 B
JSON

{
"name": "San Juan de Plan",
"altitude": 1120,
"bus": false,
"train": false,
"pharmacy": false,
"smoke": false,
"supermarkets": [
{
"type": "SUMA",
"url": "https://goo.gl/maps/gfyi26FV6iw3QS5E9"
},
{
"type": "SIMPLY",
"url": "https://goo.gl/maps/SsQPLC2XzAwWX5gw8"
}
],
"pool": false,
"gym": false
}