{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-hollow-bloomingdale-oh",
  "name": "Hidden Hollow Campground",
  "description": "Hidden Hollow Campground is located at , Bloomingdale OH 43910. Hidden Hollow Campground can be contacted at ***-***-**** or http://forestry.ohiodnr.gov/fernwood",
  "url": "https://campertunity.com/listings/campgrounds/hidden-hollow-bloomingdale-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bloomingdale",
    "addressRegion": "OH",
    "postalCode": "43910",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.334168,
    "longitude": -80.764292
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/bloomingdale/hidden-hollow-campground",
    "https://thedyrt.com/camping/ohio/ohio-fernwood-state-forest-hidden-hollow"
  ]
}