{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gulf-shores-al-1",
  "name": "Spot2Nite",
  "description": "Check out Two Lakes RV Resort in Gulf Shores, Alabama on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gulf-shores-al-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/41ad7412-a9e6-11f0-acf3-973b01662391/card.jpg?v=63927765889"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22353 Twin Lakes Circle",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3053156,
    "longitude": -87.6409793
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-07-19"
  },
  "priceRange": "$55+"
}