{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leon-valley-campground-sparta-wi",
  "name": "What is the phone number for Leon Valley Campground?",
  "description": "Leon Valley Campground is located at 9050 Jancing Avenue, Sparta WI 54656. Leon Valley Campground can be contacted at ***-***-**** or http://www.leonvalleycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leon-valley-campground-sparta-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9050 Jancing Avenue",
    "addressLocality": "Sparta",
    "addressRegion": "WI",
    "postalCode": "54656",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.883595,
    "longitude": -90.807686
  }
}