{
    "callsign": "TUI3PW",
    "number": "3PW",
    "airline_code": "TUI",
    "airport_codes": "EDDS-GCRR",
    "_airport_codes_iata": "STR-ACE",
    "_airports": [
        {
            "name": "Stuttgart Airport",
            "icao": "EDDS",
            "iata": "STR",
            "location": "Stuttgart",
            "countryiso2": "DE",
            "lat": 48.689899,
            "lon": 9.22196,
            "alt_feet": 1276.0,
            "alt_meters": 388.92
        },
        {
            "name": "Lanzarote Airport",
            "icao": "GCRR",
            "iata": "ACE",
            "location": "Lanzarote Island",
            "countryiso2": "ES",
            "lat": 28.945499,
            "lon": -13.6052,
            "alt_feet": 46.0,
            "alt_meters": 14.02
        }
    ]
}