{
  "title": "72-Hour Flight Schedule",
  "baseName": "Scott AFB Air Transportation Function",
  "seatsKey": "Seats: T = Tentative, F = Firm, TBD = To Be Determined",
  "disclaimer": "All flight schedules are subject to change without notice",
  "columns": {
    "rollCall": "Roll Call",
    "destination": "Destination",
    "seats": "Seats"
  },
  "updatedText": "20 MAR 2026 @ 2349L",
  "updatedTimestamp": "2026-03-20T23:49:57.637488-06:00",
  "days": [
    {
      "displayDate": "Friday, 20 Mar 2026",
      "dayLabel": "Friday",
      "flights": [],
      "noFlights": true
    },
    {
      "displayDate": "Saturday, 21 Mar 2026",
      "dayLabel": "Saturday",
      "flights": [],
      "noFlights": true
    },
    {
      "displayDate": "Sunday, 22 Mar 2026",
      "dayLabel": "Sunday",
      "flights": [],
      "noFlights": true
    }
  ]
}