{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/10/17/jfk-cle",
    "title": "New York, US → Cleveland, US",
    "summary": "I flew from John F Kennedy International Airport to Cleveland Hopkins International Airport with American Airlines. It was 424 miles in economy.",
    "occurred": {
        "display": "17 Oct 2022 10:18",
        "iso": "2022-10-17T10:18:00-04:00",
        "timezone": "America/New_York"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "American Airlines AA 4672",
            "raw": "AA 4672"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "AA 4672",
            "raw": "AA 4672"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "American Airlines",
            "raw": "American Airlines"
        },
        {
            "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": "Cleveland Hopkins International Airport (CLE)",
            "raw": {
                "iata": "CLE",
                "icao": "KCLE",
                "lat": 41.411701,
                "lng": -81.8498
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "CLE",
            "raw": "CLE"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "Cleveland",
            "raw": "Cleveland"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "10:18 New York",
            "raw": "2022-10-17T10:18:00-04:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "12:03 Cleveland",
            "raw": "2022-10-17T12:03:00-04:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "10:18",
            "raw": "10:18"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "12:03",
            "raw": "12:03"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "17 Oct 2022",
            "raw": "17 Oct 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "1h 20m",
            "raw": 4800
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "424 miles",
            "raw": 682362
        },
        {
            "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": "6LW5V6BX",
            "raw": 32
        }
    ],
    "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": "17 October 2022",
            "url": "https://taylordrayson.com/2022/10/17"
        }
    ]
}