{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bucksaw-campground-clinton-mo-1",
  "name": "Bucksaw Campground",
  "description": "Bucksaw Campground is located at Southeast 803 Road, Clinton MO 64735. Bucksaw Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233441",
  "url": "https://campertunity.com/listings/campgrounds/bucksaw-campground-clinton-mo-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Southeast 803 Road",
    "addressLocality": "Clinton",
    "addressRegion": "MO",
    "postalCode": "64735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.26,
    "longitude": -93.6055556
  }
}