, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Rare Mussels Discovered in Plaster Creek: Restoration Project Uncovers Ecological Surprise in Kentwood's Covenant Park - News & Stories | app

app

Skip to main content

app News

Rare Mussels Discovered in Plaster Creek: Restoration Project Uncovers Ecological Surprise in Kentwood's Covenant Park

Wed, Aug 13, 2025

In the winding waters of Plaster Creek, just upstream from the Grand River, a surprising discovery is reshaping local restoration plans: freshwater mussels—nature’s unsung water purifiers—have been found thriving in an area once used as a golf course.

The finding, made by Plaster Creek Stewards with leadership from local mussel experts during a recent survey, reveals seven different species —a surprising number for an urban waterway. Species like Giant Floater, Spike, and White Heel splitter were common finds along with occasional piles of shells on the stream banks, indicating their role in the ecosystems as providing food for larger animals. Other mussel species found are listed as state threatened and endangered sparking both hope and extra responsibility moving forward.

“This is the kind of ecological surprise that reinforces everything we’re doing to restore this space,” said Andrea Lubberts, program manager for Plaster Creek Stewards, an initiative housed at app. “Mussels are like the ‘livers of the river’—filtering water, stabilizing stream beds, and signaling overall stream health. The fact that they’re here in these numbers tells us we have something to preserve as well as restore for the future of Plaster Creek.”

The mussel survey took place as part of a larger planning process for a floodplain restoration and streambank stabilization project at Kentwood’s Covenant Park—109 acres of city-owned land transitioning from a retired golf course to public parkland. Located on Plaster Creek, which is a tributary of the Grand River, the site plays a critical role in protecting downstream ecosystems all the way to Lake Michigan.

Supported by funds from the Great Lakes Restoration Initiative via NOAA’s Office for Coastal Management, the planning project is being carried out in partnership with the City of Kentwood, Plaster Creek Stewards, and engineering firms Dewberry and LimnoTech. The initiative’s current phase includes 60% design plans, cost estimates, and proposed future construction and maintenance strategies focused on nature-based solutions to stabilize banks, improve water quality, and build climate resilience.

“These design plans will guide future grant applications and help us restore not just the creek’s eroding edges but increase safe access to this park for the Kentwood community,” said Lubberts. “Finding rare species like these mussels challenges us to be even more thoughtful about plans that take mussel habitat into consideration.”

Beyond ecological value, the project will hopefully expand community engagement with efforts to restore Plaster Creek in Kentwood. Plaster Creek Stewards has tracked education and action hours from community members since 2016. After a dip during the COVID-19 pandemic, participation has surged—with more than 4,000 volunteer hours and 3,200 individuals engaged in 2024 alone. If eventually funded, the implementation of this project will offer more opportunities for Kentwood residents to explore the restored floodplain, learn about the creek, and take action in their community to care for it.

In addition to mussels, the site has also been identified as home to a rare sedge (Carex trichocarpa) listed as a “special concern” species in Michigan. Large sycamores and patches of remnant forest provide further ecological anchors for the restoration effort.

Once completed, the restored floodplain will not only reduce erosion and improve habitat for fish and mussels, but also lay the groundwork for new park amenities, trails, and outdoor spaces for Kentwood residents. The restoration will also help slow stormwater, reduce downstream flooding impacts and protect water quality in the Grand River and Lake Michigan.

To learn more about the Plaster Creek Stewards or get involved, visit:


Authors: