{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luzerne-horse-trail-campground-trailhead-grayling-mi",
  "name": "Luzerne Horse Trail Campground & Trailhead",
  "description": "Shore to Shore Campgrounds and Trailheads The parking lot is designed for trucks with horse trailers. This portion of trail features a unique cedar swamp ecosys",
  "url": "https://campertunity.com/listings/campgrounds/luzerne-horse-trail-campground-trailhead-grayling-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.58526607,
    "longitude": -84.2877564
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/michigan-luzerne-horse-trail-campground-and-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}