{
"success": true,
"message": "Success",
"data": [
{
"id": 12,
"name": "Volcano View Hotel",
"address": "Fira, Santorini",
"price_per_night": 250,
"rating": 4.8,
"stars": 5,
"availability": true,
"image": "https://image.pollinations.ai/prompt/Volcano+View+Hotel+5-star+hotel+resort+photography?width=800&height=600&nologo=true",
"destination_id": 5
},
{
"id": 13,
"name": "The Ritz-Carlton Cairo",
"address": "1113 Corniche El Nil, Cairo",
"price_per_night": 320,
"rating": 4.9,
"stars": 5,
"availability": true,
"image": "https://images.unsplash.com/photo-1566073771259-6a8506099945",
"destination_id": 8
},
{
"id": 14,
"name": "Shibuya Hotel En",
"address": "1-1 Maruyamacho, Tokyo",
"price_per_night": 150,
"rating": 4.5,
"stars": 4,
"availability": true,
"image": "https://images.unsplash.com/photo-1520250497591-112f2f40a3f4",
"destination_id": 6
},
{
"id": 15,
"name": "Le Bristol Paris",
"address": "112 Rue du Faubourg Saint-Honoré, Paris",
"price_per_night": 850,
"rating": 5,
"stars": 5,
"availability": true,
"image": "https://images.unsplash.com/photo-1542314831-068cd1dbfeeb",
"destination_id": 7
}
]
}