{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-gilead-state-park-campground-mount-gilead-oh-us",
  "name": "What is the phone number for Mt. Gilead State Park Campground?",
  "description": "Mt. Gilead State Park Campground is located at , Mount Gilead OH 43338. Mt. Gilead State Park Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-gilead-state-park-campground-mount-gilead-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Gilead",
    "addressRegion": "OH",
    "postalCode": "43338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5477365,
    "longitude": -82.8076297
  }
}