{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gatlinburg-tn",
  "name": "Spot2Nite",
  "description": "Check out Camp Leconte Luxury Outdoor Resort in Gatlinburg, Tennessee on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gatlinburg-tn",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4de44cce-13a4-11ef-b08e-42010a001409/card.jpg?v=63889839870"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1739 East Parkway",
    "addressLocality": "Gatlinburg",
    "addressRegion": "TN",
    "postalCode": "37738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7309616,
    "longitude": -83.450364
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}