{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-columbia-ky",
  "name": "Spot2Nite",
  "description": "Check out The Driftwoods in Columbia, Kentucky on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-columbia-ky",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4101034a-3fa9-11ef-884e-42010a0014d2/card.jpg?v=63893137272"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2343 Holmes Bend Road",
    "addressLocality": "Columbia",
    "addressRegion": "KY",
    "postalCode": "42728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1845126,
    "longitude": -85.2723669
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$20+"
}