{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-andalusia-al",
  "name": "Spot2Nite",
  "description": "Check out The Oaks Family RV Park and Campground in Andalusia, Alabama on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-andalusia-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d0424886-5763-11f0-9428-f473e9e97860/card.jpg?v=63918693872"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13421 Brooklyn Road",
    "addressLocality": "Andalusia",
    "addressRegion": "AL",
    "postalCode": "36421",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.2928618,
    "longitude": -86.5085715
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$34+"
}