{
    "callsign": "EJU14FR",
    "number": "14FR",
    "airline_code": "EJU",
    "airport_codes": "ELLX-LIRN",
    "_airport_codes_iata": "LUX-NAP",
    "_airports": [
        {
            "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
        },
        {
            "name": "Napoli / Capodichino International Airport",
            "icao": "LIRN",
            "iata": "NAP",
            "location": "Napoli",
            "countryiso2": "IT",
            "lat": 40.886002,
            "lon": 14.2908,
            "alt_feet": 294.0,
            "alt_meters": 89.61
        }
    ]
}