{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/10/13/lgw-jfk",
    "title": "London, GB → New York, US",
    "summary": "I flew from London Gatwick Airport to John F Kennedy International Airport with American Airlines. It was 3,461 miles in economy.",
    "occurred": {
        "display": "13 Oct 2022 15:12",
        "iso": "2022-10-13T15:12:00+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "American Airlines AA 6938",
            "raw": "AA 6938"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "AA 6938",
            "raw": "AA 6938"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "American Airlines",
            "raw": "American Airlines"
        },
        {
            "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": "John F Kennedy International Airport (JFK)",
            "raw": {
                "iata": "JFK",
                "icao": "KJFK",
                "lat": 40.639447,
                "lng": -73.779317
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "JFK",
            "raw": "JFK"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "New York",
            "raw": "New York"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "15:12 London",
            "raw": "2022-10-13T15:12:00+01:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "18:22 New York",
            "raw": "2022-10-13T18:22:00-04:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "15:12",
            "raw": "15:12"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "18:22",
            "raw": "18:22"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "13 Oct 2022",
            "raw": "13 Oct 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "7h 20m",
            "raw": 26400
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "3,461 miles",
            "raw": 5569940
        },
        {
            "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": "7KVM27GD",
            "raw": 31
        }
    ],
    "links": [
        {
            "key": "airline",
            "label": "Airline",
            "title": "American Airlines",
            "url": "https://taylordrayson.com/flights/american-airlines"
        },
        {
            "key": "type",
            "label": "All flights",
            "title": "Flights",
            "url": "https://taylordrayson.com/flights"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 October 2022",
            "url": "https://taylordrayson.com/2022/10/13"
        }
    ]
}