{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cheoah-point-campground-nc",
  "name": "Cheoah Point Campground",
  "description": "Explore Cheoah Point Campground in National Forests in North Carolina, North Carolina with Recreation.gov. Cheoah Point Campground lies on a peninsula of the vast Lake Santeetlah in the hills of western North Carolina. The lake and surrounding landscape provide count",
  "url": "https://campertunity.com/listings/campgrounds/cheoah-point-campground-nc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73663.jpg",
    "https://cdn.recreation.gov/public/images/73678.jpg",
    "https://cdn.recreation.gov/public/images/73681.jpg",
    "https://cdn.recreation.gov/public/images/73707.jpg",
    "https://cdn.recreation.gov/public/images/73749.jpg",
    "https://cdn.recreation.gov/public/2018/07/13/18/00/3691313c-4122-4261-8abd-1ae61a2fd031_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cheoah Point Campground",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3691667,
    "longitude": -83.8719444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8765433,
    "reviewCount": 81,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "$20-$25"
}