Paden Community Center

Paden Community Center We are located next to the Tombigbee Waterway. Our building has been used for reunions, birthday parties, weddings and more.

X Means rented
07/31/2025

X Means rented

X  Means rented
07/10/2025

X Means rented

06/13/2025

X Shows days rented

06/12/2025

Paden Community Center
Rent is $ 50.00 per Day
To inquire about the Center you can use Messenger or you can phone.

662-660-9073 662-279-2356

Send a message to learn more

08/21/2021

The Paden Community Center is Open !!
If you had a spot reserved but are not going to come, please call and let us know. This helps us keep our rental fees low by not wasting the electric cooling it all day for no one to show up. We appreciate your help !

Phone 662-279-2356

Send a message to learn more

03/17/2021

Happy to announce that we are opening up again ! If you have questions or want to book it please call us

662-279-2356

Send a message to learn more

04/01/2020

We regret that our Community Center will be closed until further notice. We hope that this trying time will get better soon. Thank you for your understanding.

Address

1 Lennon Avenue
Paden, MS
38873

Telephone

+16622791452

Website

Alerts

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

Share

//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); });