{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chimney-rock-decorah-campground-river-trips-cresco-ia",
  "name": "Chimney Rock Decorah Campground & River Trips",
  "description": "Kayaking, Canoeing, & Tubing the Upper Iowa River",
  "url": "https://campertunity.com/listings/campgrounds/chimney-rock-decorah-campground-river-trips-cresco-ia",
  "image": [
    "https://campatchimneyrock.com/wp-content/uploads/2023/08/DSC01824.jpg",
    "https://campatchimneyrock.com/wp-content/uploads/2024/12/cropped-ChimneyRockLogo.png",
    "https://campatchimneyrock.com/wp-content/uploads/2024/12/PXL_20240610_005557775.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3312 Chimney Rock Rd.,",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "postalCode": "52136",
    "addressCountry": "US"
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}