{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-circle-k-horse-camp-custer-sd",
  "name": "Circle K Horse Camp",
  "description": "Circle K Horse Camp is located at 11596 US Hwy 16, Custer SD 57730. Circle K Horse Camp can be contacted at ***-***-**** or https://circlekhorsecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-circle-k-horse-camp-custer-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11596 US Hwy 16",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7422711,
    "longitude": -103.7371344
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/circle-k-horse-camp"
  ]
}