{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-bluff-campground-cherokee-rv-park-cedar-bluff-al",
  "name": "Cedar Bluff Campground​ - Cherokee RV Park",
  "description": "Discover Cherokee RV Park and see why we're the top Cedar Bluff campground​! With lakefront living and modern amenities, we've got it all!",
  "url": "https://campertunity.com/listings/campgrounds/cedar-bluff-campground-cherokee-rv-park-cedar-bluff-al",
  "image": [
    "https://cherokeecamperpark.com/wp-content/uploads/2025/03/Cherokee-RV-Park_Logos-Badge_Hexagon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4801 Cherokee Dr",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2315,
    "longitude": -85.6036
  },
  "sameAs": [
    "https://cherokeecamperpark.com/"
  ]
}