{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/frenchtown-county-park-primative-campground-garnavillo-ia-us",
  "name": "Frenchtown County Park & Primative Campground",
  "description": "Frenchtown County Park & Primative Campground is located at 26527 Mississippi Road, Garnavillo IA 52049. Frenchtown County Park & Primative Campground can be contacted at ***-***-**** or http://www.claytoncountyconservation.org/",
  "url": "https://campertunity.com/listings/campgrounds/frenchtown-county-park-primative-campground-garnavillo-ia-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26527 Mississippi Road",
    "addressLocality": "Garnavillo",
    "addressRegion": "IA",
    "postalCode": "52049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8448709,
    "longitude": -91.1077445
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/garnavillo/frenchtown-county-park-primative-campground"
  ]
}