{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-oak-campground-tn",
  "name": "Little Oak Campground",
  "description": "Explore Little Oak Campground in Cherokee National Forest, Tennessee with Recreation.gov. Little Oak Campground hugs the shores and inlets of beautiful South Holston Lake in Sullivan County, Tennessee. With a view of the Holston Mountain ridgeline an",
  "url": "https://campertunity.com/listings/campgrounds/little-oak-campground-tn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/51/122240_1ff95217-99e7-4835-95b6-0c1365f0f9fc_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/51/122240_46c4b118-c30e-4eeb-8d73-a07c4f0f0af6_1440.jpg",
    "https://cdn.recreation.gov/public/2019/03/15/18/20/122240_af9d6d07-f9e5-49ad-9869-85e7976d6f25_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/52/122240_bd1966a3-0bda-4003-9cd6-2d25fbcf211b_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/50/122240_1eda3264-9eb9-4bf1-b7ce-8b935af8d79a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/50/122240_ae8190d4-0adb-4dff-aa59-db2126bbe848_1440.jpg",
    "https://cdn.recreation.gov/public/2019/03/15/18/20/122240_e375be20-4aae-4f50-b1fa-46f8953c45a2_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/03/51/122240_25584dad-2cdf-43d6-96dd-3b2090fa4198_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little Oak Campground",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5195389,
    "longitude": -82.0608167
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/122240"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$12+"
}