{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-bay-recreation-area-bradford-pa",
  "name": "Willow Bay Recreation Area",
  "description": "Willow Bay Recreation Area is located at , Bradford PA 16701. Willow Bay Recreation Area can be contacted at or https://www.recreation.gov/camping/willow-bay/r/campgroundDetails.do?contractCode=NRSO&parkId=70364",
  "url": "https://campertunity.com/listings/campgrounds/willow-bay-recreation-area-bradford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bradford",
    "addressRegion": "PA",
    "postalCode": "16701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9881036,
    "longitude": -78.9308624
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/bradford/willow-bay-recreation-area"
  ]
}