{
  "mapwidth": "2000",
  "mapheight": "1000",
  "developer": true,
  "deeplinking": false,
  "categories": [
    {
      "id": "Nivel 1",
      "title": "Locales Nivel 1",
      "color": "blue",
      "show": "true"
    },

    {
      "id": "Nivel 2",
      "title": "Locales Nivel 2",
      "color": "red"
    }

],
  "levels": [

    {
      "id": "nivel-capri",
      "title": "Fachada Monte Triona",
      "map": "/assets/images/f-cc/monte-triona-f.png",
      "show": "true",
      "locations":[


     ]
    }
  ]
}