{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-eagle-river-wi-us",
  "name": "Spot2Nite",
  "description": "Check out Wildwood Outdoor Adventures & Campground in Eagle River, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-eagle-river-wi-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/55475062-e62f-11ee-8a5f-42010a0014d0/card.jpg?v=63890858969"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5230 Livin The Dream Way",
    "addressLocality": "Eagle River",
    "addressRegion": "WI",
    "postalCode": "54521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.90284399999999,
    "longitude": -89.286537
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/eagle-river/wildwood-outdoor-adventures-campground",
    "https://thedyrt.com/camping/wisconsin/wildwood-outdoor-adventures-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00"
}