Google Nearby Search
Search for nearby places and calculate travel times using Google Places API.
Inputs:
- Query: Starting location (e.g., 'Harvard University') or latitude/longitude coordinates
- Place type: Types of facilities to search for (e.g., restaurants, parks)
- Travel mode: Method of transportation (driving, walking, bicycling, or transit)
- Radius: Search area in meters (max 50,000)
Outputs:
- Nearby places: List of found locations with details
- Distances: Distance to each place in meters
- Travel times: Estimated travel duration to each place