Skyborn Meadows Masterpieces

Skyborn Meadows Masterpieces Skyborn Meadows Masterpieces is a fun crafty page where I display and sell my creations.

I'm pushing back one day qt a time
05/19/2023

I'm pushing back one day qt a time

05/03/2023

If you have pictures of my parents together, on there own, with friends and family in the last year please send them to us kids. We have some but would love some more current ones.

Bee Humble Gnome wreath $45
07/21/2022

Bee Humble Gnome wreath $45

Wood flamingo 26x16 inches $45
07/21/2022

Wood flamingo 26x16 inches $45

Buffalo Bills wreath $75
07/21/2022

Buffalo Bills wreath $75

Coming soon Buffalo Bills wreaths
07/18/2022

Coming soon Buffalo Bills wreaths

Baby Strawberry Gnome $40 SOLD
03/21/2022

Baby Strawberry Gnome $40 SOLD

Owl Friends $65  24 inches
03/16/2022

Owl Friends $65 24 inches

Puddle Duck $55 18x 25 inches
03/16/2022

Puddle Duck $55 18x 25 inches

Bunny's Nest $70 SOLD
03/03/2022

Bunny's Nest $70 SOLD

Bunny Buddies $70
03/03/2022

Bunny Buddies $70

16 inch Bunny Bum $45
03/01/2022

16 inch Bunny Bum $45

Address

Stockton, NY
14784

Website

Alerts

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