Location Details

Retrieves the full details of a single Tripadvisor Location by its ID.

Returns rich, factual content for one point of interest, including basic details, addresses and coordinates, contact information, categories, opening hours, traveler ratings, rankings, awards, and aggregate photo information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

This endpoint is designed to fetch detailed information about a location using its unique TripAdvisor location ID. It returns structured data that includes everything from basic information like name and address to rich content like traveler ratings, awards, and descriptive content.

Use Cases

desktop
Content Management Systems

Perfect for travel websites and applications that need to display detailed location information, including ratings, photos, and descriptions.

map
Travel Planning Applications

Integrate comprehensive location data to help users make informed decisions about destinations, restaurants, and attractions.

chart-bar
Business Intelligence

Analyze location performance data, rankings, and traveler sentiment for market research and competitive analysis.

thumbs-up
Recommendation Systems

Use detailed location attributes and ratings to power personalized recommendation algorithms.

Key Response Fields

Basic Information

  • tripadvisor_id: Unique location identifier
  • geo_id: Geographic area identifier
  • names: Localized location names
  • addresses: Physical address details
  • coordinates: Latitude/longitude

Rich Content

  • descriptions: Detailed location descriptions
  • photos: Photo count and information
  • categories: Location categories and types
  • attributes: Specific location features
  • awards: Recognition and awards received

Ratings & Reviews

  • traveler_ratings: Overall ratings and breakdowns
  • rankings: Position in category rankings
  • Language-specific review counts

Operational Details

  • opening_hours: Operating schedule
  • phone_numbers: Contact information
  • urls: Official and TripAdvisor URLs
  • status: Current operational status

Error Response Best Practices

Location details change infrequently. Implement caching with appropriate TTL (Time To Live) values to reduce API calls and improve performance.

Additional Resources

  • Location Photos: Use /locations/{id}/photos to get additional photos for this location
  • Location Reviews: Use /locations/{id}/reviews to get traveler reviews
  • Geographic Context: Use /geos/{id} to get broader geographic information
Path Params
int32
required

the Tripadvisor Location ID to retrieve

Query Params
locale
array of strings

preferred locales for localized fields (e.g. names, descriptions), in priority order;
falls back to the default locale when omitted

locale
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json