{
    "callsign": "TUI32H",
    "number": "32H",
    "airline_code": "TUI",
    "airport_codes": "EDDS-GCFV",
    "_airport_codes_iata": "STR-FUE",
    "_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": "Fuerteventura Airport",
            "icao": "GCFV",
            "iata": "FUE",
            "location": "Fuerteventura Island",
            "countryiso2": "ES",
            "lat": 28.4527,
            "lon": -13.8638,
            "alt_feet": 85.0,
            "alt_meters": 25.91
        }
    ]
}