{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clayton-hills-campground-garnavillo-ia",
  "name": "Clayton Hills Campground",
  "description": "Contact info, reviews tips & more for Clayton Hills Campground | Camping in Iowa",
  "url": "https://campertunity.com/listings/campgrounds/clayton-hills-campground-garnavillo-ia",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31846 Clayton Road",
    "addressLocality": "Garnavillo",
    "addressRegion": "IA",
    "postalCode": "52049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.90334042,
    "longitude": -91.17471036
  },
  "sameAs": [
    "https://thedyrt.com/camping/iowa/clayton-hills-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}