{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hacklebarney-woods-county-park-villisca-ia",
  "name": "Hacklebarney Woods County Park",
  "description": "Hacklebarney Woods County Park is located at , Villisca IA 50864. Hacklebarney Woods County Park can be contacted at ***-***-**** or http://www.montgomerycountyiowa.com/index.php/hacklebarney-woods",
  "url": "https://campertunity.com/listings/campgrounds/hacklebarney-woods-county-park-villisca-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Villisca",
    "addressRegion": "IA",
    "postalCode": "50864",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.983937,
    "longitude": -94.9753547
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/villisca/hacklebarney-woods-county-park"
  ]
}