{
    "callsign": "LGL5402",
    "number": "5402",
    "airline_code": "LGL",
    "airport_codes": "EFHK-ELLX",
    "_airport_codes_iata": "HEL-LUX",
    "_airports": [
        {
            "name": "Helsinki Vantaa Airport",
            "icao": "EFHK",
            "iata": "HEL",
            "location": "Helsinki",
            "countryiso2": "FI",
            "lat": 60.3172,
            "lon": 24.963301,
            "alt_feet": 179.0,
            "alt_meters": 54.56
        },
        {
            "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
        }
    ]
}