Healer DIY Art and Music. An Alternate Reality. Booking: [email protected]
https://linktr.ee/healerdiy

SHOWS TO ELICIT JOY IN THE COMING DAYS
08/18/2025

SHOWS TO ELICIT JOY IN THE COMING DAYS

THIS WEEK
08/11/2025

THIS WEEK

SHOWS THIS WEEK
08/04/2025

SHOWS THIS WEEK

COMING UP THIS WEEK
01/07/2025

COMING UP THIS WEEK

JANUARY 2025, A NEW YEAR UPON US
01/06/2025

JANUARY 2025, A NEW YEAR UPON US

THIS SATURDAY!
12/23/2024

THIS SATURDAY!

THIS WEEK! 2/4 OF THE REMAINING SHOWS FOR 2024
12/17/2024

THIS WEEK! 2/4 OF THE REMAINING SHOWS FOR 2024

Address

3631 E. Raymond Street
Indianapolis, IN
46203

Alerts

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

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