{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-country-guest-ranch-hill-city-sd",
  "name": "What is the phone number for High Country Guest Ranch?",
  "description": "High Country Guest Ranch is located at 12138 Ray Smith Drive, Hill City SD 57745. High Country Guest Ranch can be contacted at ***-***-**** or http://www.highcountryranch.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-country-guest-ranch-hill-city-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12138 Ray Smith Drive",
    "addressLocality": "Hill City",
    "addressRegion": "SD",
    "postalCode": "57745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9688139,
    "longitude": -103.6318969
  }
}