{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leon-valley-campground-sparta-wi-2",
  "name": "Leon Valley Campground",
  "description": "Leon Valley Campground är en camping i Sparta , Wisconsin, USA. Leon Valley Campground har wifi, en campingshop och en inomhuspool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leon-valley-campground-sparta-wi-2",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTXr0VLfv7KpoZHgOXQGxNdvJRgfg8uOtw/biggerthumb.jpg",
    "images/us/SPOTXr0VLfv7KpoZHgOXQGxNdvJRgfg8uOtw/carousel/58b70ea104d61-leon-valley-campground-sparta.jpg",
    "images//SPOTXr0VLfv7KpoZHgOXQGxNdvJRgfg8uOtw/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9050 Jancing Avenue",
    "addressLocality": "Sparta",
    "addressRegion": "WI",
    "postalCode": "54656",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.883595,
    "longitude": -90.807686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emilia Crist II"
      },
      "reviewBody": "Enjoyed a spectacular display of fireworks, an amazing Independence Day weekend."
    }
  ]
}