{
    "callsign": "LGL82JR",
    "number": "82JR",
    "airline_code": "LGL",
    "airport_codes": "LEJR-ELLX",
    "_airport_codes_iata": "XRY-LUX",
    "_airports": [
        {
            "name": "Jerez Airport",
            "icao": "LEJR",
            "iata": "XRY",
            "location": "Jerez de la Forntera",
            "countryiso2": "ES",
            "lat": 36.744598,
            "lon": -6.06011,
            "alt_feet": 93.0,
            "alt_meters": 28.35
        },
        {
            "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
        }
    ]
}