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