{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sports-campground-rv-park-dodge-city-ks-1",
  "name": "What is the phone number for Water Sports Campground and RV Park, LLC?",
  "description": "Water Sports Campground and RV Park, LLC is located at 500 Cherry Street, Dodge City KS 67801. Water Sports Campground and RV Park, LLC can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sports-campground-rv-park-dodge-city-ks-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Cherry Street",
    "addressLocality": "Dodge City",
    "addressRegion": "KS",
    "postalCode": "67801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.742953,
    "longitude": -100.01303
  }
}