Randomly Reclaimed

Randomly Reclaimed Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Randomly Reclaimed, 9 Wilmot Street, Dansville, NY.

03/19/2019

It’s been awhile! As some of you know, I injured my should a year ago (yes...a year). It is finally feeling well enough that I can start crafting again! Yay!

Now on to learning how to shade. 😍. I love learning new things but I’m currently painting a sign to so the back and fort...
04/13/2018

Now on to learning how to shade. 😍. I love learning new things but I’m currently painting a sign to so the back and forth keeps variety in the day.

Feels like a sign painting kinda day!
04/12/2018

Feels like a sign painting kinda day!

My newest creation.
01/21/2018

My newest creation.

Learning new things, trying out new tools and building skills! Look what happens when you dare to try😊
01/06/2018

Learning new things, trying out new tools and building skills! Look what happens when you dare to try😊

It’s been a busy week πŸ’•πŸŽ¨
01/03/2018

It’s been a busy week πŸ’•πŸŽ¨

Love....
01/03/2018

Love....

Getting Ready πŸ€—
11/16/2017

Getting Ready πŸ€—

πŸ’•
11/15/2017

πŸ’•

Busy day! Finished up some weekend starts and...I'm in love with this "Welcome" sign. Sometimes I want to keep it all 😳
11/13/2017

Busy day! Finished up some weekend starts and...I'm in love with this "Welcome" sign. Sometimes I want to keep it all 😳

Happy Monday!
11/13/2017

Happy Monday!

So this happened today! There is a little Second Hand store in Springwater...they are transitioning into a Vendor Outlet...
11/05/2017

So this happened today! There is a little Second Hand store in Springwater...they are transitioning into a Vendor Outlet and I got a spot there! Thank You Ernie!

Address

9 Wilmot Street
Dansville, NY
14437

Alerts

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