{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandy-shores-campground-manis",
  "name": "Sandy Shores Campground",
  "description": "Sandy Shores Campground is located at County Highway 442, Manistique MI 49854. Sandy Shores Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandy-shores-campground-manis",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Highway 442",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9436081,
    "longitude": -86.3490187
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/sandy-shores-campground"
  ]
}