{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-islamorada-fl",
  "name": "Spot2Nite",
  "description": "Check out Sun Outdoors Islamorada in Islamorada, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-islamorada-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/590d22ea-13ce-11f0-8058-0fa02a4b5a87/card.jpg?v=63911263114"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87395 Old Highway",
    "addressLocality": "Islamorada",
    "addressRegion": "FL",
    "postalCode": "33036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.9640988,
    "longitude": -80.5625724
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/florida/islamorada/sun-outdoors-islamorada"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "106",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$106+"
}