{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dutchman-sd",
  "name": "Dutchman",
  "description": "Explore Dutchman in Black Hills National Forest, South Dakota with Recreation.gov. Dutchman Campground, located in a shady Ponderosa pine forested area on the northeast edge of Deerfield Reservoir at 5,000 feet. This camp is an ideal setting f",
  "url": "https://campertunity.com/listings/campgrounds/dutchman-sd",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/03/18/15/45/231839_3fd7d905-a5a2-4f09-ba18-794ecd05a8e6_700.jpg",
    "https://cdn.recreation.gov/public/2022/03/18/15/48/231839_3ab7028e-d834-4a37-b82a-362119a2ee8d_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/03/18/15/44/231839_4e5446ed-7d0c-4a59-9ce5-eed88c85e3f9_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dutchman",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0244444,
    "longitude": -103.7822222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231839"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$52"
}