{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckeye-lake-columbus-east-koa-holiday-buckeye-lake-oh-2",
  "name": "What is the phone number for Buckeye Lake / Columbus East KOA Holiday?",
  "description": "Buckeye Lake / Columbus East KOA Holiday is located at 4460 Walnut Road, Buckeye Lake OH 43008. Buckeye Lake / Columbus East KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/buckeye-lake/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buckeye-lake-columbus-east-koa-holiday-buckeye-lake-oh-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4460 Walnut Road",
    "addressLocality": "Buckeye Lake",
    "addressRegion": "OH",
    "postalCode": "43008",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9297886,
    "longitude": -82.4943062
  }
}