{
"hotels": [
{
"address": "浙江省杭州市西湖区北山街道",
"brand_name": "希尔顿",
"business_zone": "西湖景区",
"city": "杭州",
"currency": "CNY",
"distance_km": 1.2,
"district": "西湖区",
"has_breakfast": true,
"has_parking": true,
"has_swimming_pool": true,
"has_wifi": true,
"hotel_id": "H10001",
"hotel_name": "杭州西湖希尔顿酒店",
"hotel_name_en": "Hilton Hangzhou West Lake",
"latitude": 30.2594,
"longitude": 120.1486,
"main_picture": "https://cdn.example.com/hotel/H10001.jpg",
"min_price": 800,
"review_count": 1250,
"review_score": 4.8,
"scene_tags": [
"couple",
"family"
],
"search_offer_id": "eyJhbGciOiJBMjU2R0NNIi...",
"star_rating": 5,
"star_tag": "豪华型"
}
],
"page_info": {
"page": 1,
"page_size": 10,
"total": 128
},
"search_id": "a1b2c3d4-e5f6-7890",
"total": 128
}