{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ruskin-fl-1",
  "name": "Spot2Nite",
  "description": "Check out River Vista RV Park in Ruskin, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ruskin-fl-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f856fa56-9292-11ed-81fb-ae29f73191bf/card.jpg?v=63892686885"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2206 Chaney Drive",
    "addressLocality": "Ruskin",
    "addressRegion": "FL",
    "postalCode": "33570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.6894025,
    "longitude": -82.45564279999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/florida/ruskin/river-vista-rv-park?slug=river-vista-rv-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "78",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$78+"
}