{
  "title": "72-Hour Flight Schedule",
  "baseName": "Misawa AB 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-21T14:49:54.077416+09:00",
  "days": [
    {
      "displayDate": "19 March 2026",
      "dayLabel": "19 March 2026",
      "flights": [
        {
          "rollCall": "1440L",
          "destination": "YOKOTA AB, JAPAN",
          "seats": "10T"
        }
      ]
    },
    {
      "displayDate": "20 March 2026",
      "dayLabel": "20 March 2026",
      "flights": [],
      "noFlights": true
    },
    {
      "displayDate": "21 March 2026",
      "dayLabel": "21 March 2026",
      "flights": [],
      "noFlights": true
    }
  ]
}