{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/court-sheriff-campground-mt",
  "name": "Court Sheriff Campground",
  "description": "Explore Court Sheriff Campground in Canyon Ferry Lake, Montana with Recreation.gov. Court Sheriff Campground is located at the very north end of Canyon Ferry Reservoir, 30 miles east of Helena, Montana, along Montana Highway 284. Court Sheriff",
  "url": "https://campertunity.com/listings/campgrounds/court-sheriff-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/09/08/13/50/250001_6d19e4ba-1165-47a1-bdc4-ad7385e5c2b3_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/09/08/13/24/250001_d886bc35-a92a-48cc-8441-100b013bad9d_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Court Sheriff Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6579361,
    "longitude": -111.7077167
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/250001"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$15-$30"
}