{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kleinke-park-menominee-mi",
  "name": "Kleinke Park",
  "description": "The campground offers 30 electric campsites that all have 20/30/50 AMP service, with 13 campsites located right on the shore of Green Bay - you can't get any closer without getting wet! The park has a heated shower building with flush toilets, a vault toilet centrally located in the park, and a camper sanitation station.",
  "url": "https://campertunity.com/listings/campgrounds/kleinke-park-menominee-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N5790 State Highway M-35",
    "addressLocality": "Menominee",
    "addressRegion": "MI",
    "postalCode": "49858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.414711,
    "longitude": -87.822304
  },
  "sameAs": [
    "https://www.michigan.org/property/kleinke-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}