{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clayton-hills-campground",
  "name": "Clayton Hills Campground",
  "description": "Clayton Hills Campground, Garnavillo Iowa. See 1 traveler review, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/clayton-hills-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.campendium.com/clayton-hills-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}