{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailhead-bar-restaurant-campground-drummond-island",
  "name": "Trailhead Bar, Restaurant & Campground",
  "description": "Trailhead Bar, Restaurant & Campground is a campsite in Drummond Island, USA. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/trailhead-bar-restaurant-campground-drummond-island",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTxB37uDqjXJRJSaq5RLbVaAzUEqVrTWYS/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32316 E Johnson Rd",
    "addressLocality": "Drummond Island",
    "postalCode": "49726",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.993989,
    "longitude": -83.636769
  },
  "sameAs": [
    "https://www.spottocamp.com/it/campsites/trailhead-bar-restaurant-campground-drummond-island"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}