OBJECT
type PalParkArea {id: Int name: String names: [Name] pokemonEncounters: [PalParkEncounterSpecies] }