{
    "type": "flight",
    "url": "https://taylordrayson.com/2020/01/03/jfk-lhr",
    "title": "New York, US → London, GB",
    "summary": "I flew from John F Kennedy International Airport to London Heathrow Airport with Virgin Atlantic. It was 3,443 miles in economy.",
    "occurred": {
        "display": "3 Jan 2020 08:05",
        "iso": "2020-01-03T08:05:00-05:00",
        "timezone": "America/New_York"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "Virgin Atlantic VS 26",
            "raw": "VS 26"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "VS 26",
            "raw": "VS 26"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "Virgin Atlantic",
            "raw": "Virgin Atlantic"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "John F Kennedy International Airport (JFK)",
            "raw": {
                "iata": "JFK",
                "icao": "KJFK",
                "lat": 40.639447,
                "lng": -73.779317
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "JFK",
            "raw": "JFK"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "New York",
            "raw": "New York"
        },
        {
            "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": "08:05 New York",
            "raw": "2020-01-03T08:05:00-05:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "20:05 London",
            "raw": "2020-01-03T20:05:00+00:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "08:05",
            "raw": "08:05"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "20:05",
            "raw": "20:05"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "03 Jan 2020",
            "raw": "03 Jan 2020"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "7h 25m",
            "raw": 26700
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "3,443 miles",
            "raw": 5540971
        },
        {
            "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": "ATRXZNDM",
            "raw": 20
        }
    ],
    "links": [
        {
            "key": "airline",
            "label": "Airline",
            "title": "Virgin Atlantic",
            "url": "https://taylordrayson.com/flights/virgin-atlantic"
        },
        {
            "key": "type",
            "label": "All flights",
            "title": "Flights",
            "url": "https://taylordrayson.com/flights"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 January 2020",
            "url": "https://taylordrayson.com/2020/01/03"
        }
    ]
}