[
  {
    "id": "book-1",
    "amenityId": "amen-1",
    "hotelId": "hotel-1",
    "date": "2026-07-01",
    "timeSlot": "11:00",
    "guests": 2,
    "totalPrice": 240,
    "status": "confirmed",
    "customer": {
      "name": "Sarah O'Brien",
      "email": "sarah.obrien@email.com",
      "phone": "+353 87 123 4567"
    },
    "createdAt": "2026-06-15T10:30:00Z"
  },
  {
    "id": "book-2",
    "amenityId": "amen-8",
    "hotelId": "hotel-3",
    "date": "2026-07-02",
    "timeSlot": "09:30",
    "guests": 1,
    "totalPrice": 145,
    "status": "confirmed",
    "customer": {
      "name": "Michael Walsh",
      "email": "m.walsh@email.com",
      "phone": "+353 86 987 6543"
    },
    "createdAt": "2026-06-18T14:20:00Z"
  },
  {
    "id": "book-3",
    "amenityId": "amen-10",
    "hotelId": "hotel-4",
    "date": "2026-07-05",
    "timeSlot": "08:00",
    "guests": 4,
    "totalPrice": 1400,
    "status": "pending",
    "customer": {
      "name": "James Murphy",
      "email": "j.murphy@email.com",
      "phone": "+353 85 456 7890"
    },
    "createdAt": "2026-06-20T09:15:00Z"
  },
  {
    "id": "book-4",
    "amenityId": "amen-3",
    "hotelId": "hotel-1",
    "date": "2026-06-28",
    "timeSlot": "15:00",
    "guests": 4,
    "totalPrice": 260,
    "status": "completed",
    "customer": {
      "name": "Emma Fitzgerald",
      "email": "emma.f@email.com",
      "phone": "+353 83 234 5678"
    },
    "createdAt": "2026-06-10T16:45:00Z"
  },
  {
    "id": "book-5",
    "amenityId": "amen-14",
    "hotelId": "hotel-5",
    "date": "2026-06-25",
    "timeSlot": "14:30",
    "guests": 1,
    "totalPrice": 85,
    "status": "cancelled",
    "customer": {
      "name": "David Lynch",
      "email": "d.lynch@email.com",
      "phone": "+353 87 345 6789"
    },
    "createdAt": "2026-06-12T11:00:00Z"
  },
  {
    "amenityId": "amen-1",
    "hotelId": "hotel-1",
    "date": "2026-07-01",
    "timeSlot": "15:00",
    "guests": 2,
    "totalPrice": 240,
    "status": "confirmed",
    "customer": {
      "name": "Purvang V",
      "email": "purvang@iqudtek.com",
      "phone": "+52 8632067622"
    },
    "createdAt": "2026-06-30T09:29:44.280Z",
    "id": "qoaL_euX2_Q"
  },
  {
    "amenityId": "amen-1",
    "hotelId": "hotel-1",
    "date": "2026-07-01",
    "timeSlot": "12:00",
    "guests": 2,
    "totalPrice": 240,
    "status": "confirmed",
    "customer": {
      "name": "Nitin test",
      "email": "nitin@iqudtek.com",
      "phone": "84fkdslfkjsldk"
    },
    "createdAt": "2026-06-30T09:38:20.235Z",
    "id": "kH7kZfbbguY"
  },
  {
    "amenityId": "amen-1",
    "hotelId": "hotel-1",
    "date": "2026-07-01",
    "timeSlot": "12:00",
    "guests": 1,
    "totalPrice": 120,
    "status": "confirmed",
    "customer": {
      "name": "Ayesha M",
      "email": "ayesha@iqudtek.com",
      "phone": "8264728652"
    },
    "createdAt": "2026-06-30T11:29:32.381Z",
    "id": "7kb3F1lYsRA"
  }
]