{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gladhaven-campground-and-marina-port-clinton-oh",
  "name": "Gladhaven Campground and Marina LLC",
  "description": "3830 W Harbor Rd. Port Clinton, Oh 43452",
  "url": "https://campertunity.com/listings/campgrounds/gladhaven-campground-and-marina-port-clinton-oh",
  "image": [
    "https://img1.wsimg.com/isteam/ip/46043dc0-c579-4419-92e5-a2664d0cfec0/245173717_116324834136740_3507833957732888121_.jpg",
    "http://img1.wsimg.com/isteam/ip/46043dc0-c579-4419-92e5-a2664d0cfec0/245173717_116324834136740_3507833957732888121_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3830 W Harbor Rd",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5243,
    "longitude": -83.007766
  },
  "sameAs": [
    "https://gladhavencampground.com/"
  ]
}