{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-custers-gulch-rv-park-campground",
  "name": "Custer's Gulch RV Park and Campground",
  "description": "Custer's Gulch RV Park and Campground is located at 25112 Golden Valley Road, Custer SD 57730. Custer's Gulch RV Park and Campground can be contacted at ***-***-**** or http://www.custersgulch.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-custers-gulch-rv-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25112 Golden Valley Road",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7653393,
    "longitude": -103.544865
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/custer-s-gulch-rv-park-and-campground"
  ]
}