{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-foley-al-2",
  "name": "Spot2Nite",
  "description": "Check out Tropic Hideaway RV Resort in Foley, Alabama on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-foley-al-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/364771e0-787c-11f0-8268-fd34ed747fbc/card.jpg?v=63922332734"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2252 Creek Winds Road",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.38304,
    "longitude": -87.6652201
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$59+"
}