{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherokee-camper-park-cedar-bluff-al",
  "name": "Cherokee Camper Park",
  "description": "Cherokee Camper Park is located at 4801 Cherokee Drive, Cedar Bluff AL 35959. Cherokee Camper Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cherokee-camper-park-cedar-bluff-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4801 Cherokee Drive",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2093217,
    "longitude": -85.5848598
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/cedar-bluff/cherokee-camper-park"
  ]
}