Skip to main content
Get campground by id
Details for the campground field descriptions can be found in the data documentation here.

Path Parameters

id
string
required

Unique identifier of the campground

Response

Campground response

id
string
required

Unique identifier for the campground

name
string
required

Name of the campground

status
enum<string>

Current operating status of the campground

Available options:
open,
closed
status_description
string

Detailed description of the current status

kind
enum<string>

Type of campground

Available options:
established,
dispersed
short_description
string

Brief 1-2 sentence description suitable for a meta description

medium_description
string

Small paragraph introduction to the campground

long_description
string

Detailed 3-4 paragraph description of the campground

location
object
default_campsite_schedule
object

Default check-in and check-out schedule for the campground, used as a fallback when campsite-specific schedules are unavailable or when uniform is true. For precise times, check Campsite.schedule if uniform is false.

amenities
object
max_rv_length
number

Maximum RV length in feet

max_trailer_length
number

Maximum trailer length in feet

has_pull_through_sites
boolean

Whether pull-through sites are available

big_rig_friendly
boolean

Whether the campground can accommodate large RVs

reservation_url
string<uri>

URL for making reservations

photos
object[]
alerts
object[]
deprecated

Gets relevant notices/alerts for the campground. Please use the /campground/{id}/notices endpoint instead. This field will continue to be populated.

price
object
cell_service
object
management
object
contact
object
connections
object
metadata
object