{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheep-creek-dam-state-recreation-area-elgin-nd-1",
  "name": "Sheep Creek Dam State Recreation Area",
  "description": "Sheep Creek Dam State Recreation Area near Elgin, ND, features flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/sheep-creek-dam-state-recreation-area-elgin-nd-1",
  "image": [
    "https://photos.thedyrt.com/photo/704153/media/north-dakota-sheep-creek-dam_c3f4e442-c828-497b-9929-cb3ef2d9e274.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/704153/media/north-dakota-sheep-creek-dam_c3f4e442-c828-497b-9929-cb3ef2d9e274.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.84971128,46.33827566)/-101.84971128,46.33827566,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elgin",
    "addressRegion": "ND",
    "postalCode": "58533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.33827566,
    "longitude": -101.84971128
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/north-dakota-sheep-creek-dam",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}