Find places nearby
places_nearbyFind nearby public transport stops and points of interest using latitude and longitude coordinates.
Instructions
List public-transport stops and POIs within a radius of a coordinate. Useful to find the nearest station to a location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude, e.g. 48.8566 | |
| lon | Yes | Longitude, e.g. 2.3522 | |
| count | No | Max results (default 10). | |
| types | No | Restrict result types (default stop_areas and POIs). | |
| distance | No | Search radius in meters (default 500). |