{
  "title": "72-Hour Flight Schedule",
  "baseName": "Osan 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:55.928788+09:00",
  "days": [
    {
      "displayDate": "Saturday, March 21st, 2026",
      "dayLabel": "Saturday",
      "type": "",
      "flights": [
        {
          "rollCall": "1620",
          "destination": "Andersen AFB, Guam Honolulu INTL, HI Travis AFB, CA Dover AFB, DE",
          "seats": "73T",
          "type": "Departure"
        }
      ]
    },
    {
      "displayDate": "Sunday, March 22nd, 2026",
      "dayLabel": "Sunday",
      "type": "",
      "flights": []
    },
    {
      "displayDate": "Monday, March 23rd, 2026",
      "dayLabel": "Monday",
      "type": "",
      "flights": []
    }
  ]
}