[
  {
    "id": 1,
    "parking_lot": 1,
    "plate": "ABC123"
  },
  {
    "id": 2,
    "parking_lot": 1,
    "plate": "DEF456"
  },
  {
    "id": 3,
    "parking_lot": 1,
    "plate": "KDV920"
  },
  {
    "id": 4,
    "parking_lot": 1,
    "plate": "TTTY398"
  },
  {
    "id": 5,
    "parking_lot": 1,
    "plate": "UIO742"
  },
  {
    "id": 6,
    "parking_lot": 1,
    "plate": "RTS921"
  },
  {
    "id": 7,
    "parking_lot": 1,
    "plate": "JHT980"
  },
  {
    "id": 8,
    "parking_lot": 1,
    "plate": "KDV920"
  },
  {
    "id": 9,
    "parking_lot": 1,
    "plate": "JKL012"
  },
  {
    "id": 10,
    "parking_lot": 2,
    "plate": "GHI789"
  },
  {
    "id": 11,
    "parking_lot": 2,
    "plate": "GSK921"
  },
  {
    "id": 12,
    "parking_lot": 2,
    "plate": "HHO613"
  },
  {
    "id": 13,
    "parking_lot": 3,
    "plate": "MNO345"
  },
  {
    "id": 14,
    "parking_lot": 3,
    "plate": "GGH123"
  },
  {
    "id": 15,
    "parking_lot": 3,
    "plate": "LLR098"
  },
  {
    "id": 16,
    "parking_lot": 3,
    "plate": "IYT7921"
  },
  {
    "id": 17,
    "parking_lot": 3,
    "plate": "MJT345"
  },
  {
    "id": 18,
    "parking_lot": 4,
    "plate": "YUO621"
  },
  {
    "id": 19,
    "parking_lot": 4,
    "plate": "HDL212"
  },
  {
    "id": 20,
    "parking_lot": 4,
    "plate": "LPI123"
  }
]