{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleepy-hollow-port-clinton-oh-us",
  "name": "Sleepy Hollow Camping",
  "description": "Sleepy Hollow Camping is located at 2817 East Harbor Road, Port Clinton OH 43452. Sleepy Hollow Camping can be contacted at ***-***-**** or https://m.facebook.com/Sleepy-Hollows-Campground-***-***-****7497/",
  "url": "https://campertunity.com/listings/campgrounds/sleepy-hollow-port-clinton-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2817 East Harbor Road",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.522613,
    "longitude": -82.865619
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/port-clinton/sleepy-hollow-camping"
  ]
}