{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-killdeer-mountain-park-killdeer",
  "name": "Killdeer Mountain Park",
  "description": "Killdeer Mountain Park is located at 10295 High Street Northeast, Killdeer ND 58640. Killdeer Mountain Park can be contacted at ***-***-**** or http://killdeerrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-killdeer-mountain-park-killdeer",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10295 High Street Northeast",
    "addressLocality": "Killdeer",
    "addressRegion": "ND",
    "postalCode": "58640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3725873,
    "longitude": -102.7327438
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/killdeer/killdeer-mountain-park"
  ]
}