{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-sandy-shores-campground-mears-mi",
  "name": "Sandy Shores Campground",
  "description": "Sandy Shores Campground is located at 8595 Silver Lake Road, Mears MI 49436. Sandy Shores Campground can be contacted at ***-***-**** or http://sandyshorescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-sandy-shores-campground-mears-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8595 Silver Lake Road",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6621593,
    "longitude": -86.4917029
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mears/sandy-shores-campground"
  ]
}