{
  "1": [
    {
      "id": 1,
      "flight": "OZ212",
      "destination": "SANFRANCISCO",
      "gate": "23",
      "time": "20:10"
    },
    {
      "id": 2,
      "flight": "BK739",
      "destination": "DOKYO",
      "gate": "29",
      "time": "15:00"
    },
    {
      "id": 3,
      "flight": "FP428",
      "destination": "LONDON",
      "gate": "7",
      "time": "13:40"
    },
    {
      "id": 4,
      "flight": "QM232",
      "destination": "MILANO",
      "gate": "9",
      "time": "23:30"
    },
    {
      "id": 5,
      "flight": "CN508",
      "destination": "BERLIN",
      "gate": "39",
      "time": "16:50"
    },
    {
      "id": 6,
      "flight": "AZ412",
      "destination": "BANGKOK",
      "gate": "24",
      "time": "13:50"
    },
    {
      "id": 7,
      "flight": "JK488",
      "destination": "SEOUL",
      "gate": "77",
      "time": "08:42"
    },
    {
      "id": 8,
      "flight": "YI290",
      "destination": "MANILA",
      "gate": "42",
      "time": "16:25"
    },
    {
      "id": 9,
      "flight": "LB221",
      "destination": "BARCELONA",
      "gate": "22",
      "time": "20:40"
    },
    {
      "id": 10,
      "flight": "US283",
      "destination": "CHICAGO",
      "gate": "11",
      "time": "23:00"
    }
  ],
  "2": [
    {
      "id": 1,
      "flight": "OZ203",
      "destination": "LOSANGELES",
      "gate": "78",
      "time": "22:10"
    },
    {
      "id": 2,
      "flight": "TN147",
      "destination": "BEIJING",
      "gate": "5",
      "time": "17:00"
    },
    {
      "id": 3,
      "flight": "SB182",
      "destination": "PARIS",
      "gate": "14",
      "time": "08:30"
    },
    {
      "id": 4,
      "flight": "KI989",
      "destination": "MADRID",
      "gate": "21",
      "time": "10:50"
    },
    {
      "id": 5,
      "flight": "LF332",
      "destination": "NEWYORK",
      "gate": "10",
      "time": "11:30"
    },
    {
      "id": 6,
      "flight": "AF242",
      "destination": "CANCUN",
      "gate": "30",
      "time": "14:00"
    },
    {
      "id": 7,
      "flight": "TH877",
      "destination": "ROMA",
      "gate": "21",
      "time": "16:22"
    },
    {
      "id": 8,
      "flight": "GA080",
      "destination": "VIENNA",
      "gate": "4",
      "time": "04:50"
    },
    {
      "id": 9,
      "flight": "IO432",
      "destination": "LASVEGAS",
      "gate": "32",
      "time": "12:10"
    },
    {
      "id": 10,
      "flight": "UV343",
      "destination": "OSAKA",
      "gate": "15",
      "time": "18:00"
    }
  ],
  "3": [
    {
      "id": 1,
      "flight": "GJ888",
      "destination": "LYON",
      "gate": "42",
      "time": "10:45"
    },
    {
      "id": 2,
      "flight": "UQ219",
      "destination": "HONGKONG",
      "gate": "10",
      "time": "20:15"
    },
    {
      "id": 3,
      "flight": "DN909",
      "destination": "DAEGU",
      "gate": "3",
      "time": "12:30"
    },
    {
      "id": 4,
      "flight": "IB674",
      "destination": "SYDNEY",
      "gate": "61",
      "time": "21:35"
    },
    {
      "id": 5,
      "flight": "FH333",
      "destination": "BUENOSAIRES",
      "gate": "31",
      "time": "15:30"
    },
    {
      "id": 6,
      "flight": "NB545",
      "destination": "STOCKHOLM",
      "gate": "7",
      "time": "04:20"
    },
    {
      "id": 7,
      "flight": "OP252",
      "destination": "NEWCASTLE",
      "gate": "42",
      "time": "12:35"
    },
    {
      "id": 8,
      "flight": "BC956",
      "destination": "DUBAI",
      "gate": "20",
      "time": "01:30"
    },
    {
      "id": 9,
      "flight": "TQ335",
      "destination": "ABUDHABI",
      "gate": "68",
      "time": "15:30"
    },
    {
      "id": 10,
      "flight": "AD715",
      "destination": "BERN",
      "gate": "58",
      "time": "14:00"
    }
  ]
}