{
  "title": "72-Hour Flight Schedule",
  "baseName": "RAF Mildenhall Passenger Terminal",
  "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"
  },
  "updatedTimestamp": "2026-03-21T00:49:53.180969-05:00",
  "days": [
    {
      "displayDate": "Saturday, March 21st, 2026",
      "dayLabel": "Saturday",
      "flights": [],
      "noFlights": true
    },
    {
      "displayDate": "Sunday, March 22nd, 2026",
      "dayLabel": "Sunday",
      "flights": [],
      "noFlights": true
    },
    {
      "displayDate": "Monday, March 23rd, 2026",
      "dayLabel": "Monday",
      "flights": [],
      "noFlights": true
    }
  ]
}