{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hyner-run-state-north-bend-pa",
  "name": "Hyner Run State Park",
  "description": "Hyner Run State Park is located at 86 Hyner Park Road, North Bend PA 17760. Hyner Run State Park can be contacted at ***-***-**** or http://www.dcnr.state.pa.us/stateparks/findapark/hynerrun/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/hyner-run-state-north-bend-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "86 Hyner Park Road",
    "addressLocality": "North Bend",
    "addressRegion": "PA",
    "postalCode": "17760",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3602283,
    "longitude": -77.6255541
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/north-bend/hyner-run-state-park"
  ]
}