{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bond-falls-west-campground",
  "name": "Bond Falls West Campground",
  "description": "Bond Falls West Campground, Bruce Crossing Michigan. See 6 traveler reviews, 31 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bond-falls-west-campground",
  "image": [
    "https://campcdn.com/photos/6/4/6426/243939/uploads_2F1596919565447-yne83q29ptc-05776f03ee907baefec13a0a2821213c_2F20200804_124853.jpg?v=1633649964",
    "http:https://campcdn.com/photos/6/4/6426/243939/low_res/bond-falls-campground.jpg?v=1633649964"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.395338,
    "longitude": -89.139417
  },
  "sameAs": [
    "https://www.campendium.com/bond-falls-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}