{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherokee-landing-bonne-terre-mo",
  "name": "Cherokee Landing",
  "description": "Cherokee Landing is located at 8344 Berry Road, Bonne Terre MO 63628. Cherokee Landing can be contacted at ***-***-**** or http://cherokeelanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/cherokee-landing-bonne-terre-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8344 Berry Road",
    "addressLocality": "Bonne Terre",
    "addressRegion": "MO",
    "postalCode": "63628",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9539148,
    "longitude": -90.5528687
  }
}