16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"name": "Bielsa",
|
|
"altitude": 1034,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": null,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "SPAR",
|
|
"url": "https://goo.gl/maps/KGhqH8SwMJrcwPse8"
|
|
}
|
|
],
|
|
"pool": false,
|
|
"gym": true
|
|
} |