{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summit-cabin-2-west-lake-park-davenport-ia",
  "name": "Summit Cabin 2, West Lake Park",
  "description": "Summit Cabin 2 at West Lake Park is located near rolling hills and open spaces in Iowa.",
  "url": "https://campertunity.com/listings/campgrounds/summit-cabin-2-west-lake-park-davenport-ia",
  "image": [
    "https://photos.thedyrt.com/photo/media/summit-cabin-2-west-lake-park_47feaeaa-32a3-4446-a411-b75f64ed2c1e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1173453/media/summit-cabin-2-west-lake-park_c56bd8d0-91a9-4629-8b27-db5a181f67ee.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/summit-cabin-2-west-lake-park_47feaeaa-32a3-4446-a411-b75f64ed2c1e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-90.681964,41.527052)/-90.681964,41.527052,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Davenport",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.527052,
    "longitude": -90.681964
  },
  "sameAs": [
    "https://thedyrt.com/camping/iowa/summit-cabin-2-west-lake-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$125-$150"
}