{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedarlane-rv-park-port-clinton-oh",
  "name": "Cedarlane RV Park",
  "description": "Cedarlane RV Park is located at 2926 Northeast Catawba Road, Port Clinton OH 43452. Cedarlane RV Park can be contacted at ***-***-**** or http://www.cedarlanervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cedarlane-rv-park-port-clinton-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2926 Northeast Catawba Road",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5644399,
    "longitude": -82.8324499
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/port-clinton/cedarlane-rv-park"
  ]
}