{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-creek-sales-service-el-dorado-ks",
  "name": "What is the phone number for Shady Creek Sales & Service?",
  "description": "Shady Creek Sales & Service is located at Marina Road, El Dorado KS 67042. Shady Creek Sales & Service can be contacted at ***-***-**** or http://www.shadycreek.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-creek-sales-service-el-dorado-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marina Road",
    "addressLocality": "El Dorado",
    "addressRegion": "KS",
    "postalCode": "67042",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.839482,
    "longitude": -96.778646
  }
}