{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-wolf-run-state-park-caldwell-oh",
  "name": "What is the phone number for Wolf Run State Park?",
  "description": "Wolf Run State Park is located at 16170 Wolf Run Road, Caldwell OH 43724. Wolf Run State Park can be contacted at ***-***-**** or http://parks.ohiodnr.gov/wolfrun",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-wolf-run-state-park-caldwell-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16170 Wolf Run Road",
    "addressLocality": "Caldwell",
    "addressRegion": "OH",
    "postalCode": "43724",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7927678,
    "longitude": -81.539433
  }
}