{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-paint-creek-state-park-bainbridge-oh",
  "name": "What is the phone number for Paint Creek State Park?",
  "description": "Paint Creek State Park is located at 280 Taylor Road, Bainbridge OH 45612. Paint Creek State Park can be contacted at ***-***-**** or http://parks.ohiodnr.gov/paintcreek",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-paint-creek-state-park-bainbridge-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "280 Taylor Road",
    "addressLocality": "Bainbridge",
    "addressRegion": "OH",
    "postalCode": "45612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2695765,
    "longitude": -83.3850896
  }
}