{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hidden-lakes-campground-mount-gilea",
  "name": "What is the phone number for Hidden Lakes Campground?",
  "description": "Hidden Lakes Campground is located at 5248 Twp Rd 108, Mount Gilead OH 43338. Hidden Lakes Campground can be contacted at ***-***-**** or http://www.hlcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hidden-lakes-campground-mount-gilea",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5248 Twp Rd 108",
    "addressLocality": "Mount Gilead",
    "addressRegion": "OH",
    "postalCode": "43338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5458614,
    "longitude": -82.7583602
  }
}