{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-wagons-chimney-rock-decorah-campground-river-trips",
  "name": "Glamping Wagons | Chimney Rock Decorah Campground & River Trips",
  "description": "Our glamping wagons are a perfect getaway affording guests much more than just another shelter in nature. Authentic gypsy covered wagons, or “vardos”, allow you to have an adventure within an adventure. Enjoy nature without having to pack all of your stuff!",
  "url": "https://campertunity.com/listings/campgrounds/glamping-wagons-chimney-rock-decorah-campground-river-trips",
  "image": [
    "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"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3736148,
    "longitude": -92.1161444
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}