{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-badlands-white-river-koa-holiday-interior-sd",
  "name": "What is the phone number for Badlands / White River KOA Holiday?",
  "description": "Badlands / White River KOA Holiday is located at 20720 South Dakota 44, Interior SD 57750. Badlands / White River KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/badlands/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-badlands-white-river-koa-holiday-interior-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20720 South Dakota 44",
    "addressLocality": "Interior",
    "addressRegion": "SD",
    "postalCode": "57750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.691932,
    "longitude": -101.931197
  }
}