{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-creek-rv-resort-mears-mi",
  "name": "Silver Creek RV Resort",
  "description": "Silver Creek RV Resort is located at 1441 North 34th Avenue, Mears MI 49436. Silver Creek RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/midwest/michigan/silver-creek/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/silver-creek-rv-resort-mears-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1441 North 34th Avenue",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6719727,
    "longitude": -86.4733161
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mears/silver-creek-rv-resort"
  ]
}