Hotel Search & Listings

Overview

Google Travel is where most hotel discovery happens. These tools pull listing completeness data - amenities, photos, price bands, star ratings, partner booking URLs - so hospitality clients can benchmark their Google Travel presence against local competitors.

Search Google Travel hotel listings by keyword or location. Returns hotel_id (needed for detail lookups), name, star rating, price band, address, and review summary.

Parameters

ParameterTypeRequiredDescription
keywordstringYesLocation or hotel search term
location_namestringNoGeographic market
"Find hotels on Google Travel for 'boutique hotels downtown austin'."

get-hotel-info

Detailed Google Travel data for a specific hotel - full amenity list, photo counts, price bands, booking partners, and star rating. Use to benchmark a hotel's listing completeness against competitors.

Parameters

ParameterTypeRequiredDescription
hotel_idstringYesHotel ID from get-hotels-search
"Pull full Google Travel info for hotel ID ABC123."

Hospitality Audit Workflow

  1. get-hotels-search for the client's city/region to identify all competing listings.
  2. get-hotel-info on the client's listing + top 3-5 competitors to collect completeness data.
  3. Compare: photos count, amenities declared, price band presence, booking partner count. Gaps are low-effort wins.
  4. Pair with get-tripadvisor-search + get-tripadvisor-reviews (see Reputation Monitoring) for full travel-presence coverage.