{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gulf-breeze-fl",
  "name": "Spot2Nite",
  "description": "Check out Island Time RV Resort in Gulf Breeze, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gulf-breeze-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/18ac338a-326e-11f0-94cc-1f07cd32f4bc/card.jpg?v=63914630203"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6094 Gulf Breeze Parkway",
    "addressLocality": "Gulf Breeze",
    "addressRegion": "FL",
    "postalCode": "32563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4045596,
    "longitude": -86.968852
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/florida/gulf-breeze/island-time-rv-resort",
    "https://www.gulfbreezervpark.com/"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}