{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fall-mn",
  "name": "Fall Lake | MN | Camping Information & Reviews",
  "description": "Tucked within the vast wilderness of Superior National Forest, Fall Lake Campground serves as your gateway to the legend. 62 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/fall-mn",
  "image": [
    "https://cdn.recreation.gov/public/images/65146.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9525,
    "longitude": -91.7163889
  }
}