{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"hotelList": [
{
"hotelCode": "string",
"hotelName": "string",
"cityCode": "string",
"city": "string",
"countryCode": "string",
"district": "string",
"address": "string",
"rank": "string",
"openDate": "string",
"fitment": {},
"longitude": 0,
"latitude": 0,
"latitudeGd": 0,
"longitudeGd": 0,
"minPrice": 0,
"shortDesc": "string",
"commentPoint": 0,
"checkInDate": "string",
"checkOutDate": "string",
"tags": {},
"locationName": {},
"locationRadius": {},
"distince": "string",
"hotelAmenities": [
{}
],
"images": [
{
"categoryType": "string",
"url": "string"
}
]
}
]
}
}