{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-lake-rustic-campground-backcountry-sites-finland-mn",
  "name": "Windy Lake Rustic Campground & Backcountry Sites",
  "description": "Windy Lake Rustic Campground & Backcountry Sites is located at Windy Lake Road, Finland MN 55603. Windy Lake Rustic Campground & Backcountry Sites can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recarea/?recid=37179",
  "url": "https://campertunity.com/listings/campgrounds/windy-lake-rustic-campground-backcountry-sites-finland-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Windy Lake Road",
    "addressLocality": "Finland",
    "addressRegion": "MN",
    "postalCode": "55603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.743581,
    "longitude": -91.087176
  }
}