{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-river-forest-hill-city-mn",
  "name": "Hill River State Forest",
  "description": "Hill River State Forest offers dispersed camping in a region characterized by dense forests and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/hill-river-forest-hill-city-mn",
  "image": [
    "https://photos.thedyrt.com/photo/media/hill-river-state-forest_cde9cc46-8913-44a0-b70f-9fba010fc043.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-93.60308632947677,46.94354121679206)/-93.60308632947677,46.94354121679206,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/hill-river-state-forest_52c02f5b-ae85-4a26-ba28-39e01ecf6f09.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/hill-river-state-forest_cde9cc46-8913-44a0-b70f-9fba010fc043.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hill City",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94354121679206,
    "longitude": -93.60308632947677
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/hill-river-state-forest"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}