{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckaloons-pa",
  "name": "Buckaloons",
  "description": "Explore Buckaloons in Allegheny National Forest, Pennsylvania with Recreation.gov. Buckaloons Campground sits at the confluence of the Allegheny River, Brokenstraw Creek and Irvine Run in northwestern Pennsylvania. This 61-site campground offe",
  "url": "https://campertunity.com/listings/campgrounds/buckaloons-pa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/02/22/19/03/232003_e2449957-58b8-4612-a4b3-377667eb3ca7_700.jpg",
    "https://cdn.recreation.gov/public/2020/06/26/13/47/232003_2a082f7d-2a83-423c-b976-8c164406d2f6_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/15/54/d5c250a0-5840-4ad0-beb2-6a72f47d591e_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/06/26/13/58/232003_93a86f1c-2996-42de-924b-d6c960175182_700.jpg",
    "https://cdn.recreation.gov/public/2019/03/01/13/52/232003_9e13f996-409f-48c4-b2e5-030fec2e3cda_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buckaloons",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8397222,
    "longitude": -79.2563889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232003"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$85"
}