{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/10/24/ord-lhr",
    "title": "Chicago, US → London, GB",
    "summary": "I flew from Chicago O'Hare International Airport to London Heathrow Airport with British Airways. It was 3,942 miles in premium_economy.",
    "occurred": {
        "display": "24 Oct 2022 17:07",
        "iso": "2022-10-24T17:07:00-05:00",
        "timezone": "America/Chicago"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "British Airways BA 294",
            "raw": "BA 294"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "BA 294",
            "raw": "BA 294"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "British Airways",
            "raw": "British Airways"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "Chicago O'Hare International Airport (ORD)",
            "raw": {
                "iata": "ORD",
                "icao": "KORD",
                "lat": 41.9786,
                "lng": -87.9048
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "ORD",
            "raw": "ORD"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "Chicago",
            "raw": "Chicago"
        },
        {
            "key": "destination",
            "label": "To",
            "display": "London Heathrow Airport (LHR)",
            "raw": {
                "iata": "LHR",
                "icao": "EGLL",
                "lat": 51.4706,
                "lng": -0.461941
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "LHR",
            "raw": "LHR"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "London",
            "raw": "London"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "17:07 Chicago",
            "raw": "2022-10-24T17:07:00-05:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "06:41 London",
            "raw": "2022-10-25T06:41:00+01:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "17:07",
            "raw": "17:07"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "06:41",
            "raw": "06:41"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "24 Oct 2022",
            "raw": "24 Oct 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "8h 25m",
            "raw": 30300
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "3,942 miles",
            "raw": 6344034
        },
        {
            "key": "cabin",
            "label": "Cabin",
            "display": "Premium economy",
            "raw": "premium_economy"
        },
        {
            "key": "reason",
            "label": "Reason",
            "display": "Personal",
            "raw": "personal"
        },
        {
            "key": "passenger",
            "label": "Passenger",
            "display": "DRAYSON / TAYLOR",
            "raw": "DRAYSON / TAYLOR"
        },
        {
            "key": "ticket_ref",
            "label": "Ticket ref",
            "display": "3Y5F686Z",
            "raw": 34
        }
    ],
    "links": [
        {
            "key": "airline",
            "label": "Airline",
            "title": "British Airways",
            "url": "https://taylordrayson.com/flights/british-airways"
        },
        {
            "key": "type",
            "label": "All flights",
            "title": "Flights",
            "url": "https://taylordrayson.com/flights"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 October 2022",
            "url": "https://taylordrayson.com/2022/10/24"
        }
    ]
}