{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-eagle-river-wi",
  "name": "Spot2Nite",
  "description": "Check out Tamarack Springs Campground in Eagle River, Wisconsin on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-eagle-river-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/795e9243-a904-11ef-97a5-d17017f4744c/card.jpg?v=63899521460"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "330 Court Street",
    "addressLocality": "Eagle River",
    "addressRegion": "WI",
    "postalCode": "54521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91995,
    "longitude": -89.249687
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/wisconsin/eagle-river/tamarack-springs-campground"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15+"
}