{
    "callsign": "NYX811",
    "number": "811",
    "airline_code": "NYX",
    "airport_codes": "ESSV-ESGG",
    "_airport_codes_iata": "VBY-GOT",
    "_airports": [
        {
            "name": "Visby Airport",
            "icao": "ESSV",
            "iata": "VBY",
            "location": "Visby",
            "countryiso2": "SE",
            "lat": 57.6628,
            "lon": 18.346201,
            "alt_feet": 164.0,
            "alt_meters": 49.99
        },
        {
            "name": "Gothenburg-Landvetter Airport",
            "icao": "ESGG",
            "iata": "GOT",
            "location": "Gothenburg",
            "countryiso2": "SE",
            "lat": 57.6628,
            "lon": 12.2798,
            "alt_feet": 506.0,
            "alt_meters": 154.23
        }
    ]
}