{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-keiners-kampground-chamberlain",
  "name": "Keiners Kampground",
  "description": "Keiners Kampground is located at 25995 347th Avenue, Chamberlain SD 57325. Keiners Kampground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-keiners-kampground-chamberlain",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25995 347th Avenue",
    "addressLocality": "Chamberlain",
    "addressRegion": "SD",
    "postalCode": "57325",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.890518,
    "longitude": -99.2464727
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/chamberlain/keiners-kampground"
  ]
}