{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/littlejohn-campground-cherokee-nc",
  "name": "Littlejohn Campground",
  "description": "Littlejohn Campground is located near the Great Smoky Mountains in North Carolina, offering a landscape of rolling hills and dense forests. Temperatures range from 30°F in winter to 85°F in summer, providing varied seasonal experiences for campers. Nearby attractions include the Great Smoky Mountains National Park and the Blue Ridge Parkway, both offering opportunities for hiking and scenic views.",
  "url": "https://campertunity.com/listings/campgrounds/littlejohn-campground-cherokee-nc",
  "image": [
    "https://photos.thedyrt.com/photo/713278/media/littlejohn-campground_3cc8dcf0-8045-4a91-8757-270b961e4daf.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.2379264,35.46539432)/-83.2379264,35.46539432,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/713278/media/littlejohn-campground_3cc8dcf0-8045-4a91-8757-270b961e4daf.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/713282/media/littlejohn-campground_3b82e514-21d4-4abf-8c32-63fd492ff186.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cherokee",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.46539432,
    "longitude": -83.2379264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}