From d7788d8c447bcfd93a59403b5e3de714e9093d68 Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Fri, 23 Dec 2022 08:57:21 -0500 Subject: [PATCH] Add a blurb about GoingToCamp provider --- docs/providers.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/providers.md b/docs/providers.md index 4eba0e19..a55619cf 100644 --- a/docs/providers.md +++ b/docs/providers.md @@ -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.