{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/k-l-campgrounds-wisconsin-dells-wi",
  "name": "K & L Campgrounds",
  "description": "K & L Campgrounds is located at 3503 County Road G, Wisconsin Dells WI 53965. K & L Campgrounds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/k-l-campgrounds-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3503 County Road G",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7397874,
    "longitude": -89.6583154
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/k-l-campgrounds"
  ]
}