{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clayton-hills-garnavillo-ia",
  "name": "Clayton Hills Campgrounds",
  "description": "Clayton Hills Campgrounds is located at 31846 Clayton Road, Garnavillo IA 52049. Clayton Hills Campgrounds can be contacted at ***-***-**** or http://www.claytonhillscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/clayton-hills-garnavillo-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31846 Clayton Road",
    "addressLocality": "Garnavillo",
    "addressRegion": "IA",
    "postalCode": "52049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9032706,
    "longitude": -91.1750751
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/garnavillo/clayton-hills-campgrounds"
  ]
}