{
"amenities": [
"string"
],
"check_in_time": "string",
"check_out_time": "string",
"extracted_hotel_class": 0,
"gps_coordinates": {
"latitude": 0,
"longitude": 0
},
"hotel_class": "string",
"images": [
{
"original_image": "string",
"thumbnail": "string"
}
],
"location_rating": "string",
"name": "string",
"nearby_places": [
{
"name": "string",
"transportations": [
{
"duration": "string"
}
]
}
],
"overall_rating": 0,
"prices": [
{
"logo": "string",
"num_guests": 0,
"rate_per_night": {
"before_taxes_fees": "string",
"extracted_before_taxes_fees": "string",
"extracted_lowest": "string",
"lowest": "string"
}
}
],
"property_token": "string",
"rate_per_night": {
"before_taxes_fees": "string",
"extracted_before_taxes_fees": "string",
"extracted_lowest": "string",
"lowest": "string"
},
"ratings": [
{
"count": 0,
"stars": 0
}
],
"reviews": 0,
"reviews_breakdown": [
{
"description": "string",
"name": "string",
"negative": 0,
"positive": 0,
"total_mentioned": 0
}
],
"total_rate": {
"before_taxes_fees": "string",
"extracted_before_taxes_fees": "string",
"extracted_lowest": "string",
"lowest": "string"
},
"type": "string"
}