{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-fort-payne-al",
  "name": "Spot2Nite",
  "description": "Check out Little River Campground in Fort Payne, Alabama on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-fort-payne-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4a54c406-a758-11ef-8c31-67429c4fe965/card.jpg?v=63899337842"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1357 County Road 261",
    "addressLocality": "Fort Payne",
    "addressRegion": "AL",
    "postalCode": "35967",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4071382,
    "longitude": -85.6530482
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/alabama/fort-payne/little-river-campground?slug=little-river-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$22.5+"
}