[
  {
    "id": 1326,
    "name": "Dragon Arena (Public)",
    "min_level": 80,
    "max_level": 80,
    "default_floor": 1,
    "type": "Public",
    "floors": [
      1,
      3,
      2,
      0
    ],
    "region_id": 1,
    "region_name": "Shiverpeak Mountains",
    "continent_id": 1,
    "continent_name": "Tyria",
    "map_rect": [
      [
        -27648,
        -18432
      ],
      [
        27648,
        21504
      ]
    ],
    "continent_rect": [
      [
        52224,
        29696
      ],
      [
        54528,
        31360
      ]
    ]
  },
  {
    "id": 1327,
    "name": "Dragon Arena (Private)",
    "min_level": 80,
    "max_level": 80,
    "default_floor": 1,
    "type": "Instance",
    "floors": [
      1,
      3,
      2,
      0
    ],
    "region_id": 1,
    "region_name": "Shiverpeak Mountains",
    "continent_id": 1,
    "continent_name": "Tyria",
    "map_rect": [
      [
        -27648,
        -18432
      ],
      [
        27648,
        21504
      ]
    ],
    "continent_rect": [
      [
        52224,
        29696
      ],
      [
        54528,
        31360
      ]
    ]
  }
]