{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-83-rv-park-herreid-sd",
  "name": "What is the phone number for Camp 83 RV Park?",
  "description": "Camp 83 RV Park is located at 1103 Main Street, Herreid SD 57632. Camp 83 RV Park can be contacted at ***-***-**** or http://www.rushmorestatecamp83.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-83-rv-park-herreid-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1103 Main Street",
    "addressLocality": "Herreid",
    "addressRegion": "SD",
    "postalCode": "57632",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8441832,
    "longitude": -100.0686737
  }
}