{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunrise-ridge-campground-hot-springs-sd-us",
  "name": "Sunrise Ridge Campground",
  "description": "Enjoy the sunrise over Battle Mountain while you plan your adventures in the Black Hills or sit back and watch the wildlife wander through the 70 majestic acres surrounding the campground. Our newly renovated sites will offer you a relaxing getaway. Find us north of Hot Springs, SD on Hwy 385.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunrise-ridge-campground-hot-springs-sd-us",
  "image": [
    "https://sunriseridgecampground.com/wp-content/uploads/2021/09/2Asset-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27288 Wind Cave Rd",
    "addressLocality": "Hot Springs",
    "addressRegion": "SD",
    "postalCode": "57747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.431646,
    "longitude": -103.474363
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}