Find parking near a location
find_parkingFind UK car parks, laybys, and rest areas near any location. Use a place name, postcode, or lat/lon to get distance, fee, and access notes for choosing a suitable parking spot.
Instructions
Find car parks, laybys and rest areas near a UK point, nearest first, from OpenStreetMap. Give a place name or postcode, or lat/lon. Returns name, type, distance, fee and access notes. Publicly accessible places only unless include_private is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude in decimal degrees (WGS84). | |
| lon | No | Longitude in decimal degrees (WGS84), negative west of Greenwich. | |
| place | No | Place name, postcode or landmark in the UK, e.g. "Tyndale Monument", "BS1 6QF", "Durdle Door". Use lat/lon instead if you already have coordinates. | |
| format | No | text for a readable report (default), json for structured output, brief for two or three spoken-friendly sentences (use in voice conversations). | text |
| max_results | No | ||
| include_private | No | Also list parking tagged private, customers-only or permit-only. | |
| search_radius_m | No | Search radius in metres. |