{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/03/10/slc-las",
    "title": "Salt Lake City, US → Las Vegas, US",
    "summary": "I flew from Salt Lake City International Airport to Harry Reid International Airport with Delta Air Lines. It was 368 miles in economy.",
    "occurred": {
        "display": "10 Mar 2022 23:19",
        "iso": "2022-03-10T23:19:00-07:00",
        "timezone": "America/Denver"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "Delta Air Lines DL 2837",
            "raw": "DL 2837"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "DL 2837",
            "raw": "DL 2837"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "Delta Air Lines",
            "raw": "Delta Air Lines"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "Salt Lake City International Airport (SLC)",
            "raw": {
                "iata": "SLC",
                "icao": "KSLC",
                "lat": 40.78886,
                "lng": -111.979866
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "SLC",
            "raw": "SLC"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "Salt Lake City",
            "raw": "Salt Lake City"
        },
        {
            "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": "23:19 Salt Lake City",
            "raw": "2022-03-10T23:19:00-07:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "23:58 Las Vegas",
            "raw": "2022-03-10T23:58:00-08:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "23:19",
            "raw": "23:19"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "23:58",
            "raw": "23:58"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "10 Mar 2022",
            "raw": "10 Mar 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "1h 15m",
            "raw": 4500
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "368 miles",
            "raw": 592239
        },
        {
            "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": "8FUART9D",
            "raw": 27
        }
    ],
    "links": [
        {
            "key": "airline",
            "label": "Airline",
            "title": "Delta Air Lines",
            "url": "https://taylordrayson.com/flights/delta-air-lines"
        },
        {
            "key": "type",
            "label": "All flights",
            "title": "Flights",
            "url": "https://taylordrayson.com/flights"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 March 2022",
            "url": "https://taylordrayson.com/2022/03/10"
        }
    ]
}