{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/covered-wagon-camp-ottawa-lake-mi",
  "name": "covered wagon camp",
  "description": "covered wagon camp camping reservations and campground information. Learn more about camping near covered wagon camp and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/covered-wagon-camp-ottawa-lake-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5639 M 151",
    "addressLocality": "Ottawa Lake",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76405,
    "longitude": -83.74921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}