{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hickory-hollow-campground-utica",
  "name": "What is the phone number for Hickory Hollow Campground?",
  "description": "Hickory Hollow Campground is located at 757 North 3029th Road, Utica IL 61373. Hickory Hollow Campground can be contacted at ***-***-**** or http://www.hickoryhollowcg.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hickory-hollow-campground-utica",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "757 North 3029th Road",
    "addressLocality": "Utica",
    "addressRegion": "IL",
    "postalCode": "61373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3699621,
    "longitude": -89.0191298
  }
}