Improv I.M.P.R.O.V. is a music and art center located in the heart of Seymour. We are designed to meet the abilities of all individuals. Need a place to escape?

is designed to meet the needs of everyone. A fun, exciting, safe environment has been created for each and every person who enters our facility. Know someone with a special need who would love 1 on 1 time? Have creative ideas that need explored? Need a space to host and event or practice music? Looking for a place to listen to music where kids are welcome? is here to meet all of those needs, and m

ore. Come check out what everyone is raving about and be the next to let I.M.P.R.O.V. improve your life!

Address

Seymour, IN
47274

Website

Alerts

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

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