{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-muskegon-mi",
  "name": "Spot2Nite",
  "description": "Wolf Lake Resort and Campground in Muskegon, Michigan is situated overlooking the tranquil expanse of Wolf Lake, guests can enjoy starlit skies by the lake. Offering RV and tent sites with varying amenities, from water and electric hookups to traditional rustic spots, the campground caters to diverse preferences. With biking and hiking trails weaving through the surrounding landscape and four play areas for recreation, there's ample opportunity for family fun and relaxation. The lake beckons...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-muskegon-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/37c3bdd8-ff2a-11ed-8776-42010a0014d1/card.jpg?v=63892820008"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5451 Harding Avenue",
    "addressLocality": "Muskegon",
    "addressRegion": "MI",
    "postalCode": "49442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2603464,
    "longitude": -86.1108181
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}