recreation_search_facilities
ActiveTool of io.github.blackboxfoundry/livedatalink
Search US federal recreation facilities (campgrounds, picnic areas, trailheads, marinas, visitor centers) across NPS, USFS, BLM, USACE, BOR, FWS. Filter by name, state, or activity (e.g. 'CAMPING', 'FISHING', 'HIKING').
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Max rows (1-50, default 10)."
},
"query": {
"type": "string",
"description": "Free-text match on facility name."
},
"state": {
"type": "string",
"description": "Two-letter state code, e.g. 'CA'."
},
"activity": {
"type": "string",
"description": "Activity name (CAMPING, FISHING, HIKING, etc.)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries