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