New Boston's Community Events

New Boston's Community Events This page contains information concerning events happening in the Village of New Boston, Ohio.

04/26/2026
04/22/2026
04/09/2026

Come out and support the parade!!! Please note the route on the flyer…

10/26/2025
10/06/2025
07/18/2025

We’re excited to announce that New Boston now has a Blessing Box, located near the back parking lot next to the stadium!

This project was inspired by our Glenwood IMPACT Student Leaders, who spent the 2024–2025 school year discussing the value of giving back and the power of community. Wanting to make a meaningful impact, IMPACT students organized a spring canned food drive competition—collecting over 3,000 items to help stock the Blessing Box!

This wouldn’t have been possible without teamwork across our school. A huge thank-you to Ms. Wiley’s Industrial Technology classes, specifically our Juniors and Seniors in Industrial Tech 3 & 4, who designed and built the Blessing Box from the ground up.

Thank you to everyone who contributed!

Let’s keep the spirit of giving alive—take what you need, leave what you can.

Address

New Boston, OH
45662

Alerts

Be the first to know and let us send you an email when New Boston's Community Events posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });