{
  "title": "72-Hour Flight Schedule",
  "baseName": "NSA Souda Bay 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:50:00.859806-05:00",
  "days": [
    {
      "displayDate": "Saturday, March 21st, 2026",
      "dayLabel": "Saturday",
      "flights": [
        {
          "rollCall": "0915",
          "destination": "Ramstein AB, Germany",
          "seats": "T10"
        },
        {
          "rollCall": "1325",
          "destination": "Ramstein AB, Germany",
          "seats": "T10"
        },
        {
          "rollCall": "2130",
          "destination": "Spangdahlem AB, Germany",
          "seats": "T10"
        },
        {
          "rollCall": "2130",
          "destination": "McGuireAFB, NJ",
          "seats": "T10"
        },
        {
          "rollCall": "2130",
          "destination": "Spangdahlem AB, Germany",
          "seats": "T10"
        },
        {
          "rollCall": "2130",
          "destination": "Pease Portsmouth Arpt, NH",
          "seats": "T10"
        },
        {
          "rollCall": "2130",
          "destination": "McGuire AFB, NJ",
          "seats": "T10"
        }
      ],
      "noFlights": false
    },
    {
      "displayDate": "Sunday, March 22nd, 2026",
      "dayLabel": "Sunday",
      "flights": [
        {
          "rollCall": "1400",
          "destination": "Sigonella NAS, Italy",
          "seats": "T10"
        }
      ],
      "noFlights": false
    },
    {
      "displayDate": "Monday, March 23rd, 2026",
      "dayLabel": "Monday",
      "flights": [
        {
          "rollCall": "1310",
          "destination": "Sigonella NAS, Italy",
          "seats": "T10"
        },
        {
          "rollCall": "1430",
          "destination": "Naples NSA, Italy",
          "seats": "T5"
        }
      ],
      "noFlights": false
    }
  ]
}