Rusty Relics

Rusty Relics Scrap Metal Artist

Another new creation. How did i do ?
05/24/2026

Another new creation. How did i do ?

With Royal Animal Refuge – I just got recognized as one of their top fans! 🎉
05/23/2026

With Royal Animal Refuge – I just got recognized as one of their top fans! 🎉

New creation,  what do y'all think ?
05/22/2026

New creation, what do y'all think ?

Come out Saturday , support a great animal rescue & pick up some Rusty Relics
05/21/2026

Come out Saturday , support a great animal rescue & pick up some Rusty Relics

New stuff for Senoia: Alive After Five Friday night
05/13/2026

New stuff for Senoia: Alive After Five Friday night

Thank you Emma & Lauren Black  , hope your teacher likes it
05/11/2026

Thank you Emma & Lauren Black , hope your teacher likes it

Getting ready for next couple of weeks , Springfield Bazaar at Unity Baptist Church this Saturday & Senoia: Alive After ...
05/07/2026

Getting ready for next couple of weeks , Springfield Bazaar at Unity Baptist Church this Saturday & Senoia: Alive After Five on the 15th

Rusty Relics will be here.  Come get your Mother's Day gift
05/03/2026

Rusty Relics will be here. Come get your Mother's Day gift

Set up today , Saturday  & Sunday right up the road from the Cotton Picking Fair.  Look for the white fence with a field...
05/01/2026

Set up today , Saturday & Sunday right up the road from the Cotton Picking Fair. Look for the white fence with a field full of vendors on old hwy 85 .

Getting stuff made for the Cotton Picking Fair & Mother's Day.
04/29/2026

Getting stuff made for the Cotton Picking Fair & Mother's Day.

Address

Newnan, GA

Website

Alerts

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