{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-lake-resort-and-campground-mears",
  "name": "Silver Lake Resort and Campground",
  "description": "Silver Lake Resort and Campground is located at 1786 North 34th Avenue, Mears MI 49436. Silver Lake Resort and Campground can be contacted at ***-***-**** or http://www.silverlakerc.com/",
  "url": "https://campertunity.com/listings/campgrounds/silver-lake-resort-and-campground-mears",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1786 North 34th Avenue",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6764336,
    "longitude": -86.4720988
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mears/silver-lake-resort-and-campground"
  ]
}