{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lock-11-campground",
  "name": "Lock 11 Campground",
  "description": "Lock 11 Campground in Hennepin Canal Parkway State Park, Tiskilwa Illinois. See 2 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/lock-11-campground",
  "image": [
    "https://campcdn.com/photos/3/1/31475/203800/uploads_2F1567218915283-ykhy31kfql-e9a2998acfc2c8aab010e9c638181d0a_2FLock%2B11.JPG?v=1633843621",
    "http:https://campcdn.com/photos/3/1/31475/424464/low_res/lock-11-campground-hennepin-canal-parkway.jpg?v=1698415869"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.314277,
    "longitude": -89.511715
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}