{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clendening-lake-marina-and-campground-freeport-oh",
  "name": "Clendening Lake Marina and Campground",
  "description": "Clendening Lake Marina and Campground is located at 79100 Bose Road, Freeport OH 43973. Clendening Lake Marina and Campground can be contacted at ***-***-**** or http://clendeningmarina.mwcd.org/",
  "url": "https://campertunity.com/listings/campgrounds/clendening-lake-marina-and-campground-freeport-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "79100 Bose Road",
    "addressLocality": "Freeport",
    "addressRegion": "OH",
    "postalCode": "43973",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.241704,
    "longitude": -81.224578
  }
}