{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coopers-lake-event-venue-campground-slippery-rock-pa",
  "name": "Cooper's Lake Event Venue and Campground",
  "description": "Cooper's Lake Event Venue and Campground is located at 205 Currie Road, Slippery Rock PA 16057. Cooper's Lake Event Venue and Campground can be contacted at ***-***-**** or https://www.cooperslake.com/",
  "url": "https://campertunity.com/listings/campgrounds/coopers-lake-event-venue-campground-slippery-rock-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "205 Currie Road",
    "addressLocality": "Slippery Rock",
    "addressRegion": "PA",
    "postalCode": "16057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9756696,
    "longitude": -80.1377166
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/slippery-rock/cooper-s-lake-event-venue-and-campground"
  ]
}