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