battery_recycling_sites_near
Locate battery and household hazardous waste drop-off sites near an address or lat/lon in Mecklenburg County. Get site names, hours, and distances instantly.
Instructions
Find battery/household-hazardous-waste recycling drop-off sites near a location.
Queries the Mecklenburg County recycling drop-off centers point layer
(batteries are one of several accepted materials at these sites; there
is no battery-specific kiosk layer published). Provide either
address or both lat/lon.
Args:
address: Free-form address, e.g. "2437 Remount Rd, Charlotte, NC".
lat: Latitude, used with lon if address is not given.
lon: Longitude, used with lat if address is not given.
radius_m: Search radius in meters (default 8000m, ~5 miles — sites
are sparse, only 5 exist countywide).
Returns:
Dict with sites (list of name/address/hours/description/
distance_m), count, lat, lon, resolved_address, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| address | No | ||
| radius_m | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||