{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hickory-grove-lake-campground",
  "name": "Hickory Grove Lake Campground",
  "description": "Hickory Grove Lake Campground is located at 805 Hoch Road, Marion OH 43302. Hickory Grove Lake Campground can be contacted at ***-***-**** or http://www.hickorygrovelakecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hickory-grove-lake-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "805 Hoch Road",
    "addressLocality": "Marion",
    "addressRegion": "OH",
    "postalCode": "43302",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5985728,
    "longitude": -83.2504406
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/marion/hickory-grove-lake-campground"
  ]
}