{
    "type": "flight",
    "url": "https://taylordrayson.com/2022/02/28/dfw-aus",
    "title": "Dallas-Fort Worth, US → Austin, US",
    "summary": "I flew from Dallas Fort Worth International Airport to Austin Bergstrom International Airport with American Airlines. It was 191 miles in business.",
    "occurred": {
        "display": "28 Feb 2022 14:42",
        "iso": "2022-02-28T14:42:00-06:00",
        "timezone": "America/Chicago"
    },
    "fields": [
        {
            "key": "flight",
            "label": "Flight",
            "display": "American Airlines AA 1064",
            "raw": "AA 1064"
        },
        {
            "key": "flight_code",
            "label": "Flight no.",
            "display": "AA 1064",
            "raw": "AA 1064"
        },
        {
            "key": "airline",
            "label": "Airline",
            "display": "American Airlines",
            "raw": "American Airlines"
        },
        {
            "key": "origin",
            "label": "From",
            "display": "Dallas Fort Worth International Airport (DFW)",
            "raw": {
                "iata": "DFW",
                "icao": "KDFW",
                "lat": 32.896801,
                "lng": -97.038002
            }
        },
        {
            "key": "origin_code",
            "label": "Code",
            "display": "DFW",
            "raw": "DFW"
        },
        {
            "key": "origin_city",
            "label": "City",
            "display": "Dallas-Fort Worth",
            "raw": "Dallas-Fort Worth"
        },
        {
            "key": "destination",
            "label": "To",
            "display": "Austin Bergstrom International Airport (AUS)",
            "raw": {
                "iata": "AUS",
                "icao": "KAUS",
                "lat": 30.197535,
                "lng": -97.662015
            }
        },
        {
            "key": "destination_code",
            "label": "Code",
            "display": "AUS",
            "raw": "AUS"
        },
        {
            "key": "destination_city",
            "label": "City",
            "display": "Austin",
            "raw": "Austin"
        },
        {
            "key": "departed",
            "label": "Departed",
            "display": "14:42 Dallas-Fort Worth",
            "raw": "2022-02-28T14:42:00-06:00"
        },
        {
            "key": "arrived",
            "label": "Arrived",
            "display": "15:48 Austin",
            "raw": "2022-02-28T15:48:00-06:00"
        },
        {
            "key": "departs_time",
            "label": "Departs",
            "display": "14:42",
            "raw": "14:42"
        },
        {
            "key": "arrives_time",
            "label": "Arrives",
            "display": "15:48",
            "raw": "15:48"
        },
        {
            "key": "date",
            "label": "Date",
            "display": "28 Feb 2022",
            "raw": "28 Feb 2022"
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "55m",
            "raw": 3300
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "191 miles",
            "raw": 307385
        },
        {
            "key": "cabin",
            "label": "Cabin",
            "display": "Business",
            "raw": "business"
        },
        {
            "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": "6LDSYGWZ",
            "raw": 25
        }
    ],
    "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": "28 February 2022",
            "url": "https://taylordrayson.com/2022/02/28"
        }
    ]
}