Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,12 @@ camply --provider Yellowstone campgrounds

![](_static/goingtocamp_logo.png){: .center}

### TODO: Add some blurbs about GoingToCamp and Document Usage
[GoingToCamp](https://goingtocamp.com/) provides campground listing and booking services for several US state and Canadian provincial parks.

To get a listing of GoingToCamp recreation areas

```
camply --provider goingtocamp recreation-areas
```

Unlike other camply providers, when using GoingToCamp you must restrict campground and campsites searches to a single recreation area. Since recreation areas may list every campground in a state or provincial park system, it feels natural to filter searches by recreation area when using GoingToCamp.