<?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>주택삼표레미콘 부지 &#8211; 페이지 citybuild &#8211; 주택</title>
	<atom:link href="https://news.seoul.go.kr/citybuild/archives/tag/%ec%82%bc%ed%91%9c%eb%a0%88%eb%af%b8%ec%bd%98-%eb%b6%80%ec%a7%80/feed" rel="self" type="application/rss+xml" />
	<link>https://news.seoul.go.kr/citybuild</link>
	<description>서울특별시</description>
	<lastBuildDate>Thu, 23 Apr 2026 05:02:50 +0000</lastBuildDate>
	<language>ko-KR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
		<totalcount>1</totalcount>
		<item>
		<title>삼표레미콘 부지 사전협상</title>
		<link>https://news.seoul.go.kr/citybuild/archives/536814</link>
		<comments>https://news.seoul.go.kr/citybuild/archives/536814#respond</comments>
		<pubDate>2026-04-03 10:10:01</pubDate>
		<upDate>2026-04-17 10:16:10</upDate>
		<dc:creator><![CDATA[미래공간기획관-공공개발담당관]]></dc:creator>
				<category><![CDATA[사전협상 대상지별 사업현황]]></category>
		<category><![CDATA[새소식]]></category>
		<category><![CDATA[사전협상]]></category>
		<category><![CDATA[삼표레미콘 부지]]></category>
		<guid isPermaLink="false">https://news.seoul.go.kr/citybuild/?p=536814</guid>
				<description><![CDATA[삼표레미콘 부지 사전협상]]></description>
								<content:encoded><![CDATA[<p><style>
    #view_ctWrap .mo,
    .wrp-content-view .pc {
        display: none !important;
    }
.wrp-content-view .content p{padding-bottom:0;}
#wrapper.citybuild #view_ctWrap #post_content ul.cont-list-dot.color>li:before,
#wrapper.citybuild .wrp-content-view .content ul.cont-list-dot.color>li:before {
    width: 5px;
    height: 5px;background: #d76000;
}
.status_wrap {
    color: #555;
}
    #view_ctWrap h5.sub-tit,
    .wrp-content-view h5.sub-tit {
        position: relative;
        margin-bottom: 15px;
        padding: 0 0 10px 15px;
        border-bottom: 1px solid #ddd;
        color: #c35c3c;
        font-size: 21px;
        margin-top: 35px;
        font-weight: bold;
    }
    #view_ctWrap h5.sub-tit:before {
        position: absolute;
        top: 13px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #c35c3c;
        content: '';
    }
#view_ctWrap .mo + h5.sub-tit, .wrp-content-view .mo + h5.sub-tit {
    margin-top: 40px;
}
    .wrp-content-view h5.sub-tit:before {
        position: absolute;
        top: 8px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #c35c3c;
        content: '';
    }
    .wrp-content-view .content .sub-tit2 + ul.list-type-none > li>p {
        text-indent: -20px;
        padding-left: 20px;
    }
    .wrp-content-view .content .sub-tit2 + ul.list-type-none > li>p:first-child {
        text-indent: -38px;
        padding-left: 38px;
    }
#view_ctWrap #post_content .status_wrap ul.cont-list-dot, .wrp-content-view .content .status_wrap ul.cont-list-dot {
    margin-left: .9em;
}
.status_wrap .status_imgs {
    margin-top: 10px;
    display: flex;
    gap: 22px;
}
.status_wrap .status_imgs .imgbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
.status_wrap .status_imgs strong {
    display: inline-flex;
    position: relative;
}
.status_wrap .status_imgs strong:before {
    content: '';
    width: 100%;
    height: 6px;
    background: #ceeaf7;
    position: absolute;
    bottom: 6px;
    z-index: -1;
}
.status_wrap .cont-list-dash + .status_imgs {
    margin-bottom: 24px;
}
.status_wrap section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 22px;
}
.status_wrap section .flex100 {
    flex: 1 1 100%;
}
.status_wrap section .flex100:first-child {
    background: #f0f4fa;
    text-align: center;
    padding: 14px;
border-radius: 10px;
}
.status_wrap section .flex100:first-child p {
    line-height: 1 !important;
    margin-bottom: 0 !important;
}
.status_wrap section .flex100:first-child p .blue {
    color: #2f5597;
}
.status_wrap section .flex50 {
    width: calc(50% - 11px - 37px);
    background: #fdf4ed;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px;
    padding: 22px 15px 22px 22px;
border-radius: 10px;
}
.status_wrap section .flex50 .flex_text {
    display: flex;
    flex-direction: column;
    width: calc(100% - 100px - 26px);
}
.status_wrap section .flex50 .flex_text strong {
    color: #c35c3c;
}
.status_wrap section .flex50 .flex_text .status_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.status_wrap section .flex50 .flex_text .status_flex p {
    line-height: 1 !important;
    margin-bottom: 0 !important;
    width: 126px;
    text-align: center;
    background: #ffe3d1;
    border-radius: 50px;
    padding: 5px 0;
}
.status_wrap section .flex50.flex50_2 .flex_text .status_flex p {
    width: 100%;
}
.wrp-content-view .status_wrap .status_imgs {
    flex-direction: column;gap:14px;
}
.wrp-content-view .status_wrap section {
    gap: 10px;margin-top: 14px;
}
.wrp-content-view .status_wrap section .flex50 {
    width: 100%;
    padding: 10px 0;
    gap: 8px;
}
.wrp-content-view .status_wrap section .flex50 img {
    width: 60px !important;
}
.wrp-content-view .status_wrap section .flex50 .flex_text {
    width: calc(100% - 60px - 25px);
gap:10px;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex {
    gap: 10px 5px;
}
.wrp-content-view .status_wrap section .flex50 .flex_text .status_flex p {
    width: calc(50% - 5px);
    font-size: 12px;
}
.wrp-content-view .status_wrap section .flex50.flex50_2 .flex_text .status_flex p {
    width: 100%;
}
.wrp-content-view .status_wrap section .flex100:first-child {
    padding: 7px;
}
.table_color1 {
    background: #fcf9e8;
}
.table_color2 {
    background: #f5f5f5;
}
.table_color3 {
    background: #f7f8e8;
}
.table_color4 {
    background: #ececec;
}
</style></p><div class="status_wrap"><p class="pc"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status08.jpg" alt="" /></p><p class="mo"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status08.jpg" alt="" /></p><h5 class="sub-tit">사업소개</h5><ul class="cont-list-dot cont-list-xl color"><li>1978년 강원산업(현 삼표산업)이 한강변 공유수면을 매립하여 골재채취 및 레미콘 공장을 조성하던 곳을 2022년 공공-민간이 합의하여 공장을 철거하고 동북권 성수지역의 미래산업(T.A.M.I) 핵심공간 조성을 위한 복합개발 추진</li><li>삼표레미콘 사전협상을 통해 확보된 6,054억원의 공공기여를 활용해 지역내 상습 교통문제 해결을 위한 기반시설 조성과 삼표부지와 시너지를 극대화 할 수 있는 약 53,000㎡ 규모의 ‘서울시 유니콘 창업허브’ 등의 시설을 함께 조성</li></ul><h5 class="sub-tit">사업개요</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">위치/면적 : </strong> 성동구 성수동1가 683일대 / 28,106.2㎡</p></li><li><p class="flex-cont"><strong class="flex-shrink">토  지  주 : </strong> 에스피성수PFV(주)</p></li><li><p class="flex-cont"><strong class="flex-shrink">도시계획 : </strong> 제1종일반주거지역 → 일반상업지역</p></li><li><p class="flex-cont"><strong class="flex-shrink">도입용도 : </strong> 업무, 주거, 판매, 숙박, 문화 및 집회시설</p></li><li><p class="flex-cont"><strong class="flex-shrink">개발규모 : </strong> 용적률 921.22%이하, 건폐율 60%이하, 지하9/지상79층(2개동)</p></li><li><p class="flex-cont"><strong class="flex-shrink">공공기여 : </strong> 약 48.75% (약 6,054억)</p><ul class="cont-list-dash"><li class="flex-cont"><strong class="flex-shrink">설치제공 : </strong> 3,742.8억원 / 현금 2,311.2억원 (서울시 1,822.3, 자치구 488.9)</li></ul><div class="status_imgs"><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status09.jpg" alt="서울숲 근린공원과 중랑천 사이, 뚝섬근린공원 위쪽의 대상지" /><strong>&lt; 위치도 &gt;</strong></div><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status10.jpg" alt="지역연결(응봉교 보행로-보행접근성 향상-입체보행공원 조성-열림 녹지공간 제공-서울숲 연길통로 신설-상시 개방형 오픈스페이스), 광역적 교통 개선(용비교 램프 신설-차량우회동선 확보, 서울숲지하차도철거-성수대교 램프 신설-차량우회동선 확보), 정책사업 실현(창업허브 조성-저이용부지 활용/정책목표 달성)" /><strong>&lt; 대상지 현황 &gt;</strong></div></div></li></ul><h5 class="sub-tit">추진 현황[건축인허가 진행중]</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">2022. 12 : </strong> 사전협상 대상지 선정(원안동의)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2023. 05 ~ 10 : </strong> 국제설계공모 (사업자)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2023. 10 : </strong> 사전협상 제안서 제출(사업자→市)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2023. 11 ~ 2024. 12 : </strong> 협상조정협의회(5회) 구성, 운영</p></li><li><p class="flex-cont"><strong class="flex-shrink">2024. 08 : </strong> 도시·건축디자인혁신 대상지 선정</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 02 : </strong> 사전협상 완료 통보</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 02 : </strong> 지구단위계획 결정(안) 주민제안서 접수</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 09 : </strong> 지구단위계획 결정(안) 열람공고</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 11 : </strong> 제9차 도시건축공동위원회 심의(수정가결)</p></li><li><p class="flex-cont"><strong class="flex-shrink">2025. 12 : </strong> 지구단위계획 결정(안) 재열람공고</p></li><li><p class="flex-cont"><strong class="flex-shrink">2026. 02 : </strong> 지구단위계획 결정고시 (서울시 고시 2026-67)</p></li></ul><h5 class="sub-tit">주요 내용</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong>인접한 서울숲, 응봉역간 단절된 보행동선 연계, 대규모 입체녹지 및 다양한 개방공간 조성</strong></p><ul class="cont-list-dash"><li>서울숲과 삼표레미콘 부지를 입체적으로 연결되는 “<strong>입체보행공원</strong>” 조성</li><li>서울숲~고산자로~삼표레미콘~응봉교를 통합하는 보행 <strong>휴게·여가 공간</strong> 조성</li><li>보행동선 및 입체보행공원, 서울숲과 연계한 다양한 열린 <strong>개방공간</strong> 조성</li><li>지하·지상의 다양한 인공대지 연결을 통한 <strong>접근성</strong> 강화</li></ul><div class="status_imgs status_imgs2"><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status11.jpg" alt="" /></div><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status12.jpg" alt="" /></div></div></li><li><p class="flex-cont"><strong class="flex-shrink">공공기여 내용</strong></p><ul class="cont-list-dash"><li class="flex-cont">광역적 교통 기반시설 확보, 창업허브 조성 등</li></ul><div class="status_imgs"><div class="imgbox"><img src="//news.seoul.go.kr/citybuild/files/2026/04/status13.jpg" alt="" /></div></div><div class="t-scroll"><table class="cont-table"><caption>공공기여 내용 - 구분, 내용, 위치, 규모(㎡),조성계획(억원),인정가액(억원),구성비(%)로 구성</caption><thead><tr><th colspan="2" scope="col"><p><b>구분</b></p></th><th scope="col"><p><b>위치</b></p></th><th scope="col"><p><b>규모</b><b>(</b><b>㎡</b><b>)</b></p></th><th scope="col"><p><b>조성계획</b><b>(</b><b>억원</b><b>)</b></p></th><th scope="col"><p><b>인정가액</b><b>(</b><b>억원</b><b>)</b></p></th><th scope="col"><p><b>구성비</b><b>(%)</b></p></th></tr></thead><tbody><tr><td class="table_color1" colspan="7"><p><b>&lt;</b><b>기반시설 설치제공</b><b>&gt;</b></p><p><b>제공방법</b><b>:</b> 현물 | <b>제공시점</b><b>:</b> 준공 전 | <b>설치주체</b><b>(</b><b>귀속주체</b><b>):</b> 사업자(서울시)</p></td></tr><tr><td class="table_color1" colspan="2"><p><b>입체보행공원</b></p></td><td><p>대상지 동측</p></td><td><p>25,026.0</p></td><td><p>1,356.0</p></td><td><p>1,356.0</p></td><td><p>22.4</p></td></tr><tr><td class="table_color1" colspan="2"><p><b>서울숲 연결통로</b></p></td><td><p>대상지 동측</p></td><td><p>468.0</p></td><td><p>121.0</p></td><td><p>90.8</p></td><td><p>1.5</p></td></tr><tr><td class="table_color1" colspan="2"><p><b>도로제공</b></p></td><td><p>대상지 연접부</p></td><td><p>403.6</p></td><td><p>35.0</p></td><td><p>35.0</p></td><td><p>0.6</p></td></tr><tr><td class="table_color1" colspan="2"><p><b>창업허브</b></p></td><td><p>대상지 동측</p></td><td><p>53,000.0</p></td><td><p>2,261.0</p></td><td><p>2,261.0</p></td><td><p>37.3</p></td></tr><tr><td class="table_color1" colspan="2"><p><b>소계</b></p></td><td class="table_color2"><p>-</p></td><td class="table_color2"><p>-</p></td><td class="table_color2"><p>3,773.0</p></td><td class="table_color2"><p>3,742.8</p></td><td class="table_color2"><p>61.8</p></td></tr><tr><td class="table_color3" colspan="7"><p><b>&lt;</b><b>기반시설 설치비용</b><b>&gt;</b></p><p><b>제공방법</b><b>:</b> 현금 | <b>제공시점</b><b>:</b> 준공 전 | <b>설치주체</b><b>(</b><b>귀속주체</b><b>):</b> 서울시/성동구</p></td></tr><tr><td class="table_color3" colspan="2"><p><b>성동구</b></p></td><td><p>-</p></td><td><p>-</p></td><td><p>-</p></td><td><p>488.9</p></td><td><p>8.1</p></td></tr><tr><td class="table_color3" rowspan="4"><p><b>서울시</b></p></td><td class="table_color3"><p><b>공공시설 등</b></p></td><td><p>서울숲 일대</p></td><td><p>-</p></td><td><p>-</p></td><td><p>1,140.8</p></td><td><p>18.8</p></td></tr><tr><td class="table_color3"><p><b>용비교 램프</b></p></td><td><p>용비교</p></td><td><p>3,546.0</p></td><td><p>257.0</p></td><td><p>128.5</p></td><td><p>2.1</p></td></tr><tr><td class="table_color3"><p><b>성수대교 램프</b></p></td><td><p>성수대교</p></td><td><p>344.4</p></td><td><p>76.0</p></td><td><p>76.0</p></td><td><p>1.3</p></td></tr><tr><td class="table_color3"><p><b>응봉교 보행로</b></p></td><td><p>응봉교</p></td><td><p>3,465.0</p></td><td><p>477.0</p></td><td><p>477.0</p></td><td><p>7.9</p></td></tr><tr><td class="table_color3" colspan="2"><p><b>소계</b></p></td><td class="table_color2"><p>-</p></td><td class="table_color2"><p>-</p></td><td class="table_color2"><p>-</p></td><td class="table_color2"><p>2,311.2</p></td><td class="table_color2"><p>38.2</p></td></tr><tr><td class="table_color4" colspan="2"><p><b>총계</b></p></td><td class="table_color4"><p>-</p></td><td class="table_color4"><p>-</p></td><td class="table_color4"><p>-</p></td><td class="table_color4"><p>6,054.0</p></td><td class="table_color4"><p>100.0</p></td></tr></tbody></table></div></li></ul><h5 class="sub-tit">향후 계획</h5><ul class="cont-list-dot cont-list-xl color"><li><p class="flex-cont"><strong class="flex-shrink">2026년 말 : </strong> 삼표레미콘 부지 복합개발 착공</p></li></ul></div>]]></content:encoded>
						<wfw:commentRss>https://news.seoul.go.kr/citybuild/archives/536814/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<manager_name><![CDATA[박용석]]></manager_name>
		<manager_phone><![CDATA[02-2133-8348]]></manager_phone>
		<manager_dept><![CDATA[미래공간기획관-공공개발담당관]]></manager_dept>
				<tags><![CDATA[사전협상]]></tags>
				<tags><![CDATA[삼표레미콘 부지]]></tags>
				</item>
	</channel>
</rss>