{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-lake-resort-and-campground-muskegon-mi",
  "name": "Wolf Lake Resort and Campground",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-lake-resort-and-campground-muskegon-mi",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/105/101/full/IMG_3853_(3).png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Muskegon",
    "addressRegion": "MI",
    "postalCode": "49442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2341813,
    "longitude": -86.2483921
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}