{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-sunbeam-id",
  "name": "Drinking water available",
  "description": "Stovepipe Springs Dispersed Camping Area is located within the Sawtooth National Recreation Area in Custer County, Idaho. This undeveloped camping area provides free dispersed camping opportunities in the spectacular Sawtooth mountain landscape. As a dispersed site, there are no designated campsites, amenities, or facilities. Campers must be self-sufficient and practice Leave No Trace principles. The area is subject to SNRA regulations including a 10-day occupancy limit within any 30-day peri...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-sunbeam-id",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sunbeam",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.26234436035156,
    "longitude": -114.70813751220705
  },
  "sameAs": [
    "https://campflare.com/campground/stovepipe-springs-dispersed-campground-056"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}