{
    "callsign": "LGL58A",
    "number": "58A",
    "airline_code": "LGL",
    "airport_codes": "LICA-ELLX",
    "_airport_codes_iata": "SUF-LUX",
    "_airports": [
        {
            "name": "Lamezia Terme Airport",
            "icao": "LICA",
            "iata": "SUF",
            "location": "Lamezia Terme",
            "countryiso2": "IT",
            "lat": 38.905399,
            "lon": 16.2423,
            "alt_feet": 39.0,
            "alt_meters": 11.89
        },
        {
            "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
        }
    ]
}