{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-resort-at-erie-landing-port-clinton",
  "name": "The Resort at Erie Landing",
  "description": "The Resort at Erie Landing is located at 4495 Darr-Hopfinger Road, Port Clinton OH 43452. The Resort at Erie Landing can be contacted at ***-***-**** or http://www.erielanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/the-resort-at-erie-landing-port-clinton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/293/1594380328_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4495 Darr-Hopfinger Road",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.494364,
    "longitude": -83.01774
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/port-clinton/the-resort-at-erie-landing"
  ]
}