{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campgrounds-in-marion-ohio-hickory-grove-lake-rv-park-marion",
  "name": "Campgrounds in Marion Ohio​ - Hickory Grove Lake RV Park",
  "description": "Discover Hickory Grove Lake RV Park, best in campgrounds in Marion, Ohio​! Book your stay today and come see why we're number one!",
  "url": "https://campertunity.com/listings/campgrounds/campgrounds-in-marion-ohio-hickory-grove-lake-rv-park-marion",
  "image": [
    "https://hickorygrovervparkoh.com/wp-content/uploads/2025/03/Hickory-Grove-Lake-Logo-Hexagon.png",
    "https://hickorygrovervparkoh.com/images/park-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "805 Hoch Rd",
    "addressLocality": "Marion",
    "addressRegion": "OH",
    "postalCode": "43302",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6174,
    "longitude": -83.1273
  },
  "sameAs": [
    "https://hickorygrovervparkoh.com/"
  ]
}