place-search
Search for campgrounds and outdoor stays based on location, availability, and specific amenities. Filter by tags, dates, group size, and radius to find the perfect camping spot.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adults | No | Number of adults. Default is 1. | |
campgroundDescription | No | Describe the campground you are looking for. Note: not the location, but something about the campground like "has a pool" or "near a lake" or "has a playground" | |
children | No | Number of children. Default is 0. | |
endDate | No | End date for availability search. Format: YYYY-MM-DD | |
filters | No | Filter out places that have specific tags. | |
latitude | No | Latitude to filter by. | |
limit | No | Number of places to return. Default is 50, max is 1000. | |
longitude | No | Longitude to filter by. | |
radius | No | Radius to filter by (in km). | |
startDate | No | Start date for availability search. Format: YYYY-MM-DD |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Campertunity MCP Server
Related Tools
- @campertunity/mcp-server
- @campertunity/mcp-server
- @paulotaylor/voyp-mcp
- @mikechao/brave-search-mcp
- @cablate/mcp-google-map
- @GongRzhe/TRAVEL-PLANNER-MCP-Server