{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/06/02/lgw-opo",
    "title": "London, GB → Porto, PT",
    "summary": "I flew from London Gatwick Airport to Francisco de Sá Carneiro Airport with TAP Portugal. It was 795 miles in economy.",
    "occurred": {
        "display": "2 Jun 2022 21:01",
        "iso": "2022-06-02T21:01:00+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "TAP  Portugal TP 1335",
            "raw": "TP 1335"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "TP 1335",
            "raw": "TP 1335"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "TAP  Portugal",
            "raw": "TAP  Portugal"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "London Gatwick Airport (LGW)",
            "raw": {
                "iata": "LGW",
                "icao": "EGKK",
                "lat": 51.148771,
                "lng": -0.192089
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "LGW",
            "raw": "LGW"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "London",
            "raw": "London"
        },
        {
            "key": "destination",
            "label": "To",
            "display": "Francisco de Sá Carneiro Airport (OPO)",
            "raw": {
                "iata": "OPO",
                "icao": "LPPR",
                "lat": 41.2481002808,
                "lng": -8.68138980865
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "OPO",
            "raw": "OPO"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "Porto",
            "raw": "Porto"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "21:01 London",
            "raw": "2022-06-02T21:01:00+01:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "23:20 Porto",
            "raw": "2022-06-02T23:20:00+01:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "21:01",
            "raw": "21:01"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "23:20",
            "raw": "23:20"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "02 Jun 2022",
            "raw": "02 Jun 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "2h 5m",
            "raw": 7500
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "795 miles",
            "raw": 1279428
        },
        {
            "key": "cabin",
            "label": "Cabin",
            "display": "Economy",
            "raw": "economy"
        },
        {
            "key": "reason",
            "label": "Reason",
            "display": "Business",
            "raw": "business"
        },
        {
            "key": "passenger",
            "label": "Passenger",
            "display": "DRAYSON / TAYLOR",
            "raw": "DRAYSON / TAYLOR"
        },
        {
            "key": "ticket_ref",
            "label": "Ticket ref",
            "display": "ATWRJ6B8",
            "raw": 29
        }
    ],
    "links": [
        {
            "key": "airline",
            "label": "Airline",
            "title": "TAP  Portugal",
            "url": "https://taylordrayson.com/flights/tap-portugal"
        },
        {
            "key": "type",
            "label": "All flights",
            "title": "Flights",
            "url": "https://taylordrayson.com/flights"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 June 2022",
            "url": "https://taylordrayson.com/2022/06/02"
        }
    ]
}