{
"status": true,
"message": "QUERY_SUCCESS",
"data": [
{
"_id": "67624bbc8e929f905db6bc28",
"type": "Bungalow",
"price": 1000000,
"totalRooms": 6,
"location": "Akure South",
"description": "The Royal Deluxe is a single-room accommodation with wooden flooring and a seat out balcony overlooking a tranquil lake. It’s elegantly decorated and furnished with useful amenities such as generous a 6 feet by 7 feet bed, storage space, a mini fridge, air conditioning, a smart TV, a hairdryer, and facilities for making tea or coffee. Enjoy the warmth and simplicity of your stay.",
"facilities": [
"Air Condition",
"Ree Wi-Fi",
"Nice View",
"24hr Electricity"
],
"comments": [],
"images": [
"https://firebasestorage.googleapis.com/v0/b/hotel-project-a01c4.appspot.com/o/apartments%2F1734495140442_0_image%2Fpng?alt=media&token=7bffc76b-bb8f-4aff-babb-7d2cae7ca5c3"
],
"reservations": [],
"createdAt": "2024-12-18T04:12:44.541Z",
"updatedAt": "2024-12-18T04:12:44.541Z",
"__v": 0,
"isAvailable": true
},
{
"_id": "6762720a2cdc4c4c6fd97cee",
"type": "Fully Detached House",
"adminId": "653d63a82efc5eeb5d037c3e",
"price": 2000000,
"totalRooms": 7,
"location": "Akure North",
"description": "This is a bungulow test description",
"facilities": [
"Air Condition",
"Ree Wi-Fi",
"Nice View",
"24hr Electricity"
],
"comments": [],
"images": [
"https://firebasestorage.googleapis.com/v0/b/hotel-project-a01c4.appspot.com/o/apartments%2F1734504948731_0_image%2Fpng?alt=media&token=604c8ab6-9b10-46e1-bf77-b384cc855e8c"
],
"isAvailable": true,
"reservations": [],
"createdAt": "2024-12-18T06:56:10.558Z",
"updatedAt": "2024-12-18T06:56:10.558Z",
"__v": 0
}
]
}