{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheridan-lake-south-shore-campground-rapid-city-sd",
  "name": "What is the phone number for Sheridan Lake South Shore Campground site map?",
  "description": "Sheridan Lake South Shore Campground site map is located at 8221 U.S. 16, Rapid City SD 57702. Sheridan Lake South Shore Campground site map can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/blackhills/recreation/recarea/?recid=26163&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheridan-lake-south-shore-campground-rapid-city-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8221 U.S. 16",
    "addressLocality": "Rapid City",
    "addressRegion": "SD",
    "postalCode": "57702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9667044,
    "longitude": -103.4777355
  }
}