{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-lakes-recreation-area-upper-campground-kane-pa",
  "name": "Twin Lakes Recreation Area Upper Campground",
  "description": "Twin Lakes Recreation Area Upper Campground is located at Fr 290, Kane PA 16735. Twin Lakes Recreation Area Upper Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/twin-lakes-recreation-area-upper-campground-kane-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fr 290",
    "addressLocality": "Kane",
    "addressRegion": "PA",
    "postalCode": "16735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6154333,
    "longitude": -78.7553376
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/kane/twin-lakes-recreation-area-upper-campground"
  ]
}