{
    "callsign": "LGL6V",
    "number": "6V",
    "airline_code": "LGL",
    "airport_codes": "LIPZ-ELLX",
    "_airport_codes_iata": "VCE-LUX",
    "_airports": [
        {
            "name": "Venezia / Tessera -  Marco Polo Airport",
            "icao": "LIPZ",
            "iata": "VCE",
            "location": "Venezia",
            "countryiso2": "IT",
            "lat": 45.505299,
            "lon": 12.3519,
            "alt_feet": 7.0,
            "alt_meters": 2.13
        },
        {
            "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
        }
    ]
}