{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-summerland-key-fl",
  "name": "Spot2Nite",
  "description": "Check out Sugarloaf Key RV Resort and Cottages in Summerland Key, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-summerland-key-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/729cbcd2-d460-11f0-8604-456c200890d1/card.jpg?v=63932436327"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "311 Johnson Road",
    "addressLocality": "Summerland Key",
    "addressRegion": "FL",
    "postalCode": "33042",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.65533,
    "longitude": -81.522597
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/florida/summerland-key/sugarloaf-key-rv-resort-and-cottages?utm_source=spot2nite&utm_medium=homepage-hero&utm_campaign=organic-feature&utm_content=nov-2025"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "69",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$69+"
}