{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/driftwood-shores-resort-rv-manistique-mi",
  "name": "Driftwood Shores Resort & RV",
  "description": "Driftwood Shores Resort & RV is located at 1404 Yager Road, Manistique MI 49854. Driftwood Shores Resort & RV can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/driftwood-shores-resort-rv-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1404 Yager Road",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9031725,
    "longitude": -86.3260876
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/driftwood-shores-resort-rv"
  ]
}