Mill Creek Studio

Mill Creek Studio Are you a photographer looking for premier indoor studio space? Mill Creek Studio is available. Use your backdrop and props or ours. Message for details.

Are you a professional photographer looking for an indoor studio? Time slots are available in 2 hour increments, or choose the whole day. Book soon, dates are filling up fast!

Tomorrow is the day! See you this weekend!
11/14/2025

Tomorrow is the day! See you this weekend!

04/20/2025
Photographers message us to book our location for your photo sessions.Located in downtown Hadley. Setups coming soon. Bo...
02/24/2025

Photographers message us to book our location for your photo sessions.

Located in downtown Hadley.

Setups coming soon. Boho bedroom set up. Brown leather couch, etc.

Pricing $250 for 8 hours, $150 for 4 hours.

Address

3699 Hadley Road
Hadley, MI
48440

Website

Alerts

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

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