{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheps-canyon-horse-camp-hot-springs-sd",
  "name": "What is the phone number for Sheps Canyon Horse Camp?",
  "description": "Sheps Canyon Horse Camp is located at , Hot Springs SD 57747. Sheps Canyon Horse Camp can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheps-canyon-horse-camp-hot-springs-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hot Springs",
    "addressRegion": "SD",
    "postalCode": "57747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.297598,
    "longitude": -103.4544915
  }
}