Terran Spirit Handmade Creations

Terran Spirit Handmade Creations The embodiment of my healing journey through art! Handmade creations by Maria Devlin.

Boo!!!
10/11/2025

Boo!!!

09/27/2025

We love market day!

Blue Sky Market!!
09/27/2025

Blue Sky Market!!

Hello spooky season!!
09/13/2025

Hello spooky season!!

Market day at Blue Sky
08/30/2025

Market day at Blue Sky

Spooky terrariums make me so happy!!
08/29/2025

Spooky terrariums make me so happy!!

We’re so excited to start selling at Little Southern Home Marketplace on the Square in Downtown newnan!
08/10/2025

We’re so excited to start selling at Little Southern Home Marketplace on the Square in Downtown newnan!

Black and white or painted?
08/08/2025

Black and white or painted?

Plant seeds of kindness 🌱
07/02/2025

Plant seeds of kindness 🌱

You Rock!!! 🪨
07/02/2025

You Rock!!! 🪨

Can you guess the characters?
06/16/2025

Can you guess the characters?

05/19/2025

Teacher’s Gift $5

Address

Moreland, GA
30259

Website

Alerts

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