This documentation is under development.
{
"slug": "location",
"title": "Location",
"order": "4",
"map_zoom": "15",
"map_center": {
"lat": 28.453547,
"lng": -80.554963
},
"pois": [
{
"lat": 28.453547,
"lng": -80.554963,
"address": "200 S College St, Charlotte, NC 28202",
"name": "Dunkin Donuts",
"category": "string"
}
],
"poi_categories": [
{
"id": "string",
"color": "red",
"label": "Building"
}
]
}