{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coon-creek-il",
  "name": "Coon Creek (IL)",
  "description": "Explore Coon Creek (IL) in Lake Shelbyville, Illinois with Recreation.gov. Coon Creek is a large campground that sits on the western shore of Lake Shelbyville in the heart of central Illinois. Families enjoy the playground, swimmin",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coon-creek-il",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/20/43/233465_d30df4a7-c35f-4b8b-832e-f5d5fe834b91_700.jpg",
    "https://cdn.recreation.gov/public/images/69538.jpg",
    "https://cdn.recreation.gov/public/2021/11/05/14/32/233465_3a4b6276-fca7-4326-9dc3-8cce5c6af6db_700.jpg",
    "https://cdn.recreation.gov/public/2021/11/05/14/39/233465_ce5b7acb-46cb-4c5e-bc21-f5487feea8dd_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coon Creek (IL)",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4513889,
    "longitude": -88.7625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 200,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$18-$48"
}