{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/allegheny-national-forest-camping-cabins-bradford-pa",
  "name": "Allegheny National Forest - Camping & Cabins",
  "description": "Allegheny National Forest - Camping & Cabins is located at 4001 West Washington Street, Bradford PA 16701. Allegheny National Forest - Camping & Cabins can be contacted at ***-***-**** or https://www.fs.usda.gov/activity/allegheny/recreation/camping-cabins",
  "url": "https://campertunity.com/listings/campgrounds/allegheny-national-forest-camping-cabins-bradford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4001 West Washington Street",
    "addressLocality": "Bradford",
    "addressRegion": "PA",
    "postalCode": "16701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9782282,
    "longitude": -78.8876804
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/bradford/allegheny-national-forest-camping-cabins",
    "https://rvcampgroundhq.com/campground/pennsylvania/allegheny-national-forest-camping-cabins-2/"
  ]
}