[
      {
        "gym_id": 1,
        "location": "Oreburgh City",
        "leader_id": 1,
        "types": ["Rock", "Ground"]
      },
      {
        "gym_id": 2,
        "location": "Eterna City",
        "leader_id": 2,
        "types": ["Grass", "Poison"]
      },
      {
        "gym_id": 3,
        "location": "Veilstone City",
        "leader_id": 3,
        "types": ["Fighting", "Steel"]
      },
      {
        "gym_id": 4,
        "location": "Pastoria City",
        "leader_id": 4,
        "types": ["Water"]
      },
      {
        "gym_id": 5,
        "location": "Hearthome City",
        "leader_id": 5,
        "types": ["Ghost"]
      },
      {
        "gym_id": 6,
        "location": "Canalave City",
        "leader_id": 6,
        "types": ["Steel", "Ground"]
      },
      {
        "gym_id": 7,
        "location": "Snowpoint City",
        "leader_id": 7,
        "types": ["Ice", "Dragon"]
      },
      {
        "gym_id": 8,
        "location": "Sunyshore City",
        "leader_id": 8,
        "types": ["Electric"]
      }
    ]
  