{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drummond-island-yacht-haven-drummond-island",
  "name": "Drummond Island Yacht Haven, Inc",
  "description": "Drummond Island Yacht Haven, Inc is located at 33185 South Water Street, Drummond Island MI 49726. Drummond Island Yacht Haven, Inc can be contacted at ***-***-**** or http://www.diyachthaven.com/",
  "url": "https://campertunity.com/listings/campgrounds/drummond-island-yacht-haven-drummond-island",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33185 South Water Street",
    "addressLocality": "Drummond Island",
    "addressRegion": "MI",
    "postalCode": "49726",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0253544,
    "longitude": -83.7495279
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/drummond-island/drummond-island-yacht-haven-inc"
  ]
}