{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spearfish-campground-spearfish-sd-us",
  "name": "What is the phone number for Spearfish Campground?",
  "description": "Spearfish Campground is located at 404 South Canyon Street, Spearfish SD 57783. Spearfish Campground can be contacted at ***-***-**** or https://www.cityofspearfish.com/departments/city_campground/index.php",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spearfish-campground-spearfish-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "404 South Canyon Street",
    "addressLocality": "Spearfish",
    "addressRegion": "SD",
    "postalCode": "57783",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.479484,
    "longitude": -103.8580459
  }
}