{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neebel-park-hartley-ia",
  "name": "Neebel Park",
  "description": "Neebel Park is located at 333 South Central Avenue, Hartley IA 51346. Neebel Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/neebel-park-hartley-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "333 South Central Avenue",
    "addressLocality": "Hartley",
    "addressRegion": "IA",
    "postalCode": "51346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1765049,
    "longitude": -95.4787642
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/hartley/neebel-park"
  ]
}