{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sundown-rv-park-salina-ks",
  "name": "Sundown RV Park",
  "description": "Click below to make your reservation and receive a PIN for the gate. Military & senior discount",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sundown-rv-park-salina-ks",
  "image": [
    "https://img1.wsimg.com/isteam/ip/95cffab3-97b1-4d39-8ec5-a5b95b9ca473/IMG_0109.jpg",
    "http://img1.wsimg.com/isteam/ip/95cffab3-97b1-4d39-8ec5-a5b95b9ca473/IMG_0109.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2089 N Hedville Rd",
    "addressLocality": "Salina",
    "addressRegion": "KS",
    "postalCode": "67401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.875931,
    "longitude": -97.76201
  }
}