{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hillman-ferry-campground-grand-rivers-ky",
  "name": "What is the phone number for Hillman Ferry Campground?",
  "description": "Hillman Ferry Campground is located at 820 Hillman Ferry Road, Grand Rivers KY 42045. Hillman Ferry Campground can be contacted at ***-***-**** or http://www.landbetweenthelakes.us/seendo/camping/hillman-ferry-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hillman-ferry-campground-grand-rivers-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "820 Hillman Ferry Road",
    "addressLocality": "Grand Rivers",
    "addressRegion": "KY",
    "postalCode": "42045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9464888,
    "longitude": -88.181541
  }
}