{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lions-club-park-stephen-foldahl-mn",
  "name": "Lions Club Park - Stephen",
  "description": "This county-managed campground sits in Foldahl, providing basic camping facilities under local oversight. Lions Club Park - Stephen operates as an established campground with standard amenities for overnight stays. The site serves campers traveling through northwestern Minnesota's rural landscape. Located less than a mile from [Northwest Acres](https://thedyrt.com/camping/minnesota/minnesota-northwest-acres-campground), the park offers convenient access to additional camping options in the im...",
  "url": "https://campertunity.com/listings/campgrounds/lions-club-park-stephen-foldahl-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Foldahl",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.44200096,
    "longitude": -96.86800082
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/lions-club-park-stephen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}