{
"code": 0,
"data": {
"address": "浙江省杭州市西湖区北山街道",
"brand_name": "希尔顿",
"business_zone": "西湖景区",
"city": "杭州",
"currency": "CNY",
"description": "位于西湖核心景区",
"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,
"policies": {
"cancel_policy": "入住前1天18:00前免费取消",
"check_in_time": "14:00",
"check_out_time": "12:00"
},
"review_count": 1250,
"review_score": 4.8,
"room_types": [
{
"area": 45,
"bed_type": "big_bed",
"facilities": [
"wifi",
"minibar",
"bathtub"
],
"has_window": true,
"max_occupancy": 2,
"products": [
{
"cancel_policy": "不可取消",
"currency": "CNY",
"has_breakfast": false,
"offer_id": "eyJhbGciOiJBMjU2R0NNIi...",
"price": 680,
"product_id": "P001",
"product_name": "不可取消",
"refundable": false
}
],
"room_name": "豪华大床房",
"room_type_id": "RT001"
}
],
"scene_tags": [
"couple",
"family"
],
"search_offer_id": "eyJhbGciOiJBMjU2R0NNIi...",
"star_rating": 5,
"star_tag": "豪华型"
},
"message": "success",
"request_id": "req_a1b2c3"
}