{
  "title": "72-Hour Flight Schedule",
  "baseName": "NAVY OPERATED AMC TERMINAL - NORFOLK (NGU)",
  "disclaimer": "*All flights subject to change without notice*",
  "columns": {
    "rollCall": "Roll Call",
    "destination": "Destination",
    "seats": "Seats"
  },
  "updatedText": "21 MAR 2026 @ 0049L",
  "updatedTimestamp": "2026-03-21T00:49:55.054730-05:00",
  "days": [
    {
      "date": "20 MARCH 2026",
      "displayDate": "20 MARCH 2026",
      "noFlights": false,
      "flights": [
        {
          "rollCall": "1945",
          "destination": "DIEGO GARCIA DJIBOUTI",
          "seats": "T-100"
        }
      ]
    },
    {
      "date": "21 MARCH 2026",
      "displayDate": "21 MARCH 2026",
      "noFlights": false,
      "flights": [
        {
          "rollCall": "1520",
          "destination": "MCGUIRE FIELD, NJ",
          "seats": "T-19"
        }
      ]
    },
    {
      "date": "22 MARCH 2026",
      "displayDate": "22 MARCH 2026",
      "noFlights": true,
      "flights": []
    }
  ]
}