{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manistee-national-forest-hungerford-trail-camp-big",
  "name": "Manistee National Forest Hungerford Trail Camp",
  "description": "[Manistee National Forest](https://thedyrt.com/camping/michigan/near/huron-manistee-national-forests) Hungerford Trail Camp is located near Big Rapids, MI, surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/manistee-national-forest-hungerford-trail-camp-big",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Rapids",
    "addressRegion": "MI",
    "postalCode": "49307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.70145253,
    "longitude": -85.6221184
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/manistee-national-forest-hungerford-trail-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}