{
    "callsign": "PSC377",
    "number": "377",
    "airline_code": "PSC",
    "airport_codes": "CYQB-CYGR",
    "_airport_codes_iata": "YQB-YGR",
    "_airports": [
        {
            "name": "Quebec Jean Lesage International Airport",
            "icao": "CYQB",
            "iata": "YQB",
            "location": "Quebec",
            "countryiso2": "CA",
            "lat": 46.7911,
            "lon": -71.393303,
            "alt_feet": 244.0,
            "alt_meters": 74.37
        },
        {
            "name": "\u00celes-de-la-Madeleine Airport",
            "icao": "CYGR",
            "iata": "YGR",
            "location": "\u00celes-de-la-Madeleine",
            "countryiso2": "CA",
            "lat": 47.424702,
            "lon": -61.778099,
            "alt_feet": 35.0,
            "alt_meters": 10.67
        }
    ]
}