StoneDreamer

StoneDreamer My father and I hand carve each stone. The colors in each stone are the natural colors of the rock. Thanks and may your day be enlightening

My Father ( Jim Gunter ) started back doing his art about 5 years ago after a motorcycle accident prevented him from continuing his career as a stone mason. First he started painting while he was laid up and couldn't move a whole lot. A few years later I moved up here and we had carved a few very very simple designs in stone to be used as ashtrays or smudge pots. I never would have thought when I

moved away a few years back dad would have perfected it into and art form. Even still dad didn't think any of his art including his paintings were good enough to sell and he was only giving them out to as gifts. Luckily with a little convincing and a lot of help from my little sister ( Fawn Gunter) and I he was able to get into craft shows and start to make money from doing something he loved ( which honestly not many people get that lucky). Now I have moved back to learn the trade and help out with the more technical aspects ( such as creating a page) to help out the family business. Please look through our albums and like and share as much as you want. If your interested please in anything let us know and we will get it right out to you.

01/09/2026
01/08/2026
01/08/2026
01/08/2026
01/08/2026
01/08/2026
06/28/2023

Address

Whittier, NC
28789

Telephone

+18287887176

Website

Alerts

Be the first to know and let us send you an email when StoneDreamer 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 StoneDreamer:

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