{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/badgerland-campground-stoughton-wi",
  "name": "Badgerland Campground",
  "description": "Badgerland Campground camping reservations and campground information. Learn more about camping near Badgerland Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/badgerland-campground-stoughton-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2671 Circle Dr",
    "addressLocality": "Stoughton",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97509,
    "longitude": -89.21467
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/badgerland-campground/CHUB/782699/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}