{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/logan-hocking-hills-koa-logan-oh",
  "name": "Logan / Hocking Hills KOA",
  "description": "Logan / Hocking Hills KOA is located at 29150 Pattor Road, Logan OH 43138. Logan / Hocking Hills KOA can be contacted at ***-***-**** or https://hockinghillskoa.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/logan-hocking-hills-koa-logan-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29150 Pattor Road",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "postalCode": "43138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4675121,
    "longitude": -82.4881383
  }
}