{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-baileys-harbor-wi",
  "name": "Spot2Nite",
  "description": "Check out Baileys Woods Campground in Baileys Harbor, Wisconsin on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-baileys-harbor-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b9ca77fc-2b51-11f0-a0ff-0132f29cf729/card.jpg?v=63913848301"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2701 County EE",
    "addressLocality": "Baileys Harbor",
    "addressRegion": "WI",
    "postalCode": "54202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.071147,
    "longitude": -87.14442559999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}