11 lines
184 B
JSON
11 lines
184 B
JSON
|
{
|
||
|
"name": "Abiego",
|
||
|
"altitude": 539,
|
||
|
"bus": false,
|
||
|
"train": false,
|
||
|
"pharmacy": true,
|
||
|
"smoke": true,
|
||
|
"supermarkets": [],
|
||
|
"pool": true,
|
||
|
"gym": false
|
||
|
}
|