{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morris-erickson-county-park-new-auburn-wi",
  "name": "Morris-Erickson County Park",
  "description": "Morris-Erickson County Park is located at 28561 Wisconsin 40, New Auburn WI 54757. Morris-Erickson County Park can be contacted at ***-***-**** or https://reservations.co.chippewa.wi.us/parks/",
  "url": "https://campertunity.com/listings/campgrounds/morris-erickson-county-park-new-auburn-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28561 Wisconsin 40",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2545213,
    "longitude": -91.412142
  }
}