{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohiopyle-state-park-kentuck-campground-dunbar-pa",
  "name": "Ohiopyle State Park Kentuck Campground",
  "description": "Ohiopyle State Park Kentuck Campground is located at 400 Kentuck Road, Dunbar PA 15431. Ohiopyle State Park Kentuck Campground can be contacted at ***-***-**** or http://dcnr.state.pa.us/",
  "url": "https://campertunity.com/listings/campgrounds/ohiopyle-state-park-kentuck-campground-dunbar-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 Kentuck Road",
    "addressLocality": "Dunbar",
    "addressRegion": "PA",
    "postalCode": "15431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8888398,
    "longitude": -79.4944968
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/dunbar/ohiopyle-state-park-kentuck-campground"
  ]
}