- 1st Floor
- 2,500 SF
- Negotiable
- $14.00 /SF/YR
- Full Service
- Rate includes utilities, building services and property expenses
| 1st Floor | 2,500 SF | | Negotiable | $14.00 /SF/YR | Full Service | |
Rental Rate
$14.00 /SF/YR
- Rate includes utilities, building services and property expenses
Property Facts
| Total Space Available | 2,500 SF | Gross Leasable Area | 2,500 SF |
| Property Type | Retail | Year Built | 1990 |
| Property Subtype | Storefront | | |
(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":36063573,"Latitude":38.367459,"Longitude":-81.668417,"IsIndustry":false,"SuppressAirport":true,"Measure":"Customary","CountryCode":"US","ShouldDisplayPublicTransportation":true,"IsOffMarket":false})); } catch (e) { log.warn('Failed to load Transportation Content: ' + e.message); } } })();