{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/washkish-park-waskish-mn",
  "name": "Washkish Park",
  "description": "Contact info, reviews tips & more for Washkish Park | Camping in Minnesota",
  "url": "https://campertunity.com/listings/campgrounds/washkish-park-waskish-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waskish",
    "addressRegion": "MN",
    "postalCode": "56685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16600071,
    "longitude": -94.51
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/washkish-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}