{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-lake-campground-resort-hot-springs-sd-us",
  "name": "What is the phone number for Hidden Lake Campground and Resort?",
  "description": "Hidden Lake Campground and Resort is located at 27291 Evans Street, Hot Springs SD 57747. Hidden Lake Campground and Resort can be contacted at ***-***-**** or http://campathiddenlake.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-lake-campground-resort-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": "27291 Evans Street",
    "addressLocality": "Hot Springs",
    "addressRegion": "SD",
    "postalCode": "57747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4494478,
    "longitude": -103.4804816
  }
}