{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buhl-rv-park-chisholm-mn",
  "name": "Buhl RV Park",
  "description": "County-managed Buhl RV Park sits in Mountain Iron, providing basic camping infrastructure for RVers and tent campers. The facility operates under local government oversight, which typically means straightforward pricing and standard county park amenities. [Stubler Beach](https://thedyrt.com/camping/minnesota/stubler-beach) lies less than half a mile west for campers wanting lakefront access. The park's location places it within Minnesota's Iron Range region, where mining history shapes the lo...",
  "url": "https://campertunity.com/listings/campgrounds/buhl-rv-park-chisholm-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mountain Iron",
    "addressRegion": "MN",
    "postalCode": "55768",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.48900053,
    "longitude": -92.78100036
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/buhl-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}