{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kinzua-bridge-state-park-kane-pa",
  "name": "Kinzua Bridge State Park",
  "description": "Kinzua Bridge State Park camping reservations and campground information. Learn more about camping near Kinzua Bridge State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/kinzua-bridge-state-park-kane-pa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PA/pid880128/%7Bpht%7Dsp-kinzuabridge-bridge5%7Bpht%7D1422992181687.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "296 Viaduct Road",
    "addressLocality": "Kane",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.75069,
    "longitude": -78.58286
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/kinzua-bridge-state-park/PA/880128/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}