<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Construction Archives | F Street</title>
	<atom:link href="https://fstreet.com/category/construction/feed/" rel="self" type="application/rss+xml" />
	<link>https://fstreet.com/category/construction/</link>
	<description>Creating Wealth and Shareholder Value</description>
	<lastBuildDate>Tue, 01 Sep 2026 20:40:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://fstreet.com/wp-content/uploads/2023/03/cropped-F-Street-Favicon-Logo-32x32.png</url>
	<title>Construction Archives | F Street</title>
	<link>https://fstreet.com/category/construction/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>F Street Germantown 2, LLC &#124; Groundbreaking</title>
		<link>https://fstreet.com/germantown-2-groundbreaking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=germantown-2-groundbreaking</link>
		
		<dc:creator><![CDATA[Peter Studer]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 18:05:02 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Industrial]]></category>
		<category><![CDATA[Germantown Industrial]]></category>
		<category><![CDATA[Town Nine]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=4434</guid>

					<description><![CDATA[<p>F Street breaks ground on a 142,295-square-foot Class A industrial building in Germantown, Wisconsin, with delivery scheduled for March 2027.</p>
<p>The post <a href="https://fstreet.com/germantown-2-groundbreaking/">F Street Germantown 2, LLC | Groundbreaking</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
		<div class="wpb_wrapper">
			<!-- ============================================================
     F STREET | GERMANTOWN 2 GROUNDBREAKING RECAP + CAROUSEL
     Inline block. Drop into an existing page (dark background).
     All classes prefixed .fsgb- to avoid collisions.
     Photos: edit the FSGB_PHOTOS array at the bottom.
     ============================================================ -->

<style>
.fsgb{
  --fsgb-signal:#c7f53d;
  --fsgb-bone:#f2f3ef;
  --fsgb-silver:#b9bcb6;
  --fsgb-steel:#7c8079;
  --fsgb-line:#26272a;
  --fsgb-panel:#111214;
  color:var(--fsgb-bone);
  font-family:"Inter","Inter Tight",system-ui,-apple-system,"Segoe UI",sans-serif;
  font-weight:300;
  max-width:1180px;
  margin:0 auto;
  padding:64px 0 72px;
}
.fsgb *,.fsgb *::before,.fsgb *::after{box-sizing:border-box}
.fsgb :focus-visible{outline:2px solid var(--fsgb-signal);outline-offset:3px}

.fsgb-eyebrow{
  font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;
  color:var(--fsgb-signal);margin:0 0 20px;
}
.fsgb-title{
  font-family:"Inter Tight","Inter",system-ui,sans-serif;
  font-weight:600;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.02;
  letter-spacing:-.02em;text-transform:uppercase;color:var(--fsgb-bone);
  margin:0 0 26px;
}
.fsgb-title span{color:var(--fsgb-signal)}
.fsgb-lede{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-bottom:52px}
.fsgb-lede p{
  font-size:1.02rem;line-height:1.8;color:var(--fsgb-silver);
  margin:0;max-width:62ch;
}

/* CAROUSEL */
.fsgb-stage{
  position:relative;background:var(--fsgb-panel);border:1px solid var(--fsgb-line);
  aspect-ratio:16/9;overflow:hidden;
}
.fsgb-track{display:flex;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}
.fsgb-slide{flex:0 0 100%;height:100%;position:relative;cursor:zoom-in;background:#0c0d0e}
.fsgb-slide img{
  position:absolute;inset:0;display:block;
  width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;
  min-width:0;min-height:0;margin:0!important;padding:0!important;
  object-fit:cover;object-position:center;border-radius:0;
}
.fsgb-ph{
  position:absolute;inset:0;display:none;align-items:center;justify-content:center;
  background:repeating-linear-gradient(45deg,#131416 0 14px,#0f1011 14px 28px);
  color:var(--fsgb-steel);font-family:"JetBrains Mono",ui-monospace,monospace;
  font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;
}
.fsgb-slide.is-broken img{visibility:hidden}
.fsgb-slide.is-broken .fsgb-ph{display:flex}
.fsgb-cap{
  position:absolute;left:0;right:0;bottom:0;z-index:2;
  padding:56px 20px 16px;
  background:linear-gradient(to top,rgba(8,8,9,.92),transparent);
  font-size:.8rem;letter-spacing:.04em;color:var(--fsgb-silver);
}
.fsgb-hint{
  position:absolute;top:14px;right:14px;z-index:3;
  background:rgba(8,8,9,.8);border:1px solid var(--fsgb-line);padding:6px 12px;
  font-family:"JetBrains Mono",ui-monospace,monospace;
  font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--fsgb-steel);
}
.fsgb-arrow{
  position:absolute;top:50%;transform:translateY(-50%);z-index:4;
  width:48px;height:48px;padding:0;
  background:rgba(8,8,9,.72);border:1px solid var(--fsgb-line);
  color:var(--fsgb-signal);display:flex;align-items:center;justify-content:center;
  cursor:pointer;transition:background .2s,border-color .2s,color .2s;
}
.fsgb-arrow:hover{background:var(--fsgb-signal);border-color:var(--fsgb-signal);color:#0a0a0a}
.fsgb-arrow svg{width:15px;height:15px;fill:currentColor}
.fsgb-arrow.fsgb-prev{left:14px}
.fsgb-arrow.fsgb-next{right:14px}

.fsgb-thumbs{
  display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));
  gap:1px;margin-top:1px;overflow:visible;background:var(--fsgb-line);
}
.fsgb-thumb{
  position:relative;width:100%;height:78px;overflow:hidden;
  padding:0;border:none;background:var(--fsgb-panel);cursor:pointer;opacity:.42;
  transition:opacity .25s;
}
.fsgb-thumb img{
  position:absolute;inset:0;display:block;
  width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;
  margin:0!important;padding:0!important;
  object-fit:cover;object-position:center;border-radius:0;
}
.fsgb-thumb.is-broken img{visibility:hidden}
.fsgb-thumb.is-broken::after{
  content:attr(data-n);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;
  background:#131416;color:var(--fsgb-steel);
  font-family:"JetBrains Mono",ui-monospace,monospace;font-size:.72rem;letter-spacing:.2em;
}
.fsgb-thumb:hover{opacity:.78}
.fsgb-thumb.is-active{opacity:1;box-shadow:inset 0 -3px 0 var(--fsgb-signal)}

/* LOCATION LINE */
.fsgb-loc{
  font-family:"JetBrains Mono",ui-monospace,monospace;
  font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--fsgb-steel);
  margin:20px 0 0;
}

/* LIGHTBOX */
.fsgb-lb{
  position:fixed;inset:0;z-index:99999;display:none;flex-direction:column;
  background:rgba(6,7,7,.97);backdrop-filter:blur(6px);
}
.fsgb-lb.is-open{display:flex}
.fsgb-lb-top{
  display:flex;align-items:center;justify-content:space-between;
  padding:18px 28px;border-bottom:1px solid var(--fsgb-line);flex-shrink:0;
}
.fsgb-lb-meta{
  font-family:"JetBrains Mono",ui-monospace,monospace;
  font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--fsgb-steel);
}
.fsgb-lb-meta b{color:var(--fsgb-signal);font-weight:500}
.fsgb-close{
  width:42px;height:42px;padding:0;background:none;border:1px solid var(--fsgb-line);
  color:var(--fsgb-silver);display:flex;align-items:center;justify-content:center;
  cursor:pointer;transition:border-color .2s,color .2s;
}
.fsgb-close:hover{border-color:var(--fsgb-signal);color:var(--fsgb-signal)}
.fsgb-close svg{width:14px;height:14px;fill:currentColor}
.fsgb-lb-stage{
  flex:1;min-height:0;position:relative;
  display:flex;align-items:center;justify-content:center;padding:28px 86px;
}
.fsgb-lb-stage img{
  display:block;width:auto!important;height:auto!important;
  max-width:100%!important;max-height:100%!important;
  margin:0!important;object-fit:contain;
}
.fsgb-lb-bottom{
  padding:14px 28px 24px;text-align:center;border-top:1px solid var(--fsgb-line);flex-shrink:0;
  font-size:.82rem;letter-spacing:.04em;color:var(--fsgb-silver);
}
body.fsgb-noscroll{overflow:hidden}

@media(max-width:860px){
  .fsgb{padding:44px 0 52px}
  .fsgb-lede{grid-template-columns:1fr;gap:16px;margin-bottom:34px}
  .fsgb-stage{aspect-ratio:4/3}
  .fsgb-arrow{width:40px;height:40px}
  .fsgb-arrow.fsgb-prev{left:8px}
  .fsgb-arrow.fsgb-next{right:8px}
  .fsgb-thumbs{grid-template-columns:repeat(auto-fit,minmax(72px,1fr))}
  .fsgb-thumb{height:58px}
  .fsgb-lb-stage{padding:14px 10px}
}
@media(prefers-reduced-motion:reduce){
  .fsgb *{transition:none!important;animation:none!important}
}
</style>

<section class="fsgb" id="fsgb">

  <p class="fsgb-eyebrow">// Thank You</p>
  <h2 class="fsgb-title">Ground broken.<br><span>Deal underway.</span></h2>

  <div class="fsgb-lede">
    <p>On August 28, 2026, we broke ground on Germantown 2 in Germantown, WI. Investors joined us on site to mark the start of construction. Thank you for backing this deal and for showing up to celebrate it in person.</p>
    <p>Germantown 2 is the second building on our growing Class A industrial campus, following the success of Phase 1, which is fully leased. This next phase is purpose-built for the businesses that Phase 1 showed us are looking for space just like this. Keller, Inc. is leading construction, with delivery expected in early 2027.</p>
  </div>

  <div class="fsgb-stage" id="fsgbStage">
    <div class="fsgb-track" id="fsgbTrack"></div>
    <span class="fsgb-hint">Click to enlarge</span>
    <button type="button" class="fsgb-arrow fsgb-prev" id="fsgbPrev" aria-label="Previous photo">
      <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M15.4 3.6L13.6 1.8 3.4 12l10.2 10.2 1.8-1.8L7 12z"/></svg>
    </button>
    <button type="button" class="fsgb-arrow fsgb-next" id="fsgbNext" aria-label="Next photo">
      <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M8.6 1.8L6.8 3.6 15 12l-8.2 8.4 1.8 1.8L18.6 12z"/></svg>
    </button>
    <div class="fsgb-cap" id="fsgbCap"></div>
  </div>

  <div class="fsgb-thumbs" id="fsgbThumbs"></div>

  <p class="fsgb-loc">Germantown, WI &middot; August 2026</p>

  <div class="fsgb-lb" id="fsgbLb" role="dialog" aria-modal="true" aria-label="Groundbreaking photo viewer">
    <div class="fsgb-lb-top">
      <div class="fsgb-lb-meta">Germantown 2 Groundbreaking &nbsp;<b id="fsgbLbNum">01</b> / <span id="fsgbLbTot">08</span></div>
      <button type="button" class="fsgb-close" id="fsgbClose" aria-label="Close viewer">
        <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M19 6.4L17.6 5 12 10.6 6.4 5 5 6.4 10.6 12 5 17.6 6.4 19 12 13.4 17.6 19 19 17.6 13.4 12z"/></svg>
      </button>
    </div>
    <div class="fsgb-lb-stage" id="fsgbLbStage">
      <button type="button" class="fsgb-arrow fsgb-prev" id="fsgbLbPrev" aria-label="Previous photo">
        <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M15.4 3.6L13.6 1.8 3.4 12l10.2 10.2 1.8-1.8L7 12z"/></svg>
      </button>
      <img decoding="async" id="fsgbLbImg" src="" alt="">
      <button type="button" class="fsgb-arrow fsgb-next" id="fsgbLbNext" aria-label="Next photo">
        <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M8.6 1.8L6.8 3.6 15 12l-8.2 8.4 1.8 1.8L18.6 12z"/></svg>
      </button>
    </div>
    <div class="fsgb-lb-bottom" id="fsgbLbCap"></div>
  </div>

</section>

<script>
/* ============================================================
   PHOTOS: swap the src paths and captions. Add or remove
   entries freely. Counter, thumbs and lightbox follow.
   ============================================================ */
var FSGB_PHOTOS = [
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_1.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_2.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_3.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_4.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_5.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_6.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_7.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_8.jpg", cap:"Germantown 2 groundbreaking ceremony" },
  { src:"/wp-content/uploads/media/gallery/gt2-groundbreaking/germantown_2_groundbreaking_9.jpg", cap:"Germantown 2 groundbreaking ceremony" }
];

(function(){
  var $ = function(id){ return document.getElementById(id); };
  var pad = function(n){ return (n < 10 ? "0" : "") + n; };
  var track=$("fsgbTrack"), thumbs=$("fsgbThumbs"), cap=$("fsgbCap"),
      lb=$("fsgbLb"), lbImg=$("fsgbLbImg"), lbCap=$("fsgbLbCap"),
      lbNum=$("fsgbLbNum"), lbTot=$("fsgbLbTot"), lbStage=$("fsgbLbStage"),
      i=0, lastFocus=null;

  lbTot.textContent = pad(FSGB_PHOTOS.length);

  FSGB_PHOTOS.forEach(function(p,n){
    var s=document.createElement("div");
    s.className="fsgb-slide";
    s.innerHTML='<img decoding="async" src="'+p.src+'" alt="'+p.cap+'" loading="lazy"><div class="fsgb-ph">Photo '+pad(n+1)+'</div>';
    s.querySelector("img").addEventListener("error",function(){ s.classList.add("is-broken"); });
    s.addEventListener("click",function(){ open(n); });
    track.appendChild(s);

    var t=document.createElement("button");
    t.type="button"; t.className="fsgb-thumb"; t.setAttribute("data-n",pad(n+1));
    t.setAttribute("aria-label","Show photo "+pad(n+1));
    t.innerHTML='<img decoding="async" src="'+p.src+'" alt="" loading="lazy">';
    t.querySelector("img").addEventListener("error",function(){ t.classList.add("is-broken"); });
    t.addEventListener("click",function(){ go(n); });
    thumbs.appendChild(t);
  });

  function go(n){
    i=(n+FSGB_PHOTOS.length)%FSGB_PHOTOS.length;
    track.style.transform="translateX(-"+(i*100)+"%)";
    cap.textContent=FSGB_PHOTOS[i].cap;
    [].forEach.call(thumbs.children,function(el,k){ el.classList.toggle("is-active",k===i); });
    if(lb.classList.contains("is-open")) paint();
  }
  function paint(){
    lbImg.src=FSGB_PHOTOS[i].src; lbImg.alt=FSGB_PHOTOS[i].cap;
    lbCap.textContent=FSGB_PHOTOS[i].cap; lbNum.textContent=pad(i+1);
  }
  function open(n){
    lastFocus=document.activeElement;
    go(n); lb.classList.add("is-open");
    document.body.classList.add("fsgb-noscroll");
    paint(); $("fsgbClose").focus();
  }
  function close(){
    lb.classList.remove("is-open");
    document.body.classList.remove("fsgb-noscroll");
    if(lastFocus && lastFocus.focus) lastFocus.focus();
  }

  $("fsgbPrev").addEventListener("click",function(e){e.stopPropagation();go(i-1)});
  $("fsgbNext").addEventListener("click",function(e){e.stopPropagation();go(i+1)});
  $("fsgbLbPrev").addEventListener("click",function(e){e.stopPropagation();go(i-1)});
  $("fsgbLbNext").addEventListener("click",function(e){e.stopPropagation();go(i+1)});
  $("fsgbClose").addEventListener("click",close);
  lbStage.addEventListener("click",function(e){ if(e.target===lbStage) close(); });

  document.addEventListener("keydown",function(e){
    if(!lb.classList.contains("is-open")) return;
    if(e.key==="Escape") close();
    if(e.key==="ArrowRight") go(i+1);
    if(e.key==="ArrowLeft") go(i-1);
  });

  var x0=null;
  [$("fsgbStage"), lb].forEach(function(el){
    el.addEventListener("touchstart",function(e){ x0=e.touches[0].clientX; },{passive:true});
    el.addEventListener("touchend",function(e){
      if(x0===null) return;
      var dx=e.changedTouches[0].clientX-x0;
      if(Math.abs(dx)>44) go(dx<0 ? i+1 : i-1);
      x0=null;
    },{passive:true});
  });

  go(0);
})();
</script>
		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/germantown-2-groundbreaking/">F Street Germantown 2, LLC | Groundbreaking</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>F Street Breaks Ground on Town 9 Industrial Phase 2 in Germantown</title>
		<link>https://fstreet.com/f-street-breaks-ground-town-9-industrial-phase-2-germantown/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=f-street-breaks-ground-town-9-industrial-phase-2-germantown</link>
		
		<dc:creator><![CDATA[echo6ot@gmail.com]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 19:55:56 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Industrial]]></category>
		<category><![CDATA[Press Release]]></category>
		<category><![CDATA[Germantown Industrial]]></category>
		<category><![CDATA[Town Nine]]></category>
		<guid isPermaLink="false">https://fstreet.com/f-street-breaks-ground-town-9-industrial-phase-2-germantown/</guid>

					<description><![CDATA[<p>F Street breaks ground on a 142,295-square-foot Class A industrial building in Germantown, Wisconsin, with delivery scheduled for March 2027.</p>
<p>The post <a href="https://fstreet.com/f-street-breaks-ground-town-9-industrial-phase-2-germantown/">F Street Breaks Ground on Town 9 Industrial Phase 2 in Germantown</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><strong>GERMANTOWN, Wis. &#8211; August 12, 2026</strong> &#8211; F Street has broken ground on Phase 2 of Town 9 Industrial, a 142,295-square-foot Class A, multi-tenant industrial development along Donges Bay Road in Germantown, Wisconsin.</p>
<p>The new building will rise directly adjacent to Town 9 Industrial Phase 1, which is fully leased. Phase 1 demonstrated strong demand for modern industrial space in the Germantown market, and Phase 2 is designed to build on that momentum with flexible configurations for tenants occupying approximately 18,000 square feet or more.</p>
<h2>Strategic industrial location serving four counties</h2>
<p>Town 9 Industrial sits at the intersection of Washington, Waukesha, Ozaukee, and Milwaukee counties, with convenient access to I-41 and I-45. The location gives manufacturers, distributors, logistics operators, and other industrial users efficient access to the Milwaukee metropolitan area and southeastern Wisconsin.</p>
<p>The Class A facility is planned as a multi-tenant building, allowing F Street to accommodate a range of space requirements while giving growing businesses room to establish or expand operations in Germantown.</p>
<figure class="wp-block-image size-full"><img decoding="async" src="https://fstreet.com/wp-content/uploads/2026/08/town9-phase-2-sitework.jpg" alt="Construction crews prepare the site for F Street’s 142,295-square-foot Town 9 Industrial Phase 2 development." /><figcaption>Site preparation underway for Town 9 Industrial Phase 2 in Germantown.</figcaption></figure>
<h2>Experienced financing, construction, and leasing partners</h2>
<p>F Street closed the project’s construction loan with financing partner <strong>CoVantage Credit Union</strong>. <strong>Keller, Inc.</strong>, the construction partner behind the successful first phase, has returned to lead construction of Phase 2.</p>
<p><strong>Jeff Hoffman and the Cushman &amp; Wakefield | Boerke team</strong> will lead leasing efforts. Delivery is scheduled for <strong>March 1, 2027</strong>.</p>
<h2>F Street expands its industrial development pipeline</h2>
<p>F Street’s industrial momentum extends beyond Wisconsin. The company intends to break ground in September 2026 on <a href="https://fstreet.portal.agorareal.com/?_gl=1*1oahlxf*_gcl_au*OTkxMzU2MTUwLjE3NzkxMjI2MzQuOTMyMjU4ODMxLjE3ODYxMjk4NDYuMTc4NjEzMDk5My45MTU4NDkzNTIuMTc4NjEyOTg0Ni4xNzg2MTMwOTkz*_ga*MTM5NzUyODk3OC4xNzc5MTIyNjMz*_ga_SYCX3NXGF6*czE3ODY1NjUxNTEkbzE3MyRnMSR0MTc4NjU2NTc3NiRqNCRsMCRoMA..#/public/brochure/41/97a5eb5b-10de-43c0-8154-97e8859762ea"><strong>River West Commerce Center</strong></a>, a 110,000-square-foot speculative industrial building in the Phoenix, Arizona market.</p>
<p>With construction underway in Germantown and another industrial project approaching groundbreaking in Phoenix, F Street continues to pursue strategically located commercial real estate opportunities in growing markets.</p>
<p><strong>Shovels are in the ground. Let’s build.</strong></p>
<p>For leasing details and additional information about Town 9 Industrial, visit <a href="https://germantownindustrial.com/" target="_blank" rel="noopener">germantownindustrial.com</a>.</p>
<h2>About F Street</h2>
<p>F Street is a privately held investment firm focused on real estate, lending, and related operating businesses. The firm identifies opportunities, builds strong partnerships, and creates long-term value across its portfolio.</p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/f-street-breaks-ground-town-9-industrial-phase-2-germantown/">F Street Breaks Ground on Town 9 Industrial Phase 2 in Germantown</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Phase Two Planned for Germantown Industrial Development</title>
		<link>https://fstreet.com/phase-two-planned-for-germantown-industrial-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=phase-two-planned-for-germantown-industrial-development</link>
		
		<dc:creator><![CDATA[echo6ot@gmail.com]]></dc:creator>
		<pubDate>Tue, 14 Jul 2026 21:10:13 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Industrial]]></category>
		<category><![CDATA[Press]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=4329</guid>

					<description><![CDATA[<p>F Street and Germantown-based construction firm Keller, Inc. are planning the second phase of their Germantown industrial development — a 142,295-square-foot multi-tenant light industrial facility at N104 W12631 Donges Bay Road in Germantown, Wisconsin. The Phase II project sits on 13 acres adjacent to Phase I, a 375,000-square-foot facility now fully leased to ID Logistics.&#8230;</p>
<p>The post <a href="https://fstreet.com/phase-two-planned-for-germantown-industrial-development/">Phase Two Planned for Germantown Industrial Development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>F Street and Germantown-based construction firm Keller, Inc. are planning the second phase of their Germantown industrial development — a 142,295-square-foot multi-tenant light industrial facility at N104 W12631 Donges Bay Road in Germantown, Wisconsin.</p>
<p>The Phase II project sits on 13 acres adjacent to Phase I, a 375,000-square-foot facility now fully leased to ID Logistics. That lease validates strong demand for industrial space on this site.</p>
<p><strong>Phase II specifications:</strong></p>
<ul>
<li>142,295 SF, divisible to 17,800 SF</li>
<li>28-foot clear heights</li>
<li>ESFR sprinklers</li>
<li>15 dock doors</li>
<li>3,000-amp power service</li>
</ul>
<p>The building is available for pre-leasing. For more information, visit <a href="https://germantownindustrial.com">germantownindustrial.com</a>.</p>
<p><em>Originally reported by BizTimes Milwaukee. <a href="https://biztimes.com/phase-two-planned-for-germantown-industrial-development/">Read the full article →</a></em></p>
<p>The post <a href="https://fstreet.com/phase-two-planned-for-germantown-industrial-development/">Phase Two Planned for Germantown Industrial Development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Timmer’s Resort sells to auto group exec for $5M</title>
		<link>https://fstreet.com/timmers-resort-sells-to-auto-group-exec-for-5m/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=timmers-resort-sells-to-auto-group-exec-for-5m</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 20:51:54 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Mike Darrow]]></category>
		<category><![CDATA[Sale]]></category>
		<category><![CDATA[Scott Lurie]]></category>
		<category><![CDATA[Timmers Resort]]></category>
		<category><![CDATA[West Bend]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=4037</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/timmers-resort-sells-to-auto-group-exec-for-5m/">Timmer’s Resort sells to auto group exec for $5M</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid vc_custom_1760728625251"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>MILWAUKEE BUSINESS JOURNAL</h6>
<p class="content" data-type="paragraph"><strong>The sale of Timmer’s Resort to a member of the family behind the Russ Darrow Group of car dealerships has closed.</strong></p>
<p class="content" data-type="paragraph">MWD Resort LLC paid $5 million for the roughly 6.5-acre property on Big Cedar Lake, according to a deed recorded Monday by the Wisconsin Department of Revenue. The entity is based in Menomonee Falls and registered to Russ Darrow Group Chief Financial Officer Justin Fehrman.</p>
<div class="relative print:hidden" data-dev="CxWidget_article:incontentlink" data-nosnippet="">
<div data-dev="CUSTOM SLOT">
<div class="my-8 py-6 border-y text-center" data-dev="InContentDiv">
<div data-dev="InContentMarketing">
<div class="relative">
<div class="text-center">
<div data-dev="non-background">
<div class="p-0">
<p class="content" data-type="paragraph">Mike Darrow, president and chief operating officer at Russ Darrow Group, spearheaded the acquisition.</p>
<p class="content" data-type="paragraph">As part of the sale, the resort is closed until March 15 for renovations and staff training, according to a post on social media.</p>
<p class="content" data-type="paragraph">Milwaukee-based F Street was the seller. The real estate developer acquired the property seven years ago.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p><a href="https://www.bizjournals.com/milwaukee/news/2025/12/16/russ-darrow-exec-pays-5m.html" target="_blank" rel="noopener">Read more</a></p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/timmers-resort-sells-to-auto-group-exec-for-5m/">Timmer’s Resort sells to auto group exec for $5M</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Construction begins at F Street’s West Allis apartment development</title>
		<link>https://fstreet.com/construction-begins-at-f-streets-west-allis-apartment-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=construction-begins-at-f-streets-west-allis-apartment-development</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Mon, 01 Dec 2025 03:22:39 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Axis Apartments]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Milwaukee Business News]]></category>
		<category><![CDATA[Scott Lurie]]></category>
		<category><![CDATA[West Allis]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=4031</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/construction-begins-at-f-streets-west-allis-apartment-development/">Construction begins at F Street’s West Allis apartment development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid vc_custom_1760728625251"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>MILWAUKEE BUSINESS NEWS</h6>
<p>Milwaukee-based commercial real estate firm <a href="https://biztimes.com/company/f-street/" target="_blank" rel="noopener"><strong>F Street</strong></a> is beginning construction on a $37 million apartment project in West Allis.</p>
<p>The 147-unit project will replace the former St. Aloysius church at 1405 S. 92nd St. The church closed in 2021 after merging with two other congregations and was demolished earlier this year.</p>
<p>“For years, residents have been asking what’s going to happen with this site,” said Ald. Suzzette Grisham at a groundbreaking ceremony this week. “Well, today, we can finally say something positive, beautiful and transformational will be coming.”</p>
<p><a href="https://biztimes.com/construction-begins-at-f-streets-west-allis-apartment-development/" target="_blank" rel="noopener">Read more</a></p>
<p><strong>Want more?</strong> <a href="https://www.bizjournals.com/milwaukee/news/2025/12/01/work-starts-147-units-former-aloysius-west-allis.html" target="_blank" rel="noopener">Check out what the Milwaukee Business Journal</a> had to say about the project after recently attending the groundbreaking.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1760728616567"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h3><span style="color: #ffffff;">Interested in investing in this project?</span> <span style="color: #ff9900;"><a style="color: #ff9900;" href="https://fstreet.portal.agorareal.com/#/public/brochure/28/96d13730-d976-4035-a7f1-07885523b4a3" target="_blank" rel="noopener">Check out the investor portal.</a></span></h3>

		</div>
	</div>
</div></div></div></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#000000" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="9.0.1"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    ></div>
</div><p>The post <a href="https://fstreet.com/construction-begins-at-f-streets-west-allis-apartment-development/">Construction begins at F Street’s West Allis apartment development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>More apartments opening at Oak Creek&#8217;s Lakeshore Commons early next year</title>
		<link>https://fstreet.com/more-apartments-opening-at-oak-creeks-lakeshore-commons-early-next-year/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=more-apartments-opening-at-oak-creeks-lakeshore-commons-early-next-year</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Fri, 17 Oct 2025 19:13:58 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Lakeshore Commons]]></category>
		<category><![CDATA[Milwaukee Business Journal]]></category>
		<category><![CDATA[Oak Creek]]></category>
		<category><![CDATA[Scott Lurie]]></category>
		<category><![CDATA[Summit]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=4004</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/more-apartments-opening-at-oak-creeks-lakeshore-commons-early-next-year/">More apartments opening at Oak Creek&#8217;s Lakeshore Commons early next year</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid vc_custom_1760728625251"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>MILWAUKEE BUSINESS JOURNAL</h6>
<p class="content" data-type="paragraph">The next phase of the <a href="https://www.bizjournals.com/milwaukee/c/2025-real-estate-awards-the-finalists/33364/lakeshore-commons.html" data-ct="Article: In-Content Link" data-link="1">Lakeshore Commons</a> development in Oak Creek soon will bring another 74 residences to the Lake Michigan living community.</p>
<p class="content" data-type="paragraph">Scott Lurie, founder of real estate firm F Street, told the Business Journal that the first of the two-building Summit apartments complex is on track to open early next year. It broke ground this past December.</p>
<p><a href="https://www.bizjournals.com/milwaukee/news/2025/10/16/next-phase-of-lakeshore-commons-coming.html" target="_blank" rel="noopener">Read more</a></p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1760728616567"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h3><span style="color: #ffffff;">Interested in Summit Apartments?</span> <span style="color: #ff9900;"><a style="color: #ff9900;" href="https://summit.oclakeshore.com/" target="_blank" rel="noopener">Check out the website.</a></span></h3>

		</div>
	</div>
</div></div></div></div><!-- Row Backgrounds --><div class="upb_color" data-bg-override="0" data-bg-color="#000000" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false"  data-custom-vc-row=""  data-vc="9.0.1"  data-is_old_vc=""  data-theme-support=""   data-overlay="false" data-overlay-color="" data-overlay-pattern="" data-overlay-pattern-opacity="" data-overlay-pattern-size=""    ></div>
</div><p>The post <a href="https://fstreet.com/more-apartments-opening-at-oak-creeks-lakeshore-commons-early-next-year/">More apartments opening at Oak Creek&#8217;s Lakeshore Commons early next year</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>West Bend annexes and rezones 100 acres for industrial development</title>
		<link>https://fstreet.com/west-bend-annexes-and-rezones-100-acres-for-industrial-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=west-bend-annexes-and-rezones-100-acres-for-industrial-development</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:53:55 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Industrial]]></category>
		<category><![CDATA[Investment]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Crossrail Commerce Center]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Nick Jung]]></category>
		<category><![CDATA[West Bend]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=3624</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/west-bend-annexes-and-rezones-100-acres-for-industrial-development/">West Bend annexes and rezones 100 acres for industrial development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>MILWAUKEE BUSINESS NEWS</h6>
<p class="ai-optimize-6 ai-optimize-introduction">The City of West Bend is working with Milwaukee-based real estate company<a href="https://biztimes.com/company/f-street/" target="_blank" rel="noopener"><strong> F Street</strong></a> to develop a new business park with potentially more than 1 million square feet of industrial space on the southeast side of the city.</p>
<p class="ai-optimize-7">Earlier this week, the city’s Plan Commission rezoned approximately 107 acres near the southwest corner of Rusco and River roads for manufacturing uses. Earlier this year, the city annexed the land from the Town of West Bend in order to connect it to city sewer and water systems, according to city documents.</p>
<p class="ai-optimize-6">The development will be known as Crossrail Commerce Center, according to F Street.</p>
<p>F Street is working with commercial real estate firm<a href="https://biztimes.com/company/colliers-wisconsin/" target="_blank" rel="noopener"> <strong>Colliers</strong></a> to market the property for sale or lease. with concept plans showing up to 10 built-to-suit lots available. A 10-acre lot is shown as having a pending sale.</p>
<p><a href="https://biztimes.com/west-bend-f-street-industrial-development/" target="_blank" rel="noopener">Read more</a></p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/west-bend-annexes-and-rezones-100-acres-for-industrial-development/">West Bend annexes and rezones 100 acres for industrial development</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Urban spelunking: Midcentury Modern St. Aloysius Church, soon to be razed</title>
		<link>https://fstreet.com/urban-spelunking-midcentury-modern-st-aloysius-church-soon-to-be-razed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=urban-spelunking-midcentury-modern-st-aloysius-church-soon-to-be-razed</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 18:20:46 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Investment]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[EJ Herr]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[The Axis]]></category>
		<category><![CDATA[West Allis]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=3620</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/urban-spelunking-midcentury-modern-st-aloysius-church-soon-to-be-razed/">Urban spelunking: Midcentury Modern St. Aloysius Church, soon to be razed</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>ONMILWAUKEE</h6>
<p>This has been a bad year for churches designed by architects Brust &amp; Brust.</p>
<p>Over the past few months, <a href="https://onmilwaukee.com/articles/vipmkestbernards">St. Bernard in Wauwatosa Village</a> – built in 1955 – came down remarkably quickly, especially considering that former Brust employee and later buyer of the firm, Gary Zimmerman, says the firm’s churches were built like battleships.</p>
<p>Next to fall is Brust &amp; Brust’s St. Aloysius, 1405 S. 92nd St., in West Allis, which was completed in 1957.</p>
<p>Both sites will be filled with apartments. While the ones in Tosa are already underway, clearance of the West Allis site has not yet begun.</p>
<p>The parish was merged, along with two others – Immaculate Heart of Mary and Mary Queen of Heaven – into Mother of Perpetual Help Congregation in 2018 and they all began worshipping at one building, 2322 S. 106th St., three years later.</p>
<p>(A second site at 1121 S. 116th St. includes a secondary worship site, Mary Queen of Saints Catholic Academy, parish offices and an outreach center.)</p>
<p>St. Aloysius hosted its final Mass in May 2021. The school had closed a year earlier.</p>
<p>At that time, Cardinal Capital Management purchased the site, but its plans for the site did not move quickly enough, and now F Street is in the process of buying the site via the City of West Allis.</p>
<p>“The idea is that all the existing buildings will come down and then working our way from the south to the north, we would probably do two-story garden-style apartments,” says F Street’s Director of Project Delivery E. J. Herr. “Those would be walkups with garages and things like that.”</p>
<p>One row of the houses would face 92nd Street and the other, at its back, would face 93rd.</p>
<p>“We&#8217;re working with Rinka Architects right now, developing the site plan,” Herr says. “We have preliminary diagrams of how things are to layout, but it&#8217;s still pretty early on. Right now we’re looking at about 52 units between those two (garden-style) buildings and another 100 units in the multi-family.”</p>
<p>It’s possible that some of the units could be used as student athlete housing for a nearby college, Herr says.</p>
<p><a href="https://onmilwaukee.com/articles/st-aloysius-west-allis" target="_blank" rel="noopener">Read more</a></p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/urban-spelunking-midcentury-modern-st-aloysius-church-soon-to-be-razed/">Urban spelunking: Midcentury Modern St. Aloysius Church, soon to be razed</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>F Street plans townhomes, apartments for St. Aloysius site</title>
		<link>https://fstreet.com/f-street-plans-townhomes-apartments-for-st-aloysius-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=f-street-plans-townhomes-apartments-for-st-aloysius-site</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Wed, 02 Apr 2025 21:26:00 +0000</pubDate>
				<category><![CDATA[Construction]]></category>
		<category><![CDATA[Investment]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Mike Doney]]></category>
		<category><![CDATA[Milwaukee Business Journal]]></category>
		<category><![CDATA[West Allis]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=3582</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/f-street-plans-townhomes-apartments-for-st-aloysius-site/">F Street plans townhomes, apartments for St. Aloysius site</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>MILWAUKEE BUSINESS JOURNAL</h6>
<p class="content" data-type="paragraph">Milwaukee real estate firm F Street is taking over the planned redevelopment of a former church site and adjacent properties in West Allis under a plan to transform the site into housing.</p>
<p class="content" data-type="paragraph">The former St. Aloysius church at 1405 S. 92nd St. has been vacant for nearly four years after the parish merged with two other congregations. The city has sought to remove the blighted former church building and replace it with a development such as housing that could help grow the city&#8217;s tax base.</p>
<p class="content" data-type="paragraph">F Street, which will be conveyed equitable title to the property by the CDA, is planning a multifamily apartment development that&#8217;s expected to increase the site&#8217;s assessed value to at least $28.88 million, according to the CDA documents.</p>
<p class="content" data-type="paragraph">The conceptual plan from F Street calls for a $40 million project with 54 townhomes and a 100-unit apartment building with underground parking, Schloss said.</p>
<p class="content" data-type="paragraph">&#8220;We think F Street is a reliable, proven developer,&#8221; Schloss said.</p>
<p><a href="https://www.bizjournals.com/milwaukee/news/2025/04/02/st-aloysius-west-allis-f-street-church.html?utm_source=st&amp;utm_medium=en&amp;utm_campaign=ae&amp;utm_content=ML&amp;j=39268567&amp;senddate=2025-04-02&amp;empos=p4" target="_blank" rel="noopener">Read more</a></p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://fstreet.com/f-street-plans-townhomes-apartments-for-st-aloysius-site/">F Street plans townhomes, apartments for St. Aloysius site</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Coast Apartments Wins Gold at Projects of Distinction Competition</title>
		<link>https://fstreet.com/coast-apartments-wins-gold-at-projects-of-distinction-competition/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coast-apartments-wins-gold-at-projects-of-distinction-competition</link>
		
		<dc:creator><![CDATA[Mike Doney]]></dc:creator>
		<pubDate>Fri, 17 Jan 2025 04:30:38 +0000</pubDate>
				<category><![CDATA[Award]]></category>
		<category><![CDATA[Construction]]></category>
		<category><![CDATA[Multifamily]]></category>
		<category><![CDATA[Press Release]]></category>
		<category><![CDATA[Coast Apartments]]></category>
		<category><![CDATA[F Street]]></category>
		<category><![CDATA[Gold]]></category>
		<category><![CDATA[Investment Opportunity]]></category>
		<category><![CDATA[Lakeshore Commons]]></category>
		<category><![CDATA[Oak Creek]]></category>
		<category><![CDATA[Wisconsin]]></category>
		<guid isPermaLink="false">https://fstreet.com/?p=3504</guid>

					<description><![CDATA[<p>The post <a href="https://fstreet.com/coast-apartments-wins-gold-at-projects-of-distinction-competition/">Coast Apartments Wins Gold at Projects of Distinction Competition</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper" id="wpb-content-root"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<h6>PRESS RELEASE</h6>
<p><b>Milwaukee, WI (January 17, 2025) — </b><a href="https://coast.oclakeshore.com/" target="_blank" rel="noopener">Coast Apartments</a>, a modern luxury community located in Lakeshore Commons, has been awarded Gold by the Associated Builders and Contractors (ABC) of Wisconsin in their prestigious Projects of Distinction competition. This award recognizes the exceptional quality and professionalism demonstrated in the construction of this unique development.</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left  vc_custom_1737434259085">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper  "><img fetchpriority="high" decoding="async" width="1920" height="1080" src="https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award.png" class="vc_single_image-img attachment-full" alt="ABC Project of Distinction - Gold Award" title="ABC Project of Distinction - Gold Award" srcset="https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award.png 1920w, https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award-300x169.png 300w, https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award-1024x576.png 1024w, https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award-768x432.png 768w, https://fstreet.com/wp-content/uploads/2025/01/ABC-Project-of-Distinction-Gold-Award-1536x864.png 1536w" sizes="(max-width: 1920px) 100vw, 1920px"  data-dt-location="https://fstreet.com/coast-apartments-wins-gold-at-projects-of-distinction-competition/abc-project-of-distinction-gold-award/" /></div>
		</figure>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p data-sourcepos="9:1-9:351">The Projects of Distinction competition celebrates the outstanding achievements of ABC of Wisconsin member companies and highlights the value of merit construction. Coast Apartments, with its striking design, high-quality finishes, and impressive amenities, exemplifies the principles of excellence and professionalism that ABC of Wisconsin champions.</p>
<p data-sourcepos="13:1-13:182">Despite the challenges posed by coastal weather conditions, the project was completed ahead of schedule, demonstrating the team&#8217;s resilience and dedication to exceeding expectations.</p>
<p data-sourcepos="15:1-15:27"><strong>About Coast Apartments:</strong></p>
<p data-sourcepos="17:1-17:305">Located in the Lakeshore Commons community, Coast Apartments offers a luxurious living experience with stunning lakefront views. The community features a range of modern amenities, including a spacious club room, a state-of-the-art fitness center, a resort-style pool, and expansive outdoor green spaces.</p>
<p data-sourcepos="19:1-19:27"><strong>About ABC of Wisconsin:</strong></p>
<p data-sourcepos="21:1-21:251">ABC of Wisconsin is a leading construction trade association representing merit shop contractors throughout the state. The organization promotes the principles of free enterprise and works to ensure a fair and competitive environment for its members.</p>
<p><b>About F Street</b></p>
<p>F Street is a premier real estate investment and development firm headquartered in Milwaukee, Wisconsin. The company specializes in the acquisition and development of high-quality commercial and residential properties in Wisconsin and beyond. F Street is committed to creating dynamic and sustainable communities that enrich the lives of residents and contribute to the economic vitality of the regions it serves.</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-has-fill"><div class="vc_column-inner vc_custom_1706708969418"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element  vc_custom_1737434099898" >
		<div class="wpb_wrapper">
			<h3><span style="color: #ffffff;">Interested in investing at Lakeshore Commons?</span><span style="color: #1ebbf0;"> <a style="color: #1ebbf0;" href="https://fstreet.portal.agorareal.com/#/public/offerings">Click to get started</a></span></h3>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://fstreet.com/coast-apartments-wins-gold-at-projects-of-distinction-competition/">Coast Apartments Wins Gold at Projects of Distinction Competition</a> appeared first on <a href="https://fstreet.com">F Street</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
