{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-mans-cave-campground-logan-oh",
  "name": "Old Man's Cave Campground",
  "description": "Old Man's Cave Campground is located at 19852 Ohio 664, Logan OH 43138. Old Man's Cave Campground can be contacted at ***-***-**** or http://parks.ohiodnr.gov/hockinghills",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-mans-cave-campground-logan-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19852 Ohio 664",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "postalCode": "43138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4375481,
    "longitude": -82.5380533
  }
}