{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-mauston",
  "name": "Spot2Nite",
  "description": "Check out Bavarian Campsite Owner in Mauston, Wisconsin on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-mauston",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mauston",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8999409,
    "longitude": -90.0102193
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/wisconsin/mauston/bavarian-campsite-owner"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}