{
    "callsign": "LGL3832",
    "number": "3832",
    "airline_code": "LGL",
    "airport_codes": "LEMD-ELLX",
    "_airport_codes_iata": "MAD-LUX",
    "_airports": [
        {
            "name": "Madrid Barajas International Airport",
            "icao": "LEMD",
            "iata": "MAD",
            "location": "Madrid",
            "countryiso2": "ES",
            "lat": 40.4936,
            "lon": -3.56676,
            "alt_feet": 1998.0,
            "alt_meters": 608.99
        },
        {
            "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
        }
    ]
}