{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gatlinburg-tn-1",
  "name": "Spot2Nite",
  "description": "Check out Dudley Creek RV Resort in Gatlinburg, Tennessee on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gatlinburg-tn-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0aaf7748-2aa6-11f0-b250-d5b845f16a43/card.jpg?v=63913774652"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1640 East Parkway",
    "addressLocality": "Gatlinburg",
    "addressRegion": "TN",
    "postalCode": "37738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7278191,
    "longitude": -83.4586657
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-07-10"
  },
  "priceRange": "$59+"
}