OBJECT
Represents Approved Training Organization's training center data.
type ATOTrainingCenter {id: String! name: String! icao: String! ato: ATO! }