{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/02/21/lhr-las",
    "title": "London, GB → Las Vegas, US",
    "summary": "I flew from London Heathrow Airport to Harry Reid International Airport with British Airways. It was 5,216 miles in economy.",
    "occurred": {
        "display": "21 Feb 2022 16:19",
        "iso": "2022-02-21T16:19:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "British Airways BA 275",
            "raw": "BA 275"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "BA 275",
            "raw": "BA 275"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "British Airways",
            "raw": "British Airways"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "London Heathrow Airport (LHR)",
            "raw": {
                "iata": "LHR",
                "icao": "EGLL",
                "lat": 51.4706,
                "lng": -0.461941
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "LHR",
            "raw": "LHR"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "London",
            "raw": "London"
        },
        {
            "key": "destination",
            "label": "To",
            "display": "Harry Reid International Airport (LAS)",
            "raw": {
                "iata": "LAS",
                "icao": "KLAS",
                "lat": 36.083361,
                "lng": -115.151817
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "LAS",
            "raw": "LAS"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "Las Vegas",
            "raw": "Las Vegas"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "16:19 London",
            "raw": "2022-02-21T16:19:00+00:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "19:14 Las Vegas",
            "raw": "2022-02-21T19:14:00-08:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "16:19",
            "raw": "16:19"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "19:14",
            "raw": "19:14"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "21 Feb 2022",
            "raw": "21 Feb 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "11h",
            "raw": 39600
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "5,216 miles",
            "raw": 8394338
        },
        {
            "key": "cabin",
            "label": "Cabin",
            "display": "Economy",
            "raw": "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": "3YXB7BCK",
            "raw": 21
        }
    ],
    "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": "21 February 2022",
            "url": "https://taylordrayson.com/2022/02/21"
        }
    ]
}