{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-harold-warp-pioneer-village",
  "name": "Harold Warp Pioneer Village",
  "description": "Harold Warp Pioneer Village is located at , Minden NE 68959. Harold Warp Pioneer Village can be contacted at ***-***-**** or http://www.pioneervillage.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-harold-warp-pioneer-village",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Minden",
    "addressRegion": "NE",
    "postalCode": "68959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5053085,
    "longitude": -98.9516358
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/minden/harold-warp-pioneer-village",
    "https://www.camping.org/campgrounds/nebraska/minden/pioneer-village"
  ]
}