{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-bridge",
  "name": "Red Bridge (PA)",
  "description": "Explore Red Bridge (PA) in Allegheny National Forest, Pennsylvania with Recreation.gov. Red Bridge Campground sits on the eastern shore of the Kinzua Arm of the Allegheny Reservoir in northwest Pennsylvania, offering a peaceful getaway for families",
  "url": "https://campertunity.com/listings/campgrounds/red-bridge",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64225.jpg",
    "https://cdn.recreation.gov/public/images/74988.jpg",
    "https://cdn.recreation.gov/public/images/74989.jpg",
    "https://cdn.recreation.gov/public/images/74990.jpg",
    "https://cdn.recreation.gov/public/2018/09/21/16/04/232088_aa9b00cb-7db4-451c-af58-227d706dbc55_700.png",
    "https://cdn.recreation.gov/public/2018/12/21/16/18/232088_3e5731e9-1864-4012-a36e-4b88d56b0ce9_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/21/16/03/232088_8419180d-7ecf-437b-9d74-79d9096e3e13_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Bridge (PA)",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7769444,
    "longitude": -78.8861111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232088",
    "http://www.fs.usda.gov/recarea/allegheny/recreation/camping-cabins/recarea/?recid=6112&actid=29",
    "https://thedyrt.com/camping/pennsylvania/pennsylvania-red-bridge-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$130"
}