{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-chris-campground-spearfish-sd",
  "name": "What is the phone number for Chris' Campground?",
  "description": "Chris' Campground is located at 701 Christensen Drive, Spearfish SD 57783. Chris' Campground can be contacted at ***-***-**** or https://www.chriscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-chris-campground-spearfish-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "701 Christensen Drive",
    "addressLocality": "Spearfish",
    "addressRegion": "SD",
    "postalCode": "57783",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4705412,
    "longitude": -103.8275815
  }
}