{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-lake-state-park-campground-mears-mi",
  "name": "Silver Lake State Park Campground",
  "description": "Silver Lake State Park Modern Campground sits on nearly 3,000 acres along Michigan's western coast, offering 200 campsites with electrical service in a primarily shaded setting. Sites 1-13 provide direct access to the park's inland Silver Lake, where registered campers can moor boats in the shallow waters. The campground serves as a convenient base for exploring the park's diverse recreational opportunities, including 3 miles of Lake Michigan shoreline, 2,000 acres of dramatic sand dunes, and...",
  "url": "https://campertunity.com/listings/campgrounds/silver-lake-state-park-campground-mears-mi",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W Silverlake Rd",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.66148134016481,
    "longitude": -86.49548904469664
  },
  "sameAs": [
    "https://campflare.com/campground/silver-lake-misp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}