find_open_weekends
Find available weekend campsites for group trips by filtering parks, states, months, or drive times to plan outdoor adventures.
Instructions
Find upcoming weekend date options with viable campsite availability for a group, optionally filtered by park, state, month, or drive time.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_size | Yes | ||
| max_drive_minutes | No | ||
| month | No | Month name (for example june, october). | |
| near | No | City name or lat,lng origin. | |
| num_weekends | No | ||
| park_id | No | ||
| park_name | No | ||
| state | No | State code (for example IL, WI, MI, IN). |