{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/benton-koa-journey-benton-il",
  "name": "Benton KOA Journey",
  "description": "Benton KOA Journey is located in Benton, Illinois and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/benton-koa-journey-benton-il",
  "image": [
    "https://koa.com/content/campgrounds/benton/heroitems/13128heroitems51bbee17-cfb4-4707-b4a2-7c46f0442890.jpg",
    "/content/campgrounds/benton/waystostayphotos/13128waystostayphotos6df9099b-99fa-4bdd-987b-b3cba8c8772d.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/benton/photos/1ca0ff27-2c03-4439-a53e-226d5296aac6photo6b8e0ebd-e9a3-49cb-9d16-f40e7d8960a2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 North DuQuoin Street",
    "addressLocality": "Benton",
    "addressRegion": "IL",
    "postalCode": "62812",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0126,
    "longitude": -88.929258
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}