{
    "callsign": "CND3DX",
    "number": "3DX",
    "airline_code": "CND",
    "airport_codes": "LTFG-EHAM",
    "_airport_codes_iata": "GZP-AMS",
    "_airports": [
        {
            "name": "Gazipa\u015fa Airport",
            "icao": "LTFG",
            "iata": "GZP",
            "location": "Alanya",
            "countryiso2": "TR",
            "lat": 36.299217,
            "lon": 32.300598,
            "alt_feet": 92.0,
            "alt_meters": 28.04
        },
        {
            "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
        }
    ]
}