{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/curwensville-lake-recreation-curwensville-pa",
  "name": "Curwensville Lake Recreation",
  "description": "Curwensville Lake Recreation is located at 1256 Lake Drive, Curwensville PA 16833. Curwensville Lake Recreation can be contacted at ***-***-**** or http://www.curwensvillelake.com/",
  "url": "https://campertunity.com/listings/campgrounds/curwensville-lake-recreation-curwensville-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1256 Lake Drive",
    "addressLocality": "Curwensville",
    "addressRegion": "PA",
    "postalCode": "16833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9315319,
    "longitude": -78.5364407
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/curwensville/curwensville-lake-recreation"
  ]
}