{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedarlane-rv-resort-travel-trailer-tips-port-clinton-oh",
  "name": "Cedarlane RV Ressert - Travel Trailer Tips",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/cedarlane-rv-resort-travel-trailer-tips-port-clinton-oh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2734 NE Catawba Rd",
    "addressLocality": "Port Clinton",
    "addressRegion": "OH",
    "postalCode": "43452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5641669,
    "longitude": -82.8331918
  },
  "sameAs": [
    "https://traveltrailer.tips/rv-parks/cedarlane-rv-resort/"
  ]
}