{
  "success": true,
  "message": "Consulta exitosa",
  "map": {
    "id": 3,
    "name": "Terminal 2",
    "position": null,
    "background": "mapa_general_t2.png",
    "children": [
      {
        "id": 6,
        "name": "Terminal 2 PB ",
        "position": [
          200,
          400
        ],
        "background": "terminal_1.png",
        "children": null,
        "locations": null
      },
      {
        "id": 7,
        "name": "Terminal 2 PA",
        "position": [
          200,
          70
        ],
        "background": "terminal_2.png",
        "children": null,
        "locations": null
      },
      {
        "id": 8,
        "name": "Terminal 2 MZ",
        "position": [
          265,
          165
        ],
        "background": "terminal_3.png",
        "children": null,
        "locations": null
      }
    ],
    "locations": [
      {
        "id": 1,
        "map_id": 0,
        "type": "Transporte",
        "subtype": "Colectivo",
        "name": "Renta de auto",
        "position": [
          400,
          380
        ],
        "image": "ico_renta_auto.png",
        "show": false,
        "show_popup": true,
        "address": "Terminal 1 PB"
      },
      {
        "id": 9,
        "map_id": 0,
        "type": "Servicios",
        "subtype": "Restaurante",
        "name": "Taco Inn",
        "position": [
          610,
          300
        ],
        "image": "ico_food.png",
        "show": false,
        "show_popup": true,
        "address": "Terminal 1 PA"
      },
      {
        "id": 9,
        "map_id": 0,
        "type": "Servicios",
        "subtype": "Banco",
        "name": "Banamex",
        "position": [
          610,
          400
        ],
        "image": "ico_food.png",
        "show": false,
        "show_popup": true,
        "address": "Terminal 1 PA"
      },
      {
        "id": 2,
        "map_id": 0,
        "type": "Transporte",
        "subtype": "Bus",
        "name": "Taxi",
        "position": [
          480,
          265
        ],
        "image": "icono_transporteBus.png",
        "show": true,
        "show_popup": true,
        "address": "Terminal 1 PB Parte 1"
      }
    ]
  }
}