{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cooper-dam-wi",
  "name": "Cooper Dam Campground",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/cooper-dam-wi",
  "image": [
    "https://photos.thedyrt.com/photo/media/cooper-dam-campground_e12fa558-53a8-4acf-acf0-4473d9a839e0.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/media/cooper-dam-campground_e12fa558-53a8-4acf-acf0-4473d9a839e0.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.37832963187404,
    "longitude": -90.53428531904551
  },
  "sameAs": [
    "https://thedyrt.com/camping/wisconsin/cooper-dam-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}