{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-bryan-state-park-campground-yellow-springs-oh-us",
  "name": "What is the phone number for John Bryan State Park Campground?",
  "description": "John Bryan State Park Campground is located at 3790 Ohio 370, Yellow Springs OH 45387. John Bryan State Park Campground can be contacted at ***-***-**** or http://parks.ohiodnr.gov/johnbryan",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-bryan-state-park-campground-yellow-springs-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3790 Ohio 370",
    "addressLocality": "Yellow Springs",
    "addressRegion": "OH",
    "postalCode": "45387",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7883078,
    "longitude": -83.866893
  }
}