/travel/hotels/searchHotel Search
Search for hotel locations worldwide. Returns matching cities and hotels with links, coordinates, and parent location info.
QUERY PARAMS
Search query string.
Examples:
new yorkSwissotel Chicago
Language–country code used for localization.
Default: en-US
Allowed values: en-US, en-CA, fr-CA, pt-BR, es-MX, es-AR, es-CL, es-CO, es-PE, es-VE, en-GB, it-IT, es-ES, de-DE, fr-FR, sv-SE, nl-NL, tr-TR, da-DK, en-IE, de-AT, el-GR, nb-NO, pt-PT, ru-RU, de-CH, fr-CH, it-CH, fr-BE, nl-BE, ja-JP, zh-Hans-US, en-IN, en-AU, en-MY, en-NZ, en-PH, en-SG, id-ID, ko-KR, th-u-ca-gregory, vi-VN, zh-Hant-TW, en-HK, zh-Hant-HK, ar-US-u-nu-latn, ar-EG-u-nu-latn, en-ZA, he-IL
{
"count": 5,
"results": [
{
"link": "https://www.tripadvisor.com/Hotels-g60763-New_York_City_New_York-Hotels.html",
"name": "New York City",
"address": null,
"place_type": "CITY",
"coordinates": {
"latitude": 40.713238,
"longitude": -74.005836
},
"other_links": {
"geo": "https://www.tripadvisor.com/Hotels-g60763-New_York_City_New_York-Hotels.html",
"primary": "https://www.tripadvisor.com/Tourism-g60763-New_York_City_New_York-Vacations.html"
},
"featured_image": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1c/c5/7c/68/caption.jpg",
"parent_location": "New York, United States",
"is_tripadvisor_entity": false,
"tripadvisor_entity_id": 60763
},
{
"link": "https://www.tripadvisor.com/Hotels-g28953-New_York-Hotels.html",
"name": "New York",
"address": null,
"place_type": "STATE",
"coordinates": {
"latitude": 42.423985,
"longitude": -74.883972
},
"other_links": {
"geo": "https://www.tripadvisor.com/Hotels-g28953-New_York-Hotels.html",
"primary": "https://www.tripadvisor.com/Tourism-g28953-New_York-Vacations.html"
},
"featured_image": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/10/eb/87/e9/dsc-0254-largejpg.jpg",
"parent_location": "United States, North America",
"is_tripadvisor_entity": false,
"tripadvisor_entity_id": 28953
},
{
"link": "https://www.tripadvisor.com/Hotel_Review-g60763-d122005-Reviews-New_Yorker_by_Lotte_Hotels-New_York_City_New_York.html",
"name": "New Yorker by Lotte Hotels",
"address": "481 8th Avenue",
"place_type": "HOTEL",
"coordinates": {
"latitude": 40.752628,
"longitude": -73.993385
},
"other_links": {
"geo": null,
"primary": "https://www.tripadvisor.com/Hotel_Review-g60763-d122005-Reviews-New_Yorker_by_Lotte_Hotels-New_York_City_New_York.html"
},
"featured_image": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/30/a5/6b/e6/caption.jpg",
"parent_location": "New York City, New York",
"is_tripadvisor_entity": true,
"tripadvisor_entity_id": 122005
},
{
"link": "https://www.tripadvisor.com/Hotel_Review-g45963-d91904-Reviews-New_York_New_York_Hotel_Casino-Las_Vegas_Nevada.html",
"name": "New York - New York Hotel & Casino",
"address": "3790 S Las Vegas Blvd",
"place_type": "HOTEL",
"coordinates": {
"latitude": 36.102142,
"longitude": -115.174423
},
"other_links": {
"geo": null,
"primary": "https://www.tripadvisor.com/Hotel_Review-g45963-d91904-Reviews-New_York_New_York_Hotel_Casino-Las_Vegas_Nevada.html"
},
"featured_image": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/9c/1c/90/new-york-new-york-exterior.jpg",
"parent_location": "Las Vegas, Nevada",
"is_tripadvisor_entity": true,
"tripadvisor_entity_id": 91904
},
{
"link": "https://www.tripadvisor.com/Hotel_Review-g60763-d611947-Reviews-New_York_Hilton_Midtown-New_York_City_New_York.html",
"name": "New York Hilton Midtown",
"address": "1335 Avenue Of The Americas",
"place_type": "HOTEL",
"coordinates": {
"latitude": 40.762245,
"longitude": -73.979187
},
"other_links": {
"geo": null,
"primary": "https://www.tripadvisor.com/Hotel_Review-g60763-d611947-Reviews-New_York_Hilton_Midtown-New_York_City_New_York.html"
},
"featured_image": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/30/ab/32/c7/exterior.jpg",
"parent_location": "New York City, New York",
"is_tripadvisor_entity": true,
"tripadvisor_entity_id": 611947
}
]
}