{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-central-states-fairgrounds",
  "name": "What is the phone number for Central States Fairgrounds?",
  "description": "Central States Fairgrounds is located at 800 San Francisco Street, Rapid City SD 57701. Central States Fairgrounds can be contacted at ***-***-**** or https://www.centralstatesfair.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-central-states-fairgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 San Francisco Street",
    "addressLocality": "Rapid City",
    "addressRegion": "SD",
    "postalCode": "57701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0746225,
    "longitude": -103.2001193
  }
}