curl --location --request GET '/hotelSearch/hotelSimilarLocationSearch'{
"code": 0,
"message": "",
"busCode": 0,
"data": [
{
"name": "",
"address": "",
"location": "",
"nearLocationAliasList": [
""
],
"nearLocationList": [
""
],
"nearHistoryClickCount": 0,
"nearHistoryClickWeightScore": 0
}
]
}