{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/argyle-lake-state-park-us",
  "name": "Argyle Lake State Park",
  "description": "Argyle Lake State Park, Colchester Illinois. See 9 traveler reviews, 27 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/argyle-lake-state-park-us",
  "image": [
    "https://campcdn.com/photos/5/9/5907/242246/uploads_2F1596122849966-jxt3vlpvcuh-56ab5297e8d1c2c4e728aaa336fcca26_2F20200723_192304.jpg?v=1633861070",
    "http:https://campcdn.com/photos/5/9/5907/370521/low_res/argyle-lake-state-park.jpeg?v=1662073831"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.44866720133746,
    "longitude": -90.80547182730446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}