{
  "title": "72-Hour Flight Schedule",
  "baseName": "NAS Sigonella, Italy (AMC Air Terminal)",
  "seatsKey": "Seats: T = Tentative, F = Firm, TBD = To Be Determined, L = Local Time",
  "disclaimer": "All flight schedules are subject to change without notice",
  "columns": {
    "departures": {
      "rollCall": "Roll Call",
      "destination": "To",
      "seats": "Seats",
      "remarks": "Remarks"
    },
    "arrivals": {
      "pickUpTime": "Pick Up Time",
      "from": "From",
      "remarks": "Remarks"
    }
  },
  "updatedText": "21 MAR 2026 @ 0650L",
  "updatedTimestamp": "2026-03-21T06:50:00.235364+01:00",
  "days": [
    {
      "displayDate": "SATURDAY MAR 21 2026",
      "dayLabel": "Saturday",
      "arrivals": [
        {
          "pickUpTime": "15:10",
          "from": "STUTTGART"
        },
        {
          "pickUpTime": "17:30",
          "from": "LAJES"
        }
      ],
      "departures": [
        {
          "rollCall": "07:00",
          "destination": "STUTTGART",
          "seats": "TBD"
        },
        {
          "rollCall": "07:00",
          "destination": "NAPLES",
          "seats": "TBD"
        }
      ]
    },
    {
      "displayDate": "SUNDAY MAR 22 2026",
      "dayLabel": "Sunday",
      "arrivals": [],
      "departures": [
        {
          "rollCall": "07:00",
          "destination": "SOUDA BAY",
          "seats": "TBD"
        },
        {
          "rollCall": "07:00",
          "destination": "EVENES",
          "seats": "TBD"
        },
        {
          "rollCall": "07:00",
          "destination": "COPENHAGEN",
          "seats": "TBD"
        }
      ]
    },
    {
      "displayDate": "MONDAY MAR 23 2026",
      "dayLabel": "Monday",
      "arrivals": [
        {
          "pickUpTime": "10:55",
          "from": "KASTRUP"
        },
        {
          "pickUpTime": "16:05",
          "from": "CONSTANTA"
        },
        {
          "pickUpTime": "16:20",
          "from": "SOUDA BAY"
        },
        {
          "pickUpTime": "22:15",
          "from": "ROTA"
        }
      ],
      "departures": [
        {
          "rollCall": "07:00",
          "destination": "CONSTANTA",
          "seats": "TBD"
        },
        {
          "rollCall": "07:00",
          "destination": "NAPLES",
          "seats": "TBD"
        },
        {
          "rollCall": "07:00",
          "destination": "SOUDA BAY",
          "seats": "TBD"
        }
      ]
    }
  ],
  "pdfLastUpdated": "March 20th 2026 at 16:00 L"
}