{
    "callsign": "CLX97C",
    "number": "97C",
    "airline_code": "CLX",
    "airport_codes": "KIAH-EGPK-ELLX",
    "_airport_codes_iata": "IAH-PIK-LUX",
    "_airports": [
        {
            "name": "George Bush Intercontinental Houston Airport",
            "icao": "KIAH",
            "iata": "IAH",
            "location": "Houston",
            "countryiso2": "US",
            "lat": 29.9844,
            "lon": -95.3414,
            "alt_feet": 97.0,
            "alt_meters": 29.57
        },
        {
            "name": "Glasgow Prestwick Airport",
            "icao": "EGPK",
            "iata": "PIK",
            "location": "Glasgow",
            "countryiso2": "GB",
            "lat": 55.509399,
            "lon": -4.58667,
            "alt_feet": 65.0,
            "alt_meters": 19.81
        },
        {
            "name": "Luxembourg-Findel International Airport",
            "icao": "ELLX",
            "iata": "LUX",
            "location": "Luxembourg",
            "countryiso2": "LU",
            "lat": 49.626598,
            "lon": 6.21152,
            "alt_feet": 1234.0,
            "alt_meters": 376.12
        }
    ]
}