20 lines
415 B
JSON
20 lines
415 B
JSON
{
|
|
"name": "Ochagavía",
|
|
"altitude": 764,
|
|
"bus": true,
|
|
"train": false,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "COVIRAN",
|
|
"url": "https://goo.gl/maps/fqWMJyHj9SrNZkBEA"
|
|
},
|
|
{
|
|
"type": "COALIMENT",
|
|
"url": "https://goo.gl/maps/gQ78eAAS43dqWMUW9"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": false
|
|
} |