{
    "callsign": "TFL19X",
    "number": "19X",
    "airline_code": "TFL",
    "airport_codes": "LGSM-EHAM",
    "_airport_codes_iata": "SMI-AMS",
    "_airports": [
        {
            "name": "Samos Airport",
            "icao": "LGSM",
            "iata": "SMI",
            "location": "Samos Island",
            "countryiso2": "GR",
            "lat": 37.689999,
            "lon": 26.911699,
            "alt_feet": 19.0,
            "alt_meters": 5.79
        },
        {
            "name": "Amsterdam Airport Schiphol",
            "icao": "EHAM",
            "iata": "AMS",
            "location": "Amsterdam",
            "countryiso2": "NL",
            "lat": 52.308601,
            "lon": 4.76389,
            "alt_feet": -11.0,
            "alt_meters": -3.35
        }
    ]
}