{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-hills-sawtooth-campground-cabins-hill-city-sd",
  "name": "Black Hills Sawtooth Campground & Cabins",
  "description": "Centrally located in the Black Hills near Mount Rushmore, Sawtooth is the perfect RV campground for your South Dakota adventure!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-hills-sawtooth-campground-cabins-hill-city-sd",
  "image": [
    "https://secure.gravatar.com/avatar/c5ebab71496d51c96e43911480a8547c76cabe28fb47c8e8cf03906d96d827d6?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23849 Hwy 385",
    "addressLocality": "Hill City",
    "addressRegion": "SD",
    "postalCode": "57745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.932486,
    "longitude": -103.575193
  }
}