{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coshocton-city-county-park-coshocton-oh",
  "name": "What is the phone number for Coshocton City & County Park?",
  "description": "Coshocton City & County Park is located at 23253 Ohio 83, Coshocton OH 43812. Coshocton City & County Park can be contacted at ***-***-**** or http://www.coshoctonlakepark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coshocton-city-county-park-coshocton-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23253 Ohio 83",
    "addressLocality": "Coshocton",
    "addressRegion": "OH",
    "postalCode": "43812",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2893306,
    "longitude": -81.8733358
  }
}