{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backpack-onamia-mn",
  "name": "Backpack Campsites",
  "description": "The backpack campsites at Mille Lacs Kathio State Park offer campers a more primitive, wilderness-style camping experience within this historic 10,000-acre park. The four hike-in sites are spread across the park's diverse landscape, each with its own unique setting and natural features. Glacial Ridge Campsite sits adjacent to a large beaver pond on a wooded glacial ridge known as the Mille Lacs Moraine, offering opportunities to observe wildlife and the work of nature's engineers. Kanketanka...",
  "url": "https://campertunity.com/listings/campgrounds/backpack-onamia-mn",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kathio State Park Rd",
    "addressLocality": "Onamia",
    "addressRegion": "MN",
    "postalCode": "56359",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.13868851,
    "longitude": -93.74726558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ]
}