Data Model
The outdooractive data model describes representations of POIs, tours, images.
Response Structure
{
"header": {
"status": "ok"
},
"answer": {
"type": "oois",
"contents": [...]
}
}
The outdooractive data model describes representations of POIs, tours, images.
{
"header": {
"status": "ok"
},
"answer": {
"type": "oois",
"contents": [...]
}
}