{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-finland-mn",
  "name": "Drinking water available",
  "description": "Section 29 Lake Rustic Campground is a small four-site campground located on the shore of Section 29 Lake in Superior National Forest. The lake spans 100 acres with a maximum depth of 20 feet and offers fishing opportunities for walleye, northern pike, rock bass, pumpkinseed, and other species. A drive-down boat ramp provides water access directly from the campground. The northeast portion of Section 29 Lake was affected by the 2011 Pagami Creek Fire, and visitors should exercise caution arou...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-finland-mn",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Finland",
    "addressRegion": "MN",
    "postalCode": "55603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.74132537841797,
    "longitude": -91.24152374267578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}