Existing customer? Sign in
Google Hotels API
Search for hotel details including check-in/out dates, pricing, and guest information.- Only pay for successful searches
- Real-time hotel information
- 99.9% success rate
curl --get https://www.searchapi.io/api/v1/search \
-d engine="google_hotels" \
-d q="New York Hotels" \
-d check_in_date="2025-04-24" \
-d check_out_date="2025-04-30"
Google Hotels Search Results
Receive hotel data in JSON formats
Retrieve hotel details such as property information, room availability, pricing, and amenities.

{
"search_metadata": {
"id": "search_rWMBG04LgyPXTkmWpb6NQzqD",
"status": "Success",
"created_at": "2025-02-24T17:42:33Z",
"request_time_taken": 1.28,
"parsing_time_taken": 0.01,
"total_time_taken": 1.29,
"request_url": "https://www.google.com/travel/search?q=New+York+Hotels",
"html_url": "https://www.searchapi.io/api/v1/searches/search_rWMBG04LgyPXTkmWpb6NQzqD.html",
"json_url": "https://www.searchapi.io/api/v1/searches/search_rWMBG04LgyPXTkmWpb6NQzqD"
},
"search_parameters": {
"engine": "google_hotels",
"q": "New York Hotels",
"check_in_date": "2025-3-1",
"check_out_date": "2025-3-7",
"currency": "USD",
"hl": "en",
"gl": "us",
"adults": "2",
"property_type": "hotel"
},
"search_information": {
"total_results": 12442
},
"properties": [
{
"type": "hotel",
"property_token": "ChYImeqn5sP5xYFQGgovbS8wOXJ0bXZ2EAE",
"data_id": "0x89c259022d712db1:0x500317cc3cc9f519",
"name": "Hyatt Grand Central New York",
"link": "https://www.hyatt.com/en-US/hotel/new-york/hyatt-grand-central-new-york/nycgh?src=corp_lclb_google_seo_nycgh&%3Futm_source=google&utm_medium=organic&utm_campaign=lmr",
"description": "Sleek property offering polished rooms with Wi-Fi access, plus a fitness center.",
"gps_coordinates": {
"latitude": 40.7520617,
"longitude": -73.9762995
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$237",
"extracted_price": 237,
"price_before_taxes": "$164",
"extracted_price_before_taxes": 164
},
"total_price": {
"price": "$1,421",
"extracted_price": 1421,
"price_before_taxes": "$983",
"extracted_price_before_taxes": 983
},
"deal": "19% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Chrysler Building",
"transportations": [
{
"type": "Walking",
"duration": "2 min"
}
]
},
{
"name": "Grand Central-42 St",
"transportations": [
{
"type": "Walking",
"duration": "2 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "32 min"
},
{
"type": "Public Transport",
"duration": "51 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM6N4S73ZTUKctv6DKKeFb9doA5NU9-Yqcz2CU=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM6N4S73ZTUKctv6DKKeFb9doA5NU9-Yqcz2CU=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMoObtbUqwYWB_LKBuzY6Iuv-63chjTTO9s6So=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMoObtbUqwYWB_LKBuzY6Iuv-63chjTTO9s6So=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMsd-Lr9dBO-hGcG9IEEEmalJlsvz49XlaavOA=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMsd-Lr9dBO-hGcG9IEEEmalJlsvz49XlaavOA=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMYfVFRvOBYqItntm-s6riQJKHeynGrgh_pAZk=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMYfVFRvOBYqItntm-s6riQJKHeynGrgh_pAZk=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOnI0o_EnnNMUkF1OsD5LUN07OI1lAZOt444DU=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOnI0o_EnnNMUkF1OsD5LUN07OI1lAZOt444DU=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNRkqVdVcBeoOBry9iC8ovmreA3MRhm4yIIdhs=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNRkqVdVcBeoOBry9iC8ovmreA3MRhm4yIIdhs=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPMf2-NOIlii4dv-igvLfp3CiMWC4mQjh5g_yo=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPMf2-NOIlii4dv-igvLfp3CiMWC4mQjh5g_yo=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPBNfsaI1MjQu9tIyEYqIa0uG6UbgayaidV9Lw=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPBNfsaI1MjQu9tIyEYqIa0uG6UbgayaidV9Lw=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMUkqmlrgeYOjcMP8Eqa8U61DEJXuCJVBOe7HQ=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMUkqmlrgeYOjcMP8Eqa8U61DEJXuCJVBOe7HQ=s10000"
}
],
"rating": 4,
"reviews": 7821,
"reviews_histogram": {
"1": 629,
"2": 421,
"3": 881,
"4": 2218,
"5": 3672
},
"location_rating": 4.9,
"proximity_to_things_to_do_rating": 4.9,
"proximity_to_transit_rating": 4.8,
"airport_access_rating": 4.5,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 1567,
"positive": 1263,
"neutral": 123,
"negative": 181
},
{
"name": "Service",
"description": "Service",
"total": 1592,
"positive": 917,
"neutral": 79,
"negative": 596
},
{
"name": "Property",
"description": "Property",
"total": 1957,
"positive": 1192,
"neutral": 179,
"negative": 586
},
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 622,
"positive": 72,
"neutral": 52,
"negative": 498
},
{
"name": "Bar",
"description": "Bar or lounge",
"total": 309,
"positive": 150,
"neutral": 34,
"negative": 125
},
{
"name": "Business",
"description": "Business",
"total": 230,
"positive": 133,
"neutral": 48,
"negative": 49
}
],
"amenities": [
"Free Wi‑Fi",
"Parking ($)",
"Pool",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Room service",
"Full‑service laundry",
"Accessible",
"Business center",
"Smoke-free property"
]
},
{
"type": "vacation_rental",
"property_token": "ChoQzIbx2OugtMj0ARoNL2cvMTF3YmN3aDNqMxAC",
"name": "New Modern Serenity- 2BR Retreat near New York City",
"link": "https://www.booking.com/hotel/us/new-modern-serenity-2br-retreat-near-new-york-city.en.html?aid=2068758;label=seogooglelocal-link-imagesaow-hotel-12074074_grp-2_gendate-20240917;utm_source=seogooglelocal;utm_medium=description;utm_term=hotel-12074074;utm_campaign=en",
"gps_coordinates": {
"latitude": 40.67179489135742,
"longitude": -74.11405944824219
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "10:00 AM",
"price_per_night": {
"price": "$154",
"extracted_price": 154,
"price_before_taxes": "$112",
"extracted_price_before_taxes": 112
},
"total_price": {
"price": "$922",
"extracted_price": 922,
"price_before_taxes": "$674",
"extracted_price_before_taxes": 674
},
"nearby_places": [
{
"name": "Ave C at W 32nd St",
"transportations": [
{
"type": "Walking",
"duration": "5 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "50 min"
},
{
"type": "Public Transport",
"duration": "1 hr 35 min"
}
]
},
{
"name": "Giovanni's Salumeria",
"transportations": [
{
"type": "Walking",
"duration": "10 min"
}
]
}
],
"images": [
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/awLVN5jpKGEUe6It8wVx7hDf9m415PGjHbvrf5ds-oFzdob9K1mThtaFFGE_XdHgZ2Sffs_sTpuK97RAjQ0jkZp-tIcrmkofxzJUcVj74yHDNyJL0Dpks4CiJwBMhpfXRGRobTkdIFK7Tr0E48pAO1bbr-ZHtg=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhd3u_l9NW58I9l8kuunXyIq9BRGURHcWj0NDl-28uZDs-88dnQGQ4Ux7FGKNQ3lN42VQ_0kUy5wjxFrR8UrHWZmZ6Jf7nr2CtArT0H9vPg==.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/8bhan4G1JWjIazi1SMS-hwCiDn2l5qJ09DW_MR-f-T-s-N43CIF9AoCITFL6aH9mqU40p1ku2tYP84GybD9LrY1VpDrhb8Z_OO6WsgW3XyD2oCEGPpgJ9i1QvKlsHFdplIi4JtbBd4h4cMbk40bqx3-nM2Pbie4=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZFsp563N_OGE8mYhp9iPm_aVqF1LXvnOthtOBtgMHT8NCLGOpUYeidMowYrzVd3B06W4OHfbeAaZSPiuArACUk_8d0xh-M0wfs6VopJaof8IaYXU5szw==.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/OOA9qPr0e1frgf7dUz-OE_kmxUUpqkzL6O9HjbWGLZqYpAk2mqf9MCo2KpSMimtp_TP-p_6phgjL-CKtitP_L2N9ZispWFborFFJwR_pFTM1IeG9cPduAtrUkTNixZrpu4aDDK4nnWNLPmgn9FB0Aw0gQcwQGA=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhRNGGe4VeE8Ug0GkV7KL53CRnrQibK8CUnwZMzmYHkb4y4Ttxj2ZMJXiqbEYoFoGaOOeZ_kvwn62YuTyB-sI6xMueQ9GbI1Fri1zzoI-vg==.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/e82ePoCF6c6TjCKTFGtLg91jRwN04go1xEzzRAwQCP9s-Ruf31mTcBg9mCEYKkN5y-R-Mq7rZw1cHSwBI5hbbkcZXcVz8WYKVxhsUmrrCzo2i8gcEIcq97j-1svQX1npRu4Yc_1mIgZGN9hOqyEjugh20XI9pg=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZFsp563N_OGLBav0Rb7sSh5FvoMMjI-a2hcyk3AJcI355QgLYZgekgBuFYHPD1VfnQheO49uB0G0jiTdr0syv05B5QqNzrEJC0crbdoLQNwJ0Y2SKWZw==.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/GTHpQK3yWsvh2sI7M-w3zMXIIQ5SJDQsA3351obupFaDV8G6Rs4h3k8Y0QWnSMwT8wpNN_qP9V7VsN5kVoI7CC0TSm7mVdMNfUnmOco7wHZQIplKM0PZshV6YpLduWzILJYX1tIa9yX6Z1c4Gaux5J1a0g_2H3w=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhe9syTqOkKxeqAccMAf6pA9V4m0Jx-ci9bTklhopRc9_eSJXYFK6fgPW0MG6oWGXjSRoSPvPDUmseDHAQDyy9s0f21R9otmLuIrJBChZKw==.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/eH6HNi_E1HZDMJkChOX5yzzvs_h3yfnGx5LGuloFypND7tnlIeVlSquSelZENzCx7LVJ4jonCqhqWPYk8ZYjfA2Y-lmhlLAEuqNLRjMuBwoi0NDPEL8u4rG3MX5SZjcPU-tdpYMkwNkqFvcOv4vtGxSV4dFfj1Y=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZFsp563N_OGIlQIRSHo5mCggyGv5sKGNNG_nqW2bLEYROdqUF-bQ1IrKiWZkWADrva0KJgL7s5Z7GLgWZiIlPOXAg0GJOB_HZzkYu8oAod2DN-rUWcgQ==.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/te0g9mUow1UUc1Ch--ff-QfXAPI14tkdD6Emvdhtr7LgS-d5ZmOXIE0mntwIe62Hpy7ivu2YcbEKh4a4O3OUQZl1sid2_-BXvKn9DMGfVzCO6C512K2jG5_aJkv-SMrIbg6bTjCyzcwmGX3tX0FqBluQxqeIRQ4=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhZBJbjDI5DSQsSUaA65u_XF3UmFs-WrMvAUEfeTq_sR4ffbrMZ1Xtp6NtQzQ6DhB7G1XaHZdtRH4PUhWoTgJzBD1ZK-iETSs6j4HW_hnFg==.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/MajnQZc_gRXjDLxof41uUBepYZ985SQgyNAXcd8cQb_rhZY0X0BDJ9TuA3tcztOmXxQDMY5dnO9kgJmk3moim4JEECLt-xGH3Tkle_nE0FUpjQX0M69KilUNwTGMTIXl9RXieUO9FLxa6klVpwiq-A6VC8M7CKg=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhRtyQ2I4Nh1MBpGISZkWnOVJf6HFFY2hhDFy6i7WdRwuXH_O9emVeoWotDpsX0foPhkEhAs3rONj1K3O81QlxGwSDgSNUkM12pplD-zkTQ==.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/LqIhTuEZPPOchwXuy57Wj79A1DLTAFSi7DKzs6IE6Uu5K2WwDgYHTCNw5Ys215Ikmy1gKZSmoN9QyRzDS8VUbOQ301IedDupV-IjjtuYEo63El5jFzpRHTYsDJHFvZRUKvqzh2LWqZm7G2hp_TjA-Qyyi5lpdQ=s287-w287-h192-n-k-no-v1",
"original": "https://xx.bstatic.com/xdata/w/hotel/840x460_watermarked_standard/UlZBBopCc2ozhUu7pXgZ4Np4zL60vlOE3Z94CLECl158oNNo5FYbzZqx7MjHXSUByMmrlnRKEvP0tUGaBp6cv-Y-WErnm8F-ECHq2GsP8KHdpljFXm77eA==.jpg"
}
],
"location_rating": 3.3,
"proximity_to_transit_rating": 3.2,
"airport_access_rating": 4.6,
"amenities": [
"Air conditioning",
"Elevator",
"Heating",
"Ironing board",
"Kitchen",
"Microwave",
"Oven stove",
"Smoke-free",
"Cable TV"
],
"excluded_amenities": [
"No crib",
"No fitness center",
"No outdoor grill",
"No patio",
"Not pet-friendly",
"No washer",
"Not wheelchair accessible"
],
"essential_info": [
"Entire apartment",
"Sleeps 6",
"2 bedrooms",
"2 bathrooms",
"4 beds",
"150 sq ft"
]
},
{
"type": "hotel",
"property_token": "ChcIhMamuuLmz70BGgsvZy8xdGttbmdnYhAB",
"data_id": "0x89c253a5e61c2263:0x17b3f362749a304",
"name": "DoubleTree by Hilton Hotel Newark Airport",
"link": "https://www.hilton.com/en/hotels/ewrnadt-doubletree-newark-airport/?SEO_id=GMB-AMER-DT-EWRNADT&y_source=1_MTM3MjcxMS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
"description": "Modern hotel near Newark Liberty International Airport & trains to New York City.",
"gps_coordinates": {
"latitude": 40.7128433,
"longitude": -74.1642943
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$103",
"extracted_price": 103,
"price_before_taxes": "$89",
"extracted_price_before_taxes": 89
},
"total_price": {
"price": "$615",
"extracted_price": 615,
"price_before_taxes": "$535",
"extracted_price_before_taxes": 535
},
"deal": "23% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Frontage Rd (Sheraton Hotel)",
"transportations": [
{
"type": "Walking",
"duration": "5 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "51 min"
},
{
"type": "Public Transport",
"duration": "2 hr 3 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMxuBaZPAxgFhvqZ3sLMv_1r0lzKZZRLkMMWWMa=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMxuBaZPAxgFhvqZ3sLMv_1r0lzKZZRLkMMWWMa=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNfs01JpK30R4MpPvoexAm1oyp6TFYCibA3G_zg=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNfs01JpK30R4MpPvoexAm1oyp6TFYCibA3G_zg=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO5Ro3P3cJ1WBdgK-Ou-RGORqL2OQT7JfGBV-jc=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipO5Ro3P3cJ1WBdgK-Ou-RGORqL2OQT7JfGBV-jc=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPR-72vzMc5eumoh_YmJYpb5kk7pKIFdQ1gPfPj=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPR-72vzMc5eumoh_YmJYpb5kk7pKIFdQ1gPfPj=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNyQt19ab55ywDniLeIujuHZND94awMdnFu48A_=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNyQt19ab55ywDniLeIujuHZND94awMdnFu48A_=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPOuCSAFyd8VK4NPtikBAq_UubUjEyuU2DXbsof=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPOuCSAFyd8VK4NPtikBAq_UubUjEyuU2DXbsof=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOG2AlIIkaWYwFqPjc7S9vQfCNigNuTsNnKms9H=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOG2AlIIkaWYwFqPjc7S9vQfCNigNuTsNnKms9H=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOBqqzzh9SqQqbkWuR_qYaemXknIk9ufFs9laI=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOBqqzzh9SqQqbkWuR_qYaemXknIk9ufFs9laI=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOkpjPLh9Hw51jTLYpO8N_bcR4kyEjmnVsljoHo=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOkpjPLh9Hw51jTLYpO8N_bcR4kyEjmnVsljoHo=s10000"
}
],
"rating": 3.7,
"reviews": 5241,
"reviews_histogram": {
"1": 704,
"2": 400,
"3": 709,
"4": 1275,
"5": 2153
},
"location_rating": 3.2,
"proximity_to_things_to_do_rating": 3.6,
"proximity_to_transit_rating": 2.7,
"airport_access_rating": 4.9,
"reviews_breakdown": [
{
"name": "Service",
"description": "Service",
"total": 1300,
"positive": 676,
"neutral": 75,
"negative": 549
},
{
"name": "Property",
"description": "Property",
"total": 1256,
"positive": 697,
"neutral": 122,
"negative": 437
},
{
"name": "Transit",
"description": "Public transit",
"total": 509,
"positive": 260,
"neutral": 75,
"negative": 174
},
{
"name": "Parking",
"description": "Parking",
"total": 347,
"positive": 79,
"neutral": 49,
"negative": 219
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 685,
"positive": 393,
"neutral": 42,
"negative": 250
},
{
"name": "Location",
"description": "Location",
"total": 513,
"positive": 287,
"neutral": 74,
"negative": 152
}
],
"amenities": [
"Free Wi‑Fi",
"Parking ($)",
"Indoor pool",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Room service",
"Airport shuttle",
"Full‑service laundry",
"Accessible",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChUI9r76narMz6IxGgkvbS8wYzdocTkQAQ",
"data_id": "0x89c259b5a9bd152b:0x31453e62a3be9f76",
"name": "The New Yorker A Wyndham Hotel",
"link": "https://www.newyorkerhotel.com/?utm_source=googlelisting&utm_medium=organic",
"description": "Relaxed quarters, some with balconies & city views, in a ritzy 1920s hotel offering 3 restaurants.",
"gps_coordinates": {
"latitude": 40.7526686,
"longitude": -73.9935648
},
"city": "New York",
"country": "US",
"check_in_time": "2:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$181",
"extracted_price": 181,
"price_before_taxes": "$129",
"extracted_price_before_taxes": 129
},
"total_price": {
"price": "$1,086",
"extracted_price": 1086,
"price_before_taxes": "$776",
"extracted_price_before_taxes": 776
},
"deal": "24% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Empire State Building",
"transportations": [
{
"type": "Public Transport",
"duration": "7 min"
}
]
},
{
"name": "34 St - Penn Station",
"transportations": [
{
"type": "Walking",
"duration": "1 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "38 min"
},
{
"type": "Public Transport",
"duration": "51 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMOnIFXtdFTwyY9CwLlG-cmEP6QJMUBHiLFe4Q6=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMOnIFXtdFTwyY9CwLlG-cmEP6QJMUBHiLFe4Q6=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/MUuQULiIXYaRqLd-uF6dyFmrSioW5ZPMnbIrzZqDG1XxUT1Yf6UBn21JIx1XNpP5oeR8VpIdjJbk1tCL8i0su-srYpJbNAAxDPAgdvUVQGL94brisKRZy-EPhrAu9b8pZvCM9NNWUBqC779UVTCmtCPSDW-VNQk=s287-w287-h192-n-k-no-v1",
"original": "https://www.iceportal.com/data/2813-31710-f65302692_XXLejpg/United-States/New-York-NY/New-York-City/The-New-Yorker-A-Wyndham-Hotel/Photo/The-New-Yorker-A-Wyndham-Hotel-New-York-City-Undefined-Guest-room-amenity.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOZpSnRyKL9opX7_AKP_9W4kc4JUG1gjTYkloLc=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOZpSnRyKL9opX7_AKP_9W4kc4JUG1gjTYkloLc=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNM_TGEFR5LGfSbiQYCmS2ogA3EkABksRth6vMV=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNM_TGEFR5LGfSbiQYCmS2ogA3EkABksRth6vMV=s10000"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/KGoTW5M3ddpZtYzUtb91ZvsTdnGBKQXBmbqttnBjJOAJaMHQ2BTRKP-MMxCXw5tFrz5OWrlNLC-TP0ImhI0g6R18Mh-AXIx58vUA7MsYqQJvrxTrieeDemeboHPy8FPATUSgc5hBXoDuh_jUiPN_MQZiME_fJB0=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/016831/016831a_hb_f_002.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM_wb8F4EDiZ4eBtn9iilo92jjuKEPTOyhIKMi1=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM_wb8F4EDiZ4eBtn9iilo92jjuKEPTOyhIKMi1=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNDwSCR3P6ISye4VebwRpF7PQFsA2OfxYddtIe_=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNDwSCR3P6ISye4VebwRpF7PQFsA2OfxYddtIe_=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN_3l8J59JmB4LcGjgpS6lpNTBLNr89UmVRoTeZ=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipN_3l8J59JmB4LcGjgpS6lpNTBLNr89UmVRoTeZ=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPVpZpAbVXxtltwMKxZs7bmw_LV7STq2lt-F0cZ=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPVpZpAbVXxtltwMKxZs7bmw_LV7STq2lt-F0cZ=s10000"
}
],
"rating": 3.9,
"reviews": 10836,
"reviews_histogram": {
"1": 826,
"2": 606,
"3": 1615,
"4": 3266,
"5": 4523
},
"location_rating": 3.9,
"proximity_to_things_to_do_rating": 4.9,
"proximity_to_transit_rating": 1.6,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 2580,
"positive": 2087,
"neutral": 240,
"negative": 253
},
{
"name": "Property",
"description": "Property",
"total": 3458,
"positive": 1930,
"neutral": 469,
"negative": 1059
},
{
"name": "Service",
"description": "Service",
"total": 2328,
"positive": 1610,
"neutral": 147,
"negative": 571
},
{
"name": "Room",
"description": "Room amenities",
"total": 992,
"positive": 472,
"neutral": 129,
"negative": 391
},
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 900,
"positive": 171,
"neutral": 106,
"negative": 623
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 1272,
"positive": 801,
"neutral": 125,
"negative": 346
}
],
"amenities": [
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Airport shuttle",
"Full‑service laundry",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChkIooCAqvyy0fDgARoML2cvMWhoZ18zbWdzEAE",
"data_id": "0x89c258f88254f2c3:0xe0e14597c5400022",
"name": "The Manhattan at Times Square Hotel",
"link": "https://www.ihg.com/spnd/hotels/us/en/new-york/nycat/hoteldetail",
"description": "Polished hotel offering streamlined rooms & suites, plus a marble-clad lobby lounge & a gym.",
"gps_coordinates": {
"latitude": 40.7622856,
"longitude": -73.98264040000001
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$175",
"extracted_price": 175,
"price_before_taxes": "$108",
"extracted_price_before_taxes": 108
},
"total_price": {
"price": "$1,051",
"extracted_price": 1051,
"price_before_taxes": "$648",
"extracted_price_before_taxes": 648
},
"nearby_places": [
{
"name": "Rockefeller Center",
"transportations": [
{
"type": "Walking",
"duration": "5 min"
}
]
},
{
"name": "7 Av",
"transportations": [
{
"type": "Walking",
"duration": "1 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "41 min"
},
{
"type": "Public Transport",
"duration": "47 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/GVKpcUtYi7T1HOEdoJlNMBAhE2mWNy_b42Oa3A41nvjUqADWxBvKexCEAW5DQl0O0jh3PyUCDoEayDThGHi2WTNLUP4v7TUfebM_bT0eHvGxJaa_VifXJEyi0WYgOWZsJdxBG2XIfUnEZZm-KLzh3_90XHsBkA=s287-w287-h192-n-k-no-v1",
"original": "https://d2hyz2bfif3cr8.cloudfront.net/imageRepo/7/0/129/807/63/Presidential_Suite_R.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/BgBD0nRwAOyBIP4ErmT17mjZ7ngUFw2v-Sl8WEJViPxhU9PqgSWaQoOMZm_NnyJlHyex5UZDGvGkXX3BBGnKeQDy_90i2-44wH8KB90J69VJn8oXuaBBQjAGde40qgT74tro7_fdAKiuS4CtKEfJ6RJL5Xf9OA=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013023/013023a_hb_ro_025.jpg"
},
{
"thumbnail": "https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=85af2xZTe1wAAAQfCbASzA&cb_client=search.estubs.gps&w=287&h=192&yaw=320&pitch=0&thumbfov=100&scale=2"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPDUGKcNk6whq7QZwLWBi4ycyRBSAyxoY5bfakW=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPDUGKcNk6whq7QZwLWBi4ycyRBSAyxoY5bfakW=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNYbdO5SNC15WFrNkt-9sCZJ_pK_9Nt8X7ybgtY=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNYbdO5SNC15WFrNkt-9sCZJ_pK_9Nt8X7ybgtY=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/7wtOBlfF-1PoGqPxgqT0p-lNSjqNNuaQ579LawiOdwPD5rXfwfBvP8SzcBQBMVuv4mnnlgpxB7ubFvkUzvfHVqWKAteu1jS1AE3MydwOQj3iaCFRIhVRRvHeLhgxnOEjjAjWzE-UFRXWFHkWmXL0Y3_ZYkIeWmg=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/1000000/10000/7500/7498/22420b9e_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/K-BrgZ5TVv_Bn-r1xEBHq1T9TQjvR1AfZTw-_tfrtcrEse46Cg3nLAuJznWaccvpFussd7I148iCTodL-nriJ9Z0QIfLfJURBdAm81RMrXRY7qRqepTmEgqPGdjoad2BYaLRCYvvb0M6BfaskyxJkNG5HGEmcA=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013023/013023a_hb_w_009.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/d2bMKrKClJRO5ErFgUj8kaahJvSzbxxbHCoKeurPBPZwQQRFIosnx-YkiEi0--Rs8d4950HzrRBZqT2yf6-rVO44b6lC0M4vtDOu5n-CnvVEWhLnveDFL1vAGo-uoUlPARIaKi-zz3y1o-X2EgMx_0AdiR9ibGY=s287-w287-h192-n-k-no-v1",
"original": "https://d2hyz2bfif3cr8.cloudfront.net/imageRepo/7/0/129/805/640/One_Bedroom_Suite_Dr._R.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNqplPzXreGZOzNo1jOMnBSqI0nXT6T3j6O_D2z=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNqplPzXreGZOzNo1jOMnBSqI0nXT6T3j6O_D2z=s10000"
}
],
"rating": 3.1,
"reviews": 8978,
"reviews_histogram": {
"1": 2437,
"2": 1006,
"3": 1423,
"4": 1607,
"5": 2505
},
"location_rating": 4.9,
"proximity_to_things_to_do_rating": 4.9,
"proximity_to_transit_rating": 5,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 2352,
"positive": 1431,
"neutral": 291,
"negative": 630
},
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 1508,
"positive": 97,
"neutral": 78,
"negative": 1333
},
{
"name": "Property",
"description": "Property",
"total": 3302,
"positive": 813,
"neutral": 310,
"negative": 2179
},
{
"name": "Service",
"description": "Service",
"total": 2704,
"positive": 1071,
"neutral": 206,
"negative": 1427
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 1986,
"positive": 438,
"neutral": 102,
"negative": 1446
},
{
"name": "Room",
"description": "Room amenities",
"total": 1225,
"positive": 189,
"neutral": 79,
"negative": 957
}
],
"amenities": [
"Breakfast",
"Free Wi‑Fi",
"Parking",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Restaurant",
"Golf",
"Accessible",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChgI7amOooeH09krGgwvZy8xMnFmeHdsMWsQAQ",
"data_id": "0x89c258e31d4457eb:0x2bb34c38744394ed",
"name": "Pod 51",
"link": "https://www.thepodhotel.com/pod-51?utm_source=google&utm_medium=organic&utm_campaign=gbp_listing",
"description": "Bright modern hotel offering a rooftop deck with city views, plus a cafe, a bar & free Wi-Fi.",
"gps_coordinates": {
"latitude": 40.7557851,
"longitude": -73.9690935
},
"city": "New York",
"country": "US",
"check_in_time": "12:00 AM",
"check_out_time": "12:00 AM",
"price_per_night": {
"price": "$164",
"extracted_price": 164,
"price_before_taxes": "$120",
"extracted_price_before_taxes": 120
},
"total_price": {
"price": "$982",
"extracted_price": 982,
"price_before_taxes": "$717",
"extracted_price_before_taxes": 717
},
"deal": "18% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "St. Patrick's Cathedral",
"transportations": [
{
"type": "Walking",
"duration": "10 min"
}
]
},
{
"name": "Lexington Av/53 St",
"transportations": [
{
"type": "Walking",
"duration": "4 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "35 min"
},
{
"type": "Public Transport",
"duration": "50 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/6MYSwmyCMIbad9ml8xPZDwy2YmmKz1uKTRILiWPQ5n6hc1yNVWI8yJyVZv5SYsAuSPY6pxcIIAxhMTHLb2_u8-bhAgewSfY6tUl-em-ZMkj5EE2pFK1QzprSS26VWv7yspf7_SHNnWM0D2kuA9TCS6qNKkI5heU=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/1000000/10000/5400/5358/28e282ba_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipP3sdytDNVGycMVnNkYi9_KmOKnYT5nwoYOKEOq=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipP3sdytDNVGycMVnNkYi9_KmOKnYT5nwoYOKEOq=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNttzlwb6Xir_PbF1vFc9gnG_VBZ7UHdstGKYz7=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNttzlwb6Xir_PbF1vFc9gnG_VBZ7UHdstGKYz7=s10000"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/vyYEzOky2HDFu0tHiJteyjcE48fpi8e0Ze4VpDYqZvASa3fHaRLfWgecAIUSEmbgsqBED9hjgidzMbwsTzsaTixGudWtqlFz5hPTGMkV21RWEoRmKdyNYYkNB46chBhToKn9mkgJBhhCeG6Q0a1Y8CyNRbVYzQ=s287-w287-h192-n-k-no-v1",
"original": "https://cdn.worldota.net/t/1024x768/content/d3/86/d386c1fb59e45cf77671efbcd087755ed7307021.JPEG"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOuoVkD0aGbIhocspFScUAAGeKXDhw7JnsGSWGq=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOuoVkD0aGbIhocspFScUAAGeKXDhw7JnsGSWGq=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/A5ch5VYaK628ZnHirg1xDGd7qp9YI-3b60lBMZSJi4zZfMV3Qx9twTFijkGO8cZCcD6ZCm6jj9u4YzwraliymuOZ3k7AypTJZODEUCubeC87vSnVPWpvg6e7pjAskQXFgh2s4c0ViHnGQacTPvdHOPCUTHDNjw=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/1000000/10000/5400/5358/15ddb547_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNhRLuLpY5pTpnS5M-zHDopIIVvk4ulnoO5BbYm=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNhRLuLpY5pTpnS5M-zHDopIIVvk4ulnoO5BbYm=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM9hxNAYMnR1y9cH5jc4lX_JeSY-IUeFPTPXtdr=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM9hxNAYMnR1y9cH5jc4lX_JeSY-IUeFPTPXtdr=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNbFXDc2mw1TjDds9u5C3rzE5Zu3McY9lokolLI=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNbFXDc2mw1TjDds9u5C3rzE5Zu3McY9lokolLI=s10000"
}
],
"rating": 4,
"reviews": 3657,
"reviews_histogram": {
"1": 222,
"2": 181,
"3": 479,
"4": 1121,
"5": 1654
},
"location_rating": 4.7,
"proximity_to_things_to_do_rating": 4.8,
"proximity_to_transit_rating": 4.5,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 645,
"positive": 254,
"neutral": 125,
"negative": 266
},
{
"name": "Location",
"description": "Location",
"total": 880,
"positive": 792,
"neutral": 60,
"negative": 28
},
{
"name": "Property",
"description": "Property",
"total": 1212,
"positive": 813,
"neutral": 129,
"negative": 270
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 815,
"positive": 651,
"neutral": 53,
"negative": 111
},
{
"name": "Sleep",
"description": "Sleep",
"total": 492,
"positive": 168,
"neutral": 94,
"negative": 230
},
{
"name": "Service",
"description": "Service",
"total": 655,
"positive": 488,
"neutral": 32,
"negative": 135
}
],
"amenities": [
"Wi‑Fi ($)",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Kid-friendly"
]
},
{
"type": "hotel",
"property_token": "ChkIy_OxlbOX1_FaGg0vZy8xMXJ6amJ3anp2EAE",
"data_id": "0x89c2f41f3eeaaaab:0x5ae35cbb32ac79cb",
"name": "Radio Hotel",
"link": "https://www.theradiohotel.com/?utm_source=google&utm_medium=gmb",
"description": "Casual rooms & suites in a trendy hotel with a Latin-Caribbean restaurant & a 24-hour gym.",
"gps_coordinates": {
"latitude": 40.8477485,
"longitude": -73.9315295
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$113",
"extracted_price": 113,
"price_before_taxes": "$96",
"extracted_price_before_taxes": 96
},
"total_price": {
"price": "$680",
"extracted_price": 680,
"price_before_taxes": "$575",
"extracted_price_before_taxes": 575
},
"deal": "42% less than usual",
"deal_description": "Great Deal",
"nearby_places": [
{
"name": "W 181 St/Amsterdam Av",
"transportations": [
{
"type": "Walking",
"duration": "2 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "33 min"
},
{
"type": "Public Transport",
"duration": "1 hr 22 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM5PFQNBE3GTnlyj7cPRbeDv3MRVtnyyJGVS7YY=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM5PFQNBE3GTnlyj7cPRbeDv3MRVtnyyJGVS7YY=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOsS4fptvCPm1Lud3zQbM-T4zfAbUor55EPaR8d=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOsS4fptvCPm1Lud3zQbM-T4zfAbUor55EPaR8d=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPoKYFkdyfk6eX-TJLcgLN8CjvUP6JhxmP8SeeM=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPoKYFkdyfk6eX-TJLcgLN8CjvUP6JhxmP8SeeM=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOglRpSYkOa7180B1bD5fZz3cSueEWN11hd-efy=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOglRpSYkOa7180B1bD5fZz3cSueEWN11hd-efy=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOlGa6IWonyH5F63mXbPfLLSHtiqfmFoi6OSTJi=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOlGa6IWonyH5F63mXbPfLLSHtiqfmFoi6OSTJi=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMOqOkGvYTdgwHPfRpzAJ5dHSri_zr2maI6YXuL=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMOqOkGvYTdgwHPfRpzAJ5dHSri_zr2maI6YXuL=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM3f_ce1KfFipcT9ETYCZZNSqQK698tC6QgOyBk=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM3f_ce1KfFipcT9ETYCZZNSqQK698tC6QgOyBk=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/rxIdQ2UvkGHhd8chMIxknZ8_QFHcEP5Yv21PdQUJiTRxLMFDQ3TFELHg8b4xAyWH6jVjqhVf6dANrp-8k1Ww7OUIE7fEXdqbFvOLsBo-msS4n3QEgvp2Dd0lVqvp8MtEOZEnFYUS1q2uxCHmB9kGcnG2c0nPlQ=s287-w287-h192-n-k-no-v1",
"original": "https://i.giatamedia.com/m.php?m=AQABAAAAla4KALUrcgYFAJZagtntvFDoW2XeA5zjYHk"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/dqQhZAbE-LTTTApopNvv4LU2DqFSuBONzqSRFrJM2BhLmXNHtgLGEBLqmP_7pgXY6kvr3_b1US4Jl9BYSxJFptUVqpcF0JDvRHOfolJUf0kd5QZ15kvFniPdHbvM7Q0uAPDeLaWe4KRJcYoE_l_CHbwOKSSSWbk=s287-w287-h192-n-k-no-v1",
"original": "https://i.giatamedia.com/m.php?m=AQABAAAAla4KAKArcgYFAPC-PABogstlTqP9TeqBe-g"
}
],
"rating": 3.8,
"reviews": 775,
"reviews_histogram": {
"1": 117,
"2": 52,
"3": 65,
"4": 145,
"5": 396
},
"location_rating": 3.4,
"proximity_to_things_to_do_rating": 3.5,
"proximity_to_transit_rating": 3.7,
"airport_access_rating": 4.6,
"reviews_breakdown": [
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 123,
"positive": 26,
"neutral": 15,
"negative": 82
},
{
"name": "Property",
"description": "Property",
"total": 296,
"positive": 169,
"neutral": 30,
"negative": 97
},
{
"name": "Service",
"description": "Service",
"total": 239,
"positive": 114,
"neutral": 21,
"negative": 104
},
{
"name": "Safety",
"description": "Safety",
"total": 78,
"positive": 31,
"neutral": 9,
"negative": 38
},
{
"name": "Sleep",
"description": "Sleep",
"total": 122,
"positive": 42,
"neutral": 10,
"negative": 70
},
{
"name": "Room",
"description": "Room amenities",
"total": 93,
"positive": 40,
"neutral": 8,
"negative": 45
}
],
"amenities": [
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Room service",
"Full‑service laundry",
"Accessible",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChgI8f2y4Ljt1JVPGgwvZy8xeWw0OGw0eTcQAQ",
"data_id": "0x89c259b6ffca2e2d:0x4f2b536b8c0cbef1",
"name": "Hotel Alameda",
"link": "https://www.selina.com/",
"description": "Hip venue featuring chic, Japanese-inspired rooms, plus dining, loaner bikes & a rooftop pool.",
"gps_coordinates": {
"latitude": 40.7504084,
"longitude": -74.00341030000001
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$168",
"extracted_price": 168,
"price_before_taxes": "$124",
"extracted_price_before_taxes": 124
},
"total_price": {
"price": "$1,005",
"extracted_price": 1005,
"price_before_taxes": "$743",
"extracted_price_before_taxes": 743
},
"deal": "34% less than usual",
"deal_description": "Great Deal",
"nearby_places": [
{
"name": "The High Line",
"transportations": [
{
"type": "Walking",
"duration": "3 min"
}
]
},
{
"name": "33 St",
"transportations": [
{
"duration": "10 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "46 min"
},
{
"type": "Public Transport",
"duration": "1 hr 8 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNoSDHTmPRniXydzO2E0CJBq2JCVpWpdxau_tTv=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNoSDHTmPRniXydzO2E0CJBq2JCVpWpdxau_tTv=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPvuOvGipIfeJBexnZCYPFuZiyXcgMa9zgSYBoL=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPvuOvGipIfeJBexnZCYPFuZiyXcgMa9zgSYBoL=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN7D92Uq9s_DV3Uacv100JDJxCLRBz1VZAdoPky=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipN7D92Uq9s_DV3Uacv100JDJxCLRBz1VZAdoPky=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNY7qFsmTiEpMxWDUDTnHHfnCOCZH7FNyW-NasZ=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNY7qFsmTiEpMxWDUDTnHHfnCOCZH7FNyW-NasZ=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMbiigbwrWlNPzxaJGYjPLEVdiQAUtRXJdi18zH=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMbiigbwrWlNPzxaJGYjPLEVdiQAUtRXJdi18zH=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNIEBkb37l5Mv14r5B7Jc831Cye76toFwP6WQjK=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNIEBkb37l5Mv14r5B7Jc831Cye76toFwP6WQjK=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNdKHL4TmPFHy1p0j2H-lpfpDxsxDJ86xFogpsY=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNdKHL4TmPFHy1p0j2H-lpfpDxsxDJ86xFogpsY=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPrcYxdYfIwfA7VyhfkSv9wOPOLizk3B_xsJra7=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPrcYxdYfIwfA7VyhfkSv9wOPOLizk3B_xsJra7=s10000"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/aRwvyT-enPmoK3KUSQzS77T4Q9Mms9oAVlcTD7ichyl19dshXu4vsIkVu_jhpH9RugzgUAzijpgx9kgxz9W1jNyBzTq5GnSlbKwbbxrmwiNN6NxF3X9Koe5UCYdyWXnCOjJaKYJ4PxeEuUGQp-mefvTN6psI69I=s287-w287-h192-n-k-no-v1",
"original": "http://static.urbandaddy.com/uploads/assets/image/slideshows/standard/30b53fbf555e63eec573322b048f5e72.jpg"
}
],
"rating": 3.9,
"reviews": 815,
"reviews_histogram": {
"1": 91,
"2": 46,
"3": 92,
"4": 201,
"5": 385
},
"location_rating": 3.8,
"proximity_to_things_to_do_rating": 4.8,
"proximity_to_transit_rating": 4.4,
"airport_access_rating": 4.2,
"reviews_breakdown": [
{
"name": "Bar",
"description": "Bar or lounge",
"total": 136,
"positive": 88,
"neutral": 23,
"negative": 25
},
{
"name": "Pool",
"description": "Pool",
"total": 29,
"positive": 17,
"neutral": 6,
"negative": 6
},
{
"name": "Fitness",
"description": "Fitness",
"total": 55,
"positive": 22,
"neutral": 13,
"negative": 20
},
{
"name": "Dining",
"description": "Food and Beverage",
"total": 116,
"positive": 80,
"neutral": 14,
"negative": 22
},
{
"name": "Service",
"description": "Service",
"total": 255,
"positive": 168,
"neutral": 10,
"negative": 77
},
{
"name": "Property",
"description": "Property",
"total": 264,
"positive": 166,
"neutral": 28,
"negative": 70
}
],
"amenities": [
"Free Wi‑Fi",
"Parking",
"Pool",
"Air conditioning",
"Pet-friendly",
"Bar",
"Restaurant",
"Full‑service laundry",
"Accessible",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChoI3vKepLyIotP5ARoNL2cvMTFiNjN3MXl5bhAB",
"data_id": "0x89c259a81eabfa7d:0xf9a68843c487b95e",
"name": "Hotel 32 32",
"link": "http://hotel3232nyc.com/",
"description": "Modern boutique property offering minimalist quarters, some with kitchens, plus free breakfast.",
"gps_coordinates": {
"latitude": 40.7460341,
"longitude": -73.983449
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$173",
"extracted_price": 173,
"price_before_taxes": "$116",
"extracted_price_before_taxes": 116
},
"total_price": {
"price": "$1,039",
"extracted_price": 1039,
"price_before_taxes": "$696",
"extracted_price_before_taxes": 696
},
"deal": "17% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Empire State Building",
"transportations": [
{
"type": "Walking",
"duration": "5 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "33 min"
},
{
"type": "Public Transport",
"duration": "56 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/4Z22rptlFZnZV6Wjg3Y3meW4sKsEsOqb2Gc87NNMYqci7oMLX5056nafQ5EigjPIi_AWl-rBYWXO7dIFkrzPlrPIX-yFuuDb36O1Tk7o4NDrygsojadCXOhnzXOXIOx37TfGuYnIlhBFIyps9QWZ_-_StT5ovTw=s287-w287-h192-n-k-no-v1",
"original": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/16/86/80/d5/hotel-32-32.jpg?w=2100&h=1400&s=1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/xAa7h2nlrgzsWwtJaf9_CRSzXLdJY7SxGeMx340THWFSsMnmXeB-UYiD2-M3mIwk8ZWpCBx96N6-cwFyQR49lYYUPxSsTYXXyBO6TPo35IGJHmFxYDCrCZw9FURR4DEEv3uR3zYumoyX3RtPehK3qbD0X_gELco=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/3000000/2650000/2645800/2645725/2f407cf8_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNlwfH5VEAQPrqXFgTcfWWF9HNdpNduGLV734x0=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNlwfH5VEAQPrqXFgTcfWWF9HNdpNduGLV734x0=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/ishzJyZtawii6AKmVkgbWWz1gGczqCKQkrfTR0JWZZdFPHbCFvoOE7OXcPGrMW4gJdWbxPL-EaNX8Ezugw2n-QQtI-WmOSy5PyypRNVAVgWJO89RhzghHLssX7KdeeKiIAuRerDTVv0EXFLGn-3wg0lnfnJqtjo=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/47/478681/478681a_hb_ba_004.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/mi5PfyGpw0Lt8tTOIeO_6zdDppefEc1BJ6KZBsTcTvhZwvYLxQNqUtmDrXV-d4ykaY993r_fGk264NLkn_8v8sKihgLCPGd6VqNd_wkaGk1fQPflCRRqcv_UogJL4zj4wtANKItY6aNNOwBUqcym-ak8z97jWQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/47/478681/478681a_hb_a_036.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/9O6cNv_PxHCRT8-AkAp_CjKwbxZF1Xvlcz9Z33Tw5jDWFkq5jPRYzdEXq_RVVZ-fwVd2cP9Y37Kk_skNxAoMzqCTyUB_sYHiPVIDV2Km3T247hRMlVbVVPtWX392tH_3OvacE3Q2_6FK1CF5EysNQlzqnM4wpA=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/3000000/2650000/2645800/2645725/a8e38125_z.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/VLcvwlKQwJlKsr9Fu7umT2AMXxNhh5nsFM3EBcraU_YcTDCHoDuikYpTe39owdJKnFVxIR3Y9cpJ-goWe2krrve_U8JygoKAWvFwqAMqvtwIeB-6bh4B7jsMmECWmVSgcxt6rOv3MU38s7dWqggaejMCjGCQag=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/3000000/2650000/2645800/2645725/a9aae6f3_z.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/5soXCbLD4_fI1H2ilQ6WSucpXCFMU6fofEJKCUbyVgOEj2RhrbwQHZ-q-BMxFVC45gZWuVSjncpBj5WtNPfW-m3gxmJjJ6ChzHV0m3O9pe5lRYvFBXoYja6dtx8Iq58WM1BjCrcouR7RhanhkaQXFapPZ86ctUs=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/3000000/2650000/2645800/2645725/534f4b07_z.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/N4pneJSObgguJfxoXRc_ek32_XmZ5QOv7F8F8r2Wzolk1KmPUcf2-a38XaquuDr0KcaVkWXIam2DQbn4kkVB4fvU_NUMnapy7CPUSENaxPA-O1o8wGZ_imdX2M5yVeFNvt20b8rweATisagBrJDiZ9jYaQ9HjYo=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/3000000/2650000/2645800/2645725/77ab0209_z.jpg"
}
],
"rating": 4,
"reviews": 1149,
"reviews_histogram": {
"1": 117,
"2": 52,
"3": 139,
"4": 293,
"5": 548
},
"location_rating": 4.9,
"proximity_to_things_to_do_rating": 4.9,
"airport_access_rating": 4.5,
"reviews_breakdown": [
{
"name": "Room",
"description": "Room amenities",
"total": 173,
"positive": 60,
"neutral": 21,
"negative": 92
},
{
"name": "Location",
"description": "Location",
"total": 247,
"positive": 205,
"neutral": 22,
"negative": 20
},
{
"name": "Property",
"description": "Property",
"total": 377,
"positive": 218,
"neutral": 45,
"negative": 114
},
{
"name": "Kitchen",
"description": "Kitchen",
"total": 86,
"positive": 42,
"neutral": 17,
"negative": 27
},
{
"name": "Service",
"description": "Service",
"total": 308,
"positive": 207,
"neutral": 15,
"negative": 86
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 233,
"positive": 148,
"neutral": 16,
"negative": 69
}
],
"amenities": [
"Free Wi‑Fi",
"Parking",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Kitchen in some rooms",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChgIjI25t-DC1d_iARoLL2cvMXRnd2J0dDkQAQ",
"data_id": "0x89c2598827b5d3ad:0xe2bf561606ee468c",
"name": "SoHo 54 Hotel",
"link": "https://www.soho54hotel.com/?utm_source=google&utm_medium=organic&utm_campaign=business-listing",
"description": "Understated quarters, some with city views, in a laid-back hotel offering a gym & 2 meeting rooms.",
"gps_coordinates": {
"latitude": 40.7239115,
"longitude": -74.0053011
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$143",
"extracted_price": 143,
"price_before_taxes": "$121",
"extracted_price_before_taxes": 121
},
"total_price": {
"price": "$856",
"extracted_price": 856,
"price_before_taxes": "$728",
"extracted_price_before_taxes": 728
},
"deal": "44% less than usual",
"deal_description": "Great Deal",
"nearby_places": [
{
"name": "Brooklyn Bridge",
"transportations": [
{
"type": "Taxi",
"duration": "9 min"
}
]
},
{
"name": "Spring St",
"transportations": [
{
"type": "Walking",
"duration": "4 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "42 min"
},
{
"type": "Public Transport",
"duration": "1 hr 3 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPN_whn7gjVVK59_zh_Ias23H5zbhX6IngjlfJy=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPN_whn7gjVVK59_zh_Ias23H5zbhX6IngjlfJy=s10000"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/otO6xAxe4RAln8DRIsGeKuO1XRnt8hIxSNpWFYH8HCV58Gq7JpRNQrjGWwunpNH_WmLuVVf3gJAWmq9_t0YWB3KhWyQ1dDqDsN2sOx8V1FJ6JLlPlSnNeAhTSLlwc321y0ZC8IMJZ73cJltpZgT1_aqfBkKXCm8=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/15/155252/155252a_hb_w_004.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/cFjcwg4Ct5AAG2z0bmG27CSNYQ7GuRI-sd3UkA9h43m1G_Lt7GZUumgFtxhC-OTq_0JTQgmMTKXx1_yEaxycdE37EwzhbWVyRjUlJkbZL_mgO6cohvezGjgzxXD6xE2QX6xi829DaynOTAHT9arhXe3Dk-DnqJM=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/20000000/19790000/19783900/19783816/7edbdd21_z.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/G56mAof6YqsmLSZ1Kuy14xsy48ap6ZqBmyPWzeITrS9sgqQXld__hHwH1USfyT6iE15J11kveB_Mi_k2MWIejrhoIePlkonpacWOzPGLRcfcqhG5lgZfJY9GBF5D-tTCym9CnP6XRg2Z9qY7nvO1FfTtbh0qWw=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/15/155252/155252a_hb_l_002.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/mha2SkfcCKEAoT2WruyIeXqRoOb1HMD7DJZ8xxZ8jdGwVBNmDYG6IgubKUHHDSHV24_wXmtDh2KpOfMrDdN6UD4w9GFbAkl5Ip3Rftfky2zWa0d5dwy1Src6_NIwhe3dUxcTL4WtJUN4agVoJJyD-qWY--nbb6o=s287-w287-h192-n-k-no-v1",
"original": "https://cdn.worldota.net/t/1024x768/content/de/60/de60fca5c8e2975f561e4ca0879854e0550ffc2a.jpeg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/A92BQz7aORdu73WeR65x8Py4Ys4GdDCKkZdtmnSSX1ARLupRl_b0LyoANqlRk_x8IIB8lnwKAsrrn9Gj5nJhLVLBlNqpkMD60fVHKETYnSI3EDWSlhyDWm_zBzDsyaijsc88kfUKeZtEQEWlGSlEJCsmHKBnlw=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/20000000/19790000/19783900/19783816/1c051762_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPCvGk4myg7bjf7nPFIIPxOz89ZInmSnE1Ww-6s=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPCvGk4myg7bjf7nPFIIPxOz89ZInmSnE1Ww-6s=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/rO4pUDuQ628zFpZzw_HedHy10y39W0xp9y3inunXP2_J8qfQGKpys9vql07JoNDVDzRzWuQGai2WPczbZBDT4JYVCvxamGwKrV1HiTV9MdqG9hVBLAVTUmUEV64M3xQn3UYpSQecczQ0U4zHvs8dY4m1MDdT_Ks=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/15/155252/155252a_hb_ba_001.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMVfIIZ6UqMMgFDSk-pOqIhQVJYxcFVLpSVxvJD=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMVfIIZ6UqMMgFDSk-pOqIhQVJYxcFVLpSVxvJD=s10000"
}
],
"rating": 3.5,
"reviews": 811,
"reviews_histogram": {
"1": 138,
"2": 79,
"3": 129,
"4": 191,
"5": 274
},
"location_rating": 4.7,
"proximity_to_things_to_do_rating": 4.7,
"proximity_to_transit_rating": 4.9,
"airport_access_rating": 4.5,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 213,
"positive": 163,
"neutral": 25,
"negative": 25
},
{
"name": "Room",
"description": "Room amenities",
"total": 137,
"positive": 40,
"neutral": 15,
"negative": 82
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 210,
"positive": 78,
"neutral": 12,
"negative": 120
},
{
"name": "Service",
"description": "Service",
"total": 244,
"positive": 153,
"neutral": 12,
"negative": 79
},
{
"name": "Property",
"description": "Property",
"total": 268,
"positive": 101,
"neutral": 22,
"negative": 145
},
{
"name": "Sleep",
"description": "Sleep",
"total": 121,
"positive": 33,
"neutral": 12,
"negative": 76
}
],
"amenities": [
"Breakfast",
"Free Wi‑Fi",
"Air conditioning",
"Fitness center",
"Restaurant",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChcImaG28Zbom8uuARoKL20vMDNncTd2NBAB",
"data_id": "0x89c258543f40379b:0xae966f416e2d9099",
"name": "Paramount Hotel Times Square",
"link": "https://www.nycparamount.com/?utm_source=google-my-business&utm_medium=organic&utm_campaign=hotel-paramount",
"description": "Sleek hotel in a 1928 landmark with a lively music venue, a fitness center & a posh 2-story lobby.",
"gps_coordinates": {
"latitude": 40.759535,
"longitude": -73.9870088
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$176",
"extracted_price": 176,
"price_before_taxes": "$110",
"extracted_price_before_taxes": 110
},
"total_price": {
"price": "$1,054",
"extracted_price": 1054,
"price_before_taxes": "$660",
"extracted_price_before_taxes": 660
},
"deal": "19% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Times Square",
"transportations": [
{
"type": "Walking",
"duration": "2 min"
}
]
},
{
"name": "42 St-Port Authority Bus Terminal",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "40 min"
},
{
"type": "Public Transport",
"duration": "52 min"
}
]
},
{
"name": "Trattoria Trecolori",
"transportations": [
{
"type": "Walking",
"duration": "3 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNrsiGDWBiHztkF24nVrZR6FFhL2t0CkOV5GeKe=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNrsiGDWBiHztkF24nVrZR6FFhL2t0CkOV5GeKe=s10000"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/VAfM6WWFMaM6jnUiH5Nw5dnF7vwzWGZkU0-8EtWqIU4RJHy9GyOMEEE5L2ikojbG428nAujCsz883MGOfxUYbMyou1g1ac0xbm-oFOrDSlOQnzNeWT7ydioo-C-kfMh6AuzmMdouaifzBNm0BJw9YTKdVWdMFg=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013016/013016a_hb_a_068.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMy1SKoHg-Iqy0SSyswpFpLQPddaHNC6lRH8oTE=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMy1SKoHg-Iqy0SSyswpFpLQPddaHNC6lRH8oTE=s10000"
},
{
"thumbnail": "https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=CEy3CnJECL4AAAQfCSNTXA&cb_client=search.estubs.gps&w=287&h=192&yaw=340&pitch=-10&thumbfov=100&scale=2"
},
{
"thumbnail": "https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=hREx16-zZnsAAAQfCSNTXQ&cb_client=search.estubs.gps&w=287&h=192&yaw=280&pitch=0&thumbfov=100&scale=2"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/0SDiPRZmOIN-eB2lAm-lulonnhuqtRvo7Rf-E3yYnxd0oU5Iv2w6o0_55BPYV2zjGfqoHJscVZVVqvvEhLe7VtW1qnR81ZQbMcTu7bM7kd5hz0fUHGxFmbxybglPIzbBOlLcPGHkCUq_Oz7LLUzEqLdWLeFF3uU=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013016/013016a_hb_f_003.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/RW-pkSZAsDe6rwwX9q8lNsA6_aYW4DL0cLNW2hwcYLSlh0OaA5XM-6KHJ3Jvv-PhUkhmWYLzlp_UjosBDiZahdt5XUtCY-AzgYmwkQ_qGUpXT-5fMjJ8Y32un18wa_iezGDQT78vNb_A6P5zyfDq_xKec83ZTmXuPibML99kbA=s287-w287-h192-n-k-no-v1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/hjpfD5WliTgvWL8rMnasE-0x9o1YQhi4Z_zenwtWNTrP7Sa84DgZf1BRvIE5ZPdhKZxxxIVhr8XYPSVVfkNfHcopYgLZpVDl0YqXEaA79G8jlV8JVuVBkTh39ZCzU_ZegifIuDpDukMrNclZSE-TWAyBFjQucRisqFZ69okS-g=s287-w287-h192-n-k-no-v1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/UB-QhkGcitBv1SyYrRSa7NQqDy7D1EKK26ZnEg9qbeR4A6L_MuxCLDmzrExFUDNIv3oFsjFSh8_k-hvtHZdYrixO1_4599sEpqdeRYFhuOBewPsEX4i_P5upqZBogGjkLsS-kPiOtO9oWYHu9QXIeK41R4Q6Ew=s287-w287-h192-n-k-no-v1",
"original": "https://d2hyz2bfif3cr8.cloudfront.net/imageRepo/7/0/130/478/774/Entertainment_Suite._S.jpg"
}
],
"rating": 3.5,
"reviews": 6690,
"reviews_histogram": {
"1": 995,
"2": 598,
"3": 1310,
"4": 1766,
"5": 2021
},
"location_rating": 5,
"proximity_to_things_to_do_rating": 4.9,
"proximity_to_transit_rating": 5,
"airport_access_rating": 4.2,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 1742,
"positive": 1253,
"neutral": 203,
"negative": 286
},
{
"name": "Property",
"description": "Property",
"total": 2180,
"positive": 817,
"neutral": 280,
"negative": 1083
},
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 847,
"positive": 99,
"neutral": 74,
"negative": 674
},
{
"name": "Service",
"description": "Service",
"total": 1549,
"positive": 790,
"neutral": 124,
"negative": 635
},
{
"name": "Sleep",
"description": "Sleep",
"total": 869,
"positive": 200,
"neutral": 118,
"negative": 551
},
{
"name": "Room",
"description": "Room amenities",
"total": 689,
"positive": 99,
"neutral": 63,
"negative": 527
}
],
"amenities": [
"Breakfast",
"Free Wi‑Fi",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Full‑service laundry",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChcI96OxqIyq-IPDARoKL20vMDY1eTA1eBAB",
"data_id": "0x89c258f88254f2c3:0xc307e150c50c51f7",
"name": "Sheraton New York Times Square Hotel",
"link": "https://www.marriott.com/en-us/hotels/nycst-sheraton-new-york-times-square-hotel/overview/?scid=f2ae0541-1279-4f24-b197-a979c79310b0",
"description": "Genteel quarters in a polished hotel with a modern restaurant, a library bar & a cafe, plus a gym.",
"gps_coordinates": {
"latitude": 40.7625811,
"longitude": -73.981139
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$215",
"extracted_price": 215,
"price_before_taxes": "$158",
"extracted_price_before_taxes": 158
},
"total_price": {
"price": "$1,290",
"extracted_price": 1290,
"price_before_taxes": "$949",
"extracted_price_before_taxes": 949
},
"deal": "22% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "The Museum of Modern Art",
"transportations": [
{
"type": "Walking",
"duration": "4 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "42 min"
},
{
"type": "Public Transport",
"duration": "46 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNGq9pOlfAJUlwKlKHlWO3UphceIoWY5Hus_Pox=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNGq9pOlfAJUlwKlKHlWO3UphceIoWY5Hus_Pox=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/ksLF4OGscJa7pQllqDdbsr7-a4ZDMUgMO80TN25Hmid5jSUCmFYjSXwq1urqfG6apxWqeivUmFqfaCTYuu12OWYjRpjfoheIu1UQYC36eYQl3k41-yruhtIbr5LBT0eoP35WqUIT78Pn-VDEN9glweDIv3D5UQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013055/013055a_hb_a_037.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPfOgRg1rC5xptKQyHuTUWU1j2NLpPyG_GLcR1P=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPfOgRg1rC5xptKQyHuTUWU1j2NLpPyG_GLcR1P=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/eLQ-ErC1SgmYLSQiy38ZKe75xahOkELhWTm8fiaYKdbHhddFB3fJsDOn2yIy9kde2fieeX7rfv-eogIC5aunM41uhOzFBWH4rzkvSnTfGqDXqDl6iJPJ1YYWnIhLKqYuRaJ7pGL0hMPcknxMy96lihFXgg2BZQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013055/013055a_hb_a_114.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/X8hOyb_ThYS_suur0YVusF8gmmwLO4PCZyY-mDYl6V1s2WlIfy18gTWCeDLtRQZP8ld6RgsWRnAngy-TlR-syUkCTLdyfGY5ddJUL9eocBmMbIMeOeRd-I9SAwAxXxmU4MKEJBVCf0v_aP5A3mwyYAJeforOQw=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013055/013055a_hb_w_005.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/dcAnmA0zanYmQsaRkRTzsXXakC5zWd9RBIkgg4fj4ivRNwuOge-6chf9QSXNHTA45QQ8NGVoHrTeeMkORln4D2hKdzx7qpnv2MgjhEjniGm1y1EjfK5EqRWdwgRFXeiKrh4JtayTZOjc_qR1NeJZ3yyTJzRFjIs=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013055/013055a_hb_a_048.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPPnmrTe7Wmn98CI7Pau9omWMW95l2p6ZlEPN0H=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPPnmrTe7Wmn98CI7Pau9omWMW95l2p6ZlEPN0H=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPcLy7J5-H5hrArGfqCTSnI1onNsAi1soHP252h=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPcLy7J5-H5hrArGfqCTSnI1onNsAi1soHP252h=s10000"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/Uj-3e7RdMW31MIFKTCiORMCqWos11MWpbI4eexUQjDBpo4rqZD-4ZViVRHb0mTd00grc-iSaXKxkJT0rMcKEnBXLbkHinHwYULcSdwsET2WBsLOOP4A-9sJiLOF__OeE1bnY8gPnCZJmcooq1oBLZqajYDYDoQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/01/013055/013055a_hb_w_016.jpg"
}
],
"rating": 3.9,
"reviews": 10834,
"reviews_histogram": {
"1": 1020,
"2": 608,
"3": 1356,
"4": 3046,
"5": 4804
},
"location_rating": 4.9,
"proximity_to_things_to_do_rating": 4.9,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 2260,
"positive": 1787,
"neutral": 217,
"negative": 256
},
{
"name": "Service",
"description": "Service",
"total": 2435,
"positive": 1342,
"neutral": 135,
"negative": 958
},
{
"name": "Property",
"description": "Property",
"total": 2779,
"positive": 1556,
"neutral": 301,
"negative": 922
},
{
"name": "Accessibility",
"description": "Accessibility",
"total": 528,
"positive": 133,
"neutral": 65,
"negative": 330
},
{
"name": "Business",
"description": "Business",
"total": 343,
"positive": 165,
"neutral": 84,
"negative": 94
},
{
"name": "Bar",
"description": "Bar or lounge",
"total": 420,
"positive": 181,
"neutral": 53,
"negative": 186
}
],
"amenities": [
"Wi‑Fi ($)",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Full‑service laundry",
"Accessible",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChkIyeyG4ru6pZqjARoML2cvMTJoa2JyZ25jEAE",
"data_id": "0x89c259898f86c933:0xa33495d3bc41b649",
"name": "NOMO SOHO",
"link": "https://nomosoho.com/",
"description": "Luxe rooms & suites in a hip lodging with a swanky restaurant, a glam cocktail lounge & a 24/7 gym.",
"gps_coordinates": {
"latitude": 40.719814199999995,
"longitude": -74.00007339999999
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$243",
"extracted_price": 243,
"price_before_taxes": "$171",
"extracted_price_before_taxes": 171
},
"total_price": {
"price": "$1,455",
"extracted_price": 1455,
"price_before_taxes": "$1,029",
"extracted_price_before_taxes": 1029
},
"nearby_places": [
{
"name": "Brooklyn Bridge",
"transportations": [
{
"type": "Public Transport",
"duration": "8 min"
}
]
},
{
"name": "Canal St",
"transportations": [
{
"type": "Walking",
"duration": "3 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "38 min"
},
{
"type": "Public Transport",
"duration": "1 hr 9 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/WYUf__arC_gABHsLZi1wpuhpiMVhua9-ssjv4FASW1OfVLjip7EWRY5eAeka6snjxKPOLTRET5fz_jXgX6BhH-5imwbWloYo6IMLWxleFd7ZyZFqcGZ_pjzsF-O2XWJpDx4iknFdIdM7NBJoHT8A22KItVGYMEQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_w_034.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/OCdMFKTREs6HOL4X6_xBn4ZEi6XMn_gk1VjJ7VbJYOCxZeGXmTw15Xh62gWKQ7Bx7l5cB9HoeD39OLymRCy-OUjX6B0Q0i7GYMBql2gRn7kn2_-oGhzyocYe07RTLGAY3YLpAaNTGEUCsJRJVyKAypaLc-8S_J4=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_l_005.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/ngxtjg9oj3fCPCXtlzzu6zHTEn9jzXE-7FOYrg-RdW2MjkfpHyZbePAtvx3A3ceS28omk24Br5wly97nvHZnhgUSwn0Lue7HctEl0HxqjSXeot12i_9ZaVTLLEJDqgA3VutFmsKP7aFP5JoKHtCx47Trm16_TA=s287-w287-h192-n-k-no-v1",
"original": "https://i.giatamedia.com/m.php?m=AQABAAAAla4KAB19BgQFAFVtkr4RoUvAzcbLyEq5xc4"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/D_w8XTEFLwmLN7aIjdnOUDtKNh_h615adnDvBSTXY0bUy7av2Sw70pidJEf6RqxRbh9MU6OTRXuegbmMV3O909uro5ItCCfPQ0oel7-9xx9GiXi00VTYWAzjd8ApdaPF6yakKDalJ3zJCwlFvyMYCK1yeTHzjw=s287-w287-h192-n-k-no-v1",
"original": "https://i.giatamedia.com/m.php?m=AQABAAAAla4KAJYvpgUFAMQ7WXPaeSWRhEnmgRKmFVs"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/Tilg-kjQlN3j3fRq2jnzObiq5QFMcGFE4v89r0Os9iXp45lEbAcoaAyFdjixthdkj0E30euo2ArqUWFpWvPbEr9COnPe_xdUnGxAd1Z5c0_hUB_R7vm7Sjr0HKu5rlcI9GnjYd0G1ZeuhynYoq_hD4l1mmb44r0=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/4000000/3610000/3606300/3606282/ad998b0c_z.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/yuDphSudpfWHfW1mDWBq2rFuRFB5Zr44ecyYuJGcbLoIyl9CS9MfnvPhIqjYM25he7Wdh3t2fpnxLQbwld60zYy_955iTwV_3YXJAiX35Ll2NQefa1aRtUCftqP5PgRv7p15_irbUEGgLkSgEZWlJEkWdMpd1Q=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_r_003.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/5fe6_io_VQ4ImHU35QbTTEssPNFRLIlEKSSmaEIoXsckuXpL3Vil08PdV57tcm1vrB483wElFXbF8VWy26W7hQXYNxKQhBL-Q9516T6Cmz6EXVH1a-cnlWBRiU2LbYVdeH_Tz2yttGi1vcIbA7MVlyaQXuQ9Apo=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_t_002.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/9ZybGLxMfw22PgjIP2_ik8WQY4vRz4vbKX79QuBbYJmeYxhL4JzbNHVZtBXG1VE0RbVt8txP8jyj_bqA5F74kXaq0hn_1b-x46hR8BJ6Pkfrukqh1xhtb9UBvrkeEXNR6dxmgiwIKq1w_SGX0GnUK5C8wbHQLQ=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_a_037.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/4-QLeyC2Nsx_MA2Uswk94c21xpGiNlocNubf-9JZEYsGKJ484dSiBQtE9V7QOV_wAVsRVPp6gThvgNLb-9Y5sP-xmwH5k_Za_z9Iq14OIcM3B-YcOHqXsa4VbslPJsCO1w6Pb1Vw2D6aXwRFXKaRvGSo1C6SoAU=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/13/137010/137010a_hb_w_019.jpg"
}
],
"rating": 3.9,
"reviews": 1858,
"reviews_histogram": {
"1": 256,
"2": 105,
"3": 161,
"4": 405,
"5": 931
},
"location_rating": 4.8,
"proximity_to_things_to_do_rating": 4.7,
"proximity_to_transit_rating": 4.9,
"airport_access_rating": 4.4,
"reviews_breakdown": [
{
"name": "Bar",
"description": "Bar or lounge",
"total": 155,
"positive": 96,
"neutral": 11,
"negative": 48
},
{
"name": "Property",
"description": "Property",
"total": 649,
"positive": 415,
"neutral": 50,
"negative": 184
},
{
"name": "Dining",
"description": "Food and Beverage",
"total": 206,
"positive": 134,
"neutral": 13,
"negative": 59
},
{
"name": "Service",
"description": "Service",
"total": 463,
"positive": 234,
"neutral": 23,
"negative": 206
},
{
"name": "Room",
"description": "Room amenities",
"total": 230,
"positive": 99,
"neutral": 22,
"negative": 109
},
{
"name": "Location",
"description": "Location",
"total": 323,
"positive": 262,
"neutral": 25,
"negative": 36
}
],
"amenities": [
"Breakfast",
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Restaurant",
"Room service",
"Airport shuttle",
"Full‑service laundry",
"Accessible",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChgIlbSx9Oy2se5fGgwvZy8xczA0YzA5X3kQAQ",
"data_id": "0x89c2600c476fac1d:0x5fdcc5b6ce8c5a15",
"name": "The Parc Hotel",
"link": "http://www.theparchotel.com/",
"description": "Striking contemporary building offering minimalist rooms, plus a rooftop cocktail bar & free Wi-Fi.",
"gps_coordinates": {
"latitude": 40.7584774,
"longitude": -73.8346897
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$104",
"extracted_price": 104,
"price_before_taxes": "$88",
"extracted_price_before_taxes": 88
},
"total_price": {
"price": "$626",
"extracted_price": 626,
"price_before_taxes": "$527",
"extracted_price_before_taxes": 527
},
"deal": "32% less than usual",
"deal_description": "Great Deal",
"nearby_places": [
{
"name": "Flushing-Main St",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "24 min"
},
{
"type": "Public Transport",
"duration": "55 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/ywxnITszH8ILE_AP1AF_o3EqdRtGZpyj3RXGZ6MQrAKd_yIo1iHmoR5GR4rwyv0OaoFc7mw7U1tPPDPuiOlRBqKjV26TpBd1eYSIBevbkBuWOShupiJUBt2aMTBcvTnkfX9OYJuki95-x8tKMBkrQuZYSkVPVlk=s287-w287-h192-n-k-no-v1",
"original": "https://photos.hotelbeds.com/giata/original/35/358263/358263a_hb_w_003.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/5GxQxMQep0r12QRglSydsr5N7Kb9cEqitwMts8Zwtp95kk1PsRWWyQeezUSeHrEgGn5GIDoDf0k6BrWi71xq5kHVwFerujSaro9hN53NVaVdRPLknCteYKm2RycEIyjbBcLo13__BkMbyYuLOgplNL65_9ssvbQ=s287-w287-h192-n-k-no-v1",
"original": "https://d2hyz2bfif3cr8.cloudfront.net/imageRepo/7/0/169/183/929/Deluxe_Queen_Room_-_White_Stone_View_R.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMX2dpLmMLjldfEt3tyQ8H_M1rf2DfgflHS-qVD=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMX2dpLmMLjldfEt3tyQ8H_M1rf2DfgflHS-qVD=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/zkQvFOeeiBszrMB3qnLTIShb3vYD-iU4s1bGPfCop1nH-JBmUevN0qlOxtwsJeEBL79oG88IwZq2bAZTRptHy3-88kb6KDViyYEWw-I8-tXFMDrsfUwiiqvKdVxopt0SNxn5opB1pbGWV6A0Dv7SP1xyrp6SVPk=s287-w287-h192-n-k-no-v1",
"original": "https://d2hyz2bfif3cr8.cloudfront.net/imageRepo/7/0/169/183/865/Deluxe_Double_Twin_Room_R.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/BVjSgXqlIJ-8LeeySSNj-IRW090xSuoxc-uibE9AHBdeNhZcpr66skBoCAtqHhPbDEIh1ogy8ABSCD8i82MVqEaWuGdrv8cXPVVS_rSvzjqept96dPH2xqJoJeiYQA_l-xN7DCgvDaQ9dCY6l7UT2jx7lIv5SztiPTnyjnpSzQ=s287-w287-h192-n-k-no-v1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/VrRKpsAqwwHrs-ocDFP_xNedrNwvrXlqDtt1-358cA3lLshWWqTt71Hh7hD_wsGG--zxJdW4XWFf62fdRkh7e_ez2D4Kx_oFAEJCGjpvH60rmMKQfQjRpeGQX7OeKsSPKsUD8Kv5elpfQlE8JL4i9DnirfFvEA=s287-w287-h192-n-k-no-v1",
"original": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/0e/64/ed/b2/the-parc-hotel.jpg?w=2100&h=1400&s=1"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/v-xTyfAkJiO5W6A1fnzoxj3LzwyH7lOfk7M4NEjmQvYkhB5TX999Cy_BD9Hh5yceOhhEShDWlPPCY95F7gBa87wHMQDA1Nz2XQJpfm58wCwuzogiKDVK0EOP1W-awdAmFcT5H4jznclstf5BEbjh_PZzJEw3BQAGDnREEkl0WQ=s287-w287-h192-n-k-no-v1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/UFAFA_HxU5zUoFWdlYhcuYNe-VZhKZXqPAULOsY-_wkf7O5EXvNQGzwHNpokmJucKqD41A7osr7r04nLHnJ1f8Vxb94Z2faY2httw24t7yB67udVPUOoQ3_a0zkYxRHnTPEBvmCCCwW1mOtiXy0kENU_HaOoWyw=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/7000000/6840000/6839400/6839377/dffa14ac_z.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/kT7fCp1kYQ9hAv-7Phf8GJRrBTg8fdJww2KNLGiIcuTGDFto9FzvB3pSuxxZHbmZVi-p2geMNNDdKYZlb0WpQ_GV00bVZiKdTziB8fqTCIH1WGFgjDGgbiCycL1lZnakEGk9f8qtzTpjy38cSRFpJGKwYP8pZWo=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/7000000/6840000/6839400/6839377/5f41eab1_z.jpg"
}
],
"rating": 3.7,
"reviews": 819,
"reviews_histogram": {
"1": 119,
"2": 59,
"3": 118,
"4": 197,
"5": 326
},
"location_rating": 4.3,
"proximity_to_things_to_do_rating": 3.5,
"proximity_to_transit_rating": 4,
"airport_access_rating": 4.8,
"reviews_breakdown": [
{
"name": "Parking",
"description": "Parking",
"total": 50,
"positive": 9,
"neutral": 14,
"negative": 27
},
{
"name": "Breakfast",
"description": "Breakfast",
"total": 69,
"positive": 34,
"neutral": 15,
"negative": 20
},
{
"name": "Location",
"description": "Location",
"total": 138,
"positive": 102,
"neutral": 27,
"negative": 9
},
{
"name": "Service",
"description": "Service",
"total": 186,
"positive": 113,
"neutral": 9,
"negative": 64
},
{
"name": "Bar",
"description": "Bar or lounge",
"total": 57,
"positive": 45,
"neutral": 5,
"negative": 7
},
{
"name": "Property",
"description": "Property",
"total": 208,
"positive": 122,
"neutral": 25,
"negative": 61
}
],
"amenities": [
"Free breakfast",
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Fitness center",
"Bar",
"Restaurant",
"Accessible",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChcI7IjNo8qKrsIdGgsvZy8xdGZkN3h3eRAB",
"data_id": "0x89c2f6dbd3574e3f:0x1d84b854a473446c",
"name": "DoubleTree by Hilton Hotel Fort Lee - George Washington Bridge",
"link": "https://www.hilton.com/en/hotels/ftlfldt-doubletree-fort-lee-george-washington-bridge/?SEO_id=GMB-AMER-DT-FTLFLDT&y_source=1_MTM3MjcxMC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
"description": "Straightforward lodging with an Italian cafe, a lounge & an indoor pool, plus a gym.",
"gps_coordinates": {
"latitude": 40.860310299999995,
"longitude": -73.9768481
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$125",
"extracted_price": 125,
"price_before_taxes": "$109",
"extracted_price_before_taxes": 109
},
"total_price": {
"price": "$750",
"extracted_price": 750,
"price_before_taxes": "$652",
"extracted_price_before_taxes": 652
},
"nearby_places": [
{
"name": "Main St at Bergen Blvd",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "39 min"
},
{
"type": "Public Transport",
"duration": "1 hr 45 min"
}
]
}
],
"hotel_class": "4-star hotel",
"extracted_hotel_class": 4,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMVvG05lIHHf2WcbZgDL0wHb4Z1k98oLZz3rIL9=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMVvG05lIHHf2WcbZgDL0wHb4Z1k98oLZz3rIL9=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN_oBjrD9epEsR061foqq0XvxTDWrf8Tu2-3_YG=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipN_oBjrD9epEsR061foqq0XvxTDWrf8Tu2-3_YG=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM6-38usNg5LDJMJgL24VnLRFAbJ6--lnlnJcN_=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM6-38usNg5LDJMJgL24VnLRFAbJ6--lnlnJcN_=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNTVk1lNxKKmGP-e6hEGQSOZQ3MOAFRJz9Bf2xe=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNTVk1lNxKKmGP-e6hEGQSOZQ3MOAFRJz9Bf2xe=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMrz5FepF6p-N5DzjQ9Gl54b9nmBjfLZAJTtL50=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMrz5FepF6p-N5DzjQ9Gl54b9nmBjfLZAJTtL50=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMKKnkBQtFWoK_XQ9MMqDkg37FZzVyXS5LXxleY=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMKKnkBQtFWoK_XQ9MMqDkg37FZzVyXS5LXxleY=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOz1eQnBMU2-ZHQWtCW2ENzhQ1UBtn6c98H9h6S=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOz1eQnBMU2-ZHQWtCW2ENzhQ1UBtn6c98H9h6S=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOmnBj_8wHuoWV1oA4Oyf1-26HRbbMNcVxm510p=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOmnBj_8wHuoWV1oA4Oyf1-26HRbbMNcVxm510p=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMtGgpf4IK9ZXxVKgm18lnbvt2wVjtv4kVXe-tD=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMtGgpf4IK9ZXxVKgm18lnbvt2wVjtv4kVXe-tD=s10000"
}
],
"rating": 3.7,
"reviews": 2294,
"reviews_histogram": {
"1": 322,
"2": 169,
"3": 340,
"4": 563,
"5": 900
},
"location_rating": 3.5,
"proximity_to_things_to_do_rating": 3.5,
"proximity_to_transit_rating": 2.4,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Air Conditioning",
"description": "Air conditioning",
"total": 85,
"positive": 7,
"neutral": 4,
"negative": 74
},
{
"name": "Service",
"description": "Service",
"total": 504,
"positive": 268,
"neutral": 37,
"negative": 199
},
{
"name": "Property",
"description": "Property",
"total": 547,
"positive": 257,
"neutral": 48,
"negative": 242
},
{
"name": "Fitness",
"description": "Fitness",
"total": 108,
"positive": 46,
"neutral": 5,
"negative": 57
},
{
"name": "Pool",
"description": "Pool",
"total": 52,
"positive": 29,
"neutral": 3,
"negative": 20
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 356,
"positive": 176,
"neutral": 17,
"negative": 163
}
],
"amenities": [
"Free Wi‑Fi",
"Free parking",
"Air conditioning",
"Fitness center",
"Bar",
"Restaurant",
"Room service",
"Full‑service laundry",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChcI58fbmefAnaw6GgsvZy8xdGRmcDVkcxAB",
"data_id": "0x89c25a178668323d:0x3a5876067336e3e7",
"name": "Holiday Inn New York City - Wall Street, an IHG Hotel",
"link": "https://www.ihg.com/holidayinn/hotels/us/en/new-york/nycmf/hoteldetail?cm_mmc=GoogleMaps-_-HI-_-US-_-NYCMF",
"description": "Contemporary hotel with a restaurant, business center & fitness room, plus free WiFi.",
"gps_coordinates": {
"latitude": 40.7089767,
"longitude": -74.0091231
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$176",
"extracted_price": 176,
"price_before_taxes": "$135",
"extracted_price_before_taxes": 135
},
"total_price": {
"price": "$1,058",
"extracted_price": 1058,
"price_before_taxes": "$810",
"extracted_price_before_taxes": 810
},
"deal": "19% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "9/11 Memorial & Museum",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "Fulton St",
"transportations": [
{
"type": "Walking",
"duration": "2 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "40 min"
},
{
"type": "Public Transport",
"duration": "57 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM5MiLx5zqu1efcVXXIk7AoVlwriBM-eHPFu4b5=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM5MiLx5zqu1efcVXXIk7AoVlwriBM-eHPFu4b5=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNZV-drKH8HWwL0lGwNsftsx9h_QottokwuhfDn=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNZV-drKH8HWwL0lGwNsftsx9h_QottokwuhfDn=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMIYubAj1y9QCbCSEY8VbKBewupMVpHb7YDEWBq=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMIYubAj1y9QCbCSEY8VbKBewupMVpHb7YDEWBq=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPKuWOSgocVCfz8rSknq85R9bZ1xCO6h826nhTm=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPKuWOSgocVCfz8rSknq85R9bZ1xCO6h826nhTm=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNAv5o3YXd5FgrlevSmQRwdixE_u67MuQEfh5rY=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNAv5o3YXd5FgrlevSmQRwdixE_u67MuQEfh5rY=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPEaUba1Y-bKWlDxsdHoLnAO4wTkDZpCnSGTJHI=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPEaUba1Y-bKWlDxsdHoLnAO4wTkDZpCnSGTJHI=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/elpiCijdvmY9y23Wxg6zZ3Mj_F5mJthvilKaARs7qlnWtpzpput3H0N8wRZNFyVVZuPbG3FffO-k97XyxqpWMMCnwnyzEeeGyd3auAYn7wgmtaYxQsb0FF_qjtLzwSO7zYBIh5EbBxbBkuSJUp5csxzgwe0YwDg=s287-w287-h192-n-k-no-v1",
"original": "https://cdn.worldota.net/t/1024x768/content/93/a3/93a3e799d0d5d419c891b8dd6d237ebf27875e1f.jpeg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipP8TQ1YfhpGX0OvK8cTojDAz4rTwVkSf-SkuTDq=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipP8TQ1YfhpGX0OvK8cTojDAz4rTwVkSf-SkuTDq=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM8s2Y4OYEPXMyV1IP3S1gdULY48W8-9Qyn-SZy=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM8s2Y4OYEPXMyV1IP3S1gdULY48W8-9Qyn-SZy=s10000"
}
],
"rating": 3.7,
"reviews": 928,
"reviews_histogram": {
"1": 120,
"2": 63,
"3": 143,
"4": 266,
"5": 336
},
"location_rating": 4.7,
"proximity_to_things_to_do_rating": 4.5,
"proximity_to_transit_rating": 5,
"airport_access_rating": 4.2,
"reviews_breakdown": [
{
"name": "Location",
"description": "Location",
"total": 209,
"positive": 176,
"neutral": 18,
"negative": 15
},
{
"name": "Service",
"description": "Service",
"total": 260,
"positive": 164,
"neutral": 16,
"negative": 80
},
{
"name": "Property",
"description": "Property",
"total": 285,
"positive": 130,
"neutral": 43,
"negative": 112
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 194,
"positive": 106,
"neutral": 16,
"negative": 72
},
{
"name": "Bathroom",
"description": "Bathroom and toiletries",
"total": 89,
"positive": 18,
"neutral": 4,
"negative": 67
},
{
"name": "Sleep",
"description": "Sleep",
"total": 108,
"positive": 53,
"neutral": 3,
"negative": 52
}
],
"amenities": [
"Breakfast",
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Fitness center",
"Restaurant",
"Airport shuttle",
"Full‑service laundry",
"Accessible",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChoI0N6DlPzvgMjjARoNL2cvMTFnOGs0ejc0OBAB",
"data_id": "0x89c258076f793805:0xe390037fc280ef50",
"name": "Fairfield Inn & Suites North Bergen",
"link": "https://www.marriott.com/en-us/hotels/ewrnb-fairfield-inn-and-suites-north-bergen/overview/?scid=f2ae0541-1279-4f24-b197-a979c79310b0",
"description": "Laid-back quarters in a contemporary hotel offering a fitness center & a free hot breakfast buffet.",
"gps_coordinates": {
"latitude": 40.7996544,
"longitude": -74.02221589999999
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$136",
"extracted_price": 136,
"price_before_taxes": "$116",
"extracted_price_before_taxes": 116
},
"total_price": {
"price": "$816",
"extracted_price": 816,
"price_before_taxes": "$694",
"extracted_price_before_taxes": 694
},
"deal": "19% less than usual",
"deal_description": "Deal",
"nearby_places": [
{
"name": "Tonnelle Ave at 69th St",
"transportations": [
{
"type": "Walking",
"duration": "1 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "51 min"
},
{
"type": "Public Transport",
"duration": "1 hr 36 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNdctfAKsu-51ZW1FVgfNLB-gUzz1ikE2FETTQ4=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNdctfAKsu-51ZW1FVgfNLB-gUzz1ikE2FETTQ4=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN0lLg47HjJ4r_v2fg7-DXkyWX5HWQ4B7mFv9jQ=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipN0lLg47HjJ4r_v2fg7-DXkyWX5HWQ4B7mFv9jQ=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPnJFFPzGvb4hTtiKfrZRCqQKBnlYaAhxKsQrqD=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPnJFFPzGvb4hTtiKfrZRCqQKBnlYaAhxKsQrqD=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMo2ETyimG-qoBMTtUFTU2omhzzSjfp732BPAwI=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMo2ETyimG-qoBMTtUFTU2omhzzSjfp732BPAwI=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNPUgFWvVz2o3m9mnPYGPuOpxsCnssmBYLxzogz=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNPUgFWvVz2o3m9mnPYGPuOpxsCnssmBYLxzogz=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOlFbY1yMpeYlx7ppq_Gg6ZMoo-wMfx4buutywm=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOlFbY1yMpeYlx7ppq_Gg6ZMoo-wMfx4buutywm=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNtnFbOKxn8N4gOEnlsCA8GR-xbYMhHgXkJ1Kxa=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNtnFbOKxn8N4gOEnlsCA8GR-xbYMhHgXkJ1Kxa=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOrzgpmHKCIXJcnSbKVCPOnWOm3T9NKBtUfpQkT=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOrzgpmHKCIXJcnSbKVCPOnWOm3T9NKBtUfpQkT=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNUFSU9HCkr4WfGHdZflrdAMfGh3oG1hJFaCSxM=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNUFSU9HCkr4WfGHdZflrdAMfGh3oG1hJFaCSxM=s10000"
}
],
"rating": 4.4,
"reviews": 964,
"reviews_histogram": {
"1": 42,
"2": 14,
"3": 61,
"4": 214,
"5": 633
},
"location_rating": 3.2,
"proximity_to_things_to_do_rating": 3.9,
"proximity_to_transit_rating": 2.5,
"airport_access_rating": 4.3,
"reviews_breakdown": [
{
"name": "Breakfast",
"description": "Breakfast",
"total": 137,
"positive": 93,
"neutral": 12,
"negative": 32
},
{
"name": "Service",
"description": "Service",
"total": 259,
"positive": 217,
"neutral": 10,
"negative": 32
},
{
"name": "Location",
"description": "Location",
"total": 122,
"positive": 74,
"neutral": 27,
"negative": 21
},
{
"name": "Parking",
"description": "Parking",
"total": 65,
"positive": 39,
"neutral": 9,
"negative": 17
},
{
"name": "Property",
"description": "Property",
"total": 269,
"positive": 226,
"neutral": 14,
"negative": 29
},
{
"name": "Transit",
"description": "Public transit",
"total": 62,
"positive": 29,
"neutral": 19,
"negative": 14
}
],
"amenities": [
"Free breakfast",
"Free Wi‑Fi",
"Free parking",
"Air conditioning",
"Fitness center",
"Restaurant",
"Kitchen in rooms",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "hotel",
"property_token": "ChkI-6vDgM6lqMs0Gg0vZy8xMWg2ZzFtcGMxEAE",
"data_id": "0x89c258d19a7f29e7:0x3496a12ce010d5fb",
"name": "TownePlace Suites New York Long Island City/Manhattan View",
"link": "https://www.marriott.com/en-us/hotels/nycqt-towneplace-suites-new-york-long-island-city-manhattan-view/overview/?scid=f2ae0541-1279-4f24-b197-a979c79310b0",
"description": "Relaxed studios in a laid-back hotel with a lounge & a patio, plus free Wi-Fi & breakfast.",
"gps_coordinates": {
"latitude": 40.757411,
"longitude": -73.94295129999999
},
"city": "New York",
"country": "US",
"check_in_time": "3:00 PM",
"check_out_time": "12:00 PM",
"price_per_night": {
"price": "$129",
"extracted_price": 129,
"price_before_taxes": "$108",
"extracted_price_before_taxes": 108
},
"total_price": {
"price": "$775",
"extracted_price": 775,
"price_before_taxes": "$646",
"extracted_price_before_taxes": 646
},
"nearby_places": [
{
"name": "21 St-Queensbridge",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "35 min"
},
{
"type": "Public Transport",
"duration": "52 min"
}
]
}
],
"hotel_class": "3-star hotel",
"extracted_hotel_class": 3,
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNxB2US8QLceyBi1edd4jKL7b0Uy8ZmgINFI1ku=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNxB2US8QLceyBi1edd4jKL7b0Uy8ZmgINFI1ku=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipObR1KvVDMWvXGdyA24iaYVqgrqv1ofis-7e9Xz=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipObR1KvVDMWvXGdyA24iaYVqgrqv1ofis-7e9Xz=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPM7qwMhzX9dNf7tE5IBI4zx3uxCQw8Gdc5XYv6=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPM7qwMhzX9dNf7tE5IBI4zx3uxCQw8Gdc5XYv6=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOstSrpsQg2a75WquwypYxEucYT1NE8vG9hmnoy=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOstSrpsQg2a75WquwypYxEucYT1NE8vG9hmnoy=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/MfF3QLm-R9rQzMJRPglyWtbloLUN60HQ7Ch_cEmczfg3iLxltoTvZaZyyfc5_PRlIbUuoFzXdtEeZhm_PA8zf00CyWfBQcxHgYpxbC_-IBMhI4pTGgFXuL-ujTwS4IfcgTXIvgwZJB997v-pcI0hyCiX5ScvjA=s287-w287-h192-n-k-no-v1",
"original": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2d/19/cd/44/caption.jpg?w=1900&h=1400&s=1"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMud5r9drppawNK8CnuPvE7T93_2pHV-WTUOl6d=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMud5r9drppawNK8CnuPvE7T93_2pHV-WTUOl6d=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPZX9gZv02lRqhhFHSinorrr406iseKW7mQCXo4=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipPZX9gZv02lRqhhFHSinorrr406iseKW7mQCXo4=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNiJkAnBfauqs06nJk3kv2090peIwphtP-zeDNj=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipNiJkAnBfauqs06nJk3kv2090peIwphtP-zeDNj=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN69CTwtN9cX35GMUyMRxkEdEJ7g68EWswupm5N=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipN69CTwtN9cX35GMUyMRxkEdEJ7g68EWswupm5N=s10000"
}
],
"rating": 4,
"reviews": 419,
"reviews_histogram": {
"1": 47,
"2": 18,
"3": 49,
"4": 90,
"5": 215
},
"location_rating": 3.3,
"proximity_to_things_to_do_rating": 4.3,
"proximity_to_transit_rating": 3.7,
"airport_access_rating": 4.5,
"reviews_breakdown": [
{
"name": "Breakfast",
"description": "Breakfast",
"total": 83,
"positive": 55,
"neutral": 10,
"negative": 18
},
{
"name": "Safety",
"description": "Safety",
"total": 58,
"positive": 23,
"neutral": 6,
"negative": 29
},
{
"name": "Service",
"description": "Service",
"total": 160,
"positive": 113,
"neutral": 4,
"negative": 43
},
{
"name": "Restaurant",
"description": "Restaurant",
"total": 42,
"positive": 27,
"neutral": 7,
"negative": 8
},
{
"name": "Location",
"description": "Location",
"total": 100,
"positive": 64,
"neutral": 17,
"negative": 19
},
{
"name": "Parking",
"description": "Parking",
"total": 27,
"positive": 8,
"neutral": 5,
"negative": 14
}
],
"amenities": [
"Free breakfast",
"Free Wi‑Fi",
"Parking ($)",
"Air conditioning",
"Pet-friendly",
"Fitness center",
"Bar",
"Business center",
"Kid-friendly",
"Smoke-free property"
]
},
{
"type": "vacation_rental",
"property_token": "ChoI7rjiyIOyo-DwARoNL2cvMTFwNXJ5MmxqZxAB",
"data_id": "0x89c2f5de84e9a50d:0xf0c08d9039189c6e",
"name": "Global Luxury Suites at The Arches",
"link": "https://www.globalluxurysuites.com/property/77232/ny/bronx/global-luxury-suites-mott-haven-nyc",
"gps_coordinates": {
"latitude": 40.8100146,
"longitude": -73.93044979999999
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$133",
"extracted_price": 133,
"price_before_taxes": "$111",
"extracted_price_before_taxes": 111
},
"total_price": {
"price": "$800",
"extracted_price": 800,
"price_before_taxes": "$667",
"extracted_price_before_taxes": 667
},
"deal": "30% less than usual",
"deal_description": "Great Deal",
"nearby_places": [
{
"name": "3 Av - 138 St",
"transportations": [
{
"type": "Walking",
"duration": "7 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "30 min"
},
{
"type": "Public Transport",
"duration": "1 hr 15 min"
}
]
}
],
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOSeWEBlHoKZn1FubeBsE9jg7S01AEOxNub9KlL=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOSeWEBlHoKZn1FubeBsE9jg7S01AEOxNub9KlL=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/M7vnxTubr8LgZRVwFoaQHy0zAIAn5f9egoiHQwaZP8-dGetBupnQmxI1hCWZ1pMx_vBv1T0JyE9hSrupRpJsxKZQFyIP4UnkdKA9c5XND1VlyEo5hia_zDl53mYiIV24y_6r0jTlvae1IRvezXmVE4IWzHAmUw=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/72000000/71100000/71093000/71092979/e0aef4e8_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMCQ44gJpolwCr5I-KOiTiraoBKvp63zMfNl4J8=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipMCQ44gJpolwCr5I-KOiTiraoBKvp63zMfNl4J8=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/rx1_ReQdx19fC0X2VnVr9VxE-Fc7_dA8v0eao-w6gVXwohdhG-ETAYo_Kem10FZ5V3SK0PlYjxGBEZ7G5jTRZ4cayDUHnD8RFg87_RRYiMRp7k5sVh6mTCV6YDLOjND0h9j9wxQmaHNLpYzvPDPxFLlBzV2nQ6g=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/72000000/71100000/71093000/71092979/c582cb5d_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOhVGczaRU_qt77YVxK5035CQXI8abc87GcsfP7=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipOhVGczaRU_qt77YVxK5035CQXI8abc87GcsfP7=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipObE6h5LSpHS_bs_ppb6Zc7HJl5Dk1awuz5qUW2=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipObE6h5LSpHS_bs_ppb6Zc7HJl5Dk1awuz5qUW2=s10000"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM78ylQ3x8541ni03VaN2dKBwRzGU-oO0pMHySp=s287-w287-h192-n-k-no-v1",
"original": "https://lh5.googleusercontent.com/p/AF1QipM78ylQ3x8541ni03VaN2dKBwRzGU-oO0pMHySp=s10000"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/7MmZ1eOGuP96ve5xDiieJT_jk6J8mY2hNAJ1-MK89CHpnV4HyeqFrx9wvA0OC6pi5NnnHUUvkFd_IJNtdIBuk71Rtb8tc7mN-i3Zk3amYvKwtwGlXhj9wQqp-9-WbacxUrdeG9U_OIUU5U-Ko7CWtFjxMM-SRQ=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/72000000/71100000/71093000/71092979/5e1e9012_z.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/S8vfJ8cG-qp4uB8-hjjreobAQtjsR92eMZkYHvsvK1OSXOWjdmHsyH_R24frjgJQb9XTx5WChH4iFFFlfnJe8aXZEjGfsLXpuUJFryccXXqwA6b9BBOhUXg_SEBS73DvboFVFd0Z1KSo5afGNKL2zoJEyRbjVw=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/72000000/71100000/71093000/71092979/ba725936_z.jpg"
}
],
"rating": 2.4,
"reviews": 75,
"reviews_histogram": {
"1": 37,
"2": 7,
"3": 7,
"4": 11,
"5": 13
},
"location_rating": 3.3,
"proximity_to_things_to_do_rating": 4,
"proximity_to_transit_rating": 3.6,
"airport_access_rating": 4.7,
"reviews_breakdown": [
{
"name": "Parking",
"description": "Parking",
"total": 5,
"positive": 0,
"neutral": 0,
"negative": 5
},
{
"name": "Room",
"description": "Room amenities",
"total": 13,
"positive": 2,
"neutral": 3,
"negative": 8
},
{
"name": "Business",
"description": "Business",
"total": 6,
"positive": 0,
"neutral": 2,
"negative": 4
},
{
"name": "Cleanliness",
"description": "Cleanliness",
"total": 25,
"positive": 13,
"neutral": 0,
"negative": 12
},
{
"name": "Property",
"description": "Property",
"total": 33,
"positive": 13,
"neutral": 1,
"negative": 19
},
{
"name": "Service",
"description": "Service",
"total": 26,
"positive": 1,
"neutral": 0,
"negative": 25
}
],
"amenities": [
"Free Wi‑Fi",
"Parking",
"Air conditioning",
"Pet-friendly",
"Golf",
"Accessible",
"Smoke-free property"
]
},
{
"type": "vacation_rental",
"property_token": "ChoQooucjsPTz-ipARoNL2cvMTF3Zmd0NjU5ahAC",
"name": "Bundle of happiness (The Studio)",
"gps_coordinates": {
"latitude": 40.6539192199707,
"longitude": -74.12224578857422
},
"city": "New York",
"country": "US",
"check_in_time": "4:00 PM",
"check_out_time": "11:00 AM",
"price_per_night": {
"price": "$157",
"extracted_price": 157,
"price_before_taxes": "$116",
"extracted_price_before_taxes": 116
},
"total_price": {
"price": "$943",
"extracted_price": 943,
"price_before_taxes": "$694",
"extracted_price_before_taxes": 694
},
"nearby_places": [
{
"name": "Broadway at Cottage St",
"transportations": [
{
"type": "Walking",
"duration": "6 min"
}
]
},
{
"name": "John F. Kennedy International Airport",
"transportations": [
{
"type": "Taxi",
"duration": "42 min"
},
{
"type": "Public Transport",
"duration": "1 hr 54 min"
}
]
},
{
"name": "KP Sarelli's",
"transportations": [
{
"type": "Walking",
"duration": "5 min"
}
]
}
],
"images": [
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/bl4u6kQiKSCyUtFQwNLbGCs3etVFbMqYaXUuJ9K1xIS8C6tDMnkP5ZKW0_UAsVE3EwGR7_Ytv8hoCAuKqrl2yZHUZk80o7cvXKmTZ1rUzII6I2iFEXs15CJYkLl0RW36C3vBMmUZES8iKFA6zUI5y9miTkKCQl8=s287-w287-h192-n-k-no-v1",
"original": "https://p.fih.io/v2/nSr0o-3gbZN8o1xMecXCcG-BkDeQVo3k-wOeVogkTe7ajuFOX7O-WA8aRWhXz1jsToZif_TsA_xCWfhWRa0ZnrGP4Cd27Ds2HAnRSoVL6TTE-F6JR7f8tDzxdLXQoa7iEAdyzOr2AU_zfjF4en3ketkYyx1j1dLbUfhlOgkNcIcn9PwNtk_AU2csbUk6dd9sGo49Qn31qiMVOoIxofR_2o8VcZA3AAhCPReYBoJ8vY2Gq2593GaA4qUNcdDb2nQda_hJpgUwzIGvqItHLkiogoe68aCfYmZ29f9Ay6ibe25yFBNjETSbAOQpRcM-U1dHpBJkPltJaDWrUUZGpVzU58aAyZx8TEtqlbgSQEgVmBU"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/X8qcoArmVG5LT8N33U_8WSuvbzpgVmoes-ACeDdhifNj-1fgO4mssij-r9genBB3BYLfZ8v0zl4Eq70_kq6DTNXhaMITjveteSmp5YCko_PRYrb8u_-GlPNzdsNXgbkRM1Ma2Lip7fHvGsf5vCA4OKuW0f6xzQ=s287-w287-h192-n-k-no-v1",
"original": "https://media.vrbo.com/lodging/75000000/74440000/74436500/74436437/50967b3b.jpg"
},
{
"thumbnail": "https://lh3.googleusercontent.com/proxy/1qRKitYrOrNsACYEzjGRDfpZFgGfWSOFxBOlryvoZzCABr3z44hNst0k8DK2LCDb-1ouHEeQ-RaxO1zxxBS4xRe6eTKR0SoGykbcizI_0hKvyLQDXlLDo6MWIBU5U-Gy7mvhyxsdFtj4fQUu6aIpj09xRjyZcEg=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/75000000/74440000/74436500/74436437/c22487fb_z.jpg"
},
{
"thumbnail": "https://lh6.googleusercontent.com/proxy/ni72uXywR1_OJkvRJ93djHwg8FOxc_5iJC2cwBUvVI7S6pKgZRb9N2llDbGhoyujWr2eWTrcBFIC-B76KJcgbLDlfxDgBAQ9OA0HdVg_gDsUJ9uMNju-QgsQuyYXMqtBKrjV5qqCJphTd_OolM6PqrY4EYnfTfo=s287-w287-h192-n-k-no-v1",
"original": "https://p.fih.io/v2/nSr0o-3gbZN8o1xMecXCcG-BkDeQVo3k-wOeVogkTe7ajuFOX7O-WA8aRWhXz1jsToZif_TsA_xCWfhWRa0ZibyIkC410nw9CgalaKRH0QqZsnXaI7GR-An_FbD3tu-WTAx88JCiDnXKLTF4en3ketkYyx1j1dLbUfhlOgkNcIcn9PwNtk_AU2csbUk6dd9sGo49Qn31qiMVOoIxofR_2o8VcZA3AAhCPReYBoJ8vY2Gq2593GaA4qUNcdDb2nQda_hJpgUwzIGvqItHLkiogoe68aCfYmZ29f9Ay6ibe25yFBNjETSbAOQqVeE7RzFt7QZkPltJaDWrUUZGpVzU50O54ZhErO3egStJ1reY7m8"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/AiVvgRXimQpgy90bJ9_PbPOXrTnBAujrimedmypbleXD-ySvqf8QWjcTXphYLuuOnjdAIrSgUdWFmpARpc5nEwWay3ApgBFkwTDVrcOs0YfxBhTiJv82OoWGgk4i4kT35m4aqFLbwEOd8WTglf58C31OtAhQgA=s287-w287-h192-n-k-no-v1",
"original": "https://media.vrbo.com/lodging/75000000/74440000/74436500/74436437/68e03646.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/tjRasDjyK0F7wrlysZkbloaFzLAXY-XjyPw_OfZSn_8yqi2nuIgSMm2P2N9EYfAuskb3CXtD-s3fpnV3FxlLjLo0IFCKG8lQAHTlRwk1Ga8JOGthWWnVybISVcyzHJ26off9wydtjIQgxss9_Mxng9gWF5ITfwE=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/75000000/74440000/74436500/74436437/224cbd83_z.jpg"
},
{
"thumbnail": "https://lh5.googleusercontent.com/proxy/Rl-NipS7B_grVemWTOMhKEBoxJzSMphxSGk7wFG7pT7TAbRr5jV74tZs9TqjEL02Tae-jE4gX1fGjDCZypHX288_3oA3j8qFfCWn4BZgmdvY_InpjEFzLL3OKPIiQQDZZGh_hNnsRJKGYbmzdyf_4ED0jAyjZQ=s287-w287-h192-n-k-no-v1",
"original": "https://media.vrbo.com/lodging/75000000/74440000/74436500/74436437/4b0a3d2c.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/CDVlZzEhxCd3u1q8MjMdyMwMbutK97GMiAU4kFeF60Y343AukgRRmOMIJACI9kAAG2knk3CtM4L8Ww7sr7w-xidw-EOL_xTXmnw5joMTUM6c2-O7B9Yl5XYSvWb3oRjPkqRM5iZSRALgcmAors1O6bPLq9fygw=s287-w287-h192-n-k-no-v1",
"original": "https://media.vrbo.com/lodging/75000000/74440000/74436500/74436437/7b251a87.jpg"
},
{
"thumbnail": "https://lh4.googleusercontent.com/proxy/RsykjDpTwZ9Ovb4OFzDklxU3ICHEl636Klr5MWR3AIoa4q5DJG7WJsUNdvkqQa_2J76NVWD1YIl1TRyFrljKgd2-sIZzozfcU2prXNO4rgs2-uAxiLHprb-QJw7lmc3hGR4tkg3oWQ3x8QVbadqDq-zYqfPaw0A=s287-w287-h192-n-k-no-v1",
"original": "https://images.trvl-media.com/lodging/75000000/74440000/74436500/74436437/6c48cc31_z.jpg"
}
],
"rating": 4.8,
"reviews": 8,
"location_rating": 3.3,
"proximity_to_transit_rating": 3.3,
"airport_access_rating": 4.5,
"amenities": [
"Air conditioning",
"Heating",
"Kitchen",
"Microwave",
"Pet-friendly",
"Smoke-free",
"Cable TV",
"Free parking",
"Free Wi-Fi"
],
"excluded_amenities": [
"No airport shuttle",
"No beach access",
"No elevator",
"No fireplace",
"No fitness center",
"No hot tub",
"No indoor pool",
"No outdoor pool",
"Not wheelchair accessible"
],
"essential_info": [
"Entire apartment",
"Sleeps 2",
"1 bedroom",
"1 bathroom",
"1 bed"
]
}
],
"brands": [
{
"id": 33,
"title": "Accor Live Limitless",
"children": [
{
"id": 8,
"title": "Fairmont Hotels and Resorts"
},
{
"id": 84,
"title": "Sofitel"
}
]
},
{
"id": 18,
"title": "Best Western International",
"children": [
{
"id": 291,
"title": "Aiden"
},
{
"id": 155,
"title": "Best Western"
},
{
"id": 104,
"title": "Best Western Plus"
},
{
"id": 105,
"title": "Best Western Premier"
},
{
"id": 254,
"title": "Best Western Premier Collection"
},
{
"id": 255,
"title": "Best Western Signature Collection"
},
{
"id": 107,
"title": "Glo"
}
]
},
{
"id": 20,
"title": "Choice Hotels",
"children": [
{
"id": 63,
"title": "Ascend"
},
{
"id": 112,
"title": "Cambria"
},
{
"id": 29,
"title": "Clarion"
},
{
"id": 27,
"title": "Comfort Inn"
},
{
"id": 113,
"title": "Mainstay Suites"
},
{
"id": 82,
"title": "Quality Inn"
},
{
"id": 78,
"title": "Rodeway Inn"
},
{
"id": 23,
"title": "Sleep Inn"
},
{
"id": 293,
"title": "Woodspring Suites"
}
]
},
{
"id": 156,
"title": "Extended Stay America"
},
{
"id": 289,
"title": "Four Seasons"
},
{
"id": 28,
"title": "Hilton Honors",
"children": [
{
"id": 114,
"title": "Canopy"
},
{
"id": 7,
"title": "Conrad"
},
{
"id": 151,
"title": "Curio Collection"
},
{
"id": 81,
"title": "DoubleTree by Hilton"
},
{
"id": 88,
"title": "Embassy Suites by Hilton"
},
{
"id": 407,
"title": "Graduate"
},
{
"id": 115,
"title": "Hampton by Hilton"
},
{
"id": 71,
"title": "Hilton Garden Inn"
},
{
"id": 95,
"title": "Hilton Grand Vacations"
},
{
"id": 54,
"title": "Hilton Hotels & Resorts"
},
{
"id": 36,
"title": "Home2 Suites"
},
{
"id": 77,
"title": "Homewood Suites by Hilton"
},
{
"id": 295,
"title": "Motto"
},
{
"id": 285,
"title": "Tapestry Collection"
},
{
"id": 286,
"title": "Tru By Hilton"
},
{
"id": 41,
"title": "Waldorf Astoria"
}
]
},
{
"id": 37,
"title": "Hyatt",
"children": [
{
"id": 116,
"title": "Andaz"
},
{
"id": 412,
"title": "Dream"
},
{
"id": 288,
"title": "Hyatt"
},
{
"id": 119,
"title": "Hyatt Centric"
},
{
"id": 120,
"title": "Hyatt House"
},
{
"id": 121,
"title": "Hyatt Place"
},
{
"id": 122,
"title": "Hyatt Regency"
},
{
"id": 349,
"title": "JDV by Hyatt"
},
{
"id": 118,
"title": "Park Hyatt"
},
{
"id": 346,
"title": "Thompson Hotels"
},
{
"id": 262,
"title": "Unbound Collection"
}
]
},
{
"id": 17,
"title": "IHG Hotels & Resorts",
"children": [
{
"id": 125,
"title": "Avid"
},
{
"id": 52,
"title": "Candlewood Suites"
},
{
"id": 42,
"title": "Crowne Plaza"
},
{
"id": 282,
"title": "Even Hotels"
},
{
"id": 64,
"title": "Holiday Inn"
},
{
"id": 56,
"title": "Holiday Inn Express"
},
{
"id": 87,
"title": "Hotel Indigo"
},
{
"id": 2,
"title": "InterContinental Hotels & Resorts"
},
{
"id": 127,
"title": "Kimpton Hotels & Restaurants"
},
{
"id": 298,
"title": "Voco"
}
]
},
{
"id": 89,
"title": "Knights Inn"
},
{
"id": 46,
"title": "Marriott Bonvoy",
"children": [
{
"id": 128,
"title": "AC Hotels"
},
{
"id": 60,
"title": "Aloft Hotels"
},
{
"id": 59,
"title": "Autograph Collection"
},
{
"id": 86,
"title": "Courtyard by Marriott"
},
{
"id": 153,
"title": "Delta"
},
{
"id": 256,
"title": "Edition"
},
{
"id": 134,
"title": "Element"
},
{
"id": 58,
"title": "Fairfield Inn by Marriott"
},
{
"id": 135,
"title": "Four Points by Sheraton"
},
{
"id": 26,
"title": "JW Marriott Hotels"
},
{
"id": 72,
"title": "Le Méridien"
},
{
"id": 61,
"title": "Marriott Hotels & Resorts"
},
{
"id": 129,
"title": "Moxy"
},
{
"id": 131,
"title": "Renaissance Hotels"
},
{
"id": 75,
"title": "Residence Inn by Marriott"
},
{
"id": 3,
"title": "Ritz-Carlton Hotel Company"
},
{
"id": 12,
"title": "Sheraton Hotels and Resorts"
},
{
"id": 83,
"title": "SpringHill Suites"
},
{
"id": 136,
"title": "St. Regis"
},
{
"id": 143,
"title": "The Luxury Collection"
},
{
"id": 40,
"title": "TownePlace Suites"
},
{
"id": 137,
"title": "W Hotels"
},
{
"id": 39,
"title": "Westin Hotels & Resorts"
}
]
},
{
"id": 174,
"title": "Melia Hotels International",
"children": [
{
"id": 179,
"title": "Innside by Melia"
}
]
},
{
"id": 169,
"title": "NH Hotel Group",
"children": [
{
"id": 171,
"title": "NH Collection Hotels"
}
]
},
{
"id": 311,
"title": "Omni Hotels & Resorts"
},
{
"id": 353,
"title": "OYO",
"children": [
{
"id": 99,
"title": "OYO Rooms"
}
]
},
{
"id": 345,
"title": "Red Roof Inn",
"children": [
{
"id": 399,
"title": "Red Roof Inn Plus"
}
]
},
{
"id": 163,
"title": "RIU Hotels & Resorts",
"children": [
{
"id": 164,
"title": "Plaza by RIU"
}
]
},
{
"id": 203,
"title": "Taj Hotels"
},
{
"id": 312,
"title": "Westgate Resorts"
},
{
"id": 53,
"title": "Wyndham Hotels & Resorts",
"children": [
{
"id": 30,
"title": "Baymont"
},
{
"id": 19,
"title": "Days Inn"
},
{
"id": 38,
"title": "Howard Johnson"
},
{
"id": 11,
"title": "La Quinta Inns & Suites"
},
{
"id": 49,
"title": "Microtel"
},
{
"id": 50,
"title": "Ramada"
},
{
"id": 93,
"title": "Super 8 Motels"
},
{
"id": 284,
"title": "Trademark"
},
{
"id": 16,
"title": "Travelodge"
},
{
"id": 65,
"title": "TRYP"
},
{
"id": 68,
"title": "Wingate by Wyndham"
},
{
"id": 150,
"title": "Wyndham"
},
{
"id": 141,
"title": "Wyndham Garden"
}
]
}
],
"pagination": {
"records_from": 1,
"records_to": 20,
"next_page_token": "CBI="
}
}
Developer experience
Easy integration
Integrating is as simple as making a GET HTTP request.
https://www.searchapi.io/api/v1/search?check_in_date=2025-04-24&check_out_date=2025-04-30&engine=google_hotels&q=New+York+Hotels
- Python
- Node
- Ruby
- Java
- Go
- PHP
- Bash
- R
- Kotlin
- Swift
- C#
- C
- C++
- requests
import requests
url = "https://www.searchapi.io/api/v1/search"
params = {
"engine": "google_hotels",
"q": "New York Hotels",
"check_in_date": "2025-04-24",
"check_out_date": "2025-04-30"
}
response = requests.get(url, params=params)
print(response.text)
Detailed Google Hotels Data
Google Hotels API Features
Access data including property details, room availability, pricing, and guest capacity from Google Hotels.
-
Property Information
- Get property names, addresses, and ratings.
-
Room Availability
- Retrieve check-in/out dates and available room types.
-
Pricing Data
- Access room prices and booking options.
-
Property Amenities
- Get information on amenities and services.
-
Guest Capacity
- Retrieve the number of guests allowed per room.
-
Property Insights
- Access property insights and reviews.
-
Property Images
- Retrieve images of the property and rooms.
Legal protection
U.S. Legal Shield
Our processes of crawling and parsing public data are protected by the First Amendment of the U.S. Constitution. We take on the legal responsibilities associated with these methods for both domestic and international entities. This does not apply if the entities are involved in illegal activities according to U.S. federal law, including but not limited to cybercrime, terrorism, child exploitation, denial-of-service attacks, and war crimes.
Simple Pricing
Pricing plans
- Pay per success
- Built in location geo-targetting
- Only premium proxies
- 10,000 Searches
- 99.9% SLA
- 35,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- 100,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- Medium Throughput
- 250,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- High Throughput
- Search Analytics
- 500,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 1,000,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 2,000,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
- 5,000,000 Searches
- Team Management
- U.S. Legal Shield
- 99.9% SLA
- Dedicated Throughput
- Priority Support
- Search Analytics
Trusted by industry leaders
Robust Infrastructure
Handle even the most demanding needs

Performance
Sub-2 second average response time
Optimized for low latency, delivering rapid results for AI applications, SEO analysis, and research.

100% Success Rate
Guaranteed query completion
Guaranteed success with built-in auto-retry mechanism and adaptive error handling to ensure complete data collection.

Proxy Management
Scalable proxy rotation
Our built-in proxy rotator and auto-retry mechanisms ensure scalability, handling millions of searches daily across a global network of 100M+ proxies.

Captcha Solving
Advanced CAPTCHA bypass
Mimics real human behavior with full browser rendering, JavaScript execution, and CAPTCHA solving for uninterrupted data scraping.

Integrations
Open-source integrations
Easily integrate with popular open-source tools like Dify, Flowise, LangChain, and Haystack to extend functionality with minimal setup.
Google Hotels Property API
Retrieve Property Information
Retrieve structured offers, phone, address and more for properties.
- Property Details
- Access hotel name, description, star rating, amenities, images, and direct booking links.
- Location & Nearby Highlights
- Get exact GPS coordinates, nearby attractions, and transportation options with durations.
- Pricing & Deal Insights
- Retrieve total prices with taxes, discounts, and deal descriptions.

Get started with SearchApi today
No credit card required. No commitment. Cancel anytime.