{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-beach-campground-rapid-city-s",
  "name": "South Beach Campground",
  "description": "South Beach Campground is located at , Rapid City SD 57702. South Beach Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-beach-campground-rapid-city-s",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rapid City",
    "addressRegion": "SD",
    "postalCode": "57702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9710987,
    "longitude": -103.4774123
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/rapid-city/south-beach-campground"
  ]
}