{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keen-lake-camping-cottage-resort-waymart-pa-1",
  "name": "Keen Lake Camping & Cottage Resort",
  "description": "Wonderful place to get away to. New pool and new restrooms were great. Sitting around the pool you had a great view of the lake which was beautiful and were also right next to the store which was nice. Staff was friendly and helpful. Plenty of activities for kids all summer long.",
  "url": "https://campertunity.com/listings/campgrounds/keen-lake-camping-cottage-resort-waymart-pa-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "155 Keen Lake Road",
    "addressLocality": "Waymart",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5703,
    "longitude": -75.4065
  },
  "sameAs": [
    "http://rvthereyetdirectory.com/rv-park/keen-lake-camping-cottage-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}