Georgia Peach Scrappers

A place where all scrappers can come together to meet new people, share ideas, learn techniques and sign up for classes and crops.

Here are some new layoutS! I've been quiet lately so this is a big lot!
09/14/2025

Here are some new layoutS! I've been quiet lately so this is a big lot!

Getting ready for a party!
06/18/2025

Getting ready for a party!

A lot of these are kits from Miss Kate Cuttables. Check them out.
03/17/2025

A lot of these are kits from Miss Kate Cuttables. Check them out.

03/17/2025
A few new layouts!
03/17/2025

A few new layouts!

When your desk is a mess it’s hard to create, but I was able to get a few pages done. Hope you like them.
09/19/2024

When your desk is a mess it’s hard to create, but I was able to get a few pages done. Hope you like them.

Back to school layouts are always fun to do.
08/23/2024

Back to school layouts are always fun to do.

Some new layouts from a couple weeks ago.
08/05/2024

Some new layouts from a couple weeks ago.

New layouts from last week.
07/07/2024

New layouts from last week.

Address

6262 Saturn Drive
Flowery Branch, GA

Alerts

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

Contact The Establishment

Send a message to Georgia Peach Scrappers:

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