{
    "callsign": "LGL4ZD",
    "number": "4ZD",
    "airline_code": "LGL",
    "airport_codes": "LDZD-ELLX",
    "_airport_codes_iata": "ZAD-LUX",
    "_airports": [
        {
            "name": "Zemunik Airport",
            "icao": "LDZD",
            "iata": "ZAD",
            "location": "Zadar",
            "countryiso2": "HR",
            "lat": 44.108299,
            "lon": 15.3467,
            "alt_feet": 289.0,
            "alt_meters": 88.09
        },
        {
            "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
        }
    ]
}