{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luzerne-trail-camp-luzerne-mi",
  "name": "Luzerne Trail Camp",
  "description": "Equestrians traveling the Shore to Shore trail find a National Forest campground with well-spaced sites and clean bathroom facilities. Luzerne Trail Camp lacks manual pump wells, requiring campers to bring their own water or locate electric pumps for extended stays with horses. Trail markings in the surrounding area can be inconsistent, and ATV traffic sometimes appears on designated horse and foot paths. The campground sits along a dirt and gravel road system, with sites offering adequate sp...",
  "url": "https://campertunity.com/listings/campgrounds/luzerne-trail-camp-luzerne-mi",
  "image": [
    "https://photos.thedyrt.com/photo/10449/photo/luzerne-trail-camp_da3fea08a18411d4b2df1384e5acef2d.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Luzerne",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.67500065,
    "longitude": -84.27200067
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/luzerne-trail-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}