{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-lake-state-park-clear-lake-ia",
  "name": "Clear Lake State Park",
  "description": "Clear Lake State Park. RV Park and Campground in Clear Lake, Iowa",
  "url": "https://campertunity.com/listings/campgrounds/clear-lake-state-park-clear-lake-ia",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6490 S Shore Dr",
    "addressLocality": "Clear Lake",
    "addressRegion": "IA",
    "postalCode": "50428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1112529,
    "longitude": -93.3893485
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/iowa/clear-lake-state-park/",
    "https://www.rvezy.com",
    "https://wagwalking.com/lifestyle/campgrounds/clear-lake-state-park"
  ]
}