{
    "callsign": "CLX34P",
    "number": "34P",
    "airline_code": "CLX",
    "airport_codes": "KATL-ELLX",
    "_airport_codes_iata": "ATL-LUX",
    "_airports": [
        {
            "name": "Hartsfield Jackson Atlanta International Airport",
            "icao": "KATL",
            "iata": "ATL",
            "location": "Atlanta",
            "countryiso2": "US",
            "lat": 33.6367,
            "lon": -84.428101,
            "alt_feet": 1026.0,
            "alt_meters": 312.72
        },
        {
            "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
        }
    ]
}