Jorge Bolois Guerrero
fa8a62053f
Adding LocationStorage to do make a lot of calls to GitHub. Better DarkMode.
20 lines
420 B
JSON
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
|
|
} |