{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-east-haddam-ct",
  "name": "Spot2Nite",
  "description": "Check out Wolf's Den Family Campground in East Haddam, Connecticut on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-east-haddam-ct",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/256102c4-db0f-11ee-8ec0-42010a00143b/card.jpg?v=63890265830"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "256 Town Street",
    "addressLocality": "East Haddam",
    "addressRegion": "CT",
    "postalCode": "06423",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.450696,
    "longitude": -72.42888099999999
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "68.63",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$68.63+"
}