{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kettle-moraine-north-mauthe-lake-campbellsport-wi",
  "name": "Kettle Moraine North Mauthe Lake",
  "description": "Kettle Moraine North Mauthe Lake camping reservations and campground information. Learn more about camping near Kettle Moraine North Mauthe Lake and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/kettle-moraine-north-mauthe-lake-campbellsport-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campground Address (No Mail Delivery): N1490 County Rd GGG",
    "addressLocality": "Campbellsport",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.59262,
    "longitude": -88.17056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}