{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shawnee-valley-campground-kayak-rental-chillicothe-oh",
  "name": "Shawnee Valley Campground & Kayak Rental",
  "description": "Shawnee Valley Campground & Kayak Rental is located at 307 Alum Cliff Road, Chillicothe OH 45601. Shawnee Valley Campground & Kayak Rental can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/shawnee-valley-campground-kayak-rental-chillicothe-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "307 Alum Cliff Road",
    "addressLocality": "Chillicothe",
    "addressRegion": "OH",
    "postalCode": "45601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3055756,
    "longitude": -83.0356847
  }
}