{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overlook-recreation-area-pa",
  "name": "Overlook Recreation Area",
  "description": "Explore Overlook Recreation Area in Woodcock Creek Lake, Pennsylvania with Recreation.gov. Woodcock Creek Lake is operated by the U.S. Army Corps of Engineers. Woodcock Creek Lake provides visitors with the chance to enjoy a number of outdoor recreati",
  "url": "https://campertunity.com/listings/campgrounds/overlook-recreation-area-pa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/07/09/17/48/10006149_fbd5b81f-c60d-4a2f-b20e-f41bb66ea1f1_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/26/16/53/10006149_19d00c03-5c21-482e-9e6b-5abcaedfcc92_700.jpg",
    "https://cdn.recreation.gov/public/2019/06/26/16/52/10006149_44af1bde-8b68-467b-b175-8f8c8ada6a40_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Overlook Recreation Area",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.703023,
    "longitude": -80.094153
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10006149?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$50+"
}