{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/03/10/aus-slc",
    "title": "Austin, US → Salt Lake City, US",
    "summary": "I flew from Austin Bergstrom International Airport to Salt Lake City International Airport with Delta Air Lines. It was 1,086 miles in economy.",
    "occurred": {
        "display": "10 Mar 2022 14:15",
        "iso": "2022-03-10T14:15:00-06:00",
        "timezone": "America/Chicago"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "Delta Air Lines DL 2054",
            "raw": "DL 2054"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "DL 2054",
            "raw": "DL 2054"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "Delta Air Lines",
            "raw": "Delta Air Lines"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "Austin Bergstrom International Airport (AUS)",
            "raw": {
                "iata": "AUS",
                "icao": "KAUS",
                "lat": 30.197535,
                "lng": -97.662015
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "AUS",
            "raw": "AUS"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "Austin",
            "raw": "Austin"
        },
        {
            "key": "destination",
            "label": "To",
            "display": "Salt Lake City International Airport (SLC)",
            "raw": {
                "iata": "SLC",
                "icao": "KSLC",
                "lat": 40.78886,
                "lng": -111.979866
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "SLC",
            "raw": "SLC"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "Salt Lake City",
            "raw": "Salt Lake City"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "14:15 Austin",
            "raw": "2022-03-10T14:15:00-06:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "16:11 Salt Lake City",
            "raw": "2022-03-10T16:11:00-07:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "14:15",
            "raw": "14:15"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "16:11",
            "raw": "16:11"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "10 Mar 2022",
            "raw": "10 Mar 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "2h 40m",
            "raw": 9600
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "1,086 miles",
            "raw": 1747748
        },
        {
            "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": "8FUABAZV",
            "raw": 26
        }
    ],
    "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"
        }
    ]
}