<xhotel_distribution_feed_hotel_query_response>
<trace_id>2127f0c417024824014503859e2dd2</trace_id>
<data>
<data>
<hotel>
<rooms>10</rooms>
<position_type>GaoDe</position_type>
<minimum_guest_age>1</minimum_guest_age>
<latitude>30.269311</latitude>
<description>这是一个美丽的酒店,距离机场xxx公里</description>
<remark>酒店不提供一次性洗漱用品</remark>
<city_id>654300</city_id>
<country_id>1</country_id>
<pictures>
<feed_picture>
<id>391391725</id>
<url>//img.alicdn.com/imgextra/i1/6000000005240/O1CN01N8k0Ud1oZyBSnB3UV_!!6000000005240-0-hotel.jpg</url>
<desc>xxx</desc>
</feed_picture>
</pictures>
<city_name>阿勒泰地区</city_name>
<tel>##17374899426,0086#0906#2888889</tel>
<longitude>119.950899</longitude>
<address>地址</address>
<star>4</star>
<check_in_time>12:00</check_in_time>
<hotel_id>55104001</hotel_id>
<hotel_name>xxx酒店</hotel_name>
<check_out_time>12:00</check_out_time>
<country_name>China</country_name>
<facilities>
<feed_facility>
<name>1</name>
<description>xxxx</description>
<id>333519399</id>
</feed_facility>
</facilities>
<status>0</status>
<room_types>
<feed_room_type>
<room_id>房型id</room_id>
<room_name>房型名称</room_name>
</feed_room_type>
</room_types>
</hotel>
</data>
<page_index>2</page_index>
<page_size>10</page_size>
</data>
</xhotel_distribution_feed_hotel_query_response>
{
"xhotel_distribution_feed_hotel_query_response":{
"trace_id":"2127f0c417024824014503859e2dd2",
"data":{
"data":{
"hotel":[
{
"rooms":10,
"position_type":"GaoDe",
"minimum_guest_age":"1",
"latitude":"30.269311",
"description":"这是一个美丽的酒店,距离机场xxx公里",
"remark":"酒店不提供一次性洗漱用品",
"city_id":"654300",
"country_id":"1",
"pictures":{
"feed_picture":[
{
"id":"391391725",
"url":"\/\/img.alicdn.com\/imgextra\/i1\/6000000005240\/O1CN01N8k0Ud1oZyBSnB3UV_!!6000000005240-0-hotel.jpg",
"desc":"xxx"
}
]
},
"city_name":"阿勒泰地区",
"tel":"##17374899426,0086#0906#2888889",
"longitude":"119.950899",
"address":"地址",
"star":"4",
"check_in_time":"12:00",
"hotel_id":"55104001",
"hotel_name":"xxx酒店",
"check_out_time":"12:00",
"country_name":"China",
"facilities":{
"feed_facility":[
{
"name":"1",
"description":"xxxx",
"id":"333519399"
}
]
},
"status":0,
"room_types":{
"feed_room_type":[
{
"room_id":"房型id",
"room_name":"房型名称"
}
]
}
}
]
},
"page_index":2,
"page_size":10
}
}
}