{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-namekagon-springbrook-wi",
  "name": "Camp Namekagon",
  "description": "Contact info, reviews tips & more for Camp Namekagon | Camping in Wisconsin",
  "url": "https://campertunity.com/listings/campgrounds/camp-namekagon-springbrook-wi",
  "image": [
    "https://photos.thedyrt.com/photo/214419/media/camp-namekagon_ea1d5d4975b166b27911907c43ba66c3.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/214419/media/camp-namekagon_ea1d5d4975b166b27911907c43ba66c3.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Springbrook",
    "addressRegion": "WI",
    "postalCode": "54875",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.97300932263457,
    "longitude": -91.64567809922164
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Camp_Namekagon__32155",
    "https://thedyrt.com/camping/wisconsin/camp-namekagon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "41",
    "priceValidUntil": "2026-09-27"
  },
  "priceRange": "$41-$120"
}