{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-saint-joseph-mo-us",
  "name": "Spot2Nite",
  "description": "Welcome to Lennie's Riverview retreat! Come stay at Lennie's and experience a unique riverside getaway in the heart of nature. Our well-appointed RV park offers a serene and peaceful environment, providing the perfect setting for family vacations or romantic escapes. Immerse yourself in the beauty of the river and enjoy a stress-free stay with our personalized service and local guidance. Discover your home away from home at Lennie's!",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-saint-joseph-mo-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/71fcc103-8293-11f0-a213-0d2b1d47350d/card.jpg?v=63923442227"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3011 Southwest Lakefront Lane West",
    "addressLocality": "Saint Joseph",
    "addressRegion": "MO",
    "postalCode": "64504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7235354,
    "longitude": -94.9068142
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/missouri/saint-joseph/lennies-river-retreat"
  ],
  "checkinTime": "11:00:00",
  "checkoutTime": "10:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$50+"
}