{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-shore-campground-port-clinton-oh",
  "name": "Sunset Shore Campground",
  "description": "Sunset Shore Campground is located at 1745 West Lakeshore Drive, Port Clinton OH 43452. Sunset Shore Campground can be contacted at ***-***-**** or http://www.portclinton.org/camping.html",
  "url": "https://campertunity.com/listings/campgrounds/sunset-shore-campground-port-clinton-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1745 West Lakeshore Drive",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.522651,
    "longitude": -82.970572
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/port-clinton/sunset-shore-campground"
  ]
}