jalyna/oakdex-pokedex

View on GitHub
data/region/kanto.json

Summary

Maintainability
Test Coverage
{
  "names": {
    "en": "Kanto",
    "fr": "Kanto",
    "es": "Kanto",
    "de": "Kanto",
    "it": "Kanto"
  },
  "locations": [
    {
      "names": {
        "en": "Route 1",
        "fr": "Route 1",
        "es": "Route 1",
        "de": "Route 1",
        "it": "Route 1"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 2,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Sentret",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Furret",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 2,
          "max_level": 2,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 2,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poochyena",
          "location": "Walking",
          "min_level": 2,
          "max_level": 2,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 2,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Sentret",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Furret",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 2",
        "fr": "Route 2",
        "es": "Route 2",
        "de": "Route 2",
        "it": "Route 2"
      },
      "pokemon": [
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 7,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 4,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Ledian",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Ariados",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 7,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 4,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Ledian",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Ariados",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 4,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 4,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledian",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Ariados",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 3",
        "fr": "Route 3",
        "es": "Route 3",
        "de": "Route 3",
        "it": "Route 3"
      },
      "pokemon": [
        {
          "pokemon": "Charmander",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "limited",
          "games": [
            "Sun",
            "Moon",
            "Ultra Sun",
            "Ultra Moon"
          ],
          "day_times": [
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gulpin",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Baltoy",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 6,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 6,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 6,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 4",
        "fr": "Route 4",
        "es": "Route 4",
        "de": "Route 4",
        "it": "Route 4"
      },
      "pokemon": [
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 6,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 6,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 6,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 6,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 5",
        "fr": "Route 5",
        "es": "Route 5",
        "de": "Route 5",
        "it": "Route 5"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 13,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Granbull",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 14,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 6",
        "fr": "Route 6",
        "es": "Route 6",
        "de": "Route 6",
        "it": "Route 6"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 13,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Snubbull",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Granbull",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 10,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 14,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 7",
        "fr": "Route 7",
        "es": "Route 7",
        "de": "Route 7",
        "it": "Route 7"
      },
      "pokemon": [
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Houndour",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 17,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Snubbull",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Houndour",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Houndour",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 17,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 19,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 19,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 8",
        "fr": "Route 8",
        "es": "Route 8",
        "de": "Route 8",
        "it": "Route 8"
      },
      "pokemon": [
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 17,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Snubbull",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jigglypuff",
          "location": "Walking",
          "min_level": 19,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 20,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 9",
        "fr": "Route 9",
        "es": "Route 9",
        "de": "Route 9",
        "it": "Route 9"
      },
      "pokemon": [
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sableye",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mawile",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 14,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 14,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 10",
        "fr": "Route 10",
        "es": "Route 10",
        "de": "Route 10",
        "it": "Route 10"
      },
      "pokemon": [
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zapdos",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 14,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 14,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 16,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 11",
        "fr": "Route 11",
        "es": "Route 11",
        "de": "Route 11",
        "it": "Route 11"
      },
      "pokemon": [
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 14,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hypno",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 14,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 14,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 12,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 12,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 11,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 14,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 14,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hypno",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hypno",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 12,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 12,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 9,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 18,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 12",
        "fr": "Route 12",
        "es": "Route 12",
        "de": "Route 12",
        "it": "Route 12"
      },
      "pokemon": [
        {
          "pokemon": "Relicanth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 23,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 23,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Farfetch'd",
          "location": "Walking",
          "min_level": 26,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 13",
        "fr": "Route 13",
        "es": "Route 13",
        "de": "Route 13",
        "it": "Route 13"
      },
      "pokemon": [
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Farfetch'd",
          "location": "Walking",
          "min_level": 26,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 14",
        "fr": "Route 14",
        "es": "Route 14",
        "de": "Route 14",
        "it": "Route 14"
      },
      "pokemon": [
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Skiploom",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Skiploom",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Skiploom",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Aerodactyl",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 15",
        "fr": "Route 15",
        "es": "Route 15",
        "de": "Route 15",
        "it": "Route 15"
      },
      "pokemon": [
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 16",
        "fr": "Route 16",
        "es": "Route 16",
        "de": "Route 16",
        "it": "Route 16"
      },
      "pokemon": [
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 26,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 26,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 26,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 18,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 18,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 18,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 18,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 23,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 17",
        "fr": "Piste cyclable",
        "es": "Camino de bicis",
        "de": "Radweg",
        "it": "Pista Ciclabile"
      },
      "pokemon": [
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 27,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 24,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 29,
          "max_level": 33,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 29,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 24,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 18",
        "fr": "Route 18",
        "es": "Route 18",
        "de": "Route 18",
        "it": "Route 18"
      },
      "pokemon": [
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 29,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Plusle",
          "location": "Walking",
          "min_level": 26,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Minun",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shinx",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 24,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Lickitung",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Lickitung",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 27,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 24,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 23,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 25,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 25,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Lickitung",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 19",
        "fr": "Route 19",
        "es": "Route 19",
        "de": "Route 19",
        "it": "Route 19"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Clamperl",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Rock Smash",
          "min_level": 24,
          "max_level": 27,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Rock Smash",
          "min_level": 28,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 20",
        "fr": "Route 20",
        "es": "Route 20",
        "de": "Route 20",
        "it": "Route 20"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 21",
        "fr": "Route 21",
        "es": "Route 21",
        "de": "Route 21",
        "it": "Route 21"
      },
      "pokemon": [
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 25,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 25,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 17,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 20,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 28,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Corsola",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 11,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 22",
        "fr": "Route 22",
        "es": "Route 22",
        "de": "Route 22",
        "it": "Route 22"
      },
      "pokemon": [
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 2,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 2,
          "max_level": 4,
          "rarity": "common",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 2,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 3,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 23",
        "fr": "Route 23",
        "es": "Route 23",
        "de": "Route 23",
        "it": "Route 23"
      },
      "pokemon": [
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 40,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 38,
          "max_level": 43,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 33,
          "max_level": 43,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 41,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 41,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 40,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 36,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 41,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 24",
        "fr": "Route 24",
        "es": "Route 24",
        "de": "Route 24",
        "it": "Route 24"
      },
      "pokemon": [
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Sunkern",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 11,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Sunkern",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Sunkern",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 12,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 8,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Charmander",
          "location": "Gift",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 25",
        "fr": "Route 25",
        "es": "Route 25",
        "de": "Route 25",
        "it": "Route 25"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buneary",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Suicune",
          "location": "Interact",
          "min_level": 40,
          "max_level": 40,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slakoth",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 7,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 11,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 9,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 12,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 13,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 26",
        "fr": "Route 26",
        "es": "Route 26",
        "de": "Route 26",
        "it": "Route 26"
      },
      "pokemon": [
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt",
          "min_level": 28,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 31,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 31,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 28,
          "max_level": 29,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aipom",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aipom",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 27",
        "fr": "Route 27",
        "es": "Route 27",
        "de": "Route 27",
        "it": "Route 27"
      },
      "pokemon": [
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Luvdisc",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt",
          "min_level": 28,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 31,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 31,
          "max_level": 32,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 28,
          "max_level": 29,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "Gold",
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Quagsire",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ekans",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aipom",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aipom",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Headbutt (Special)",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Route 28",
        "fr": "Route 28",
        "es": "Route 28",
        "de": "Route 28",
        "it": "Route 28"
      },
      "pokemon": [
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Sneasel",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ursaring",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Donphan",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Linoone",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Whismur",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bidoof",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Buizel",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Natu",
          "location": "Headbutt",
          "min_level": 39,
          "max_level": 43,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aipom",
          "location": "Headbutt",
          "min_level": 39,
          "max_level": 48,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 39,
          "max_level": 48,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 42,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sneasel",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Ursaring",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Donphan",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Dodrio",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Berry Forest",
        "fr": "Bois Baies",
        "es": "Bosque Baya",
        "de": "Beerenforst",
        "it": "Bosco Baccoso"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Drowzee",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hypno",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Bond Bridge",
        "fr": "Pont du Lien",
        "es": "Puente Unión",
        "de": "Bundbrücke",
        "it": "Ponte Abbraccio"
      },
      "pokemon": [
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 29,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 34,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Canyon Entrance",
        "fr": "Entrée du Canyon",
        "es": "Entrada al Cañón",
        "de": "Schluchteingang",
        "it": "Ingresso Canyon"
      },
      "pokemon": [
        {
          "pokemon": "Sentret",
          "location": "Walking",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 48,
          "max_level": 50,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Phanpy",
          "location": "Walking",
          "min_level": 10,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 47,
          "max_level": 50,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Cape Brink",
        "fr": "Cap Falaise",
        "es": "Cabo Extremo",
        "de": "Kap Kante",
        "it": "Capo Estremo"
      },
      "pokemon": [
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 36,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 36,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Celadon City",
        "fr": "Céladopole",
        "de": "Prismania City",
        "it": "Azzurropoli",
        "es": "Ciudad Azulona"
      },
      "pokemon": [
        {
          "pokemon": "Grimer",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Eevee",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Super Rod",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Eevee",
          "location": "Gift",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Gift",
          "min_level": 8,
          "max_level": 8,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Gift",
          "min_level": 12,
          "max_level": 12,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Gift",
          "min_level": 7,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Gift",
          "min_level": 9,
          "max_level": 9,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Gift",
          "min_level": 25,
          "max_level": 25,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 26,
          "max_level": 26,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Gift",
          "min_level": 24,
          "max_level": 24,
          "rarity": "limited",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Surfing",
          "min_level": 15,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mr. Mime",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Eevee",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Gift",
          "min_level": 25,
          "max_level": 25,
          "rarity": "limited",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Larvitar",
          "location": "Gift",
          "min_level": 40,
          "max_level": 40,
          "rarity": "limited",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 23,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Eevee",
          "location": "Gift",
          "min_level": 25,
          "max_level": 25,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Gift",
          "min_level": 17,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Gift",
          "min_level": 17,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Gift",
          "min_level": 8,
          "max_level": 8,
          "rarity": "limited",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Gift",
          "min_level": 12,
          "max_level": 12,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Gift",
          "min_level": 6,
          "max_level": 6,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Gift",
          "min_level": 9,
          "max_level": 9,
          "rarity": "limited",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Gift",
          "min_level": 25,
          "max_level": 25,
          "rarity": "limited",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Porygon",
          "location": "Gift",
          "min_level": 26,
          "max_level": 26,
          "rarity": "limited",
          "games": [
            "Red",
            "Yellow"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Gift",
          "min_level": 24,
          "max_level": 24,
          "rarity": "limited",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Gift",
          "min_level": 18,
          "max_level": 18,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Wigglytuff",
          "location": "Gift",
          "min_level": 22,
          "max_level": 22,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Abra",
          "location": "Gift",
          "min_level": 15,
          "max_level": 15,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Gift",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Gift",
          "min_level": 30,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Cerulean Cave",
        "fr": "Canada",
        "es": "Mazmorra RaraRBYCueva Celeste",
        "de": "GeheimdungeonRBYAzuria-Höhle",
        "it": "Grotta IgnotaRBYGrotta Celeste"
      },
      "pokemon": [
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 38,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 38,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 38,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 39,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 39,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 41,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 39,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 41,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 39,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 45,
          "max_level": 47,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 47,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 45,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 49,
          "max_level": 49,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 45,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 45,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mewtwo",
          "location": "Interact",
          "min_level": 70,
          "max_level": 70,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 49,
          "max_level": 58,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 46,
          "max_level": 55,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 52,
          "max_level": 61,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 49,
          "max_level": 49,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 52,
          "max_level": 61,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 58,
          "max_level": 58,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 55,
          "max_level": 55,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 49,
          "max_level": 58,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 52,
          "max_level": 61,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 55,
          "max_level": 64,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 49,
          "max_level": 49,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 52,
          "max_level": 52,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 55,
          "max_level": 64,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 61,
          "max_level": 61,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 58,
          "max_level": 58,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kadabra",
          "location": "Walking",
          "min_level": 58,
          "max_level": 67,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 58,
          "max_level": 67,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 52,
          "max_level": 61,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 55,
          "max_level": 64,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 52,
          "max_level": 52,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 55,
          "max_level": 55,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Walking",
          "min_level": 64,
          "max_level": 64,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 61,
          "max_level": 61,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mewtwo",
          "location": "Interact",
          "min_level": 70,
          "max_level": 70,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 40,
          "max_level": 55,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Cerulean City",
        "fr": "Céruléan*",
        "de": "Azuria City",
        "it": "Celestopoli",
        "es": "Ciudad Celeste"
      },
      "pokemon": [
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Jynx",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bulbasaur",
          "location": "Gift",
          "min_level": 10,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Jynx",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Cinnabar Island",
        "fr": "Cramois'île",
        "de": "Zinnoberinsel",
        "it": "Isola Cannella",
        "es": "Isla Canela"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Omanyte",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kabuto",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Aerodactyl",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Electrode",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rhydon",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Diglett's Cave",
        "fr": "Cave Taupiqueur",
        "es": "Cueva DiglettCueva de Diglett",
        "de": "Digdas Höhle",
        "it": "Grotta Diglett"
      },
      "pokemon": [
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 13,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 19,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 13,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 2,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 3,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 4,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 19,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Dugtrio",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Dotted Hole",
        "fr": "Trou Percé",
        "es": "Cueva Punteada",
        "de": "Punktloch",
        "it": "Cripta dei Punti"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Five Island",
        "fr": "L'île où le temps s'écoule comme une rivière",
        "es": "Isla que marca el paso del tiempo.",
        "de": "Chrono-Insel: Wo die Zeit rennt",
        "it": "L'isola del tempo che passa!"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Five Isle Meadow",
        "fr": "Pré Île 5",
        "es": "Prado Isla Inta",
        "de": "Eiland 5-Weide",
        "it": "Prato Quintisola"
      },
      "pokemon": [
        {
          "pokemon": "Sentret",
          "location": "Walking",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 48,
          "max_level": 50,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 10,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 47,
          "max_level": 50,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Four Island",
        "fr": "La chaleureuse île glacée",
        "es": "La isla cálida, azul y rara.",
        "de": "Warmes, blaues Eisschollen-Eiland",
        "it": "La calda isola blu!"
      },
      "pokemon": [
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marill",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wooper",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Fuchsia City",
        "fr": "Parmanie",
        "de": "Fuchsania City",
        "it": "Fucsiapoli",
        "es": "Ciudad Fucsia"
      },
      "pokemon": [
        {
          "pokemon": "Magikarp",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 34,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 27,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 21,
          "max_level": 30,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Green Path",
        "fr": "Chemin Vert",
        "es": "Vía Verde",
        "de": "Grüner Pfad",
        "it": "Via Verde"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Icefall Cave",
        "fr": "Grotte de Glace",
        "es": "Cueva Glaciada",
        "de": "Eiskaskadenhöhle",
        "it": "Grotta Gelata"
      },
      "pokemon": [
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 45,
          "max_level": 48,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 43,
          "max_level": 47,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 49,
          "max_level": 53,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marill",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 45,
          "max_level": 48,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Swinub",
          "location": "Walking",
          "min_level": 23,
          "max_level": 31,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Sneasel",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Delibird",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 45,
          "max_level": 48,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 43,
          "max_level": 47,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 49,
          "max_level": 53,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 45,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 45,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Lapras",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 45,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 45,
          "max_level": 48,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Piloswine",
          "location": "Walking",
          "min_level": 23,
          "max_level": 31,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 45,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Sneasel",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Delibird",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Indigo Plateau",
        "de": "Indigo Plateau",
        "fr": "Plateau Indigo",
        "it": "Altopiano Blu",
        "es": "Meseta AñilPlanicies Indigo*"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Kindle Road",
        "fr": "Route Tison",
        "es": "Camino Candente",
        "de": "Glühweg",
        "it": "Via Vulcanica"
      },
      "pokemon": [
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 31,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Lavender Town",
        "fr": "Lavanville",
        "de": "Lavandia",
        "it": "Lavandonia",
        "es": "Pueblo Lavanda"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Lost Cave",
        "fr": "Grotte Perdue",
        "es": "Cueva Perdida",
        "de": "Verlorene Höhle",
        "it": "Grotta Sperduta"
      },
      "pokemon": [
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 15,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 44,
          "max_level": 52,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Murkrow",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Misdreavus",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Memorial Pillar",
        "fr": "Mémorial",
        "es": "Latin America",
        "de": "Gedenksäule",
        "it": "Colonna Rocciosa"
      },
      "pokemon": [
        {
          "pokemon": "Hoppip",
          "location": "Walking",
          "min_level": 6,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Mt. Ember",
        "fr": "Mont Braise",
        "es": "Latin America",
        "de": "Glutberg",
        "it": "Monte Brace"
      },
      "pokemon": [
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 34,
          "max_level": 42,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 24,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 31,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 29,
          "max_level": 37,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 32,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 30,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 31,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 29,
          "max_level": 37,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 40,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 22,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 18,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Rock Smash",
          "min_level": 15,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magcargo",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 40,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 22,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 34,
          "max_level": 42,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slugma",
          "location": "Walking",
          "min_level": 24,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 30,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Walking",
          "min_level": 39,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magmar",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Moltres",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Mt. Moon",
        "fr": "Mont Sélénite",
        "es": "Latin America",
        "de": "Mondberg",
        "it": "Monte Luna"
      },
      "pokemon": [
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 6,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 6,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 7,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 7,
          "max_level": 9,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 11,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 9,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "common",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 6,
          "max_level": 11,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 8,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Sandshrew",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 11,
          "max_level": 11,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 7,
          "max_level": 11,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 7,
          "max_level": 9,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 11,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 10,
          "max_level": 11,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 9,
          "max_level": 11,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 9,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 9,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 10,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 10,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Clefairy",
          "location": "Walking",
          "min_level": 9,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 13,
          "max_level": 13,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 11,
          "max_level": 11,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "One Island",
        "fr": "Les amis se réunissent ici",
        "es": "Punto de encuentro para todos.",
        "de": "Freunde Treffen sich auf der Knoteninsel.",
        "it": "L'isola del collegamento!"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Outcast Island",
        "fr": "Île du Lointain",
        "es": "Isla Aislada",
        "de": "Fern-Eiland",
        "it": "Isola Solitaria"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pallet Town",
        "fr": "Bourg Palette",
        "de": "Alabastia",
        "it": "Biancavilla",
        "es": "Pueblo Paleta"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bulbasaur",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Charmander",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Squirtle",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bulbasaur",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Charmander",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Squirtle",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Bulbasaur",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Charmander",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Squirtle",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pattern Bush",
        "fr": "Forbuissons",
        "es": "Bosquejo",
        "de": "Musterbuschwald",
        "it": "Bosco Disegnato"
      },
      "pokemon": [
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 9,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 9,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 6,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Walking",
          "min_level": 15,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Walking",
          "min_level": 9,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Walking",
          "min_level": 9,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pewter City",
        "fr": "Argenta",
        "de": "Marmoria City",
        "it": "Plumbeopoli",
        "es": "Ciudad Plateada"
      },
      "pokemon": [
        {
          "pokemon": "Omanyte",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kabuto",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Aerodactyl",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lileep",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Anorith",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Cranidos",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shieldon",
          "location": "Gift",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Latias",
          "location": "Interact",
          "min_level": 40,
          "max_level": 40,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Latios",
          "location": "Interact",
          "min_level": 40,
          "max_level": 40,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Starly",
          "location": "Headbutt (Special)",
          "min_level": 5,
          "max_level": 12,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Xatu",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rapidash",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Xatu",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pokémon Mansion",
        "fr": "Manoir Pokémon",
        "es": "Mansión Pokémon",
        "de": "Pokémon-Haus",
        "it": "Villa Pokémon"
      },
      "pokemon": [
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 32,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 34,
          "max_level": 38,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 28,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 28,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 34,
          "max_level": 37,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 34,
          "max_level": 37,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 26,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 23,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 28,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 30,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 30,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 26,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 37,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 35,
          "max_level": 38,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 31,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 31,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 40,
          "max_level": 43,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 40,
          "max_level": 43,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 32,
          "max_level": 38,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Magmar",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 38,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 31,
          "max_level": 33,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 31,
          "max_level": 33,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 37,
          "max_level": 46,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 35,
          "max_level": 38,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Vulpix",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Growlithe",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Ponyta",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 40,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Ditto",
          "location": "Walking",
          "min_level": 12,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Koffing",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weezing",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Magmar",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pokémon Tower",
        "fr": "Tour Pokémon",
        "es": "Torre Pokémon",
        "de": "Pokémon-Turm",
        "it": "Torre Pokémon"
      },
      "pokemon": [
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 13,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 13,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 13,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 14,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gastly",
          "location": "Walking",
          "min_level": 15,
          "max_level": 19,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Haunter",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 17,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Power Plant",
        "fr": "Centrale",
        "es": "Central Energía",
        "de": "Kraftwerk",
        "it": "Centrale Elettrica"
      },
      "pokemon": [
        {
          "pokemon": "Magneton",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 22,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 22,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 31,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 32,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Zapdos",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 20,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magnemite",
          "location": "Walking",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 32,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magneton",
          "location": "Walking",
          "min_level": 33,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Grimer",
          "location": "Walking",
          "min_level": 33,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Voltorb",
          "location": "Walking",
          "min_level": 33,
          "max_level": 37,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Raichu",
          "location": "Walking",
          "min_level": 33,
          "max_level": 36,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Electabuzz",
          "location": "Walking",
          "min_level": 33,
          "max_level": 36,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Muk",
          "location": "Walking",
          "min_level": 33,
          "max_level": 37,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Zapdos",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Pokémon League Reception Gate",
        "de": "Pokémon Liga Empfang",
        "fr": "Porte d’accès à la Ligue Pokémon",
        "it": "Lega Pokémon - Accoglienza",
        "es": "Recepción de la Liga Pokémon"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Resort Gorgeous",
        "fr": "Camp de Vacances",
        "es": "Lugar de Recreo",
        "de": "Ferienparadies",
        "it": "Perla dei Mari"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Rock Tunnel",
        "fr": "Grotte",
        "es": "Túnel Roca",
        "de": "Felstunnel",
        "it": "Tunnel Roccioso"
      },
      "pokemon": [
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 10,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kangaskhan",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 12,
          "max_level": 21,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 16,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mankey",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 17,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 5,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 10,
          "max_level": 13,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 8,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 12,
          "max_level": 12,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kangaskhan",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 16,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 15,
          "max_level": 21,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 16,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 17,
          "max_level": 21,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 13,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 16,
          "max_level": 18,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 20,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 17,
          "max_level": 21,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 15,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 13,
          "max_level": 17,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 14,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Rocket Hideout",
        "fr": "Repaire Rocket",
        "es": "Escondite Rocket",
        "de": "Team Rockets HQ",
        "it": "Rifugio Rocket"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Rocket Warehouse",
        "fr": "Entrepôt Rocket",
        "es": "Almacén Rocket",
        "de": "Rocketlager",
        "it": "Magazzino Rocket"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Ruin Valley",
        "fr": "Canada",
        "es": "Latin America",
        "de": "Ruinental",
        "it": "Valle Antica"
      },
      "pokemon": [
        {
          "pokemon": "Natu",
          "location": "Walking",
          "min_level": 15,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 49,
          "max_level": 49,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marill",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Yanma",
          "location": "Walking",
          "min_level": 18,
          "max_level": 18,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wooper",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 49,
          "max_level": 52,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wobbuffet",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marill",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Wooper",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Safari Zone",
        "fr": "Parc Safari",
        "es": "Zona Safari",
        "de": "Safarizone",
        "it": "Zona Safari"
      },
      "pokemon": [
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 24,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 27,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Dragonair",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 23,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 21,
          "max_level": 21,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tauros",
          "location": "Walking",
          "min_level": 21,
          "max_level": 21,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Parasect",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Kangaskhan",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 21,
          "max_level": 21,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Paras",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 25,
          "max_level": 27,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 14,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Kangaskhan",
          "location": "Walking",
          "min_level": 28,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Chansey",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tauros",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 16,
          "max_level": 16,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Scyther",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 29,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorina",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Venonat",
          "location": "Walking",
          "min_level": 23,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Doduo",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Exeggcute",
          "location": "Walking",
          "min_level": 24,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 21,
          "max_level": 21,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidorino",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 19,
          "max_level": 19,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tauros",
          "location": "Walking",
          "min_level": 21,
          "max_level": 21,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Nidoran♀",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Nidoran♂",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Kangaskhan",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Tauros",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 27,
          "max_level": 27,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pinsir",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Dratini",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Saffron City",
        "fr": "Safrania",
        "de": "Saffronia City",
        "it": "Zafferanopoli",
        "es": "Ciudad Azafrán"
      },
      "pokemon": [
        {
          "pokemon": "Pikachu",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Seafoam Islands",
        "fr": "Îles Écume",
        "es": "Islas Espuma",
        "de": "Seeschauminseln",
        "it": "Isole Spumarine"
      },
      "pokemon": [
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 28,
          "max_level": 29,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 28,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 28,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 28,
          "max_level": 29,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 26,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 28,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 28,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 29,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 27,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 30,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 30,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 31,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 31,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 35,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 36,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 37,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 37,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Jynx",
          "location": "Walking",
          "min_level": 38,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 38,
          "max_level": 38,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 50,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Articuno",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 26,
          "max_level": 33,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 26,
          "max_level": 33,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 26,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 29,
          "max_level": 31,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 28,
          "max_level": 28,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 30,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Walking",
          "min_level": 30,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 30,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Walking",
          "min_level": 32,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seel",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Surfing",
          "min_level": 25,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Golduck",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowbro",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Dewgong",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Articuno",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Sevault Canyon",
        "fr": "Canyon Sesor",
        "es": "Cañón Sétano",
        "de": "7-Schatzschlucht",
        "it": "Canyon Seption"
      },
      "pokemon": [
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Phanpy",
          "location": "Walking",
          "min_level": 15,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 50,
          "max_level": 50,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Cubone",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 52,
          "max_level": 52,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 49,
          "max_level": 52,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 54,
          "max_level": 54,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Skarmory",
          "location": "Walking",
          "min_level": 30,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Larvitar",
          "location": "Walking",
          "min_level": 15,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 25,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 30,
          "max_level": 50,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Seven Island",
        "fr": "L'île de l'infinité",
        "es": "Isla de aventura infinita.",
        "de": "Die Abenteuerinsel der Unendlichkeit",
        "it": "L'isola dell'avventura infinita!"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Silph Co",
        "fr": "Sylphe SARL",
        "es": "Silph S.A.",
        "de": "Silph Co.",
        "it": "Sliph SpA"
      },
      "pokemon": [
        {
          "pokemon": "Treecko",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Torchic",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Mudkip",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Beldum",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Six Island",
        "fr": "Lîle de la sagesse",
        "es": "Isla de la fortuna y el saber.",
        "de": "Schicksalsinsel der Alten Weisheit",
        "it": "L'isola della saggezza veneranda!"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "SS Anne",
        "fr": "L'Océane",
        "es": "S.S. AnneSaint Anne*",
        "de": "M.S. Anne",
        "it": "M/N AnnaSanta Anna*"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Tanoby Ruins",
        "fr": "Ruines Tanoby",
        "de": "Tanibo-Ruinen",
        "it": "Rovine Florabeto",
        "es": "Ruinas Sete"
      },
      "pokemon": [
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Unown",
          "location": "Walking",
          "min_level": 25,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Mantine",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Three Island",
        "fr": "L'île où on se sent chez soi",
        "es": "Isla familiar para familiares.",
        "de": "Verwandtschaft und Familienbande",
        "it": "L'isola degli affetti famigliari!"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Three Isle Path",
        "fr": "Route Île 3",
        "es": "Vía Isla Tera",
        "de": "Tri-Eiland-Pfad",
        "it": "Via Terzisola"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Three Isle Port",
        "fr": "Canada",
        "es": "Latin America",
        "de": "Tri-Eiland-Hafen",
        "it": "Porto Terzisola"
      },
      "pokemon": [
        {
          "pokemon": "Dunsparce",
          "location": "Walking",
          "min_level": 5,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Tohjo Falls",
        "fr": "Chutes Tohjo",
        "es": "Cataratas Tohjo",
        "de": "Tohjo-Fälle",
        "it": "Cascate Tohjo"
      },
      "pokemon": [
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 20,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Raticate",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 21,
          "max_level": 23,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rattata",
          "location": "Walking",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seaking",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver",
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Trainer Tower",
        "fr": "Tour Dresseurs",
        "es": "Torre Desafío",
        "de": "Trainerturm",
        "it": "Torre Allenatori"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Treasure Beach",
        "fr": "Plage Trésor",
        "es": "Playa Tesoro",
        "de": "Schatzgestade",
        "it": "Riva del Tesoro"
      },
      "pokemon": [
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 31,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tangela",
          "location": "Walking",
          "min_level": 33,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 36,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 37,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 31,
          "max_level": 31,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Two Island",
        "fr": "Le bonheur à deux",
        "es": "Isla ideal para dos.",
        "de": "Ein Paradies für Zwei",
        "it": "Raddoppia l'allegria!"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Underground Path 5-6",
        "fr": "Souterrain",
        "es": "Vía Subterránea",
        "de": "Tunnelpfad",
        "it": "Via Sotterranea"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Underground Path 7-8",
        "fr": "Souterrain",
        "es": "Vía Subterránea",
        "de": "Tunnelpfad",
        "it": "Via Sotterranea"
      },
      "pokemon": [

      ]
    },
    {
      "names": {
        "en": "Vermilion City",
        "fr": "Carmin sur Mer",
        "de": "Orania City",
        "it": "Aranciopoli",
        "es": "Ciudad Carmín"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wingull",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 35,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Heracross",
          "location": "Headbutt",
          "min_level": 11,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Combee",
          "location": "Headbutt",
          "min_level": 10,
          "max_level": 20,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Diglett",
          "location": "Rock Smash",
          "min_level": 24,
          "max_level": 37,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shuckle",
          "location": "Rock Smash",
          "min_level": 32,
          "max_level": 35,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 30,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Farfetch'd",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Staryu",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Snorlax",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 30,
          "max_level": 39,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Lanturn",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shellder",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chinchou",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Squirtle",
          "location": "Gift",
          "min_level": 10,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Farfetch'd",
          "location": "Trade",
          "min_level": 0,
          "max_level": 0,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Victory Road",
        "fr": "Route Victoire",
        "es": "Calle Victoria",
        "de": "Siegesstraße",
        "it": "Via Vittoria"
      },
      "pokemon": [
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ursaring",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Donphan",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Makuhita",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Absol",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Chingling",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Bronzor",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Rock Smash",
          "min_level": 24,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Rock Smash",
          "min_level": 30,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 40,
          "max_level": 46,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 44,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 44,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Primeape",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 45,
          "max_level": 48,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 46,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 46,
          "max_level": 48,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 46,
          "max_level": 48,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 40,
          "max_level": 46,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Arbok",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 44,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 44,
          "max_level": 46,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "common",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 34,
          "max_level": 36,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ursaring",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Gold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Donphan",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 34,
          "max_level": 34,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 32,
          "max_level": 32,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 33,
          "max_level": 33,
          "rarity": "uncommon",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rhyhorn",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Sandslash",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Rhydon",
          "location": "Walking",
          "min_level": 35,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "Crystal"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 36,
          "max_level": 42,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 26,
          "max_level": 41,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 39,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 43,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 42,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 41,
          "max_level": 47,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 36,
          "max_level": 42,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 31,
          "max_level": 41,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 39,
          "max_level": 39,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 45,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Marowak",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 39,
          "max_level": 42,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Moltres",
          "location": "Interact",
          "min_level": 50,
          "max_level": 50,
          "rarity": "limited",
          "games": [
            "Red",
            "Blue",
            "Yellow"
          ]
        },
        {
          "pokemon": "Machop",
          "location": "Walking",
          "min_level": 24,
          "max_level": 24,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 42,
          "max_level": 45,
          "rarity": "common",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 36,
          "max_level": 46,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Zubat",
          "location": "Walking",
          "min_level": 22,
          "max_level": 22,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Venomoth",
          "location": "Walking",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Geodude",
          "location": "Walking",
          "min_level": 26,
          "max_level": 26,
          "rarity": "uncommon",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 42,
          "max_level": 45,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 41,
          "max_level": 47,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Onix",
          "location": "Walking",
          "min_level": 49,
          "max_level": 49,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Golbat",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Machoke",
          "location": "Walking",
          "min_level": 42,
          "max_level": 45,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Graveler",
          "location": "Walking",
          "min_level": 43,
          "max_level": 43,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Viridian City",
        "fr": "Jadielle",
        "de": "Vertania City",
        "it": "Smeraldopoli",
        "es": "Ciudad Verde"
      },
      "pokemon": [
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Pineco",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 17,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Wurmple",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 10,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Surfing",
          "min_level": 20,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 20,
          "max_level": 30,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Goldeen",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 14,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Surfing",
          "min_level": 10,
          "max_level": 14,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwhirl",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Super Rod",
          "min_level": 40,
          "max_level": 40,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 20,
          "max_level": 20,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "common",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Poliwag",
          "location": "Old Rod",
          "min_level": 10,
          "max_level": 10,
          "rarity": "uncommon",
          "games": [
            "Gold",
            "Silver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Viridian Forest",
        "fr": "Canada",
        "es": "Latin America",
        "de": "Vertania Wald",
        "it": "Bosco Smeraldo"
      },
      "pokemon": [
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Butterfree",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Beedrill",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 3,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "day"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 7,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 4,
          "max_level": 7,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "night"
          ]
        },
        {
          "pokemon": "Numel",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spoink",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Budew",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Carnivine",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "uncommon",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Kricketot",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Hoothoot",
          "location": "Headbutt",
          "min_level": 2,
          "max_level": 19,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Noctowl",
          "location": "Headbutt",
          "min_level": 5,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledyba",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ledian",
          "location": "Headbutt",
          "min_level": 5,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Spinarak",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Ariados",
          "location": "Headbutt",
          "min_level": 5,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Seedot",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Shroomish",
          "location": "Headbutt",
          "min_level": 3,
          "max_level": 7,
          "rarity": "limited",
          "games": [
            "HeartGold",
            "SoulSilver"
          ],
          "day_times": [
            "morning",
            "day",
            "night"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 5,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 6,
          "rarity": "common",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 4,
          "max_level": 6,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Pidgey",
          "location": "Walking",
          "min_level": 4,
          "max_level": 8,
          "rarity": "uncommon",
          "games": [
            "Yellow"
          ]
        },
        {
          "pokemon": "Caterpie",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Metapod",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "Red"
          ]
        },
        {
          "pokemon": "Weedle",
          "location": "Walking",
          "min_level": 3,
          "max_level": 3,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Kakuna",
          "location": "Walking",
          "min_level": 4,
          "max_level": 4,
          "rarity": "rare",
          "games": [
            "Blue"
          ]
        },
        {
          "pokemon": "Pikachu",
          "location": "Walking",
          "min_level": 3,
          "max_level": 5,
          "rarity": "rare",
          "games": [
            "Red",
            "Blue"
          ]
        },
        {
          "pokemon": "Pidgeotto",
          "location": "Walking",
          "min_level": 9,
          "max_level": 9,
          "rarity": "rare",
          "games": [
            "Yellow"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Water Labyrinth",
        "fr": "Canada",
        "es": "Latin America",
        "de": "Wasserirrgarten",
        "it": "Labirinto Marino"
      },
      "pokemon": [
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Hoppip",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Togepi",
          "location": "Gift",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    },
    {
      "names": {
        "en": "Water Path",
        "fr": "Agualcanal",
        "es": "Vía Acuática",
        "de": "Wasserweg",
        "it": "Via Marina"
      },
      "pokemon": [
        {
          "pokemon": "Sentret",
          "location": "Walking",
          "min_level": 10,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Spearow",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Fearow",
          "location": "Walking",
          "min_level": 48,
          "max_level": 50,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Oddish",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Meowth",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Bellsprout",
          "location": "Walking",
          "min_level": 44,
          "max_level": 44,
          "rarity": "uncommon",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gloom",
          "location": "Walking",
          "min_level": 48,
          "max_level": 48,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Persian",
          "location": "Walking",
          "min_level": 47,
          "max_level": 50,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Weepinbell",
          "location": "Walking",
          "min_level": 48,
          "max_level": 48,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Walking",
          "min_level": 41,
          "max_level": 41,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacool",
          "location": "Surfing",
          "min_level": 5,
          "max_level": 40,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Tentacruel",
          "location": "Surfing",
          "min_level": 35,
          "max_level": 40,
          "rarity": "rare",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Qwilfish",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Remoraid",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Gyarados",
          "location": "Super Rod",
          "min_level": 15,
          "max_level": 25,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Psyduck",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Slowpoke",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Kingler",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Seadra",
          "location": "Super Rod",
          "min_level": 25,
          "max_level": 35,
          "rarity": "rare",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Krabby",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Horsea",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "common",
          "games": [
            "FireRed"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Good Rod",
          "min_level": 5,
          "max_level": 15,
          "rarity": "uncommon",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        },
        {
          "pokemon": "Magikarp",
          "location": "Old Rod",
          "min_level": 5,
          "max_level": 5,
          "rarity": "common",
          "games": [
            "FireRed",
            "LeafGreen"
          ]
        }
      ]
    }
  ]
}