crehq_locations_nearby
Search for tracked storefronts by radius from any latitude/longitude point, using distance-sorted, government-verified data for trade-area analysis and competitor mapping.
Instructions
Radius search: find all tracked locations within N miles of a lat/lng point. Powers trade-area analysis, competitor mapping, and 'what's near this address' questions. Returns distance-sorted, government-verified storefronts across every vertical CREHQ covers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (decimal degrees). | |
| lng | Yes | Longitude (decimal degrees). | |
| brand | No | Optional: restrict to one brand. | |
| category | No | Optional: restrict to one vertical/category. | |
| per_page | No | Results per page (max 200, default 50). | |
| radius_mi | No | Search radius in miles (default 5). | |
| include_provenance | No | For CREHQ Pro self-serve keys, include D2 provenance, source, confidence and first-observed fields. Free sandbox keys will return upgrade intent. |