{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-el-dorado-state-park-el-dorad",
  "name": "What is the phone number for El Dorado State Park?",
  "description": "El Dorado State Park is located at 618 Northeast Bluestem Road, El Dorado KS 67042. El Dorado State Park can be contacted at ***-***-**** or http://www.kdwp.state.ks.us/State-Parks/Locations/El-Dorado",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-el-dorado-state-park-el-dorad",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "618 Northeast Bluestem Road",
    "addressLocality": "El Dorado",
    "addressRegion": "KS",
    "postalCode": "67042",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8416179,
    "longitude": -96.8215918
  }
}