{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailhead-bar-restaurant-campground-drummond-mi",
  "name": "Trailhead Bar, Restaurant & Campground",
  "description": "Trailhead is Drummond's newest campground and only campground with a bar & restaurant on site!! We make Camping affordable and fun! <font face",
  "url": "https://campertunity.com/listings/campgrounds/trailhead-bar-restaurant-campground-drummond-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c17da21a-98e7-11ef-bb61-9ea191ad92e4/card.jpg?v=63897749865"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29129 E Channel Rd",
    "addressLocality": "Branch Township",
    "addressRegion": "MI",
    "postalCode": "49726",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9993478,
    "longitude": -83.7567763
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/michigan/branch-township/trailhead-bar-restaurant-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}