{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camper-cabins-mille-lacs-kathio-state-park-onamia-mn",
  "name": "Camper Cabins — Mille Lacs Kathio State Park",
  "description": "Camper Cabins at Mille Lacs Kathio State Park are situated in a region with flat terrain and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/camper-cabins-mille-lacs-kathio-state-park-onamia-mn",
  "image": [
    "https://photos.thedyrt.com/photo/99584/media/minnesota-mille-lacs-kathio-state-park_385bcd51c3a1e103c5c2d6c75a7d47d3.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-93.76885856,46.12876083)/-93.76885856,46.12876083,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/19372/photo/minnesota-mille-lacs-kathio-state-park_cb85a9141d019fb11c80867a1c6f08c5.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/99584/media/minnesota-mille-lacs-kathio-state-park_385bcd51c3a1e103c5c2d6c75a7d47d3.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15066 Kathio State Park Road",
    "addressLocality": "Onamia",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.12876083,
    "longitude": -93.76885856
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "90",
    "priceValidUntil": "2026-07-21"
  },
  "priceRange": "$90+"
}