{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sundown-rv-park-salina-ks",
  "name": "What is the phone number for Sundown RV Park?",
  "description": "Sundown RV Park is located at 2089 North Hedville Road, Salina KS 67401. Sundown RV Park can be contacted at ***-***-**** or http://www.sundownrvpark.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sundown-rv-park-salina-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2089 North Hedville Road",
    "addressLocality": "Salina",
    "addressRegion": "KS",
    "postalCode": "67401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.876068,
    "longitude": -97.7622345
  }
}