{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/world-shooting-recreational-complex-sparta-il",
  "name": "World Shooting and Recreational Complex",
  "description": "World Shooting and Recreational Complex near Sparta, IL, offers camping in an area characterized by flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/world-shooting-recreational-complex-sparta-il",
  "image": [
    "https://photos.thedyrt.com/photo/2053039/media/world-shooting-complex_460b820a-b122-4154-ab49-6e505acc82a9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.75693097,38.19019086)/-89.75693097,38.19019086,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/2053040/media/world-shooting-complex_d6d813e3-6e2e-4c63-9a3b-790cfe42f3ab.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2053039/media/world-shooting-complex_460b820a-b122-4154-ab49-6e505acc82a9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Main Event Ln # 140",
    "addressLocality": "Sparta",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.19019086,
    "longitude": -89.75693097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}