{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/center-lake-campground-custer-sd",
  "name": "Center Lake Campground",
  "description": "Center Lake Campground is located at , Custer SD 57730. Center Lake Campground can be contacted at ***-***-**** or https://gfp.sd.gov/csp-campgrounds/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/center-lake-campground-custer-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.805854,
    "longitude": -103.4218749
  }
}