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.
get-hotels-search
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
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | Location or hotel search term |
location_name | string | No | Geographic 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
| Parameter | Type | Required | Description |
|---|---|---|---|
hotel_id | string | Yes | Hotel ID from get-hotels-search |
"Pull full Google Travel info for hotel ID ABC123."
Hospitality Audit Workflow
get-hotels-searchfor the client's city/region to identify all competing listings.get-hotel-infoon the client's listing + top 3-5 competitors to collect completeness data.- Compare: photos count, amenities declared, price band presence, booking partner count. Gaps are low-effort wins.
- Pair with
get-tripadvisor-search+get-tripadvisor-reviews(see Reputation Monitoring) for full travel-presence coverage.