{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wheels-west-rv-park-campground-custer-sd",
  "name": "Wheels West RV Park & Campground",
  "description": "Wheels West RV Park & Campground is located at 12598 U.S. 16, Custer SD 57730. Wheels West RV Park & Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/wheels-west-rv-park-campground-custer-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12598 U.S. 16",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7704464,
    "longitude": -103.5393014
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/wheels-west-rv-park-campground"
  ]
}