{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-creek-county-park-garnavillo-ia",
  "name": "Buck Creek County Park",
  "description": "Buck Creek County Park is located at 232nd Street, Garnavillo IA 52049. Buck Creek County Park can be contacted at ***-***-**** or http://www.claytoncountyconservation.org/",
  "url": "https://campertunity.com/listings/campgrounds/buck-creek-county-park-garnavillo-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/5695/1593530301_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "232nd Street",
    "addressLocality": "Garnavillo",
    "addressRegion": "IA",
    "postalCode": "52049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8901673,
    "longitude": -91.2022458
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/garnavillo/buck-creek-county-park",
    "https://www.campendium.com/buck-creek-county-park"
  ]
}