{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/polk-county",
  "name": "Polk County Park",
  "description": "Polk County Park, Mentor Minnesota. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/polk-county",
  "image": [
    "https://campcdn.com/photos/7/1/7113/451571/036ECBF0-413F-4D63-8AB9-A160CB1DE62D.jpg?v=1725459474",
    "http:https://campcdn.com/photos/7/1/7113/451571/low_res/polk-county-park.jpg?v=1725459474"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65811,
    "longitude": -96.176538
  },
  "sameAs": [
    "https://www.campendium.com/polk-county-park",
    "https://thedyrt.com/camping/minnesota/polk-county-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}