{
  "success": true,
  "message": "Consulta exitosa",
  "maps": [
    {
      "id": 1,
      "parent_id": null,
      "image": "thumb_general_t1t2.png",
      "name": "Overview",
      "description": null
    },
    {
      "id": 2,
      "parent_id": 1,
      "image": "thumb_generalt1.png",
      "name": "Terminal 1",
      "description": "1"
    },
    {
      "id": 3,
      "parent_id": 1,
      "image": "thumb_generalt2.png",
      "name": "Terminal 2",
      "description": "2"
    },
    {
      "id": 4,
      "parent_id": 2,
      "image": "thumb_t1_plantaBaja.png",
      "name": "Terminal 1 PB",
      "description": "PB"
    },
    {
      "id": 5,
      "parent_id": 2,
      "image": "thumb_t1_plantaAlta.png",
      "name": "Terminal 1 PA",
      "description": "PA"
    },
    {
      "id": 6,
      "parent_id": 3,
      "image": "thumb_t2_plantaBaja.png",
      "name": "Terminal 2 PB",
      "description": "PB"
    },
    {
      "id": 7,
      "parent_id": 3,
      "image": "thumb_t2_plantaAlta.png",
      "name": "Terminal 2 PA",
      "description": "PA"
    },
    {
      "id": 8,
      "parent_id": 3,
      "image": "thumb_t2_mezzanine.png",
      "name": "Terminal 2 Mezzanine",
      "description": "MZ"
    },
    {
      "id": 9,
      "parent_id": 4,
      "image": "thumb_t1_plantaBaja_1.png",
      "name": "Terminal 1 PB Seccion 1",
      "description": "S1"
    },
    {
      "id": 10,
      "parent_id": 4,
      "image": "thumb_t1_plantaBaja_2.png",
      "name": "Terminal 1 PB Seccion 2",
      "description": "S2"
    },
    {
      "id": 11,
      "parent_id": 4,
      "image": "thumb_t1_plantaBaja_3.png",
      "name": "Terminal 1 PB Seccion 3",
      "description": "S3"
    },
    {
      "id": 12,
      "parent_id": 5,
      "image": "thumb_t1_plantaAlta_1.png",
      "name": "Terminal 1 PA Seccion 1",
      "description": "S1"
    },
    {
      "id": 13,
      "parent_id": 5,
      "image": "thumb_t1_plantaAlta_2.png",
      "name": "Terminal 1 PA Seccion 2",
      "description": "S2"
    },
    {
      "id": 14,
      "parent_id": 5,
      "image": "thumb_t1_plantaAlta_3.png",
      "name": "Terminal 1 PA Seccion 3",
      "description": "S3"
    }
  ]
}