Carolina RCDC

Carolina RCDC The Carolina Rural Community Development Council is a volunteer organization in Itawamba County, MS.

Saturday, May 30th, 30178 Lost Corner Road!
05/26/2026

Saturday, May 30th, 30178 Lost Corner Road!

You are invited to an interactive murder mystery dinner theater hosted by The Gold Leaf Club! Saturday, May 30, 2026 at 12pm (lunch show) and 6pm (dinner show) at 30178 Lost Corner Road, Nettleton, MS 38858. Tickets are $35 each and can be purchased using this link: https://thegoldleafclub.org/event/ or by scanning the QR code in the image. All tickets include a 3 course meal and show!

It's a Jam good time!
05/16/2026

It's a Jam good time!

Awesome news!
05/14/2026

Awesome news!

Jammin' every Monday night πŸ€ πŸ•ΊπŸ’ƒ
05/05/2026

Jammin' every Monday night πŸ€ πŸ•ΊπŸ’ƒ

05/05/2026

Carolina RCDC will meet Tuesday, May 5th at 6 pm!

04/27/2026

Address

3375 Carolina Road
Nettleton, MS
38858

Website

Alerts

Be the first to know and let us send you an email when Carolina RCDC 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); });