{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hot-springs-black-hills-koa-hot-springs-sd-us",
  "name": "What is the phone number for Hot Springs / Black Hills KOA?",
  "description": "Hot Springs / Black Hills KOA is located at 27585 South Dakota 79, Hot Springs SD 57747. Hot Springs / Black Hills KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/hot-springs/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hot-springs-black-hills-koa-hot-springs-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27585 South Dakota 79",
    "addressLocality": "Hot Springs",
    "addressRegion": "SD",
    "postalCode": "57747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.408037,
    "longitude": -103.395105
  }
}