{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bloomington-in",
  "name": "Spot2Nite",
  "description": "Check out Jellystone Park™ Lake Monroe in Bloomington, Indiana on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bloomington-in",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/aacb33b0-4534-11f0-8b17-bc3b43a8983b/card.jpg?v=63916694500"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9396 South Strain Ridge Road",
    "addressLocality": "Bloomington",
    "addressRegion": "IN",
    "postalCode": "47401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0259728,
    "longitude": -86.5230524
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/indiana/bloomington/jellystone-park-lake-monroe"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$45+"
}