{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minnewashta-campground-arnolds-park-ia",
  "name": "Minnewashta Campground",
  "description": "Minnewashta Campground is located at 7 Bascom Street, Arnolds Park IA 51331. Minnewashta Campground can be contacted at ***-***-**** or http://arnoldsparkcity.com/",
  "url": "https://campertunity.com/listings/campgrounds/minnewashta-campground-arnolds-park-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Bascom Street",
    "addressLocality": "Arnolds Park",
    "addressRegion": "IA",
    "postalCode": "51331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3647962,
    "longitude": -95.1287481
  }
}