{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nodaway-valley-county-park-clarinda-ia",
  "name": "Nodaway Valley County Park",
  "description": "Nodaway Valley County Park is located at , Clarinda IA 51632. Nodaway Valley County Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/nodaway-valley-county-park-clarinda-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Clarinda",
    "addressRegion": "IA",
    "postalCode": "51632",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7615683,
    "longitude": -94.9857496
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/clarinda/nodaway-valley-county-park"
  ]
}