{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-lake-state-park-campground-m",
  "name": "Silver Lake State Park Campground",
  "description": "Silver Lake State Park Campground is located at 8674 Silver Lake Road, Mears MI 49436. Silver Lake State Park Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?type=SPRK&id=493",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-lake-state-park-campground-m",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8674 Silver Lake Road",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6614528,
    "longitude": -86.4952492
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mears/silver-lake-state-park-campground",
    "https://www.camping.org/campgrounds/michigan/mears/silver-lake-state-park"
  ]
}