{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/portage-river-marina-port-clinton-oh-us",
  "name": "Portage River Marina",
  "description": "Portage River Marina is located at 204 Rose Lane, Port Clinton OH 43452. Portage River Marina can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/portage-river-marina-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": "204 Rose Lane",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.512814,
    "longitude": -82.9591559
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/port-clinton/portage-river-marina"
  ]
}