{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/memorial-park-campground-washburn-wi",
  "name": "Memorial Park Campground",
  "description": "Memorial Park is a shaded recreation area and campground of majestic pines on a bluff overlooking Chequamegon Bay. Campers will find a pleasing setting under th",
  "url": "https://campertunity.com/listings/campgrounds/memorial-park-campground-washburn-wi",
  "image": [
    "https://www.travelwisconsin.com/uploads/places/1e/1eca1b3b-1cfa-4607-86f1-97d93338dee4-memorialpark.jpg?width=1200&height=630&mode=crop&scale=both&quality=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Washburn",
    "addressRegion": "WI",
    "postalCode": "54891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6763381958008,
    "longitude": -90.8800811767578
  },
  "sameAs": [
    "https://www.travelwisconsin.com/campgrounds/memorial-park-campground-200629",
    "https://www.campendium.com/memorial-park-campground-wi"
  ]
}