{
"country_code": "string",
"city_name": "string",
"hotels": [
{
"hotel_id": "string",
"name": "string",
"city": "string",
"country_code": "string",
"address": "string",
"rating": 0,
"main_photo": ""
}
],
"total": 0,
"offset": 0,
"limit": 0
}