{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-deer-grove-rv-park-el",
  "name": "What is the phone number for Deer Grove RV Park?",
  "description": "Deer Grove RV Park is located at 2873 U.S. 54, El Dorado KS 67042. Deer Grove RV Park can be contacted at ***-***-**** or http://www.deergrovervpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-deer-grove-rv-park-el",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2873 U.S. 54",
    "addressLocality": "El Dorado",
    "addressRegion": "KS",
    "postalCode": "67042",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8093018,
    "longitude": -96.7916468
  }
}