{
    "callsign": "TOM3PN",
    "number": "3PN",
    "airline_code": "TOM",
    "airport_codes": "EGPF-LGRP",
    "_airport_codes_iata": "GLA-RHO",
    "_airports": [
        {
            "name": "Glasgow International Airport",
            "icao": "EGPF",
            "iata": "GLA",
            "location": "Glasgow",
            "countryiso2": "GB",
            "lat": 55.871899,
            "lon": -4.43306,
            "alt_feet": 26.0,
            "alt_meters": 7.92
        },
        {
            "name": "Diagoras Airport",
            "icao": "LGRP",
            "iata": "RHO",
            "location": "Rodes Island",
            "countryiso2": "GR",
            "lat": 36.405399,
            "lon": 28.086201,
            "alt_feet": 17.0,
            "alt_meters": 5.18
        }
    ]
}