{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ruskin-fl",
  "name": "Spot2Nite",
  "description": "Check out Sun Lake RV Resort in Ruskin, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ruskin-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c101dec4-0056-11ec-af46-ae29f73191bf/card.jpg?v=63892712002"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3006 14th Avenue Southeast",
    "addressLocality": "Ruskin",
    "addressRegion": "FL",
    "postalCode": "33570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.706694,
    "longitude": -82.393518
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/florida/ruskin/sun-lake-rv-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "69",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$69+"
}