
Nuangola bog is a scrub-shrub wetland that occupies approximately ten acres along the southern end of Lake Nuangola, in northern Luzerne County. The parcel is owned by Wilkes University, and is overseen by the Nature Conservancy and residents of Nuangola Borough. Access through the bog is facilitated by boardwalks and a footbridge.
ListCustomSQL: select ItemID,Title,SourceURL,SourceURLPopWin,null as SubTitle,null as TeaserText,RelatedURL,RelatedURLPopWin,c.DetailURL, Subtitle,StartDateTime,StopDateTime,publishstart,listposition FROM ChannelData cd, Channel c WHERE (cd.ChannelID IN ('{EFE2D943-25CE-4E20-BE8F-8EF6B3919D4F}')) AND cd.ChannelID = c.ChannelID AND cd.Status IN (1) AND ( CharIndex(', Biology Chemistry & Health Sciences,',', ' + Category + ',') > 0 OR CharIndex(', Geoenvironmental Sciences & Engineering,',', ' + Category + ',') > 0 )
ORDER BY PublishStart Desc, ListPosition
|