{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-canton-east-sparta-oh-us",
  "name": "Canton / East Sparta KOA Holiday",
  "description": "Canton / East Sparta KOA Holiday is located at 3232 Downing Street Southwest, East Sparta OH 44626. Canton / East Sparta KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/canton/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-canton-east-sparta-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3232 Downing Street Southwest",
    "addressLocality": "East Sparta",
    "addressRegion": "OH",
    "postalCode": "44626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.685369,
    "longitude": -81.4133981
  }
}