{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherokee-landing-8344-berry-road-bonne-terre-mo-us",
  "name": "Cherokee Landing 8344 Berry Road, Bonne Terre, MO 63628",
  "description": "Cherokee Landing is a small outfitter and the only one on this portion of the Big River, so you will not find the over-crowded condition of other rivers.",
  "url": "https://campertunity.com/listings/campgrounds/cherokee-landing-8344-berry-road-bonne-terre-mo-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8344 Berry Road",
    "addressLocality": "Bonne Terre",
    "addressRegion": "MO",
    "postalCode": "63628",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9489768,
    "longitude": -90.5536836
  }
}