{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-meadows-county-park-parkersburg",
  "name": "Beaver Meadows County Park",
  "description": "Beaver Meadows County Park is located at Iowa 14, Parkersburg IA 50665. Beaver Meadows County Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/beaver-meadows-county-park-parkersburg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Iowa 14",
    "addressLocality": "Parkersburg",
    "addressRegion": "IA",
    "postalCode": "50665",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.583804,
    "longitude": -92.7858864
  }
}