{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-hazel-green-wi",
  "name": "Spot2Nite",
  "description": "Check out Coconut Cove RV Resort in Hazel Green, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-hazel-green-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ab1a2e1e-dd7f-11ee-a568-42010a0014cf/card.jpg?v=63893111082"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1549 Bluff Road",
    "addressLocality": "Hazel Green",
    "addressRegion": "WI",
    "postalCode": "53811",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.559824,
    "longitude": -90.634665
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/hazel-green/coconut-cove-rv-resort?slug=coconut-cove-rv-resort"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$40+"
}