- 1st Floor, Ste 306
- 1,000 SF
- 3-5 Years
- $15.00 /SF/YR
- Modified Gross
- Listed rate may not include certain utilities, building services and property expenses
| 1st Floor, Ste 306 | 1,000 SF | | 3-5 Years | $15.00 /SF/YR | Modified Gross | |
Rental Rate
$15.00 /SF/YR
- Listed rate may not include certain utilities, building services and property expenses
PROPERTY FACTS
| Total Space Available | 1,000 SF | Gross Leasable Area | 1,000 SF |
| Property Type | Retail | Year Built | 1990 |
(function () { if (window.frameElement ? window.frameElement.id === 'hiddenPrintIFrame' : false) { loadTransportationContent(); } else { divGetTransportationView.lazyCallback = loadTransportationContent; } function loadTransportationContent() { var divGetTransportationView = document.getElementById("divGetTransportationView"); if (!divGetTransportationView) { return; } try { var req = new XMLHttpRequest(); req.responseType = 'text/html; charset=utf-8'; req.open("POST", "/getTransportation", true); req.setRequestHeader("Content-Type", "application/json; charset=UTF-8"); req.onload = function () { if (this.status == 200) { var data = req.response; if (data && data.length > 0) { divGetTransportationView.innerHTML = data; } } else { console.error("failed to load transportation", this.status); } }; req.onerror = function () { console.error("failed to load transportation"); }; req.send(JSON.stringify({"ListingId":37346838,"Latitude":38.3682,"Longitude":-81.66834,"IsIndustry":false,"SuppressAirport":true,"Measure":"Customary","CountryCode":"US","ShouldDisplayPublicTransportation":true,"IsOffMarket":false})); } catch (e) { log.warn('Failed to load Transportation Content: ' + e.message); } } })();