{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-red-bridge-campground-kane",
  "name": "Red Bridge Campground",
  "description": "Red Bridge Campground is located at , Kane PA 16735. Red Bridge Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/red-bridge-pa/r/campgroundDetails.do?contractCode=NRSO&parkId=70315",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-red-bridge-campground-kane",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kane",
    "addressRegion": "PA",
    "postalCode": "16735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.779228,
    "longitude": -78.887535
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/kane/red-bridge-campground"
  ]
}