Skip to content

Instantly share code, notes, and snippets.

@inchoate
Created February 27, 2017 15:12
Show Gist options
  • Save inchoate/84bec6af2f0345b3786bbf08ee6c5e0f to your computer and use it in GitHub Desktop.
Save inchoate/84bec6af2f0345b3786bbf08ee6c5e0f to your computer and use it in GitHub Desktop.
Zeep v1.1.10 fails to parse this response
This file has been truncated, but you can view the full file.
In [7]: %paste
"""
Testing with Berkshire-Hathaway
"""
"""
Colliers API Testing
"""
import zeep
import logging.config
logging.config.dictConfig({
'version': 1,
'formatters': {
'verbose': {
'format': '%(name)s: %(message)s'
}
},
'handlers': {
'console': {
'level': 'DEBUG',
'class': 'logging.StreamHandler',
'formatter': 'verbose',
},
},
'loggers': {
'zeep.transports': {
'level': 'DEBUG',
'propagate': True,
'handlers': ['console'],
},
}
})
bh_test_key = "key-elided-sorry"
bh_test_wsdls = {
"listings": "http://ws.orioncre.net/Service.asmx?WSDL"
}
clients = {
key: zeep.Client(value) for key,value in bh_test_wsdls.iteritems()
}
properties = clients["listings"]
properties.service.GetListings(token=bh_test_key)
## -- End pasted text --
zeep.transports: HTTP Post to http://ws.orioncre.net/Service.asmx:
<?xml version='1.0' encoding='utf-8'?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Body>
<ns0:GetListings xmlns:ns0="http://ws.orioncre.net/Service.asmx">
<ns0:token>key-elided-sorry</ns0:token>
</ns0:GetListings>
</soap-env:Body>
</soap-env:Envelope>
zeep.transports: HTTP Response from http://ws.orioncre.net/Service.asmx (status: 200):
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><GetListingsResponse xmlns="http://ws.orioncre.net/Service.asmx"><GetListingsResult><dbms_Listing><ListingID>821</ListingID><UserID>504</UserID><UniqueID>CRES7c620e</UniqueID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Office Lots</PropertyName><Address>State Road 52 / Chenwood Lot 119</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>5 professional office sites are available at the entrance to the Verandahs residential development located on the north side of State Road 52 and Chenwood Avenue, approx. 2.2± miles west of the Suncoast Parkway in Hudson, Florida. The lots range in size from .6± acres to 2.27± acres and are zoned MPUD – Professional Office with a Land Use of RES 3 by Pasco County. As part of the Tampa-St. Petersburg-Clearwater MSA growth and development has been pushing north from the SR 54 east west connector to SR 52. This location is only 38 minutes to Tampa International Airport.</PropertyDescr><Latitude>28.33222</Latitude><Longitude>-82.59868</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>1</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>215000.00</AskingPrice><LotSize>0.60</LotSize><LocationDescription>Located on SR 52 in Hudson. SR 52 is a six lane divided highway and the office sites afford excellent ingress/egress with left turn–in and left turn-out access. Traffic counts on SR 52 are strong at 27,000.</LocationDescription><Highlights1>Excellent Location on SR 52 near the Suncoast Parkway</Highlights1><Highlights2>Lots Range from 0.60 Acre to 2.27 Acres</Highlights2><Highlights3>Zoned for Professional Office Use</Highlights3><Highlights4>Significant Residential Growth in Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>10-25-17-0080-00000-1190</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner Financing Available</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>26136.00</GrossSquareFootage><UsableSquareFootage>26136.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office Land, Office Development, Vacant Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-03-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-12T00:00:00</ExpirationDate><ThumbnailPath>30830_Verandahs map 3.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-05T16:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>1140</ListingID><UserID>504</UserID><UniqueID>CRESabd9fc</UniqueID><FranchiseID>20</FranchiseID><PropertyName>6.5± Acres State Road 54</PropertyName><Address>0 SR 54</Address><City>Odessa</City><State>FL</State><Zip>33556</Zip><PropertyDescr>The site contains approximately 6.5± gross acres. The property is zoned AC (Agricultural District), with a Land Use Plan Designation of Res-3, Pasco County Florida.
The site is in the heart of the Trinity Corridor and the Suncoast Parkway.</PropertyDescr><Latitude>28.19375</Latitude><Longitude>-82.58861</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>1</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1000000.00</AskingPrice><AskingPriceSF>3.53</AskingPriceSF><AskingPriceAcre>153846.00</AskingPriceAcre><LotSize>6.50</LotSize><LocationDescription>The Behnke Ranch property is located on the north side of SR 54, at the easterly intersection with Old SR 54. This location is 2± miles west of the Suncoast Parkway and just over a half mile east of the intersection of SR 54 and Gunn Highway. Adjoining 5.78± acres to the east also available.</LocationDescription><Highlights1>6.5± Acres Located within the Trinity Corridor</Highlights1><Highlights2>Approximately 1/2 Mile East of Gunn Highway</Highlights2><Highlights3>2± Miles West of Suncoast Parkway</Highlights3><Highlights4>Excellent Visibility &amp; Exposure</Highlights4><HighlightBuildingClass /><HighlightTaxID>26-26-17-0000-00400-0010</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>State Road 54 Recently Widened to Six Lanes</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>283140.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Land, Residential Land, Agricultural Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-12-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-17T00:00:00</ExpirationDate><ThumbnailPath>45893_Lead.png</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-01-09T14:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>1259</ListingID><UserID>504</UserID><UniqueID>CRESeebf0a</UniqueID><FranchiseID>20</FranchiseID><PropertyName>SR 54 Mixed Use Development Site</PropertyName><Address>14325 Black Lake Road</Address><City>Odessa</City><State>FL</State><Zip>33556</Zip><PropertyDescr>Situated within the Trinity Corridor, this property is located along SR 54 and Black Lake Road. Approximately 34.3± acres zoned AC with a land use of Res 3. Buyer would need to rezone property to allow mix use development of commercial and/or residential. From Suncoast Parkway, head west on SR 54 to Black Lake. Property is at the apex of SR 54 and Black Lake Road. </PropertyDescr><Latitude>28.18982</Latitude><Longitude>-82.57779</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>1</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>8000000.00</AskingPrice><AskingPriceSF>5.35</AskingPriceSF><AskingPriceAcre>233236.00</AskingPriceAcre><LotSize>1,494,108</LotSize><LocationDescription>This property is located on the south side of SR 54 at the SR54/Black Lake apex. This location is approximately 1½ miles west of the Suncoast Parkway and approximately 1 mile east of Gunn Highway in the heart of the SR 54 corridor and Suncoast Parkway in Odessa, Florida. </LocationDescription><Highlights1>Located on SR 54 aproximately 1 1/2 Miles from Suncoast Parkway</Highlights1><Highlights2>Excellent Visibility &amp; Exposure</Highlights2><Highlights3>2,056± Feet of Frontage Along SR 54</Highlights3><Highlights4>Located in the Trinity Corridor</Highlights4><HighlightBuildingClass /><HighlightTaxID>26-26-17-0000-00200-0020 </HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Medical Center Trinity Hospital Opening 11/2011</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>34.30</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Trinity Corridor, Vacant Land, Behnke, Cell Tower</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-12-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-17T00:00:00</ExpirationDate><ThumbnailPath>CRESeebf0a_1.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-01-09T16:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>1454</ListingID><UserID>504</UserID><UniqueID>CRES0c2458</UniqueID><FranchiseID>20</FranchiseID><PropertyName>Suncoast Parkway Development Site</PropertyName><Address>Spring Hill Drive</Address><City>Spring Hill</City><State>FL</State><Zip>34609</Zip><PropertyDescr>Adjacent to a Publix Center and down the street from the brand new Kohl’s and Target, this site would be ideal for a Power Center Location.
The site contains approximately 20.98± acres with possible adjacent acreage available. The property is zoned PDP-GC C1 with a Future Land Use Plan Designation of Residential (Zoning takes precedence), Hernando County, Florida.
This property is an exceptional location at the intersection of the Suncoast Parkway and Spring Hill Drive. This location is the perfect site for retail and/or office development.
</PropertyDescr><Latitude>28.48061</Latitude><Longitude>-82.48483</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>1</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>4569500.00</AskingPrice><AskingPriceSF>5.00</AskingPriceSF><AskingPriceAcre>217802.66</AskingPriceAcre><LotSize>913,888</LotSize><ParkingSpaceCount>0.00</ParkingSpaceCount><LocationDescription>This property is located at the northwest corner of the Suncoast Parkway and Spring Hill Drive, Spring Hill, Hernando County, Florida.</LocationDescription><Highlights1>Located Adjacent to the Suncoast Parkway</Highlights1><Highlights2>Easy Access to the Tampa Bay Area</Highlights2><Highlights3>20.98± Acres Zoned PDP-GC</Highlights3><Highlights4>Retail and/or Office Development Allowed</Highlights4><HighlightYearBuilt>0</HighlightYearBuilt><HighlightStoryCount>0</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>R14-423-18-0000-00200-0021</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hernando</County><Highlights5>Sewer and Water Nearby</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>0.00</GrossSquareFootage><RentableSquareFootage>0.00</RentableSquareFootage><UsableSquareFootage>0.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>20.98</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Suncoast Parkway, Hernando</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>3009-06-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-02T00:00:00</ExpirationDate><ThumbnailPath>CRES0c2458_1.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-22T10:46:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>1568</ListingID><UserID>1183</UserID><UniqueID>CRES54fa2a</UniqueID><FranchiseID>20</FranchiseID><PropertyName>6.98± Acres Close to Hospital</PropertyName><Address>14102 US Hwy 19</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>This development site is located approximately 1/3 mile from Bayonet Point Regional Medical Center-Hospital. It is Zoned C2 &amp; Multi Family 2 with a Future Land Use of ROR (Retail, Office, or Residential). Site Plan is Available for 120,000± sf of Mini Storage. Previously approved by SWFWMD with Conditions. Located adjacent to Hudson Square Mall. Access to site is from US 19 and signage available on US 19. Possible uses include Medical/Professional Offices; Congregate Care Facility; Multi Fa</PropertyDescr><Latitude>28.36135</Latitude><Longitude>-82.69363</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>1</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>750000.00</AskingPrice><LotSize>6.98Ac</LotSize><LocationDescription>This parcel is located on the east side of US Highway 19, south of Hudson Ave. just 1/3 mile from Bayonet Regional Medical Center, in Hudson, Pasco County.
</LocationDescription><Highlights1>Close to Bayonet Point Hospital</Highlights1><Highlights2>Zoned C2/MF2-Future Land Use ROR</Highlights2><Highlights3>US 19 Signage Available</Highlights3><Highlights4>All Utilities to Site</Highlights4><HighlightBuildingClass /><HighlightTaxID>27-24-16-0000-01600-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Possible Tax Credit Multi-Family Site</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.98</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>US Highway 19</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>CRES54fa2a_1.png</ThumbnailPath><PendingClosingDate>2016-02-01T00:00:00</PendingClosingDate><PendingSalePrice>750000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>45000.00</PendingPotentialCommissionPrice><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-03T11:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2658</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot #7 &amp; 8 Trinity Blvd &amp; State Road 54</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.20185</Latitude><Longitude>-82.64895</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1499000.00</AskingPrice><AskingPriceSF>24.73</AskingPriceSF><AskingPriceAcre>1077586.00</AskingPriceAcre><LotSize>1.72</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0080</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><RentableSquareFootage>50530.00</RentableSquareFootage><UsableSquareFootage>50530.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.72</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Retail Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>38983_TCC layout 2.4.16.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2662</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 13 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18778</Latitude><Longitude>-82.62696</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>699000.00</AskingPrice><AskingPriceSF>9.21</AskingPriceSF><AskingPriceAcre>401492.00</AskingPriceAcre><LotSize>1.34</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0130</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>58370.00</GrossSquareFootage><RentableSquareFootage>58370.00</RentableSquareFootage><UsableSquareFootage>58370.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Office Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>47099_TCC-layout-2.4.16.jpg</ThumbnailPath><PendingClosingDate>2016-01-18T00:00:00</PendingClosingDate><PendingSalePrice>399000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>23940.00</PendingPotentialCommissionPrice><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:14:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2663</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 14 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18809</Latitude><Longitude>-82.62662</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>679000.00</AskingPrice><AskingPriceSF>10.47</AskingPriceSF><AskingPriceAcre>456250.00</AskingPriceAcre><LotSize>1.28</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0140</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>55757.00</GrossSquareFootage><RentableSquareFootage>55757.00</RentableSquareFootage><UsableSquareFootage>55757.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.28</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Office Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>47100_TCC-layout-2.4.16.jpg</ThumbnailPath><PendingClosingDate>2016-01-18T00:00:00</PendingClosingDate><PendingSalePrice>449000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>29940.00</PendingPotentialCommissionPrice><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2664</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 15 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18868</Latitude><Longitude>-82.62610</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>649000.00</AskingPrice><AskingPriceSF>10.44</AskingPriceSF><AskingPriceAcre>454918.00</AskingPriceAcre><LotSize>1.22</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0150</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>53143.00</GrossSquareFootage><RentableSquareFootage>53143.00</RentableSquareFootage><UsableSquareFootage>53143.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.22</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Office Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>47101_TCC-layout-2.4.16.jpg</ThumbnailPath><PendingClosingDate>2016-01-18T00:00:00</PendingClosingDate><PendingSalePrice>449000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>26940.00</PendingPotentialCommissionPrice><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2665</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 16 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18869</Latitude><Longitude>-82.62456</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>599000.00</AskingPrice><AskingPriceSF>9.18</AskingPriceSF><AskingPriceAcre>400000.00</AskingPriceAcre><LotSize>1.10</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0160</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>47916.00</GrossSquareFootage><RentableSquareFootage>47916.00</RentableSquareFootage><UsableSquareFootage>47916.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.10</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>47102_TCC-layout-2.4.16.jpg</ThumbnailPath><PendingClosingDate>2016-01-18T00:00:00</PendingClosingDate><PendingSalePrice>399000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>23940.00</PendingPotentialCommissionPrice><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:20:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2666</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 17 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18778</Latitude><Longitude>-82.62628</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>599000.00</AskingPrice><AskingPriceSF>9.22</AskingPriceSF><AskingPriceAcre>401754.00</AskingPriceAcre><LotSize>1.14</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0170</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>49658.00</GrossSquareFootage><RentableSquareFootage>49658.00</RentableSquareFootage><UsableSquareFootage>49658.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.14</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Office Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>47103_TCC-layout-2.4.16.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2676</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 27 Trinity Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18733</Latitude><Longitude>-82.62834</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>579000.00</AskingPrice><AskingPriceSF>10.44</AskingPriceSF><AskingPriceAcre>455000.00</AskingPriceAcre><LotSize>1.20</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-170310-00000-0270</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>52272.00</GrossSquareFootage><RentableSquareFootage>52272.00</RentableSquareFootage><UsableSquareFootage>52272.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.20</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Office Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>38984_TCC layout 2.4.16.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T15:22:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2687</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 38 &amp; 39 Corporate Drive</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>33.01942</Latitude><Longitude>-80.08860</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1339000.00</AskingPrice><AskingPriceSF>9.00</AskingPriceSF><AskingPriceAcre>391959.00</AskingPriceAcre><LotSize>3.04</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0380</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>86684.00</GrossSquareFootage><RentableSquareFootage>86684.00</RentableSquareFootage><UsableSquareFootage>86684.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.04</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Industrial Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>38987_TCC layout 2.4.16.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T16:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2689</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Corporate Center</PropertyName><Address>Lot 40 Corporate Drive</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Trinity Corporate Center (TCC) is located on SR 54 in the heart of the Trinity Corridor. TCC will be one of Tampa Bay's premiere mixed-use developments. Containing 40 individual lots, TCC will have retail, office and light industrial uses. The retail uses will be along State Road 54 and the office/light industrial uses will be located in the interior and the Trinity Boulevard. sections of the development.</PropertyDescr><Latitude>28.18992</Latitude><Longitude>-82.62667</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>549000.00</AskingPrice><AskingPriceSF>9.01</AskingPriceSF><AskingPriceAcre>392488.00</AskingPriceAcre><LotSize>2.13</LotSize><LocationDescription>The project is located in the heart of the heard of the Trinity corridor of Pasco County along the recently improved 6 lane divided State Road 54.</LocationDescription><Highlights1>Light Industrial, Office, and Retail Sites Available </Highlights1><Highlights2>Deed Restricted </Highlights2><Highlights3>Flexible Lot Sizes </Highlights3><Highlights4>Will Consider Build to Suits </Highlights4><HighlightBuildingClass /><HighlightTaxID>29-26-17-0310-00000-0400</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Approximately 35 Minutes to Tampa Airport </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>92783.00</GrossSquareFootage><RentableSquareFootage>92783.00</RentableSquareFootage><UsableSquareFootage>92783.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.03</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Vacant Land, Trinity Land, Pasco Land, Industrial Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2010-03-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><ThumbnailPath>38988_TCC layout 2.4.16.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-14T16:36:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2702</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Office Lots</PropertyName><Address>State Road 52 / Chenwood Lot 120</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>5 professional office sites are available at the entrance to the Verandahs residential development located on the north side of State Road 52 and Chenwood Avenue, approx. 2.2± miles west of the Suncoast Parkway in Hudson, Florida. The lots range in size from .6± acres to 2.27± acres and are zoned MPUD – Professional Office with a Land Use of RES 3 by Pasco County. As part of the Tampa-St. Petersburg-Clearwater MSA growth and development has been pushing north from the SR 54 east west connector to SR 52. This location is only 38 minutes to Tampa International Airport.</PropertyDescr><Latitude>28.33668</Latitude><Longitude>-82.61207</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>220000.00</AskingPrice><AskingPriceSF>8.14</AskingPriceSF><AskingPriceAcre>354838.00</AskingPriceAcre><LotSize>0.62</LotSize><LocationDescription>Located on SR 52 in Hudson. SR 52 is a six lane divided highway and the office sites afford excellent ingress/egress with left turn–in and left turn-out access. Traffic counts on SR 52 are strong at 27,000.</LocationDescription><Highlights1>Excellent Location on SR 52 near the Suncoast Parkway</Highlights1><Highlights2>Lots Range from 0.60 Acre to 2.27 Acres</Highlights2><Highlights3>Zoned for Professional Office Use</Highlights3><Highlights4>Significant Residential Growth in Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>10-25-17-0080-00000-1200</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner Financing Available</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>27007.00</GrossSquareFootage><UsableSquareFootage>27007.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.62</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office Land, Office Development, Vacant Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-03-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-12T00:00:00</ExpirationDate><ThumbnailPath>30831_Verandahs map 3.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-05T16:38:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2703</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Office Lots</PropertyName><Address>State Road 52 / Chenwood Lot 121</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>5 professional office sites are available at the entrance to the Verandahs residential development located on the north side of State Road 52 and Chenwood Avenue, approx. 2.2± miles west of the Suncoast Parkway in Hudson, Florida. The lots range in size from 0.6 acres to 2.27 acres and are zoned MPUD – Professional Office with a Land Use of RES 3 by Pasco County. As part of the Tampa-St. Petersburg-Clearwater MSA growth and development has been pushing north from the SR 54 east west connector to SR 52. This location is only 38 minutes to Tampa International Airport.</PropertyDescr><Latitude>28.33668</Latitude><Longitude>-82.61207</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>225000.00</AskingPrice><AskingPriceSF>8.07</AskingPriceSF><AskingPriceAcre>351562.00</AskingPriceAcre><LotSize>0.63</LotSize><LocationDescription>Located on SR 52 in Hudson. SR 52 is a six lane divided highway and the office sites afford excellent ingress/egress with left turn–in and left turn-out access. Traffic counts on SR 52 are strong at 27,000.</LocationDescription><Highlights1>Excellent Location on SR 52 near the Suncoast Parkway</Highlights1><Highlights2>Lots Range from 0.60 Acre to 2.27 Acres</Highlights2><Highlights3>Zoned for Professional Office Use</Highlights3><Highlights4>Significant Residential Growth in Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>10-25-17-0080-00000-1210</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner Financing Available</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>27443.00</GrossSquareFootage><UsableSquareFootage>27443.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.63</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office Land, Office Development, Vacant Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-03-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-12T00:00:00</ExpirationDate><ThumbnailPath>30832_Verandahs map 3.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-05T16:39:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>2704</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Office Lots</PropertyName><Address>State Road 52 / Chenwood Lot 122</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>5 professional office sites are available at the entrance to the Verandahs residential development located on the north side of State Road 52 and Chenwood Avenue, approx. 2.2miles west of the Suncoast Parkway in Hudson, Florida. The lots range in size from 0.6 acres to 2.27 acres and are zoned MPUD – Professional Office with a Land Use of RES 3 by Pasco County. As part of the Tampa-St. Petersburg-Clearwater MSA growth and development has been pushing north from the SR 54 east west connector to SR 52. This location is only 38 minutes to Tampa International Airport.</PropertyDescr><Latitude>28.33668</Latitude><Longitude>-82.61207</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>995000.00</AskingPrice><AskingPriceSF>18.72</AskingPriceSF><AskingPriceAcre>815573.00</AskingPriceAcre><LotSize>1.22</LotSize><LocationDescription>Located on SR 52 in Hudson. SR 52 is a six lane divided highway and the office sites afford excellent ingress/egress with left turn–in and left turn-out access. Traffic counts on SR 52 are strong at 27,000.</LocationDescription><Highlights1>Excellent Location on SR 52 near the Suncoast Parkway</Highlights1><Highlights2>Lots Range from 0.60 Acre to 2.27 Acres</Highlights2><Highlights3>Zoned for Professional Office Use</Highlights3><Highlights4>Significant Residential Growth in Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>10-25-17-0080-00000-1220</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner Financing Available</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>53143.00</GrossSquareFootage><UsableSquareFootage>53143.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.22</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office Land, Office Development, Vacant Land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2007-03-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-12T00:00:00</ExpirationDate><ThumbnailPath>30833_Verandahs map 3.jpg</ThumbnailPath><PendingCoBroker>false</PendingCoBroker><PendingCoBrokerAgent /><PendingGCIReferralFeeAgent /><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-05T16:45:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>3493</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>ICOT Center Office Building</PropertyName><Address>13700 58th Street</Address><City>Clearwater</City><State>FL</State><Zip>33670</Zip><PropertyDescr>1,298± SF - 3,470± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators.
Suite #104 - 3,500± SF; Suite 107 - 1,838± SF; Suite 203 - 1,298± SF; Suite 204 - 1,395± SF; Suite 206 - 1,648± SF; Suite 207 3,470± SF</PropertyDescr><Latitude>27.89702</Latitude><Longitude>-82.71295</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off of 58th Street</LocationDescription><Highlights1>1,298±SF - 3,470±SF with Easy Access</Highlights1><Highlights2>Abundant Parking</Highlights2><Highlights3>Well-maintained center with brand new roofs</Highlights3><Highlights4>Building is located in the ICOT office center</Highlights4><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>00000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3470</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1298</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3470</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2011-02-22T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pinellas</County><Highlights5>Convenient location close to major traffic generators</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>14700.00</GrossSquareFootage><RentableSquareFootage>14700.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2011-02-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-24T00:00:00</ExpirationDate><ThumbnailPath>6682_icot front.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-18T13:39:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4117</ListingID><UserID>576</UserID><FranchiseID>51</FranchiseID><PropertyName>LENHRDT SQUARE 2A</PropertyName><Address>Tract 2A King Ave.</Address><City>Billings</City><State>MT</State><Zip>59106</Zip><PropertyDescr>Residential development parcel. City water &amp; sewer. 1 block from major newer shopping center. $1.25/SQ FT Listed by Pat Schindele 591-2551</PropertyDescr><Latitude>45.75547</Latitude><Longitude>-108.61978</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1041628.00</AskingPrice><LotSize>827,640</LotSize><LocationDescription>GO WEST ON CORNER OF SHILOH AND KING AVE - 1/4 MILE; ON THE RIGHT BEHIND AND WEST OF NEW APARTMENT COMPLEX.</LocationDescription><Highlights1>RESIDENTIAL DEVELOPMENT PARCEL</Highlights1><Highlights2>CITY WATER AND SEWER</Highlights2><Highlights3>1 BLOCK FROM MAJOR NEWER SHOPPING CENTER</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>TBD</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>YELLOWSTONE</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>19.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>PUD DEVELOPMENT POTENTIAL</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-18T00:00:00</ExpirationDate><ThumbnailPath>45680_lenhardt-2A.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-29T18:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4118</ListingID><UserID>576</UserID><FranchiseID>51</FranchiseID><PropertyName>Lenhardt Square Tract 5A</PropertyName><Address>Tract 5A King Ave.</Address><City>Billings</City><State>MT</State><Zip>59106</Zip><PropertyDescr>Residential development parcel. City water &amp; sewer. 1 block from major shopping center. $2.75/SQ FT Listed by Pat Schindele 591-2551</PropertyDescr><Latitude>45.75536</Latitude><Longitude>-108.62023</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1526538.00</AskingPrice><LotSize>653,400</LotSize><LocationDescription>GO WEST ON CORNER OF SHILOH AND KING AVENUE - 1/4 MILE; ON THE RIGHT HAND BEHIND AND WEST OF NEW APARTMENT COMPLEX.</LocationDescription><Highlights1>RESIDENTIAL DEVELOPMENT PARCEL</Highlights1><Highlights2>CITY WATER AND SEWER</Highlights2><Highlights3>1 BLOCK FROM MAJOR SHOPPING CENTER</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>TBD</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>YELLOWSTONE</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>15.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>PUD DEVELOPMENT POTENTIAL</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-18T00:00:00</ExpirationDate><ThumbnailPath>45678_lenhardt-5A.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-29T18:46:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4120</ListingID><UserID>576</UserID><FranchiseID>51</FranchiseID><PropertyName>LENHARDT SQUARE 4A</PropertyName><Address>TRACT 4A KING AVENUE</Address><City>BILLINGS</City><State>MT</State><Zip>59105</Zip><PropertyDescr>Residential development parcel. City water &amp; sewer. 1 block from major shopping center. $7.00/SQ FT Listed by Pat Schindele 591-2551</PropertyDescr><Latitude>45.75539</Latitude><Longitude>-108.61987</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>6263056.00</AskingPrice><LotSize>871,200</LotSize><LocationDescription>GO WEST ON CORNER OF SHILOH/KING AVE-1/4 MILE; ON THE RIGHT BEHIND AND WEST OF NEW APARTMENT</LocationDescription><Highlights1>RESIDNETIAL DEVELOPMENT PARCEL</Highlights1><Highlights2>CITY WATER AND SEWER</Highlights2><Highlights3>1 BLOCK FROM MAJOR SHOPPING CENTER</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>TBD</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>YELLOWSTONE</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>20.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>PUD DEVELOPMENT POTENTIAL</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-18T00:00:00</ExpirationDate><ThumbnailPath>45679_lenhardt-4A.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-29T18:53:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4320</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>Tampa Industrial Facility </PropertyName><Address> 6404 E Columbus Drive</Address><City>Tampa</City><State>FL</State><Zip>33616</Zip><PropertyDescr> There is 25,200± Sq. Ft. available . This property has Commercial Intensive zoning, heavy power, and a clear height of 20'± Ft. This site lends itself to a variety of uses and is close proximity to area ports, airports, and interstates. The structure one was built in 1972. Construction is metal and masonry, with metal roofs and reinforced concrete floors. Set up for many types of industrial and commercial businesses both have grade level loading with a combination of sliding and overhead doors.</PropertyDescr><Latitude>27.96682</Latitude><Longitude>-82.38287</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>1150000.00</AskingPrice><LotSize>2.74</LotSize><LocationDescription>From I-4 take exit 3 onto East Columbus Drive (East 14th Avenue) and head east approximately 1½ miles. The subject property is located at the apex of East Columbus Drive and East Broadway Avenue on the north side.</LocationDescription><Highlights1>25,200+/- SF on 1.76+/- Acres</Highlights1><Highlights2>20' +/- Clear Height and Heavy Power</Highlights2><Highlights3>Zoned C1 (Commercial Intensive)</Highlights3><Highlights4>Building two has 25,200 Sq Ft +/-</Highlights4><HighlightBuildingClass /><HighlightTaxID>u1129194c700000000005.0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hillsborough</County><Highlights5>Great for Contractors, Service Companies and many other uses</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>25200.00</GrossSquareFootage><RentableSquareFootage>36880.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.76</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-07-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-22T00:00:00</ExpirationDate><ThumbnailPath>43896_Columbus-Aerial-Main-Picture-2016.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-22T15:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4625</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Leawood Fountain Plaza III</PropertyName><Address>11100 Ash Street</Address><City>Leawood</City><State>KS</State><Zip>66211</Zip><PropertyDescr>Office and medical</PropertyDescr><Latitude>38.92646</Latitude><Longitude>-94.64747</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><ParkingSpaceCount>4.60</ParkingSpaceCount><LocationDescription>SEC College Boulevard and Nall</LocationDescription><Highlights1>College Boulevard and Nall</Highlights1><Highlights2>One block from I-435 interchange</Highlights2><Highlights3>Great location and rates</Highlights3><Highlights4 /><HighlightYearBuilt>1983</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>7091</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2970</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4121</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-05-10T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>26079.00</GrossSquareFootage><RentableSquareFootage>26079.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseTotalRSF>26079</RecentLeaseTotalRSF><RecentLeasePriceSFYear>18.00</RecentLeasePriceSFYear><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><RecentLeaseDate>2014-07-01T00:00:00</RecentLeaseDate><LeaseSignedAgentComments /><DateCreated>2012-05-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2022-12-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>3</RecentLeaseMinimumLeaseTerm><ThumbnailPath>27618_1196855.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-29T11:08:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><RecentLeaseCommissionPercent>3.00</RecentLeaseCommissionPercent><RecentLeaseCommissionPrice>1020.59</RecentLeaseCommissionPrice><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4629</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Leawood Fountain Plaza I</PropertyName><Address>5401 College Blvd</Address><City>Leawood</City><State>KS</State><Zip>66211</Zip><PropertyDescr>Office and medical </PropertyDescr><Latitude>38.92738</Latitude><Longitude>-94.64765</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><ParkingSpaceCount>4.47</ParkingSpaceCount><LocationDescription>5401 College Blvd</LocationDescription><Highlights1>College Boulevard and Nall</Highlights1><Highlights2>One block from I-435 Interchange</Highlights2><Highlights3>Great location and rates</Highlights3><Highlights4 /><HighlightYearBuilt>1982</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>300</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>0</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>0</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-05-10T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>30379.00</GrossSquareFootage><RentableSquareFootage>30379.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-05-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>11964_5401 Photo Rehab.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-26T12:52:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4687</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>Lot 2B Greenwood Plaza</PropertyName><Address>135th &amp; Greenwood</Address><City>Olathe</City><State>KS</State><Zip>66062</Zip><PropertyDescr>1.036 Acres Zoned C-2 </PropertyDescr><Latitude>38.88431</Latitude><Longitude>-94.75012</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>394835.00</AskingPrice><AskingPriceSF>10.00</AskingPriceSF><AskingPriceAcre>435600.00</AskingPriceAcre><LotSize>45,124</LotSize><LocationDescription>Just east of Greenwood on 135th Street</LocationDescription><Highlights1>135th Street Frontage</Highlights1><Highlights2>All Utilities Available</Highlights2><Highlights3>Will Divide or Build-to-Suit</Highlights3><Highlights4>Over 30,000 Cars per Day on 135th</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5>Zoned C-2, open commercial</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.03</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-12-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>42218_mainweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-06-06T16:32:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4721</ListingID><UserID>3378</UserID><FranchiseID>178</FranchiseID><PropertyName>Summer Lakes Branch Bank Site</PropertyName><Address>NW Corner of Rowan Rd. &amp; Sharpsburg Blvd.</Address><City>New Port Richey</City><State>FL</State><Zip>34653</Zip><PropertyDescr>Fully developed, site-plan approved branch bank site. All improvements including water, sewer, retention, etc. </PropertyDescr><Latitude>28.22261</Latitude><Longitude>-82.69126</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>900000.00</AskingPrice><LotSize /><LocationDescription>The subject property is located on the lighted, NW corner of Rowan Rd. &amp; Sharpsburg Blvd between SR 54 and Trouble Creek Rd. in New Port Richey, FL and on-site with All Children's Specialty Care Center.</LocationDescription><Highlights1>Site Plan Approved w/ Drive Thru</Highlights1><Highlights2>Lighted Corner Location</Highlights2><Highlights3>2 Street Access</Highlights3><Highlights4>On Site w/ All Children's Hospital</Highlights4><HighlightBuildingClass /><HighlightTaxID>15-26-0000-00100-0070</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Drainage &amp; Retention in Place</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Bank; Office Condo</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>14755_Rendering_web.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-01T08:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4887</ListingID><UserID>1183</UserID><FranchiseID>20</FranchiseID><PropertyName>26 Improved Residential Lots </PropertyName><Address>Sea Forest Dr &amp; Green Key Rd</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>The Reserve At Sea Forest is set amongst the spectacular beaches, deep blue skies, and gentle lapping waves of the warm Gulf waters. Located in beautiful Gulf Harbors, a master development offering a full range of living choices from one bedroom condominiums to multi-million dollar single family homes, all with waterways feeding into the Gulf of Mexico.
The Reserve At Sea Forest is a gated-community and residents enjoy maintenance free living in Mediterranean style townhomes. The development consists of 54 total townhomes of which 28 have been built and sold. 26 improved lots remain
</PropertyDescr><Latitude>28.25332</Latitude><Longitude>-82.74303</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>754000.00</AskingPrice><LotSize /><LocationDescription>This development is located at Sea Forest Drive and Green Key Road in New Port Richey, Pasco County, FL.</LocationDescription><Highlights1>Builder Take Down Option is available </Highlights1><Highlights2>Building plans available</Highlights2><Highlights3>26 improved lots. $29,000/improved lot</Highlights3><Highlights4>Gulf Harbors Beach Club and Club House Memberships</Highlights4><HighlightBuildingClass /><HighlightTaxID>0726160350000000010 Multiple IDS</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco County</County><Highlights5>Private beach and tennis, pool, boat ramp</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.94</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-06-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>12481_PA128294.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-12T16:02:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4894</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>BTS or For Sale Lots in Parkway Plaza</PropertyName><Address>NWC 135th &amp; Roe</Address><City>Leawood</City><State>KS</State><Zip>66224</Zip><PropertyDescr>Two lots available for a build to suit or for sale. Lot 16 is .73 acres and located adjacent to Starbucks, approved for 6,300 SF building, and Lot 5 is 1.11 acres and approved for an 8,700 SF building fronting 135th St.</PropertyDescr><Latitude>38.88515</Latitude><Longitude>-94.64361</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>536250.00</AskingPrice><AskingPriceSF>12.00</AskingPriceSF><AskingPriceAcre>523000.00</AskingPriceAcre><LotSize>.73</LotSize><LocationDescription>On the north side of 135th Street between Roe and Nall.</LocationDescription><Highlights1>Build to Suit or For Sale</Highlights1><Highlights2>Lot 16 for 6,300 sf building: $536,250</Highlights2><Highlights3>Lot 5 for 8,700 sf building: $717,250</Highlights3><Highlights4>Mixed Use Development</Highlights4><HighlightYearBuilt>2007</HighlightYearBuilt><HighlightStoryCount>0</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>15000.00</GrossSquareFootage><RentableSquareFootage>63469.00</RentableSquareFootage><UsableSquareFootage>63469.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.84</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Build to suit, development, mixed use</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-07-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2024-12-31T00:00:00</ExpirationDate><ThumbnailPath>36264_mainweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-29T16:05:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4899</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>135th Street Opportunity</PropertyName><Address>NEC 135th &amp; Roe</Address><City>Leawood</City><State>KS</State><Zip>66224</Zip><PropertyDescr>We own 25+/- acres of land free and clear at the northeast corner of 135th &amp; Roe, Leawood, KS. Anxious to begin development with an anchor tenant. We will build-to-suit or consider a joint venture for office, retail and/or multi-family.</PropertyDescr><Latitude>38.88421</Latitude><Longitude>-94.63820</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>10890000.00</AskingPrice><LotSize /><LocationDescription>On the north side of 135th Street between Roe and Mission in Leawood, KS</LocationDescription><Highlights1>Mixed Use: Office, Retail, Multi-Family</Highlights1><Highlights2>Build-to-Suit or Joint Venture</Highlights2><Highlights3>Great Terms for Anchor Tenant</Highlights3><Highlights4>High Profile</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>600000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>20000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>600000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-07-01T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5>25+/- Acres</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>1300000.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>25.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Mixed use, anchor tenant, build-to-suit, joint venture</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-07-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>10.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>27788_aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-05T15:23:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4943</ListingID><UserID>1183</UserID><FranchiseID>20</FranchiseID><PropertyName>US 19 Automotive Sales Lot, New Port Richey, FL</PropertyName><Address>4535 US Highway 19</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>The property is 1.56± acres existing automotive sales lot w/ building. Owner invested $80,000 in improvements to site to include paving, fencing &amp; exterior lighting in 2011. Existing 784± SF building built in 1985. Excellent visibility and access with a south bound deceleration lane. Located just north of the Trouble Creek Road signalized intersection. Traffic counts on US 19 are 49,500 AADT.
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/9PyATxIcI1E" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</PropertyDescr><Latitude>28.22566</Latitude><Longitude>-82.73397</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>649000.00</AskingPrice><LotSize /><LocationDescription> Located just north of Trouble Creek Road on the west side of US 19, with right hand deceleration lane, New Port Richey, Pasco County, FL.</LocationDescription><Highlights1>1.56± acres existing automotive sales lot w/ building</Highlights1><Highlights2>$80,000 site improvements including paving, fencing, exterior lighting in 2011</Highlights2><Highlights3>Located just north of Trouble Creek Road on the west side of US 19, with right hand deceleration lane.</Highlights3><Highlights4>Traffic counts 49,500 AADT</Highlights4><HighlightYearBuilt>1985</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>1826160040011000060</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco County</County><Highlights5>Existing 784± SF building built in 1985</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>784.00</GrossSquareFootage><RentableSquareFootage>784.00</RentableSquareFootage><UsableSquareFootage>784.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.56</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-07-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-21T00:00:00</ExpirationDate><ThumbnailPath>12797_Shutt Subject 4535 US19 Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-03T11:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4962</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Leawood Fountain Plaza</PropertyName><Address>11111 Nall Ave</Address><City>Leawood</City><State>KS</State><Zip>66211</Zip><PropertyDescr>Owns 3 buildings at this strategic intersection. Buildings have over 88,000 square feet of leasable space. 50+/- leases in past 2.5 years. $18.00/SF for general office space and $21.00/SF for medical office.
</PropertyDescr><Latitude>38.92600</Latitude><Longitude>-94.64822</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><LocationDescription>Southeast corner of College Boulevard and Nall, one block from the I-435 and Nall interchange.</LocationDescription><Highlights1>VALUE-great rates - 1 Suite Left!!</Highlights1><Highlights2>LOCATION-College Blvd and Nall</Highlights2><Highlights3>50+/- transactions in last 2.5 years</Highlights3><Highlights4>Will consider turnkey transactions</Highlights4><HighlightYearBuilt>1984</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1443</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>630</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>813</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-08-28T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County>Johnson</County><Highlights5>Complete rehab </Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>109000.00</GrossSquareFootage><RentableSquareFootage>109000.00</RentableSquareFootage><UsableSquareFootage>100000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-08-28T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2023-12-31T00:00:00</ExpirationDate><ThumbnailPath>12895_5401 Photo Rehab 2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-28T16:28:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4963</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>Bank Owned! Winn Dixie Out Parcel Development Site</PropertyName><Address>SE Corner of SR 52 &amp; Moon Lake Road</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>Bank Owned Winn-Dixie Outparcel. Great Opportunity for a multitude of commercial uses. This .98+/- acre outparcel is situated within the Winn-Dixie Shopping Center at the southeast quadrant of SR 52 and Moon Lake Road.
SR 52 Traffic Counts are 24,000+/- AADT (Daily Traffic Counts). Property is located approximately 3 miles from the Suncoast Parkway.
Bank Owned and favorably priced with competitive outparcels in the area.
Water and Sewer Available.</PropertyDescr><Latitude>28.33460</Latitude><Longitude>-82.60276</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>299000.00</AskingPrice><LotSize>.98</LotSize><LocationDescription>SE Corner of SR 52 &amp; Moon Lake Road.</LocationDescription><Highlights1>Bank Owned and Priced to Sell</Highlights1><Highlights2>Zoned C2; Outparcel in the Winn Dixie Shopping Center</Highlights2><Highlights3>Traffic Count on SR 52: 24,000± AADT</Highlights3><Highlights4>Favorably Priced w/Competitive Outarcels in Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>404251700100000000A0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco County</County><Highlights5>Signalized Intersection of SR 52 &amp; Moon Lake</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.98</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-08-28T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-01T00:00:00</ExpirationDate><ThumbnailPath>12899_Moon Lake aerialGoogle.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-31T11:00:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>4967</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Centennial Park- MO</PropertyName><Address>Highway 150 and Wyandotte</Address><City>Kansas City</City><State>MO</State><Zip>64114</Zip><PropertyDescr>The business park consists of 19.73 acres of developed land. There are 7 buildings constructed in the park. All of the land is zoned M1-5. Located just 3 miles west of Center Point Intermodal and the new National Nuclear Security Campus operated by Honeywell. The property is located in a HUBZone and Enterprise Zone. </PropertyDescr><Latitude>38.87332</Latitude><Longitude>-94.60464</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2500000.00</AskingPrice><AskingPriceSF>1.60</AskingPriceSF><LotSize /><LocationDescription>At Highway 150 and Wyandotte, just east of State Line. The business park is situated between Kenneth Road and Highway 150, just south of the Target shopping center.</LocationDescription><Highlights1>19.73 acres for retail, office, multi-family, or industrial</Highlights1><Highlights2>Eligible for New Market Tax Credits, HUB Zone, Enterprise Zone</Highlights2><Highlights3>Lots available from $3 to $15 per square foot depending on location</Highlights3><Highlights4>MO land only, zoned M1-5</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Bulk sale $2,500,000 ($2.91/SF)</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>952657.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>21.87</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-08-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>44423_MAINWEB.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-11T14:04:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5117</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Kansas Building</PropertyName><Address>155 S 18th Street</Address><City>Kansas City</City><State>KS</State><Zip>66102</Zip><PropertyDescr>Kansas City, Kansas landmark building with great highway access and available space for lease.
Attractive lease rates for small or large tenants.
Willing to build out and accommodate most any office and/or medical office client. </PropertyDescr><Latitude>39.09985</Latitude><Longitude>-94.64910</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize>87120</LotSize><ParkingSpaceCount>4.00</ParkingSpaceCount><LocationDescription>Kansas Building
18th and I-70 North to the Kansas Building on the East of 18th Street.
</LocationDescription><Highlights1>Full Service Leasing</Highlights1><Highlights2>600 to 10,000 Sq. Ft. Avaliable</Highlights2><Highlights3>Aggressive Lease Rates</Highlights3><Highlights4>Great Location - Access to Interstate</Highlights4><HighlightYearBuilt>1965</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>105-065-16-0-20-08-001.00-0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>10000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>650</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>10000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-08-15T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>Move in Ready spaces</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>53225.00</GrossSquareFootage><RentableSquareFootage>48965.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Dentist, Office, Medical, Tenant, Small, Large, Long Term, Short Term</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-08-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>37511_155 S 18th 3.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-11T17:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5163</ListingID><UserID>3032</UserID><FranchiseID>184</FranchiseID><PropertyName>Land many Possibilities</PropertyName><Address>220 Kitts Lane</Address><City>Newington</City><State>CT</State><Zip>06111</Zip><PropertyDescr>Large parcel abutting an established shopping center with national tenants. many uses for this property. Possible uses are Contractors equipment sales and service, Hotels, Light Industrial, Veterinary Hospital, Theaters, Restaurants, Drive Through restaurants, Retail, Night Clubs, health Clubs, Bowling Alleys Amusements, Motor vehicle Service uses, Fueling station, Shopping Center.
The property consists of 6.24 acres made up of 4 different parcels, 2 of which have residential homes on them and are under short-term leases.
PRIME LAN FOR COMMERCIAL DEVELOPMENT..... Zoned B-BT. </PropertyDescr><Latitude>41.68090</Latitude><Longitude>-72.70921</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2200000.00</AskingPrice><LotSize /><LocationDescription>PRIME RETAIL LAND FOR DEVELOPMENT</LocationDescription><Highlights1>Prime Retail</Highlights1><Highlights2>Great big box location</Highlights2><Highlights3>Many uses</Highlights3><Highlights4>Neighbors to Stop and Shop, People United Bank, Petco, Bob;s Stores, Michaels, Joey Garlics, Ryth Chris Steak House</Highlights4><HighlightBuildingClass /><HighlightTaxID>G630575</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>1</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.24</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Reatil, Commercial, industrial, hotel</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-08-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-09T00:00:00</ExpirationDate><ThumbnailPath>46210_Pic-from-corner-near-Ann-St.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-20T11:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5335</ListingID><UserID>3874</UserID><FranchiseID>188</FranchiseID><PropertyName>Ritter Plaza Pad Sites</PropertyName><Address>900 NE 291 Hwy</Address><City>Lee's Summit</City><State>MO</State><Zip>64086</Zip><PropertyDescr>Up to 2.1 Acre Pad Sites Available For Sale/Lease off 291 Highway and Sam Walton Drive. Adjacent to Walmart.</PropertyDescr><Latitude>38.92818</Latitude><Longitude>-94.36171</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>41</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1372140.00</AskingPrice><AskingPriceSF>15.00</AskingPriceSF><LotSize>152000</LotSize><LocationDescription>Lee's Summit. Just off 291 Highway. Adjacent to Walmart.</LocationDescription><Highlights1>Pad Sites Available off 291 Highway</Highlights1><Highlights2>From 0.75 to 2.1 Acres</Highlights2><Highlights3>Flexible Pad Configurations</Highlights3><Highlights4>Visibility from 291; Adjacent to Walmart Supercenter</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Zoned CP-2</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>152000.00</GrossSquareFootage><UsableSquareFootage>152000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Pad, Retail. Walmart, Lease, Purchase</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-01-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-03-31T00:00:00</ExpirationDate><ThumbnailPath>39604_newweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-26T17:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5342</ListingID><UserID>3874</UserID><FranchiseID>188</FranchiseID><PropertyName>Copperleaf Village Pads Available</PropertyName><Address>701-725 N 7 Highway</Address><City>Blue Springs</City><State>MO</State><Zip>64014</Zip><PropertyDescr>Retail Center along Highway 7. Pad Sites Available. Retail space for lease. Join Russell Stover, Godfather's, and Sprint.</PropertyDescr><Latitude>39.02507</Latitude><Longitude>-94.27272</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>17</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>600000.00</AskingPrice><LotSize /><LocationDescription>Blue Springs off 7 Highway, just south of I-70</LocationDescription><Highlights1>Newly Renovated Retail Center in Blue Springs</Highlights1><Highlights2>2 Pad Sites Available For Sale. Can accommodate buildings up to 10,000 Sq Ft. $600,000 per pad</Highlights2><Highlights3>Join Russell Stover, Godfather's Pizza, and Sprint</Highlights3><Highlights4>Directly along Highway 7, High Traffic Counts</Highlights4><HighlightYearBuilt>2007</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Vacant Space For Lease $14/psf NNN</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>43560.00</GrossSquareFootage><RentableSquareFootage>43560.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail, Pad site, Lease, Purchase</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-01-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>35649_pads.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-30T15:43:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5348</ListingID><UserID>8569</UserID><FranchiseID>188</FranchiseID><PropertyName>Copperleaf Village Retail For Lease</PropertyName><Address>701-725 N 7 Highway</Address><City>Blue Springs</City><State>MO</State><Zip>64014</Zip><PropertyDescr>Vacant Space For Lease at Copperleaf Village in Blue Springs. Up to 5,000+/- SF contiguous, including 3,000 SF Fully Equipped Restaurant and 3,000 SF endcap space. Spaces range from 1,000 SF to 3,000 SF. Newly renovated, tremendous location. Just south of I-70, along 7 Highway. Out-parcel Pads Available.</PropertyDescr><Latitude>39.02494</Latitude><Longitude>-94.27281</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>21</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>14.00</AskingPrice><LotSize>240000</LotSize><LocationDescription>Along 7 Highway, just south of I-70 in Blue Springs</LocationDescription><Highlights1>1,000 - 5,000± SF Immediately Available</Highlights1><Highlights2>Including 3,000 Sq Ft Fully Equipped Restaurant Space (Former Godfather's Pizza)</Highlights2><Highlights3>For Lease $14/sf NNN, Net charges $4.64/sf</Highlights3><Highlights4>Perfect for many retail uses</Highlights4><HighlightYearBuilt>2007</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>10970</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>10970</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>14.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-01-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Jackson</County><Highlights5>Great Visibility to 7 Hwy; Easy Access to I-70; Over 34,000 cars/daily</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>32000.00</GrossSquareFootage><RentableSquareFootage>32000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>5.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail, Visibility, Copperleaf, Blue Springs, Pads</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-01-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-12-31T00:00:00</ExpirationDate><ThumbnailPath>35635_b.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:31:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5393</ListingID><UserID>3343</UserID><FranchiseID>140</FranchiseID><PropertyName>7000 N Sugar Creek Rd</PropertyName><Address>7000 N Sugar Creek Rd</Address><City>Thorntown</City><State>IN</State><Zip>46071</Zip><PropertyDescr>AG LAND W/SUGAR CREEK. INCOME PROPERTY W/RETREAT. POSSIBLE CONTRACT ASSUMPTION. TENANT RIGHTS 2013.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>11</PropertyTypeID><PropertySubtypeID>69</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>352000.00</AskingPrice><AskingPriceAcre>7750.00</AskingPriceAcre><LotSize /><LocationDescription>I65 N TO SR 47. TL/WEST TO THORNTOWN. TR/NORTH ON EAST PEARL (PEARL TURNS INTO SUGAR CREEK RD) - AG LAND ON LEFT / SITS ON NORTH SIDE OF SUGAR CREEK.</LocationDescription><Highlights1>Ag Land</Highlights1><Highlights2>45.40 Acres</Highlights2><Highlights3>Income Property</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>061326000005001014</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Boone</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>45.40</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Ag, Land, Lot, Farm</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-01-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-01-31T00:00:00</ExpirationDate><ThumbnailPath>20340_7000 N. Sugar Creek Rd. (1).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-17T14:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5414</ListingID><UserID>3378</UserID><FranchiseID>178</FranchiseID><PropertyName>Summer Lakes - Unfinished Ste.</PropertyName><Address>443_ Rowan Road</Address><City>New Port Richey</City><State>FL</State><Zip>34653</Zip><PropertyDescr>3 Months FREE RENT w/ 5 year lease.
Summer Lakes Professional Centre is one of west Pasco county's highest image medical office centers. Located at the lighted intersection of Rowan Rd &amp; Sharpsburg Blvd. and on campus with All Children's Hospital Speciatly Care Center.
This suite is in 'shell' condition' (dirt floors) and can be custom designed and finished to suite your needs.
This 2,332 sf space can be divided into 1,500 sf and 832 sf.</PropertyDescr><Latitude>28.22326</Latitude><Longitude>-82.69244</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1407</MSA><LotSize /><ParkingSpaceCount>4.75</ParkingSpaceCount><LocationDescription>The subject property is located on the NW Corner of Rowan Rd. &amp; Sharpsburg Blvd. , between SR 54 and Trouble Creek Rd. in new Port Richey, FL. This suite is located on the center of of the northern building.</LocationDescription><Highlights1>3 Months Free Rent on 5 Yr Lease</Highlights1><Highlights2>Rowan Road Signage Available</Highlights2><Highlights3>Generaous Build out Allowance</Highlights3><Highlights4>Traffic Lighted Corner - 2 Street Access</Highlights4><HighlightYearBuilt>2004</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>15-26-16-0000-00100-0070 </HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2332</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1500</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2332</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2017-01-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Pasco</County><Highlights5>On Campus w/ All Children's Hospital &amp; Pinellas Federal Credit Union</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>2332.00</GrossSquareFootage><RentableSquareFootage>2332.00</RentableSquareFootage><UsableSquareFootage>2332.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>5.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2017-01-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>15164_PA040002.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-27T12:02:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5431</ListingID><UserID>3343</UserID><FranchiseID>140</FranchiseID><PropertyName>4000 E SR 267</PropertyName><Address>Rapid Growth Area</Address><City>Whitestown</City><State>IN</State><Zip>46075</Zip><PropertyDescr>RAPID GROWTH AREA MINUTES FROM INDIANAPOLIS OR LAFAYETTE. INTERSTATE I65 &amp; STATE ROAD 267. POSSIBLE INDUSTRIAL DEVELOPMENT. WEST OF ANSON. WHITESTOWN CROSSING. </PropertyDescr><Latitude>39.99726</Latitude><Longitude>-86.34583</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>18050000.00</AskingPrice><AskingPriceAcre>40000.00</AskingPriceAcre><LotSize>361</LotSize><LocationDescription>INTERSTATE I65 &amp; STATE ROAD 267. POSSIBLE INDUSTRIAL DEVELOPMENT. WEST OF ANSON. WHITESTOWN CROSSING.</LocationDescription><Highlights1>RAPID GROWTH AREA </Highlights1><Highlights2>MINUTES FROM INDIANAPOLIS OR LAFAYETTE </Highlights2><Highlights3>INTERSTATE I65 &amp; STATE ROAD 267</Highlights3><Highlights4>WEST OF ANSON </Highlights4><HighlightBuildingClass /><HighlightTaxID>060734000002000020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Boone</County><Highlights5>WHITESTOWN CROSSING</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>361.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Lot, Commercial</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-02-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-02-05T00:00:00</ExpirationDate><ThumbnailPath>20444_034.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-20T10:51:00</LastModified><LinkURL1>http://www.tourfactory.com/1456371/r_MIBOR</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5432</ListingID><UserID>3343</UserID><FranchiseID>140</FranchiseID><PropertyName>4250 E CR 650 S</PropertyName><Address>4250 E CR 650 S</Address><City>Whitestown</City><State>IN</State><Zip>46075</Zip><PropertyDescr>RAPID GROWTH AREA MINUTES FROM INDIANAPOLIS OR LAFAYETTE. INTERSTATE I65 &amp; STATE ROAD 267. POSSIBLE INDUSTRIAL DEVELOPMENT. WEST OF ANSON. WHITESTOWN CROSSING. LARGER TRACTS AVAILABLE.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>4773000.00</AskingPrice><AskingPriceAcre>50000.00</AskingPriceAcre><LotSize>79.55</LotSize><LocationDescription>INTERSTATE I65 &amp; STATE ROAD 267. POSSIBLE INDUSTRIAL DEVELOPMENT. WEST OF ANSON. WHITESTOWN CROSSING. </LocationDescription><Highlights1>RAPID GROWTH AREA </Highlights1><Highlights2>MINUTES FROM INDIANAPOLIS OR LAFAYETTE </Highlights2><Highlights3>INTERSTATE I65 &amp; STATE ROAD 267</Highlights3><Highlights4>WEST OF ANSON </Highlights4><HighlightBuildingClass /><HighlightTaxID>06032000039001020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Boone</County><Highlights5>WHITESTOWN CROSSING</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>79.55</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Lot, Commercial</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-02-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-02-05T00:00:00</ExpirationDate><ThumbnailPath>24121_79.55 Acres.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-20T10:29:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5433</ListingID><UserID>3343</UserID><FranchiseID>140</FranchiseID><PropertyName>4251 E CR 650 S</PropertyName><Address>4251 E CR 650 S</Address><City>Whitestown</City><State>IN</State><Zip>46075</Zip><PropertyDescr>RAPID GROWTH AREA MINUTES FROM INDIANAPOLIS OR LAFAYETTE. INTERSTATE I65 &amp; STATE ROAD 267. POSSIBLE INDUSTRIAL DEVELOPMENT. WEST OF ANSON. WHITESTOWN CROSSING. LARGER TRACTS AVAILABLE.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>14050000.00</AskingPrice><AskingPriceAcre>45000.00</AskingPriceAcre><LotSize>281</LotSize><LocationDescription>RAPID GROWTH AREA MINUTES FROM INDIANAPOLIS OR LAFAYETTE. INTERSTATE I65 &amp; STATE ROAD 267. WEST OF ANSON. WHITESTOWN CROSSING</LocationDescription><Highlights1>RAPID GROWTH AREA </Highlights1><Highlights2>MINUTES FROM INDIANAPOLIS OR LAFAYETTE </Highlights2><Highlights3>INTERSTATE I65 &amp; STATE ROAD 267</Highlights3><Highlights4>WEST OF ANSON </Highlights4><HighlightBuildingClass /><HighlightTaxID>060735000051000020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Boone</County><Highlights5>WHITESTOWN CROSSING</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>281.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Lot, Commercial</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-02-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-02-05T00:00:00</ExpirationDate><ThumbnailPath>24122_281 Acres.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-20T10:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5456</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Retail / Office Complex</PropertyName><Address>186-200 High Street</Address><City>Windsor</City><State>CT</State><Zip>06095</Zip><PropertyDescr>FOR SALE OR LEASE: Two retail/office buildings with 10 units totaling 12,910 SF. Set on 1.6 Acres in B2 Z one with 631' Frontage. 39 Parking spaces, public water, septic, oil &amp; a/c.
Building 1 ~ 4,160 SF Office/Retail.
Building 2 ~ 8,750 SF Office. Both subdividable. Call for modified gross lease rates.
</PropertyDescr><Latitude>41.91474</Latitude><Longitude>-72.67736</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>6</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>850000.00</AskingPrice><LotSize /><LocationDescription>Off of Route 72 near Route 20 with easy highway &amp; airport access. Minutes to Bradley International Airport
</LocationDescription><Highlights1>Two retail/office buildings with 10 units ~ 12,910 SF Total </Highlights1><Highlights2>Building 1 ~ 4,160 SF Office/Retail</Highlights2><Highlights3>Building 2 ~ 8,750 SF Office </Highlights3><Highlights4>1.6 acres in B2 Zone</Highlights4><HighlightYearBuilt>1986</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>0000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2310</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>610</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2310</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-02-15T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>Minutes from Bradley International Airport</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>12910.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-09-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-12T00:00:00</ExpirationDate><ThumbnailPath>15298_photo (3).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-13T09:26:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5527</ListingID><UserID>3728</UserID><FranchiseID>184</FranchiseID><PropertyName>1 Whitney Avenue </PropertyName><Address>1 Whitney Avenue</Address><City>New Haven</City><State>CT</State><Zip>06510</Zip><PropertyDescr> 1,000 SF office unit offering identity and presence to small tenant in high quality elevatored building on busy downtown corner. </PropertyDescr><Latitude>41.31060</Latitude><Longitude>-72.92230</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>960</MSA><LotSize /><LocationDescription>Downtown legal/financial district;walk to court houses, downtown restaurants and Yale;</LocationDescription><Highlights1>1000sf office in elevatored building</Highlights1><Highlights2>Walk to courthouses and downtown</Highlights2><Highlights3>Located very near Yale campus</Highlights3><Highlights4>close to I-91, I-95 merge</Highlights4><HighlightYearBuilt>1929</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>1247742</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>18.00</LeaseAskingPriceSFYear><LeaseAskingPriceYear>18000.00</LeaseAskingPriceYear><LeaseAskingPriceSFMonth>1.50</LeaseAskingPriceSFMonth><LeaseAskingPriceMonth>1500.00</LeaseAskingPriceMonth><LeaseDateAvailable>2017-02-06T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County /><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>11464.00</GrossSquareFootage><RentableSquareFootage>1000.00</RentableSquareFootage><UsableSquareFootage>1000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.16</Acres><RecentLeaseTotalRSF>400</RecentLeaseTotalRSF><RecentLeasePriceSFYear>20.00</RecentLeasePriceSFYear><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>1000 SF downtown office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><RecentLeaseDate>2015-04-15T00:00:00</RecentLeaseDate><LeaseSignedAgentComments /><DateCreated>2017-02-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>15555_1 whitney.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-14T14:56:00</LastModified><LinkURL1>www.bhhsneproperties.com</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><RecentLeaseCommissionPercent>5.00</RecentLeaseCommissionPercent><RecentLeaseCommissionPrice>510.00</RecentLeaseCommissionPrice><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5550</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>Avon Meadow Office Park</PropertyName><Address>60 Avon Meadow Lane</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>FOR LEASE: CLASS A OFFICE CONDOMINIUM in Avon Meadow Office Park. Executive offices available on 1st floor ranging from 100-300 SF with shared conference rooms, kitchen, copy room &amp; reception. $500/month. 2nd floor 2,000 SF suite consisting of bullpen, 4 offices, conference room plus kitchen. Lobby to be renovated. In complex adjacent to Riverdale Farms Retail &amp; Restaurants as well as public walking/biking trails. Less than 1 mile from Route 44 corridor. Amenities and furniture available.
</PropertyDescr><Latitude>41.82124</Latitude><Longitude>-72.82651</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>675000.00</AskingPrice><LotSize /><LocationDescription>Located in Avon Meadow Office Park on Route 10/202</LocationDescription><Highlights1>1st 100-300 SF Individual Office Suites</Highlights1><Highlights2>2nd 2,000 SF Office Suite</Highlights2><Highlights3>Conference Room &amp; Kitchen </Highlights3><Highlights4>Amenities &amp; Furniture available</Highlights4><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>100</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-03-21T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>10000.00</GrossSquareFootage><RentableSquareFootage>5000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Individual offices</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-03-21T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-10T00:00:00</ExpirationDate><ThumbnailPath>44383_FRONT---60-Avon-Meadow.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-09T12:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5590</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>Lot 2, Williams Industrial Park</PropertyName><Address>3965 Mission Rd</Address><City>Kansas City</City><State>KS</State><Zip>66103</Zip><PropertyDescr>.98 Acres zoned M-2. </PropertyDescr><Latitude>39.05539</Latitude><Longitude>-94.62170</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>97500.00</AskingPrice><AskingPriceSF>2.28</AskingPriceSF><AskingPriceAcre>99490.00</AskingPriceAcre><LotSize /><LocationDescription>Just South of SW Blvd / Mission Rd exit off I-35 and East of Rosedale Park.</LocationDescription><Highlights1>.98 Acre Lot For Sale @ $97,500</Highlights1><Highlights2>Lot 2, Williams Industrial Park</Highlights2><Highlights3>Zoned M-2</Highlights3><Highlights4>All Utilities Available</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.98</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-03-28T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>37507_mainweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-11T12:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5594</ListingID><UserID>4153</UserID><FranchiseID>188</FranchiseID><PropertyName>Pleasant Hill Vacant Land</PropertyName><Address>Southwest Corner of Henley Dr. &amp; Mo. Hwy. 7</Address><City>Pleasant Hill</City><State>MO</State><Zip>64080</Zip><PropertyDescr>Two contiguous vacant lots
Tract 3: 1.68 acres (73,181 sf)
Tract 4: 1.49 acres (64,904 sf)
Tracts 3 and 4 total: 3.17 acres (138,805 sf)
Prime development land-
attractive commercial zoning
all utilities available</PropertyDescr><Latitude>38.81846</Latitude><Longitude>-94.26449</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>232945.00</AskingPrice><AskingPriceSF>3.18</AskingPriceSF><AskingPriceAcre>138657.74</AskingPriceAcre><LotSize>73,181 sf and 64,904 sf (total 138,085 sf)</LotSize><LocationDescription>Southwest corner of Henley Dr. and Mo. Hwy. 7
Attractive commercial zoning
All utilities available</LocationDescription><Highlights1>Fast growing commercial corridor</Highlights1><Highlights2>Attractive commercial zoning</Highlights2><Highlights3>All utilities available for development</Highlights3><Highlights4>Phenomenal population growth since 2000</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Idea for retail or office use</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.17</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-04-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-03-31T00:00:00</ExpirationDate><ThumbnailPath>39930_mainweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-14T13:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5595</ListingID><UserID>1183</UserID><FranchiseID>20</FranchiseID><PropertyName>Professional Office/Assisted Living/Daycare Site</PropertyName><Address>0 Plathe Road</Address><City>New Port Richey</City><State>FL</State><Zip>34653</Zip><PropertyDescr>The property is approximately 8.83± Acres on Pithlachascotee River; 3.71± Acres Upland. Preliminary site planning has been completed, including setting of the wetland delineation, soil testing/boring, visual environmental, and boundary/tree survey.
It is presently zoned PO 1 – professional office and site plan available for 22,000± Sq. Ft. Office or Services. Other possible uses are ALF, assisted living, private school, daycare. With Future Land Use of RES6 (6 units/acre)
rezoning would allow for residential uses of single family and townhome.
</PropertyDescr><Latitude>28.23886</Latitude><Longitude>-82.68839</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>690000.00</AskingPrice><LotSize /><LocationDescription>This parcel is located on the south side of Plathe Road, between Little Road and Rowan Road, north of Trouble Creek Road and south of Massachusetts Ave., New Port Richey, FL, 34652.
</LocationDescription><Highlights1>Convenient to Rowan Road and Little Road</Highlights1><Highlights2>Approx 4.5+/- miles to new Trinity HCA Medical Center</Highlights2><Highlights3>8.83+/- Acres on Cotee River, 3.71+/- Acres Upland</Highlights3><Highlights4>Uses: ALF/Assisted Living/School/Daycare/Office and Residential</Highlights4><HighlightBuildingClass /><HighlightTaxID>10-26-16-0000-02700-0020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Possible JV/Land Lease Opportunities</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>8.82</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>0 Plathe Road land 8.83 acre</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-04-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-11T00:00:00</ExpirationDate><ThumbnailPath>15885_Wrightarieal.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-11T11:51:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5614</ListingID><UserID>4012</UserID><FranchiseID>160</FranchiseID><PropertyName>668 Columbia Turnpike</PropertyName><Address>668 Columbia Turnpike</Address><City>East Greenbush</City><State>NY</State><Zip>12061</Zip><PropertyDescr>Beautiful, completely renovated former school building with character &amp; great natural lighting. Four independent suites or combine them all. Owner will vacate or lease-back. Excellent investments. Entrances front &amp; rear; onsite parking 25 cars. 800sf Office Space currently available for lease- $1,000/month.</PropertyDescr><Latitude>42.58979</Latitude><Longitude>-73.70179</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>24</MSA><AskingPrice>299900.00</AskingPrice><LotSize>115'x380'</LotSize><LocationDescription>Along Columbia Tpk (aka Rt 20) one mile east of Rt 4 -or- From I-90 exit 10 1.7miles; Miller Rd to Columbia Tpk, right turn on Columbia to bldg.</LocationDescription><Highlights1>4 Independent Suites</Highlights1><Highlights2>Private Parking</Highlights2><Highlights3>Completely Renovated</Highlights3><Highlights4 /><HighlightYearBuilt>1907</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>166.20-15-4</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Renssalaer</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>4240.00</GrossSquareFootage><RentableSquareFootage>4240.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.12</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-04-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>16045_IMG_1933.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-23T17:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5647</ListingID><UserID>3871</UserID><FranchiseID>188</FranchiseID><PropertyName>Louisburg Live/work</PropertyName><Address>108 S. Broadway</Address><City>Louisburg</City><State>KS</State><Zip>66053</Zip><PropertyDescr>8,401 two story brick and masonry historic building with turn-key 4,000 sf restaurant on the first floor. Second floor consists of 1,029 sf of living area and 3,185sf of storage which can be converted to additional living areas. The restaurant is also for lease at $4,000/month.</PropertyDescr><Latitude>38.61992</Latitude><Longitude>-94.68133</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>250000.00</AskingPrice><AskingPriceSF>41.67</AskingPriceSF><LotSize /><LocationDescription>In the heart of Louisburg's downtown district</LocationDescription><Highlights1>Live/work potential in historic building</Highlights1><Highlights2>In the heart of Louisburg's downtown district</Highlights2><Highlights3>Turn-key restaurant for rent: $4,000/mo</Highlights3><Highlights4>Brick interior and wood floors</Highlights4><HighlightYearBuilt>1898</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>9999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Kansas</County><Highlights5>Two full baths and 2 bedrooms and washer dryer hook-up upstairs</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>8401.00</GrossSquareFootage><RentableSquareFootage>8401.00</RentableSquareFootage><UsableSquareFootage>8401.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>live/work,historic,Louisburg,restaurant,loft apartment</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-05-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2022-12-31T00:00:00</ExpirationDate><ThumbnailPath>16171_New front elevation.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-12T12:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5659</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Retail Development Site</PropertyName><Address>275 West Main Street</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>PRICE REDUCED! 9.8 acre site with 4.3 developable acres in prime retail area! Property A2 and topography surveys available.
Retail neighbors include: Walmart, Big Y, Michaels, Fresh Market
Avon Marketplace -- Gap, EMS, Bertucci's, Ulta, Yankee Candle, CVS
Avon 2011 Demographics : Population 18,175, Land area: 23 sq. miles, Pop/Sq. mile; 786, households: 7,056, Median HH income, $114,224, Median house price, $520,000, Town retail sales (2007) $176,491,881, daily traffic count 24,800.
Zoning: CR - Commercial Retail. Price Negotiable.</PropertyDescr><Latitude>41.81134</Latitude><Longitude>-72.85544</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2200000.00</AskingPrice><LotSize /><LocationDescription>Located in the Farmington Valley in Avon on Route 44 ~ a high traffic retail strip</LocationDescription><Highlights1>9.8 acre site with 4.3 developable acres</Highlights1><Highlights2>A2 &amp; Topography Surveys available</Highlights2><Highlights3>Commercial Retail Zone</Highlights3><Highlights4>450’ Frontage, 970’ Average Depth</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5>Ideal location in high traffic retail area on Route 44 in Avon</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>9.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Development Site</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-05-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-08T00:00:00</ExpirationDate><ThumbnailPath>16232_275 West Main Street, Avon (5).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-06T10:54:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5808</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>Alderman Plaza Retail Space – Downtown New Port Richey</PropertyName><Address>5412 Main Street</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>• 3,779± SF Retail space for lease
• Great visibility with frontage on Main Street; One Block from US Highway 19
• Property Includes Bar and Kitchen Space
• Historical Plaza in Downtown New Port Richey
• New Pylon signage and Building signage
</PropertyDescr><Latitude>28.25005</Latitude><Longitude>-82.72503</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on Main Street, one block east of busy US Highway 19, New Port Richey</LocationDescription><Highlights1>3,779± SF Retail space for lease</Highlights1><Highlights2>2,513± SF Retail Space Avail. March 2017</Highlights2><Highlights3>Property Includes Bar and Kitchen Space</Highlights3><Highlights4>Historical Plaza in Downtown New Port Richey</Highlights4><HighlightBuildingClass /><HighlightTaxID>05-26-16-0030-20700-0050</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3779</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3779</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3779</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-06-26T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco</County><Highlights5>New Pylon signage and Building signage</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>3779.00</GrossSquareFootage><RentableSquareFootage>3779.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Alderman Plaza</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-06-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-12T00:00:00</ExpirationDate><ThumbnailPath>16863_100MEDIA_IMAG0252.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-05-12T08:34:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5894</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>Cascade West - Suite 120</PropertyName><Address>500 Cascade West Parkway, Suite 120</Address><City>Grand Rapids</City><State>MI</State><Zip>49546</Zip><PropertyDescr>Tucked in the woods with plenty of natural light, this property overlooks Cascade County Club. This property has undergone a complete interior and exterior renovation. Landlord is willing to configure space to accommodate tenants' needs. Create your floor plan and select finishes and carpet. </PropertyDescr><Latitude>42.95453</Latitude><Longitude>-85.57012</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>551</MSA><LotSize /><LocationDescription>Easily accessible, located near Cascade Rd and I-96.</LocationDescription><Highlights1>Amazing setting that is hard to find.</Highlights1><Highlights2>Behind 6th hole on Cascade Country Club.</Highlights2><Highlights3>Easy access to expressway.</Highlights3><Highlights4 /><HighlightYearBuilt>1980</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>41-14-36-151-016</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>614</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>614</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>614</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.50</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>434.00</LeaseAskingPriceMonth><LeaseDateAvailable>2016-06-08T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Kent </County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>614.00</GrossSquareFootage><RentableSquareFootage>614.00</RentableSquareFootage><UsableSquareFootage>614.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.35</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>500 cascade, office, grand rapids, wooded, natural light, customized</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-06-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-10T00:00:00</ExpirationDate><ThumbnailPath>42290_1.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-06-08T15:47:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5920</ListingID><UserID>4261</UserID><FranchiseID>197</FranchiseID><PropertyName>12535 N US 31 Charlevoix, MI</PropertyName><Address>12535 N US 31</Address><City>Charlevoix</City><State>MI</State><Zip>49720</Zip><PropertyDescr>For sale or lease. 42,000 sq. ft. with 3 phase electric, loading dock, city utilities, and up to 28' ceiling with overhead cranes and hoists. Survey and detailed appraisal in listing office.</PropertyDescr><Latitude>45.32810</Latitude><Longitude>-85.23038</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>495000.00</AskingPrice><LotSize /><LocationDescription>US 31 N of Charlevoix, corner of Nartin and US 31</LocationDescription><Highlights1>Loading dock</Highlights1><Highlights2>Up to 28' ceiling with overhead cranes and hoists</Highlights2><Highlights3>City utilities</Highlights3><Highlights4 /><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>004-024-016-20</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Charlevoix </County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>42000.00</GrossSquareFootage><RentableSquareFootage>42000.00</RentableSquareFootage><UsableSquareFootage>42000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>5.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>industrial, charlevoix, commercial, 123535 N US 31</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-07-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-01T00:00:00</ExpirationDate><ThumbnailPath>17290_1950384339.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-05T15:48:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5943</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>Bank Owned! Commercial Bldg.</PropertyName><Address>12529 US Highway 19</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>7.72± acres located on US Hwy 19, a six lane divided highway in Hudson, Pasco County FL. The property has 280’± of highway frontage &amp; offers two outparcels, approximately .69± acre and .90± acre. The western portion of the subject is 2.55± acres zoned multifamily.
The warehouse is 37,908± SF positioned on 3.58± acres. Ceiling clear heights range from 16’ 1”± to 17’6”±.
Potential Uses: RV Sales &amp; Service, Car Sales &amp; Service, Churches, Thrift Stores, Boat &amp; RV Storage, Distribution, etc.</PropertyDescr><Latitude>28.33965</Latitude><Longitude>-82.70136</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1425000.00</AskingPrice><LotSize>7.72</LotSize><LocationDescription>From State Road 52, head north onto US Highway 19 approximately ½ mile. The subject property is located on the west side at 12529 US Highway 19 across the street from Super WalMart.</LocationDescription><Highlights1>37,908± SF Showroom/Office/Warehouse</Highlights1><Highlights2>Two Retail Outparcels (.90± Acre &amp; .69± Acre)</Highlights2><Highlights3>2.55± Acre Multifamily Lot in Rear of Property</Highlights3><Highlights4>Zoning C2 / Future Land Use MF1</Highlights4><HighlightYearBuilt>1978</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>04-25-16-0010-00000-0040</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Close Proximity to Major Roadways</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>37908.00</GrossSquareFootage><RentableSquareFootage>37908.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>7.72</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Bowling Alley, Entertainment</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-07-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-23T00:00:00</ExpirationDate><ThumbnailPath>29220_photo 12529 Hwy 19.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-03T10:55:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5963</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>53 Ac. Near K-7 &amp; K-10</PropertyName><Address>K-10 AND WOODLAND ROAD</Address><City>Olathe</City><State>KS</State><Zip>66061</Zip><PropertyDescr>53 acres of Land for Mixed-Use Development
</PropertyDescr><Latitude>38.92329</Latitude><Longitude>-94.81601</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2500000.00</AskingPrice><LotSize /><LocationDescription>SE CORNER OF K-10 AND WOODLAND ROAD</LocationDescription><Highlights1>High-Visibility Site</Highlights1><Highlights2>Fastest Growing Area in Johnson County</Highlights2><Highlights3>Close to new Kansas Bioscience Park</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>53.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-08-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-06T00:00:00</ExpirationDate><ThumbnailPath>44415_K-10-and-Woodland.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-10T12:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5968</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Office Condominium</PropertyName><Address>111 Simsbury Road</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>For Sale or Lease! Fantastic opportunity to be your own landlord! Outstanding 1st floor office condominium with 2,506 SF. Desirable Avon location (across from Healthtrax) with plenty of parking. Easy access to Route 44 &amp; 189.
</PropertyDescr><Latitude>41.81712</Latitude><Longitude>-72.83082</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>155000.00</AskingPrice><LotSize /><LocationDescription>Located on Simsbury Road (Route 10/202) north of Route 44.
</LocationDescription><Highlights1>2,506 SF 1st Floor Office </Highlights1><Highlights2>Ample Parking</Highlights2><Highlights3>Desirable Location Near Healthtrax</Highlights3><Highlights4 /><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2506</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2506</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2506</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>18.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-11-09T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2506.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>17560_111 Simsbury Rd 003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-08-14T11:00:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5974</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>Italianate Style office building</PropertyName><Address>902 South Quaker Lane</Address><City>West Hartford</City><State>CT</State><Zip>06110</Zip><PropertyDescr>For Sale: 2,644 SF 2 Story Office Building. Completely renovated interior. Stunning Italianate Style office building.High ceilings, crown moldings, stained glass and beautiful marble fireplaces add charm and panache to this building. Ideal for 1 or 2 users. 10 parking spaces. Town water, sewer &amp; natural gas.</PropertyDescr><Latitude>41.73389</Latitude><Longitude>-72.73058</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>399000.00</AskingPrice><LotSize /><LocationDescription>Ideal location on bus line and moments from I84
</LocationDescription><Highlights1>2,644 SF on 2 floors</Highlights1><Highlights2>Completely renovated interior</Highlights2><Highlights3>Stunning Italianate Style office building</Highlights3><Highlights4>Ideal for 1 or 2 users</Highlights4><HighlightYearBuilt>1865</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2644</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2644</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2644</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>18.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-08-13T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>Ideal location on bus line and moments from I84</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>2644.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.31</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-08-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-17T00:00:00</ExpirationDate><ThumbnailPath>40448_building front.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-30T10:59:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>5995</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>West Pasco Office / Retail / Warehouse with Ample Parking</PropertyName><Address>6935 Ridge Road</Address><City>Port Richey</City><State>FL</State><Zip>34668</Zip><PropertyDescr>This is a 40,668± SF facility, which can potentially be utilized for an office/showroom/warehouse user. Approx. 36,924± SF of the building is drop ceiling with air conditioning and electrical outlets throughout. There is a bar area that takes up approx. 3,000± SF. The back storage area is approx. 3,744± SF. There are nine 10 ton units, two of which have been replaced recently and one 7.5 ton unit in the bar area. There are two multi-stall men/women restrooms in the main air conditioned space, two multi-stall men/women restrooms in the bar, a single restroom in the storage area. </PropertyDescr><Latitude>28.28181</Latitude><Longitude>-82.69951</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>1499000.00</AskingPrice><LotSize /><LocationDescription>Located near the corner of Ridge Road and Regency Park Boulevard in Port Richey.</LocationDescription><Highlights1>40,668± SF Office / Retail / Warehouse</Highlights1><Highlights2>Drop Ceiling with A/C in Majority of Space</Highlights2><Highlights3>Excellent Signage and Access</Highlights3><Highlights4>Ample Parking</Highlights4><HighlightBuildingClass /><HighlightTaxID>28251600100000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Close Proximity to US Highway 19 &amp; Little Road</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>40668.00</GrossSquareFootage><RentableSquareFootage>40668.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-08-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-13T00:00:00</ExpirationDate><ThumbnailPath>17762_Front.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-22T13:44:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6024</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>Cascade Office - Suite 110 </PropertyName><Address>500 Cascade West Parkway, Suite 110</Address><City>Grand Rapids</City><State>MI</State><Zip>49546</Zip><PropertyDescr>Tucked in the woods overlooking Cascade County Club, this property has undergone complete interior and exterior renovation. Landlord willing to configure space to accommodate tenants' needs. Create your floor plan and select finishes and carpet. </PropertyDescr><Latitude>42.95452</Latitude><Longitude>-85.57012</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>551</MSA><LotSize /><LocationDescription>Easily accessible, located near Cascare Rd. I-96.</LocationDescription><Highlights1>Amazing wooded setting </Highlights1><Highlights2>Behind 6th hole on Cascade Country Club</Highlights2><Highlights3>Easy access to expressway</Highlights3><Highlights4 /><HighlightYearBuilt>1980</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>41-14-36-151-016</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1254</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1254</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1254</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.50</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>888.00</LeaseAskingPriceMonth><LeaseDateAvailable>2016-06-08T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Kent</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>14220.00</GrossSquareFootage><RentableSquareFootage>1254.00</RentableSquareFootage><UsableSquareFootage>14220.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.35</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>golf, cascade, grand rapids, office </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-06-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-10T00:00:00</ExpirationDate><ThumbnailPath>17884_IMG_3587.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2013-12-30T13:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6026</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>27.75 Ac. Near I-35</PropertyName><Address>188th &amp; Gardner Road</Address><City>Gardner</City><State>KS</State><Zip>66030</Zip><PropertyDescr>27.75 Acres of Prime Land
in Garner Kansas, The land is just east of the new BNSF Intermodal.</PropertyDescr><Latitude>38.78665</Latitude><Longitude>-94.92743</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>3288000.00</AskingPrice><AskingPriceSF>3.50</AskingPriceSF><LotSize /><LocationDescription>Northeast Corner of 188th and Gardner Road</LocationDescription><Highlights1>27.75 Acres of Prime Land</Highlights1><Highlights2>East of the new BNSF Intermodal</Highlights2><Highlights3>Zoned for Retail Development</Highlights3><Highlights4>All Utilities Available</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>27.75</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-08-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-20T00:00:00</ExpirationDate><ThumbnailPath>17914_27 75 Acres 188th and Gardner package.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-02T11:59:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6087</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>Excellent Investment Opportunity</PropertyName><Address>1 Lakeland Place</Address><City>Edmore</City><State>MI</State><Zip>48829</Zip><PropertyDescr>Excellent manufacturing sale and leaseback opportunity. 113,000 square foot rustic furniture manufacturing facility in Edmore, Michigan. Every long established company has a story to tell. At Lakeland Mills, the story began almost 90 years ago. Now to help prepare for the next 90 years Lake Land Mills (www.lakelandmills.com) is searching for an investor group to execute a sale and leaseback opportunity. Facility being offered is in outstanding condition and was constructed in 1995-as a pre-engineered steel building. Building sale subject to lien holder approval.</PropertyDescr><Latitude>43.40509</Latitude><Longitude>-85.02953</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1385000.00</AskingPrice><LotSize /><LocationDescription>Located on Industrial Park Dr. off of E. Main St.</LocationDescription><Highlights1>Very good condition</Highlights1><Highlights2>109,125 Sq. Ft. of Manufacturing and Warehouse Space</Highlights2><Highlights3>4,200 Sq. Ft. of Office Space</Highlights3><Highlights4 /><HighlightYearBuilt>1995</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>5904162800150</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Montcalm</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>113325.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.40</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>distribution, investment, manufacturing, lakeland mills, edmore</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-07-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-15T00:00:00</ExpirationDate><ThumbnailPath>43620_Front.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-18T14:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6103</ListingID><UserID>3194</UserID><FranchiseID>370</FranchiseID><PropertyName>Office - 1101 Sylvan Ave, Modesto</PropertyName><Address>1101 Sylvan Avenue</Address><City>Modesto</City><State>CA</State><Zip>95350</Zip><PropertyDescr>Special Features:
*Excellent Location</PropertyDescr><Latitude>37.68935</Latitude><Longitude>-120.97807</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>6</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Sylvan Office Park is located
at the northeast corner of
the Sylvan Ave./Claremont
Ave. intersection just west
of Coffee Road. Approximately
4 miles to the freeway
(SR 99) directly west
on Sylvan Ave. An excellent
North Modesto location.</LocationDescription><Highlights1>Multiple Suites Availablel from $1.45 sf</Highlights1><Highlights2>Covered Parking, Janitorial paid by Landlord</Highlights2><Highlights3>Easily identifiable location</Highlights3><Highlights4>Very well maintained complex with on-site maintenance staff</Highlights4><HighlightBuildingClass /><HighlightTaxID>100</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>13800</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>13800</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>17.40</LeaseAskingPriceSFYear><LeaseAskingPriceSFMonth>1.45</LeaseAskingPriceSFMonth><LeaseDateAvailable>2013-09-01T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Stanislaus</County><Highlights5>Onsite security guard from</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>13800.00</GrossSquareFootage><RentableSquareFootage>13800.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>18231_1101 Sylvan Ave, Modesto.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-15T10:08:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6104</ListingID><UserID>3194</UserID><FranchiseID>370</FranchiseID><PropertyName>Office - 1620 N Carpenter Rd, Modesto</PropertyName><Address>1620 N Carpenter Road</Address><City>Modesto</City><State>CA</State><Zip>95351</Zip><PropertyDescr>Multiple office suites available for lease from 290 sf to 7,109 sf at $0.75 per sq ft. </PropertyDescr><Latitude>37.66024</Latitude><Longitude>-121.03001</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>6</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>The property is located at the intersection of N. Carpenter Road and Blue Gum Ave. It is across the intersection from the west campus of Modesto Junior College. Very easy access to the SR 99 Freeway. A few minutes from downtown Modesto.
</LocationDescription><Highlights1>Pleasant environment with well-maintained landscaping</Highlights1><Highlights2>More than ample parking</Highlights2><Highlights3>Easily identified location, no load factor, no CAM charges </Highlights3><Highlights4>Accommodating landlord</Highlights4><HighlightBuildingClass /><HighlightTaxID>029-008-013</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>7109</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>290</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>7109</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>9.00</LeaseAskingPriceSFYear><LeaseAskingPriceSFMonth>0.75</LeaseAskingPriceSFMonth><LeaseDateAvailable>2013-09-01T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Stanislaus</County><Highlights5>Affordable rent</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>7109.00</GrossSquareFootage><RentableSquareFootage>7109.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>20185_photo.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-16T09:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6116</ListingID><UserID>3095</UserID><FranchiseID>370</FranchiseID><PropertyName>Vacant Land - 5049 Kiernan Court, Salida</PropertyName><Address>5049 Kiernan Court</Address><City>Salida</City><State>CA</State><Zip>95368</Zip><PropertyDescr>3.06 Acres of land in Salida with excellent Hwy exposure.</PropertyDescr><Latitude>37.71375</Latitude><Longitude>-121.08861</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1847815.00</AskingPrice><LotSize /><LocationDescription>Near Hwy 99, on frontage.</LocationDescription><Highlights1>3.06 Acres</Highlights1><Highlights2>Conceptual Site Plans Attached (Flyer)</Highlights2><Highlights3>Close to Hwy and Shopping</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>136-017-017</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Stanislaus</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.06</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>18254_cclewis_042507_kiernan2_Page_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-15T10:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6121</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Development Site</PropertyName><Address>State Road 52 &amp; Moon Lake Road</Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>The site is approximately 22 total acres with 6+ acres of developable area for 4 platted lots, zoned for commercial use. All permits have been obtained for the development of the lots and approvals for construction of 38,500 sf of retail/office uses. Access from Moon Lake Rd. is approved and will be provided when new intersection improvements are completed.</PropertyDescr><Latitude>28.33475</Latitude><Longitude>-82.60222</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1295000.00</AskingPrice><LotSize /><LocationDescription>The site is located on the Southwest corner of SR 52 and Moon Lake Rd., in West Pasco County and is wrapped around the existing Circle K C-store. There is 550+- feet of frontage on Moon Lake Rd., and over 800+ feet of frontage on SR 52.</LocationDescription><Highlights1>Site has been fully engineered and permitted for four commercial building sites, fronting on SR 52 and Moon Lake Rd.</Highlights1><Highlights2>All utilities are available to site.</Highlights2><Highlights3>Major intersection improvements are planned, with contstruction to commence in 2014</Highlights3><Highlights4>Commercial lots have been approved for 38,500 sf of Retail/Office type uses</Highlights4><HighlightBuildingClass /><HighlightTaxID>04-25-17-0000-00200-0011</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>22.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-08-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-19T00:00:00</ExpirationDate><ThumbnailPath>41024_Flyer Moon Lake 031416.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T09:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6137</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>3.02+- Acres on Pasco/Hernando County Line Rd</PropertyName><Address>18948 Winding Oaks Blvd</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>The property is a Land Planned and commercially Zoned tract at the East entrance to Autumn Oaks Subdivision. The parcel is fully developable and a high and dry non-flood plain parcel. There is 442+- feet of frontage on County Line Rd., and 303+- feet along Winding Oaks Blvd.</PropertyDescr><Latitude>28.43330</Latitude><Longitude>-82.58171</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>695000.00</AskingPrice><LotSize>3.02</LotSize><LocationDescription>The commercial site is located on the Southeast corner of Winding Oaks Blvd. and County Line Rd., in Northwestern Pasco County, approximately 3 miles East of US 19. Winding Oaks Blvd. connects with Waterfall Dr. in Hernando County, which provides access North to Spring Hill Dr.</LocationDescription><Highlights1>Parcel is located on an intersection with plans for signalization in the next Phase of County Line Rd. widening</Highlights1><Highlights2>The site offers excellent visibility with 442+- feet of frontage on County Line Rd.</Highlights2><Highlights3>Land Plan Designation: COM Zoning Designation: C-2 Commercial</Highlights3><Highlights4>Waterfall Dr. traverses North from the intersection, connecting directly with Spring Hill Dr.</Highlights4><HighlightBuildingClass /><HighlightTaxID>02-24-17-0000-00200-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.02</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>County Line Road</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-11T00:00:00</ExpirationDate><ThumbnailPath>18395_Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T09:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6140</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Industrial/Warehouse w/Office</PropertyName><Address>15 Kenny Roberts Memorial Drive</Address><City>Suffield</City><State>CT</State><Zip>06078</Zip><PropertyDescr>FOR LEASE: 7,245 SF INDUSTRIAL SUITE in Mach1 Industrial Park. 6,245 SF WAREHOUSE with 1,000 SF OFFICE.
</PropertyDescr><Latitude>41.96147</Latitude><Longitude>-72.66612</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Ideally located off Route 75 at north end of Bradley International Airport Minutes to I91 &amp; Route 20
</LocationDescription><Highlights1>7,245 SF w/1,000 SF Office$6/SF/Yr. NNN</Highlights1><Highlights2>Located in Mach1 Industrial Park</Highlights2><Highlights3>Off Route 75 at north end of Bradley International Airport Minutes to I91 &amp; Route 20</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>7245</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>7245</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>7245</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>6.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-09-18T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>7245.00</GrossSquareFootage><RentableSquareFootage>7000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><ThumbnailPath>18405_IMG_1748.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-08T12:14:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6142</ListingID><UserID>3194</UserID><FranchiseID>370</FranchiseID><PropertyName>Vacant Land - 1115 Oakdale Rd, Modesto</PropertyName><Address>1115 Oakdale Rd</Address><City>Modesto</City><State>CA</State><Zip>95355</Zip><PropertyDescr>3.64 Acres next door to VA clinic. Possible uses include medical, retail, office and others. Parcel is 341+’ of frontage on Oakdale Road by 487’ depth. Many retail, office and specialty uses exist in the area.
</PropertyDescr><Latitude>37.66028</Latitude><Longitude>-120.95850</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2061500.00</AskingPrice><LotSize /><LocationDescription>Property is located just north of the Wylie Drive with high traffic volume and great visibility.
</LocationDescription><Highlights1>For Sale @ $2,061,500</Highlights1><Highlights2>3.64 Acres</Highlights2><Highlights3>Located in High Traffic Area</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>032-015-047</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Stanislaus</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.64</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-09-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>18458_photo.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-15T10:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6146</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Office Condominium</PropertyName><Address>111 Simsbury Road</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>For Sale or Lease! Fantastic opportunity to be your own landlord! Outstanding 1st floor office condominium with 2,506 SF. Desirable Avon location (across from Healthtrax) with plenty of parking. Easy access to Route 44 &amp; 189.
</PropertyDescr><Latitude>41.81712</Latitude><Longitude>-72.83082</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>300000.00</AskingPrice><LotSize /><LocationDescription>Located on Simsbury Road (Route 10/202) north of Route 44.
</LocationDescription><Highlights1>2,506 SF 1st Floor Office Condominium</Highlights1><Highlights2>Plenty of Parking</Highlights2><Highlights3>Desirable Location near Healthtrax</Highlights3><Highlights4 /><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><RentableSquareFootage>2506.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>18425_111 Simsbury Rd 003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-08-14T11:00:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>6177</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Trinity Commercial Development Site</PropertyName><Address>2.91 Acres Mitchell Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>This property contains 2.91± acres located at the signalized intersection of Mitchell Blvd. and Trinity Oaks Blvd. Zoned MPUD with a Land Use of ROR over a majority of the parcel, this property lends itself to many types of retail and office developments.</PropertyDescr><Latitude>28.18644</Latitude><Longitude>-82.67707</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1250000.00</AskingPrice><LotSize /><LocationDescription>This property contains 2.91± acres located at the signalized intersection of Mitchell Blvd. and Trinity Oaks Blvd</LocationDescription><Highlights1>Located within the Trinity Corridor</Highlights1><Highlights2>2.91+/- Acres Zoned MPUD</Highlights2><Highlights3>Corner Location</Highlights3><Highlights4>Signalized Intersection</Highlights4><HighlightBuildingClass /><HighlightTaxID>35-26-16-0010-00000-00A0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.91</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-03T00:00:00</ExpirationDate><ThumbnailPath>18564_2.91 Mitchell Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-09T14:48:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62441</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Industrial Park Development Site</PropertyName><Address>11715 US Highway 41</Address><City>Spring Hill</City><State>FL</State><Zip>34610</Zip><PropertyDescr>The site has a total acreage of 120+ acres, with approximately 37 net develop-able acres. The site has an approved MPUD zoning in place which provides for up to 200,000 sq. ft. of I-1 and C-3 type uses on 26 planned lots. There is also approximately 3.4 acres of C-3 zoned, with Specialty Retail Uses allowed, for the 4 lots fronting on US 41.</PropertyDescr><Latitude>28.32875</Latitude><Longitude>-82.50153</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>995000.00</AskingPrice><LotSize>120</LotSize><LocationDescription>The property is located on the west side of US 41, approximately 1/2 mile north of SR 52 in Pasco County, Fl. The parcel id # is 09-25-18-0000-00100-0020.</LocationDescription><Highlights1>MPUD Zoning entitlements in Place</Highlights1><Highlights2>Approved for up to 200,000 sf of I-1 Industrial and C-3 uses. Also provides for 35,000+/- SF of Retail and C-3 uses fronting US 41 </Highlights2><Highlights3>Preliminary Engineering and required studies completed</Highlights3><Highlights4>Pasco County Parcel ID# 09-25-18-0000-00100-0020</Highlights4><HighlightBuildingClass /><HighlightTaxID>09-25-18-0000-00100-0020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Asking Price: $ 995,000</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>120.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-30T00:00:00</ExpirationDate><ThumbnailPath>18613_aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T10:27:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62447</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Medical Office Development Site, Trinity, FL</PropertyName><Address>Welbilt Blvd &amp; Photonics Drive</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>The site is a 10.39± acre tract lying in the Trinity Oaks Commerce Park. Sewer and water services are available to the site from Florida Governmental Utility Authority. The property is MPUD Zoned for medical/professional office, has received governmental permits for the development of a 31,000± sf medical office campus project, and offers an excellent location for medical expansion around the Outpatient Surgery Center.</PropertyDescr><Latitude>28.19152</Latitude><Longitude>-82.67979</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>895000.00</AskingPrice><LotSize /><LocationDescription>The property is located at the SE corner of Welbilt Blvd. and Photonics Dr. in Trinity, Fl. The property is 1/4 mile north of Mitchell Blvd., just north of the Trinity Outpatient Rehabiltation Center and is located across from Morton Plant/Mease Medical Arts Building and Out-Patient Surgery Center.</LocationDescription><Highlights1>MPUD Zoning allows for a 31,000± medical office campus project, with governmental approvals obtained for development</Highlights1><Highlights2>Sewer and water at the property, provided by Florida Governmental Utility Authority</Highlights2><Highlights3>Pasco County Parcel ID # 26-26-16-0000-00100-0039</Highlights3><Highlights4>Asking Price: $895,000</Highlights4><HighlightBuildingClass /><HighlightTaxID>26-26-16-0000-00100-0039</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.88</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><ThumbnailPath>18649_Lot 0039.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T10:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62455</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>Alderman Plaza Retail Space - Downtown New Port Richey</PropertyName><Address>5424 Main Street</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr> 1,872± SF Retail space for lease with Great visibility and frontage on Main Street. Located One Block from US Highway 19 in a Historical Plaza in Downtown New Port Richey. There is New Pylon signage and Building signage.
The Lease Rate: $10 PSF Modified Gross</PropertyDescr><Latitude>28.24986</Latitude><Longitude>-82.72474</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1407</MSA><LotSize /><LocationDescription>Located on Main Street; one block east from US Highway 19</LocationDescription><Highlights1>1,872± SF Retail space for lease</Highlights1><Highlights2>Great visibility with frontage on Main Street; One Block from US Highway 19</Highlights2><Highlights3>Historical Plaza in Downtown New Port Richey</Highlights3><Highlights4>New Pylon signage and Building signage</Highlights4><HighlightBuildingClass /><HighlightTaxID>05-26-16-0030-20700-0050</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1872</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1872</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1872</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>10.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-02-01T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco</County><Highlights5>Lease Rate: $10 PSF Modified Gross</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>1872.00</GrossSquareFootage><RentableSquareFootage>1872.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Alderman Plaza</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-12T00:00:00</ExpirationDate><ThumbnailPath>18675_100MEDIA_IMAG0252.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-07T10:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62462</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>2.5 Acre Commercial Site, SR 44, Citrus County, FL</PropertyName><Address>4717 W Crystal Oaks Drive</Address><City>Lecanto</City><State>FL</State><Zip>34461</Zip><PropertyDescr>The property is a 2.5+/- acre site with 200 ft. of frontage on SR 44 and 186 ft. along Crystal Oaks Dr. The property lies in a"X" flood zone, and has central sewer and water available from Citrus County utilities. Current zoning on the site is PSO- Professional/Service/Office/Commercial. The site will be strategically located at a full access interchange when the North Suncoast Parkway is extended through Citrus County and crosses SR 44 at this existing location.</PropertyDescr><Latitude>28.86695</Latitude><Longitude>-82.51259</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>995000.00</AskingPrice><LotSize /><LocationDescription>The property is located on the NW corner of SR44 and Crystal Oaks Dr., approximately 4 miles SE of Crystal River, Fl. and 2 miles N of the intersection of SR 44 and SR 490 in Lecanto, Fl. The site wraps around the entrance feature for Crystal Oaks Subdivision.</LocationDescription><Highlights1>Corner Parcel, strategically located at proposed full interchange intersection of North Suncoast Expressway and SR 44</Highlights1><Highlights2>Central Sewer and Water available to site from Citrus County Utilities</Highlights2><Highlights3>Zoned PSO-Professional/Service/Office/Commercial</Highlights3><Highlights4>Excellent elevation, lying within a "X" flood zone</Highlights4><HighlightBuildingClass /><HighlightTaxID>18-E18-S32-31300</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Citrus</County><Highlights5>Citrus County AltKey # 3139816</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.53</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Citrus 44</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-03T00:00:00</ExpirationDate><ThumbnailPath>18698_Citrus 44, Inc. - Landvision Map - with star.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T10:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62490</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Hoss Property</PropertyName><Address>9901 State Ave</Address><City>Kansas City</City><State>KS</State><Zip>66111</Zip><PropertyDescr>31+ Acres at the North Eastern corner of I-70 and I-435 with State Avenue access. Bordered by 98th Street and I - 435 with great views of the new Cerner Continuous Campus. Village West front door with Nebraska Furniture Mart, Kansas Speedway and the Legends directly west of the property. New Village South development southwest of property.</PropertyDescr><Latitude>39.11367</Latitude><Longitude>-94.80883</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>3750000.00</AskingPrice><AskingPriceSF>5.00</AskingPriceSF><LotSize /><LocationDescription>I-435 and State Ave to I-70 bordered by 98th Street. 31+ Acres </LocationDescription><Highlights1>31+ Acres at I-435 and I-70</Highlights1><Highlights2>Great Visibility</Highlights2><Highlights3>Adjacent to Cerner Campus with 4000 new jobs</Highlights3><Highlights4>Kansas Speedway-Legends-Schlitterbahn</Highlights4><HighlightBuildingClass /><HighlightTaxID>105-041-12-0-20-01-001.00-0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>Sporting KC-Village West-Village South</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>31.45</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Investment, Village West, NFM, Cerner</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-12-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2021-12-31T00:00:00</ExpirationDate><ThumbnailPath>43440_webmain.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-12T15:53:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62506</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>VIP Car Wash</PropertyName><Address>11231 Mastin</Address><City>Overland Park</City><State>KS</State><Zip>66210</Zip><PropertyDescr>Existing Car Wash in good condition sitting on 1.1 acres just off of College Blvd.</PropertyDescr><Latitude>38.92545</Latitude><Longitude>-94.70038</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>14</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1295000.00</AskingPrice><AskingPriceSF>134.88</AskingPriceSF><AskingPriceAcre>1177273.00</AskingPriceAcre><LotSize>200 X 245 +/-</LotSize><LocationDescription>Just off College Blvd. and one Block East of U.S. 69 Highway</LocationDescription><Highlights1>Excellent Location - High Traffic</Highlights1><Highlights2>Building and Equipment in good shape</Highlights2><Highlights3>1.1 acres plus</Highlights3><Highlights4>Possible Rental Car Operation</Highlights4><HighlightYearBuilt>1987</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>046-086-13-0-20-01-008</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>9601.00</GrossSquareFootage><RentableSquareFootage>9601.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>GREAT LOCATION - </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-21T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-21T00:00:00</ExpirationDate><ThumbnailPath>19591_11231 MASTIN OVERLAND PARK KS 66210.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62617</ListingID><UserID>4371</UserID><FranchiseID>197</FranchiseID><PropertyName>Retail Space</PropertyName><Address>640 E. Jackson</Address><City>Elkhart</City><State>IN</State><Zip>46516</Zip><PropertyDescr>Corner lot at busy signal crossing in Downtown Elkhart. 6 City lots, .67 acres. Value is in the land but there is a car dealership building, "Cholar" car lot on the Jackson Street and Johnson Street corner. Zoned CBD, location is parallel to Large Parcel that the city of Elkhart is looking to develop. </PropertyDescr><Latitude>41.69016</Latitude><Longitude>-85.96441</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>225000.00</AskingPrice><LotSize>0.187</LotSize><LocationDescription>Accessibility and visibility via both Jackson and Johnson St. </LocationDescription><Highlights1>Great location</Highlights1><Highlights2>220 Volts</Highlights2><Highlights3>2 overhead doors</Highlights3><Highlights4 /><HighlightYearBuilt>1968</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>20-06-04-152-015.000-012</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Elkhart County</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1914.00</GrossSquareFootage><RentableSquareFootage>1914.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.19</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>retail, elkhart, jackson, </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2017-01-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-15T00:00:00</ExpirationDate><ThumbnailPath>19033_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-15T11:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62621</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Medical Office - 5,000± SF Building Pad</PropertyName><Address>Little Road &amp; Photonics Drive</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>The Premier project is planned for 53,000 sf. of Medical office space with 39,500 sf. completed. One of the building pads is approved for construction of a 5,000 sf. building and the second is approved for 8,500 sf. All parking, drainage, landscaping and utilities are completed in the project, and each site is "Pad ready" for building construction. There is more than adequate parking with approximately 6.6+- spaces per 1,000 sf of building area. Excellently located in the prime area of Trinity, in Pasco County, Fl.</PropertyDescr><Latitude>28.18998</Latitude><Longitude>-82.66866</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>41</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>225000.00</AskingPrice><LotSize /><LocationDescription>The building pads are located in the Premier of Pasco Medical Office project on Little Rd., in Trinity, Fl. The site is just north of the Little Rd and Mitchell Blvd. intersection at Photonics Dr., and is approximately one mile from the new Trinity Medical Center at Little Rd and SR 54. </LocationDescription><Highlights1>Premier Medical Center is within one mile of the new HCA Trinity Medical Center Hospital</Highlights1><Highlights2>The building pads are complete and ready for office construction</Highlights2><Highlights3>All improvements in the project, including parking, drainage, landscaping and utilities, are completed</Highlights3><Highlights4>Building elevations are above 100 year flood designated requirements</Highlights4><HighlightBuildingClass /><HighlightTaxID>26 26 16 0000 00100 0024</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Commercial Association is in place for perpetual maintenance of common areas</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.11</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Building Pad</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-11-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-27T00:00:00</ExpirationDate><ThumbnailPath>28055_Aerial Photo 5,000 SF Pad.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-28T10:05:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62630</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>508 Venture</PropertyName><Address>508 Venture</Address><City>Kansas City</City><State>KS</State><Zip>66101</Zip><PropertyDescr>6 properties - 14 Units
Kansas City, Kansas
2 - 4-Plex
2- Duplex's
2 Single Family
Guaranteed Rents from Section 8 vouchers
Updated properties with recent improvements for energy efficencies</PropertyDescr><Latitude>39.10798</Latitude><Longitude>-94.62713</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>6</PropertyTypeID><PropertySubtypeID>45</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>420000.00</AskingPrice><LotSize /><LocationDescription>6 Properties in Kansas City, Kansas
201 N 16th Street
203 N 16th Street
322 N 7th Street
420 N 6th Street
508 N 8th Street
516 Elizabeth</LocationDescription><Highlights1>6 Property Investment Package - 14 Units</Highlights1><Highlights2>Downtown Kansas City, KS</Highlights2><Highlights3>Well Kept Properties - Recent Updates</Highlights3><Highlights4>Tenant Contracts in Place</Highlights4><HighlightYearBuilt>1900</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>9999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>Guaranteed Income &amp; Low Expenses</Highlights5><PropertyUse>1</PropertyUse><RentableSquareFootage>29480.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Kansas City, Kansas, Duplex, 4-plex</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-11-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-20T00:00:00</ExpirationDate><ThumbnailPath>19098_508 Venture - Web Photo.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><PricePerUnit>42786</PricePerUnit><LastModified>2014-10-24T12:42:00</LastModified><Units>14</Units><LinkURL1>https://mapsengine.google.com/map/edit?mid=ztmyOugO1eso.kpNqF5v2u2Pg</LinkURL1><LinkDescription1>Map of Properties</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62694</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Delaware Highlands Pad Site</PropertyName><Address>1324 N 130th Street</Address><City>Kansas City</City><State>KS</State><Zip>66109</Zip><PropertyDescr>1 AC Pad Site
All Utilities
Across from a New Casey's
Adjacent to Delaware Self Storage
Brand New - Heights at Delaware Ridge Apartments - 180+ Units</PropertyDescr><Latitude>39.11680</Latitude><Longitude>-94.88107</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>17</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>500000.00</AskingPrice><LotSize /><LocationDescription>North East Corner of 130th and State Ave - Corner Pad Site</LocationDescription><Highlights1>1 Acre Pad Site</Highlights1><Highlights2>Great Visibility</Highlights2><Highlights3>All Utilities</Highlights3><Highlights4>New Apartment Complex to the North</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>Corner Property - C-2 Zoning</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>43520.00</GrossSquareFootage><RentableSquareFootage>43520.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Pad Site, Retail, All Utilities</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-30T00:00:00</ExpirationDate><ThumbnailPath>19394_130th Street Corner.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-05T12:29:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62720</ListingID><UserID>4019</UserID><FranchiseID>160</FranchiseID><PropertyName>285 Second St</PropertyName><Address>285 Second St</Address><City>Troy</City><State>NY</State><Zip>12180</Zip><PropertyDescr>Fantastic location along the Poestenkill at 2nd Street two blocks from Washington Park. The building has a restaurant, owner's apartment, garage and three upper floors of storage. Newer metal roof, gas, city water and sewer. Good for housing rehab project.</PropertyDescr><Latitude>42.72044</Latitude><Longitude>-73.69408</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>179900.00</AskingPrice><LotSize>21000</LotSize><LocationDescription>Southwest corner of 2nd St and Ida St. North side of the Poestenskill</LocationDescription><Highlights1>Think Housing Rehab Project!</Highlights1><Highlights2>10-16' Ceilings</Highlights2><Highlights3>Corner lot 75' &amp; 280' frontage</Highlights3><Highlights4>Private Parking</Highlights4><HighlightYearBuilt>1913</HighlightYearBuilt><HighlightStoryCount>4</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>111-28-2.2</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Rensselaer</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>33000.00</GrossSquareFootage><RentableSquareFootage>0.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.44</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office / Warehouse</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-04-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>22769_285_Second_St_Irish_Mist.jpg</ThumbnailPath><PendingClosingDate>2016-03-31T00:00:00</PendingClosingDate><PendingSalePrice>1.00</PendingSalePrice><PendingCommissionPercent>0.00</PendingCommissionPercent><PendingPotentialCommissionPrice>0.00</PendingPotentialCommissionPrice><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-26T16:55:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62756</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Red Line Car Wash</PropertyName><Address>228 N. Rodgers Rd.</Address><City>Olathe</City><State>KS</State><Zip>66061</Zip><PropertyDescr>Six (6) Self Service Bays
One (1) Automatic Bay</PropertyDescr><Latitude>38.88507</Latitude><Longitude>-94.78844</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>175000.00</AskingPrice><LotSize /><LocationDescription>One (1) Block North of 135th St. on the East side of I-35</LocationDescription><Highlights1>HIGH VISIBILITY</Highlights1><Highlights2>Olathe's busiest intersection</Highlights2><Highlights3>Needs TLC</Highlights3><Highlights4>Strong upside</Highlights4><HighlightYearBuilt>1979</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>DF241330-4001</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>3</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.57</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Car Wash</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-01-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-13T00:00:00</ExpirationDate><ThumbnailPath>19713_228 N Rogers.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62825</ListingID><UserID>4278</UserID><FranchiseID>197</FranchiseID><PropertyName>525 E. State Street</PropertyName><Address>525 E. State Street</Address><City>Cheboygan</City><State>MI</State><Zip>49721</Zip><PropertyDescr>Check out this great location with high visibility and traffic. Either continue or expand the current business (Beer/Wine license &amp; Equip included) or start a new one. Great spot for a cafe, restaurant, offices, laundry mat... etc. Purchase the adjacent lot separately and have an abundance of room to add on or increase parking! All this only a short walk away from downtown and all of its activities/amenities. To schedule a tour, please contact Chad (listing agent) at (231) 818-0635.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>55000.00</AskingPrice><LotSize /><LocationDescription>From downtown; Main Street, turn east on State Street toward KMart, store on left.</LocationDescription><Highlights1>Convenience &amp; Liquor Store</Highlights1><Highlights2>Deli Counter</Highlights2><Highlights3>Beer/Wine License &amp; Equip Included</Highlights3><Highlights4 /><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>052-W59-004-001-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Cheboygan</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2001.00</GrossSquareFootage><UsableSquareFootage>2001.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Market/Deli</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-07-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-25T00:00:00</ExpirationDate><ThumbnailPath>44093_photo-4.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-27T12:55:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62850</ListingID><UserID>3190</UserID><FranchiseID>370</FranchiseID><PropertyName>1.6Acres - 1840 E Yosemite, Manteca</PropertyName><Address>1840 E Yosemite Ave</Address><City>Manteca</City><State>AL</State><Zip>95336</Zip><PropertyDescr>• 1.6 Acres on E. Yosemite Ave
• Double Wide Modular Sales office
• Previously Occupied by Manufacturing Home Dealer
• Zoned General Commercial
• Traffic Count: 42,000 Vehicles Per Day</PropertyDescr><Latitude>37.79737</Latitude><Longitude>-121.18684</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>1.6 acres zoned General Commercial located just east of freeway 99.
42,000 cars per day at this locarion.</LocationDescription><Highlights1>Near Hwy 99</Highlights1><Highlights2>High Traffic Counts</Highlights2><Highlights3>1.6 acres</Highlights3><Highlights4>Double wide modlar office</Highlights4><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>12</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>69696</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>69696</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>69696</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>0.55</LeaseAskingPriceSFYear><LeaseAskingPriceSFMonth>3200.00</LeaseAskingPriceSFMonth><LeaseDateAvailable>2014-02-10T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>San Joaquin</County><Highlights5>Has been occupied by modular home dealership </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>69696.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-02-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>20183_1840 E. Yosemite Avenue 005 (2).jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-28T18:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62892</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Grain Valley Land Parcel #4</PropertyName><Address>1100 Buckner Tarsney Rd.</Address><City>Grain Valley</City><State>MO</State><Zip>64029</Zip><PropertyDescr>6.42 acres - Commercial, Retail, Flex Buildings, Apartments, etc...</PropertyDescr><Latitude>39.01326</Latitude><Longitude>-94.19830</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>550000.00</AskingPrice><AskingPriceSF>2.50</AskingPriceSF><AskingPriceAcre>108900.00</AskingPriceAcre><LotSize /><LocationDescription>One Block North and 1/2 Block West of the I-70 &amp; Buckner Tarsney Interchange</LocationDescription><Highlights1>HIGH VISIBILITY</Highlights1><Highlights2>Great Growth Area</Highlights2><Highlights3>High Traffic location</Highlights3><Highlights4>Flexible usage ....</Highlights4><HighlightBuildingClass /><HighlightTaxID>37-530-04-23-01-0-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Motivated Seller</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.42</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Flexible usage</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-02-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-26T00:00:00</ExpirationDate><ThumbnailPath>36987_parcel4.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62913</ListingID><UserID>3190</UserID><FranchiseID>370</FranchiseID><PropertyName>Orangeburg Office Bldg.</PropertyName><Address>121 E. Orangeburg Avenue</Address><City>Modesto</City><State>CA</State><Zip>95350</Zip><PropertyDescr>Highly visible office building at E. Orangeburg &amp; McHenry Ave. Owner pays water, sewer, garbage, gas &amp; electricity
</PropertyDescr><Latitude>37.66399</Latitude><Longitude>-120.99295</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LocationDescription>highly visible office building at E. Orangeburg &amp; McHenry Avenue</LocationDescription><Highlights1>525 sq. ft. </Highlights1><Highlights2>Open Office </Highlights2><Highlights3>Private Restroom</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>031-003-080</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>525</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>525</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>525</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.14</LeaseAskingPriceSFYear><LeaseAskingPriceYear>6900.00</LeaseAskingPriceYear><LeaseAskingPriceSFMonth>1.10</LeaseAskingPriceSFMonth><LeaseAskingPriceMonth>575.00</LeaseAskingPriceMonth><LeaseDateAvailable>2014-02-27T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Stanislaus</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>525.00</GrossSquareFootage><RentableSquareFootage>525.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>20429_121 E Orangeburg Ave Modesto 004 (2) first pic.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-16T09:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62920</ListingID><UserID>1183</UserID><FranchiseID>20</FranchiseID><PropertyName>2.24± Acre Commercial US 19 Frontage</PropertyName><Address>17911 US Highway 19</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>This site is located on the west side of US 19, in Hudson, Pasco County. It is high and dry, flood zone X, zoned C2 with Future Land Use of ROR – Retail/Office/Residential. US 19 provides traffic counts of 38,500 daily trips and the parcel offers approximately 205’± of direct frontage.</PropertyDescr><Latitude>28.41563</Latitude><Longitude>-82.64886</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>199000.00</AskingPrice><LotSize /><LocationDescription>Located on west side of US Highway 19, Hudson FL</LocationDescription><Highlights1>High and Dry Development Parcel</Highlights1><Highlights2>Zoned C2 with FLU of ROR – Retail/Office/Residential</Highlights2><Highlights3>Flood Zone: X</Highlights3><Highlights4>Approximately 205’± Frontage</Highlights4><HighlightBuildingClass /><HighlightTaxID>07-24-17-0000-00100-0012</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Traffic Counts of 38,500± AADT</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Artistic Homes</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-02-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-15T00:00:00</ExpirationDate><ThumbnailPath>20431_US 19 Close up aerial.jpg</ThumbnailPath><PendingClosingDate>2015-09-15T00:00:00</PendingClosingDate><PendingSalePrice>160000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>9600.00</PendingPotentialCommissionPrice><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-03T11:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>62924</ListingID><UserID>4299</UserID><FranchiseID>197</FranchiseID><PropertyName>Prime Office Location</PropertyName><Address>202 Lincolnway East, Suite 100</Address><City>Mishawaka</City><State>IN</State><Zip>46544</Zip><PropertyDescr>Located in the heart of downtown Mishawaka, this multi-tenant building shouts professionalism and success. Lower level suites have entrance at parking lot level. Each of the four individual offices can be secured. Both common area restrooms and full kitchen are also located on lower level. Additional space available. 21.4% Load Factor. Leasing begins at $7.95/sq. ft. </PropertyDescr><Latitude>41.66149</Latitude><Longitude>-86.17888</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Corner of Lincolnway East and Church St. in Downtown Mishawaka across from Mishawaka Public Library. Building overlooks RiverWalk. </LocationDescription><Highlights1>High visibility</Highlights1><Highlights2>Multi-tenant friendly</Highlights2><Highlights3>Ample parking</Highlights3><Highlights4 /><HighlightYearBuilt>1968</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>71-09-16-277-002.000-023</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>16674</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1919</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5900</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>7.95</LeaseAskingPriceSFYear><LeaseDateAvailable>2013-03-26T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>27410.00</GrossSquareFootage><RentableSquareFootage>27410.00</RentableSquareFootage><UsableSquareFootage>27410.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>office, downtown mishawaka, st. joseph county, office space</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2027-09-30T00:00:00</ExpirationDate><ThumbnailPath>20546_202 LWE front.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-15T10:39:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63027</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>Granger Commons</PropertyName><Address>12634 SR 23</Address><City>Granger</City><State>IN</State><Zip>46530</Zip><PropertyDescr>Strip center. 21+ onsite paved parking spaces. Central air. Pylon &amp; suite signage with electric reader. FOR LEASE $13.50 SF + $2.42 CAM (APPROX.) Pylon &amp; suite signage with electric reader. 5 Suites Available.
* Broker disclosure: Property is owned wholly or in part by licensed broker.</PropertyDescr><Latitude>41.75351</Latitude><Longitude>-86.11484</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located in Granger's busiest corridor. </LocationDescription><Highlights1>Fantastic location!</Highlights1><Highlights2>Two spaces available</Highlights2><Highlights3>Drive-up paved parking</Highlights3><Highlights4>Granger's busiest corridor </Highlights4><HighlightYearBuilt>1998</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2700</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>900</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1800</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-03-26T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2700.00</GrossSquareFootage><RentableSquareFootage>2700.00</RentableSquareFootage><UsableSquareFootage>2700.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>retail, granger commons, medical office, restaurant, strip center</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-03-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-26T00:00:00</ExpirationDate><ThumbnailPath>20678_Granger Commons 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-05T14:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63069</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>1.34 ± Acres on Commercial Corner</PropertyName><Address>Ridge Road and Grave Avenue</Address><City>New Port Richey</City><State>FL</State><Zip>34654</Zip><PropertyDescr>The site is 1.34+- acres, with 200 ft. of frontage on Ridge Rd. and 292 ft. of frontage along Grave Rd. The property is relatively flat with a non flood plain elevation( X Zone ). It is land planned and zoned for commercial use. The site is directly across from Lowes at the heavily developed intersection of Ridge and Little Rds. Ridge Rd. is currently under construction for widening to a four lane artery from this intersection to Moon Lake Rd., with an intended extension to the N. Suncoast Parkway and US 41. Utilities are available to the site. </PropertyDescr><Latitude>28.28047</Latitude><Longitude>-82.67367</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>369900.00</AskingPrice><LotSize>1.34</LotSize><LocationDescription>The site is located on the NE corner of Grave Rd. and Ridge Rd., just east of Little Rd. in New Port Richey, Fl. </LocationDescription><Highlights1>High profile commercial location at the intersection of Ridge and Little Roads.</Highlights1><Highlights2>Ridge Rd is undergoing a 4 lane widening project Easterly to Moon Lake Rd. </Highlights2><Highlights3>Land Plan designation of Commercial and Zoning Designation of C-2. </Highlights3><Highlights4>Commercial Development at the Ridge/Little intersection includes Lowes, Home Depot, Kohl's, Hobby Lobby, WaWa, Ruby Tuesday's, and many other commercial enterprises </Highlights4><HighlightBuildingClass /><HighlightTaxID>26-25-16-0030-0060-0070 &amp; 0110</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner financing is available to qualified buyer </Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-13T00:00:00</ExpirationDate><ThumbnailPath>20972_Ridge Road &amp; Grave Avenue.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-11T08:37:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63082</ListingID><UserID>3032</UserID><FranchiseID>184</FranchiseID><PropertyName>56 Acres Ellington CT, commercial, Retail, Industrial</PropertyName><Address>62 West Rd</Address><City>Ellington</City><State>CT</State><Zip>06029</Zip><PropertyDescr>56.5 Acres, property lies in 2 zones,Parcel "A" is Commercial on West Rd (aka RT 83) and Parcel "B" is Industrial Park on Windermere Ave.Property split by the Hockanum River and consists of wetlands and flood plains too.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2300000.00</AskingPrice><LotSize /><LocationDescription>Property fronts on West Road (aka RT 83) and also fronts on Windermere Ave</LocationDescription><Highlights1>Acerage</Highlights1><Highlights2>Multiple zones</Highlights2><Highlights3>Good traffic</Highlights3><Highlights4>Business District</Highlights4><HighlightBuildingClass /><HighlightTaxID>G676562</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Tolland</County><Highlights5 /><PropertyUse>1</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>56.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Commercial, Industrial,</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-19T00:00:00</ExpirationDate><ThumbnailPath>20990_62 Wset Rd aerial w colored boundary.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-18T18:20:00</LastModified><LinkURL1>ctcommercialproperties.com</LinkURL1><LinkDescription1>ctcommercialproperties.com</LinkDescription1><LinkURL2>http://www.crelisting.net/Qaz7Fuk0g </LinkURL2><LinkDescription2>Property Web site</LinkDescription2><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63100</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>Industrial Property For Lease</PropertyName><Address>555 North Michigan Street</Address><City>Lakeville</City><State>IN</State><Zip>46536</Zip><PropertyDescr>30,000 sq. ft. commercial. Can be divided into 10,000 increments. Zoned Light Industrial.
$3.25 NNN in entirety, $3.50 NNN for smaller increments. </PropertyDescr><Latitude>41.52934</Latitude><Longitude>-86.27339</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Lakeville. Just past Newton Park on the west side of US 31 South.</LocationDescription><Highlights1>Truck high docks and O/H door</Highlights1><Highlights2>City water and sewer</Highlights2><Highlights3>Ample parking</Highlights3><Highlights4>High traffic exposure</Highlights4><HighlightYearBuilt>1963</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>20-1073-0411</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>30000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>10000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>30000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>3.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-03-24T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>36500.00</GrossSquareFootage><RentableSquareFootage>30000.00</RentableSquareFootage><UsableSquareFootage>30000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.42</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>manufacturing, retail, industrial, lakeville, indiana</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-04-15T00:00:00</ExpirationDate><ThumbnailPath>49523_1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-15T11:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63110</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>Excellent Professional Office Site, Trinity Area, Pasco County</PropertyName><Address>2000 block of Seven Springs Blvd</Address><City>New Port Richey</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Located in a densely populated area that services both North Pinellas and South Pasco, this 1.69± acre parcel is ideal for professional office development. Zoned P02 with a land use of Res 3. Veterans Village is located to the north providing the lower income demographics, while Trinity Communities is located to the east providing the higher income demographics....the best of both worlds. Great opportunity to build your own office and stop renting!!</PropertyDescr><Latitude>28.18748</Latitude><Longitude>-82.69839</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>350000.00</AskingPrice><LotSize>1.69</LotSize><LocationDescription>This property is located along the east side of Seven Spring Blvd., just south of Perrine Ranch Road in New Port Richey, Florida. Property is adjacent to Perich Eye Center.</LocationDescription><Highlights1>Located within the Trinity Corridor, just north of the Pinellas/Pasco County line</Highlights1><Highlights2>1.69± Acres Zoned for Professional Office</Highlights2><Highlights3>Nice In-fill Location in a Densely Populated Area</Highlights3><Highlights4>Servicing both North Pinellas &amp; South Pasco Markets</Highlights4><HighlightBuildingClass /><HighlightTaxID>34-26-16-0000-00100-0120</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Traffic Counts on Seven Springs are 16,432± to 24,940± AADT</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.69</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-24T00:00:00</ExpirationDate><ThumbnailPath>21061_Aerial for flyer.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-11T12:32:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63130</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Delaware Highlands RP-5</PropertyName><Address>1710 N 126th Street</Address><City>Kansas City</City><State>KS</State><Zip>66109</Zip><PropertyDescr>4 AC Pad site zoned for Assisted Living and higher density.
Delaware Highlands facility operates at above 95% occupancy
Great option for Senior facility or Nursing Home
</PropertyDescr><Latitude>39.12306</Latitude><Longitude>-94.87282</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>850000.00</AskingPrice><LotSize /><LocationDescription>North of the Delaware Highlands Assisted Living facility on 126th Street</LocationDescription><Highlights1>RP-5 Zoning</Highlights1><Highlights2>Next to existing Facility</Highlights2><Highlights3>Growing Area of Western Wyandotte</Highlights3><Highlights4>Great Access</Highlights4><HighlightBuildingClass /><HighlightTaxID>043050100100200001</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.02</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Senior Living, Assisted Living, Medical </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-30T00:00:00</ExpirationDate><ThumbnailPath>21198_10B.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-05T12:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63131</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Delaware Highlands Commercial</PropertyName><Address>1342 N 126th Street</Address><City>Kansas City</City><State>KS</State><Zip>66109</Zip><PropertyDescr>29+ AC of C-2 commercial ground
Hard Corner of 126th and State Ave
Master Planned for development</PropertyDescr><Latitude>39.11680</Latitude><Longitude>-94.87363</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>4500000.00</AskingPrice><LotSize /><LocationDescription>Northwest corner of 126th and State Ave</LocationDescription><Highlights1>29+ AC of Planned Commercial</Highlights1><Highlights2>Hard Corner of 126th and State</Highlights2><Highlights3>Master Planned community</Highlights3><Highlights4>Western Wyandotte</Highlights4><HighlightBuildingClass /><HighlightTaxID>99999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>Great Visibility and Access</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>29.36</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>C-2, Commercial, Zoning, Retail, Pad Site</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-30T00:00:00</ExpirationDate><ThumbnailPath>21200_10c.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-05T12:22:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63132</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Delaware Highlands Mult-Family</PropertyName><Address>1500 N 126th Street</Address><City>Kansas City</City><State>KS</State><Zip>66109</Zip><PropertyDescr>Multifamily ground ready for development.
19 Platted lots in existing plan
Higher density could be obtained through city process</PropertyDescr><Latitude>39.11993</Latitude><Longitude>-94.87372</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>500000.00</AskingPrice><LotSize /><LocationDescription>126th and State Ave</LocationDescription><Highlights1>Multifamily Building Lots</Highlights1><Highlights2>Master Planned Community</Highlights2><Highlights3>Great Access to State Ave</Highlights3><Highlights4>Village West to the East</Highlights4><HighlightBuildingClass /><HighlightTaxID>123456789</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>10.46</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Multifamily, Platted, Zoned, Development</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-30T00:00:00</ExpirationDate><ThumbnailPath>21203_10_D.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-05T12:23:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63133</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Delaware Highlands Residential</PropertyName><Address>1600 N 126th Street</Address><City>Kansas City</City><State>KS</State><Zip>66109</Zip><PropertyDescr>36+ AC of R-1 single Family residential ready for development.
88 platted lots ready for Sing Family building in the Bonner Springs School District.
New School built in the last 5 years adjacent to the ground.</PropertyDescr><Latitude>39.12013</Latitude><Longitude>-94.87501</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>3500000.00</AskingPrice><LotSize /><LocationDescription>126th and Delaware Parkway
East of K-7 HWY</LocationDescription><Highlights1>36+ AC of Developed Ground</Highlights1><Highlights2>Platted Lots ready for Builder</Highlights2><Highlights3>Great Access close to Legends</Highlights3><Highlights4>Bonner Springs Schools</Highlights4><HighlightBuildingClass /><HighlightTaxID>987654321</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5>New Elementary School</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>36.44</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Residential, Builder, Zoning, Acreage</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-31T00:00:00</ExpirationDate><ThumbnailPath>21204_10E.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-18T11:01:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63141</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>The Shops at Highland Village</PropertyName><Address>13448 W 127th Street</Address><City>Overland Park</City><State>KS</State><Zip>66213</Zip><PropertyDescr>6,389 SF Strip Center at the NEC of 127th Street &amp; Pflumm. Just East of Walgreens. Built in 2006. NNN charges estimated at $6.36/sf (Taxes - $3.36, Ins. - $.36, CAM - $2.64).</PropertyDescr><Latitude>38.89832</Latitude><Longitude>-94.74173</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><LocationDescription>NEC of 127th &amp; Pflumm, Just east of Walgreens.</LocationDescription><Highlights1>Just East of Walgreens</Highlights1><Highlights2>Join Empire Wine &amp; Spirits</Highlights2><Highlights3>Great Demos &amp; High Traffic Counts </Highlights3><Highlights4>No CAM 1st Year</Highlights4><HighlightYearBuilt>2006</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2574</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2574</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2574</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseAskingPriceYear>21165.50</LeaseAskingPriceYear><LeaseAskingPriceMonth>1763.75</LeaseAskingPriceMonth><LeaseDateAvailable>2014-04-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5>1 Space: 2,574 SF South End Cap</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>6389.00</GrossSquareFootage><RentableSquareFootage>2574.00</RentableSquareFootage><UsableSquareFootage>2574.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.88</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-02-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-31T00:00:00</ExpirationDate><ThumbnailPath>41059_l.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T16:51:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63167</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Medical / Medical Related</PropertyName><Address>381 Hopmeadow Street</Address><City>Simsbury</City><State>CT</State><Zip>06070</Zip><PropertyDescr>FOR LEASE: Three story medical office building consisting of 23,778 SF. Various size suites available from 420 SF to 1,953 SF. Ample parking
</PropertyDescr><Latitude>41.85076</Latitude><Longitude>-72.81369</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Ideal location on Route 10/202</LocationDescription><Highlights1>Three story medical office building consisting of 23,778 SF</Highlights1><Highlights2>Various size suites available from 420 SF to 1,953 SF</Highlights2><Highlights3>Ample parking</Highlights3><Highlights4>Ideal location on Route 10/202</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1953</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>420</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1953</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-04-10T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>23778.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-04-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-10T00:00:00</ExpirationDate><ThumbnailPath>21397_FRONT.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-04-10T10:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63184</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>3.72± Acre Residential Development Parcel</PropertyName><Address>Rowan Road and Bandura Avenue</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>This site is 3.72± acres and was annexed into the City of New Port Richey in 2010. It is located on the west side of Rowan Road and just north of Bandura Ave. The property offers approximately 622±’ of frontage on Rowan and a bus stop servicing Route 25 of the PCTC bus line. Carlton Arms Apartment is located across Rowan Road to the east.
The property is not currently zoned but the Future Land Use is LMDR-9 – Low Medium Density Residential. (9 units/acre or 33± density units).
Utilities are supplied by the City of New Port Richey and available at Bandura Ave. The property lies in Flood Zone A.
</PropertyDescr><Latitude>28.26703</Latitude><Longitude>-82.69872</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>360000.00</AskingPrice><LotSize>3.72</LotSize><LocationDescription>Located on the west side of Rowan Road north of Bandura Avenue</LocationDescription><Highlights1>Annexed into the City of New Port Richey in 2010</Highlights1><Highlights2>Located on the west side of Rowan Road and just north of Bandura Ave</Highlights2><Highlights3>Approximately 622±’ of frontage on Rowan and a bus stop servicing Route 25 of the PCTC bus line</Highlights3><Highlights4>Future Land Use is LMDR-9 – Low Medium Density Residential. (9 units/acre or 33± density units) </Highlights4><HighlightBuildingClass /><HighlightTaxID>34-25-16-0010-02900-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.72</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>3.72 acres Rowan Road Bank Owned Patriot Bank</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-04-11T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-27T00:00:00</ExpirationDate><ThumbnailPath>21488_Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-11T12:26:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63286</ListingID><UserID>569</UserID><FranchiseID>53</FranchiseID><PropertyName>Thomas Drive REO Property</PropertyName><Address>Thomas Drive</Address><City>Panama City Beach</City><State>FL</State><Zip>32408</Zip><PropertyDescr>Approx. 670 ft. of frontage on high traffic Thomas Drive - 3.36 acre parcel zoned general commercial C-3. Flood zone X. Great location south of Magnolia Beach Road intersection just past Winn-Dixie and Publix shopping Centers, and Jasmine Thai Restaurant. In front of fire department and Hampton Inn. Close to Bay Point, and just north of back entrance into Bay Point. Located exactly between convenience store and private road leading to fire department. Excellent site in such close proximity to shopping and restaurants, Grand Lagoon Bridge, Capt. Anderson's and more. Bank foreclosure sale. </PropertyDescr><Latitude>30.31219</Latitude><Longitude>-85.79882</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1048</MSA><AskingPrice>995000.00</AskingPrice><AskingPriceAcre>296130.00</AskingPriceAcre><LotSize>3.36 acres</LotSize><LocationDescription>High Traffic Thomas Drive Corridor less than 1 mile to beach</LocationDescription><Highlights1>Bank Foreclosure</Highlights1><Highlights2>3.36 acres vacant land</Highlights2><Highlights3>High Traffic Corridor</Highlights3><Highlights4>Excellent Motel Site</Highlights4><HighlightBuildingClass /><HighlightTaxID>31142-050-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Bay</County><Highlights5>Zoned General Commercial C-3</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.36</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>REO foreclosure general commercial shopping center motel site</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-06T00:00:00</DateCreated><ExpirationDate>2041-10-31T00:00:00</ExpirationDate><ThumbnailPath>21862_D9619580163800.pdf</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-05-06T06:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63289</ListingID><UserID>6917</UserID><FranchiseID>370</FranchiseID><PropertyName>Apartment, Condos, Studios</PropertyName><Address>150 West J Street</Address><City>Benicia</City><State>CA</State><Zip>94510</Zip><PropertyDescr>Immaculate, turn-of-the-century, immaculately restored and once boarding house can remain as a multifamily apartment complex, or repurposed for other uses such as Medical/Professional Offices, art studios and/or cooperative living. Stellar condition and worth a look.</PropertyDescr><Latitude>38.05243</Latitude><Longitude>-122.15796</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>950000.00</AskingPrice><LotSize>11250</LotSize><LocationDescription>Downtown West Side Benicia</LocationDescription><Highlights1>Vintage Charm</Highlights1><Highlights2>Medical/Professional Zoned</Highlights2><Highlights3>Prime Downtown Location</Highlights3><Highlights4>Extensive electrical and plumbing throughout. </Highlights4><HighlightYearBuilt>1918</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>0089-043-060</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Solano</County><Highlights5>Beautifully detailed and modernized</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>3700.00</GrossSquareFootage><RentableSquareFootage>3700.00</RentableSquareFootage><UsableSquareFootage>3700.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.25</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-04-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>21873_Front - from Street view.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-15T10:23:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63337</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>North Kernodle Lake</PropertyName><Address>Martha Truman Rd. / 119th St.</Address><City>Kansas City</City><State>MO</State><Zip>64137</Zip><PropertyDescr>40 +/- acres on the North Side of the Lower Kernodle Lake. Property is zoned for multi-family and has preliminary plan approval. Price includes sewers to the S.W. corner of the property.</PropertyDescr><Latitude>38.91427</Latitude><Longitude>-94.55486</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1375000.00</AskingPrice><AskingPriceAcre>34375.00</AskingPriceAcre><LotSize /><LocationDescription>40 +/- ac. just North of Martha Truman Rd., just East of Blue River Rd.</LocationDescription><Highlights1>Zoned Multi-Family</Highlights1><Highlights2>Lake Views</Highlights2><Highlights3>Beautiful Terrain</Highlights3><Highlights4>Sewers Available</Highlights4><HighlightBuildingClass /><HighlightTaxID>64-400-02-01-01-1-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Exceptional opportunity</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>40.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-05-14T00:00:00</ExpirationDate><ThumbnailPath>22022_box.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63349</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Kernodle </PropertyName><Address>4100 Martha Truman Rd.</Address><City>Kansas City</City><State>MO</State><Zip>64137</Zip><PropertyDescr>Beautiful 15 +/- acres ready for Development. All Utilities there and currently multiple income producing rental houses.</PropertyDescr><Latitude>38.91022</Latitude><Longitude>-94.54301</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>992000.00</AskingPrice><LotSize /><LocationDescription>East of Blue River Rd. on Martha Truman Rd., West of Highway 71/49</LocationDescription><Highlights1>Beautiful Property</Highlights1><Highlights2>All Utilities</Highlights2><Highlights3>Ready for a Developer</Highlights3><Highlights4>Great Location</Highlights4><HighlightBuildingClass /><HighlightTaxID>64-400-01-14-00-0-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>14.90</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-05-14T00:00:00</ExpirationDate><ThumbnailPath>22067_15.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:23:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63350</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Kernodle Lakes</PropertyName><Address>3902 Martha Truman Rd.</Address><City>Kansas City</City><State>MO</State><Zip>64137</Zip><PropertyDescr>Beautiful Lake Property with sewers in place for lot development. Includes income producing property.</PropertyDescr><Latitude>38.91132</Latitude><Longitude>-94.54916</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2750000.00</AskingPrice><AskingPriceAcre>34375.00</AskingPriceAcre><LotSize /><LocationDescription>East of Blue River Rd. on Martha Truman Rd. and West of Grandview rd.</LocationDescription><Highlights1>Lake Property</Highlights1><Highlights2>Beautiful Setting</Highlights2><Highlights3>Sewers in and all utilities available</Highlights3><Highlights4>Ready for a Developer</Highlights4><HighlightBuildingClass /><HighlightTaxID>43-1224479</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Possible Single Family or Retirement Area</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>80.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-05-14T00:00:00</ExpirationDate><ThumbnailPath>22068_80.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63352</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Kernodle Lakes</PropertyName><Address>3900 Martha Truman</Address><City>Kansas City</City><State>MO</State><Zip>64137</Zip><PropertyDescr>Beautiful 40 acre site with Lake. Property includes income producing rental units. All utilities on site and ready for a Developer.</PropertyDescr><Latitude>38.91060</Latitude><Longitude>-94.55472</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1375000.00</AskingPrice><AskingPriceAcre>34375.00</AskingPriceAcre><LotSize /><LocationDescription>East of Blue River Rd. on Martha Truman Rd. and East of Highway 71/49.</LocationDescription><Highlights1>Beautiful Lake Property</Highlights1><Highlights2>All Utilities</Highlights2><Highlights3>Ready for a Developer</Highlights3><Highlights4>Possible Multi-Family</Highlights4><HighlightBuildingClass /><HighlightTaxID>43-0963331</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>40.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-05-14T00:00:00</ExpirationDate><ThumbnailPath>22070_40.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63357</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Hall Business Park, Lots 1 &amp; 3</PropertyName><Address>15190 S. Mahaffie</Address><City>Olathe</City><State>KS</State><Zip>66062</Zip><PropertyDescr>Beautiful flat land for Commercial use - CP3 Zoning.
Owner will sell 1 or 2 lots. Lot #3 has an operating Car Wash and U-Haul operation that is part of the sale.
The building is approx. 50'x100' with drive-thru bays.
Each Lot is priced separately.
Tract 1 (1.11 acres): $450,000
Tract 3 (1.3 acres): $1,500,000</PropertyDescr><Latitude>38.85341</Latitude><Longitude>-94.80548</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>450000.00</AskingPrice><LotSize /><LocationDescription>Immediately South of 151st St. on the West side of Mahaffie. Just off of I-35.</LocationDescription><Highlights1>High Visibility, Great Location!</Highlights1><Highlights2>Each Lot Priced Separately</Highlights2><Highlights3>Easy to build on flat land.</Highlights3><Highlights4>Off Site Detention in place.</Highlights4><HighlightBuildingClass /><HighlightTaxID>R18958</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>High Growth Area.</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.41</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-15T00:00:00</ExpirationDate><ThumbnailPath>39208_web.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63368</ListingID><UserID>4122</UserID><FranchiseID>64</FranchiseID><PropertyName>4100 Global Gateway Connector *FOR LEASE*</PropertyName><Address>4100 Global Gateway Connector</Address><City>College Park</City><State>GA</State><Zip>30337</Zip><PropertyDescr>Former Thrifty Car Rental Airport location. 310,000 Square Feet of Prime Real Estate for car rental, airport parking, or overflow. This could serve as a great short or long term investment at the nations busiest airport. Atlanta serves north of 46 million passengers yearly and grows by nearly 1 Million every year.</PropertyDescr><Latitude>33.64242</Latitude><Longitude>-84.46609</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>43</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>50000.00</AskingPrice><LotSize /><ParkingSpaceCount>1000.00</ParkingSpaceCount><LocationDescription>Airport Location</LocationDescription><Highlights1>18% Cap potential as parking lot</Highlights1><Highlights2>Fuel Station</Highlights2><Highlights3>8 Car Bay</Highlights3><Highlights4>3 Additional Wash Bays</Highlights4><HighlightBuildingClass /><HighlightTaxID>13-0005-LL-20</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>310000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>0</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>310000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>2.00</LeaseAskingPriceSFYear><LeaseAskingPriceYear>600000.00</LeaseAskingPriceYear><LeaseAskingPriceMonth>50000.00</LeaseAskingPriceMonth><LeaseDateAvailable>2014-05-22T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5>5 car Vacuum Station</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>310000.00</GrossSquareFootage><RentableSquareFootage>310000.00</RentableSquareFootage><UsableSquareFootage>310000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>7.11</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Sublease, Airport, Parking, Car Rental</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2020-05-22T00:00:00</ExpirationDate><ThumbnailPath>22111_4100 GGC Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-05-22T19:14:00</LastModified><LinkURL1>www.youtube.com/watch?v=7fRtmaXjL4M</LinkURL1><LinkDescription1>4100 Global Gateway Connector </LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63380</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Cottage Lake</PropertyName><Address>4320 East 119th St.</Address><City>Kansas City</City><State>MO</State><Zip>64137</Zip><PropertyDescr>Beautiful and serene Lake Property ready for multi-family development or Cottage Style Residences</PropertyDescr><Latitude>38.90980</Latitude><Longitude>-94.54082</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>995000.00</AskingPrice><AskingPriceAcre>39800.00</AskingPriceAcre><LotSize /><LocationDescription>Between Blue River Rd. and Grandview Rd. on 119th St. formerly Martha Truman Rd.</LocationDescription><Highlights1>Must-See Beautiful Lake Property</Highlights1><Highlights2>Serene setting with wonderful trees</Highlights2><Highlights3>Excellent location with all utilities</Highlights3><Highlights4>Adjacent Property to the West also available</Highlights4><HighlightBuildingClass /><HighlightTaxID>64-500-02-08-01-1-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Possible Multi-Family</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>25.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-23T00:00:00</ExpirationDate><ThumbnailPath>22243_4320-E-119th-St.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-28T11:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63396</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>Caledonia Village </PropertyName><Address>9347 Cherry Valley Ave. SE</Address><City>Caledonia</City><State>MI</State><Zip>49316</Zip><PropertyDescr>Grow and expand your business in Caledonia’s nicest regional shopping center. The Caledonia Village Center was completely remodeled with a look and feel that has grabbed a lot of attention and significantly increased traffic. This is Caledonia’s busiest shopping area and plaza.</PropertyDescr><Latitude>42.79493</Latitude><Longitude>-85.50695</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off of Cherry Valley Ave. SE</LocationDescription><Highlights1>Retail/Office</Highlights1><Highlights2>Near busy M-37</Highlights2><Highlights3>High traffic counts</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>41-23-29-226-072</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1020</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1020</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1020</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.50</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>679.00</LeaseAskingPriceMonth><LeaseDateAvailable>2014-05-06T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Kent</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1020.00</GrossSquareFootage><RentableSquareFootage>1020.00</RentableSquareFootage><UsableSquareFootage>1020.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>retail, office, caledonia</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-06-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-06T00:00:00</ExpirationDate><ThumbnailPath>22245_IMG_5119.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-11T19:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63417</ListingID><UserID>4927</UserID><FranchiseID>160</FranchiseID><PropertyName>Solid 12,034sf Bld~many uses!</PropertyName><Address>889 River Road</Address><City>Glenmont</City><State>NY</State><Zip>12077</Zip><PropertyDescr>Solid 12,034sf structure with many possible uses, including retail, light manufacturing, cold storage, office &amp; warehouse. Excellent visibility, close to Thruway exit 22. Leasing options available.</PropertyDescr><Latitude>42.56042</Latitude><Longitude>-73.76678</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>8</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>339000.00</AskingPrice><LotSize>31799sf</LotSize><LocationDescription>Thruway exit 22 (Selkirk), left onto Rt 144 aka River Rd. Property on the left. </LocationDescription><Highlights1>Excellent Visibility</Highlights1><Highlights2>Close to NYS Thruway</Highlights2><Highlights3>Available for Lease or sale</Highlights3><Highlights4 /><HighlightYearBuilt>1960</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>122-1-5</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Albany</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>12034.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.73</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-10-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><ThumbnailPath>28353_889 riverrd.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-17T12:26:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63481</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>Multi-Tenant Office Building Near Pasco County Government Campus</PropertyName><Address>8406 Massachusetts Avenue</Address><City>New Port Richey</City><State>FL</State><Zip>34653</Zip><PropertyDescr>Multi Tenant Office Building with 1,800± total Sq. Ft. on 1.38± Acres. Great Owner/User Opportunity. Parking ratio over 4/1000 SF. Currently two office spaces available, 900 SF &amp; 900 SF. Property is located one mile from the West Pasco Government Campus. </PropertyDescr><Latitude>28.25856</Latitude><Longitude>-82.67577</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize>1.38</LotSize><ParkingSpaceCount>4.00</ParkingSpaceCount><LocationDescription>Subject property is located on Massachusetts Ave just one mile from the West Pasco Government Center</LocationDescription><Highlights1>Multi Tenant Office Building</Highlights1><Highlights2>Parking ratio over 4/1000 S.</Highlights2><Highlights3>Two offices are available: 900 SF Each</Highlights3><Highlights4>ocated one mile from West Pasco GVMT. </Highlights4><HighlightYearBuilt>1980</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>0000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1800</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>800</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1800</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-01-27T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco County</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>13800.00</GrossSquareFootage><RentableSquareFootage>4800.00</RentableSquareFootage><UsableSquareFootage>13800.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.38</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-06-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-26T00:00:00</ExpirationDate><ThumbnailPath>22616_photo 2.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-08T10:31:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63486</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Nuesse Property</PropertyName><Address>Johnson Dr &amp; Locust St</Address><City>Shawnee</City><State>KS</State><Zip>66218</Zip><PropertyDescr>15 +/- acres of beautiful land. Two houses on the two separate tracts, approx. 11 acres of flat buildable land.</PropertyDescr><Latitude>39.02288</Latitude><Longitude>-94.80543</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1060000.00</AskingPrice><AskingPriceSF>1.64</AskingPriceSF><AskingPriceAcre>71333.00</AskingPriceAcre><LotSize /><LocationDescription>Just West of I-435 on Johnson Dr.</LocationDescription><Highlights1>Well located just of of I-435</Highlights1><Highlights2>Good Frontage on Johnson Drive</Highlights2><Highlights3>Two Rental Houses</Highlights3><Highlights4>Possible Self-Storage / light industrial</Highlights4><HighlightBuildingClass /><HighlightTaxID>QF231212-3004 &amp; QP50170000 001</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5>Possible Business Park</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>653400.00</GrossSquareFootage><RentableSquareFootage>653400.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>15.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-06-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-23T00:00:00</ExpirationDate><ThumbnailPath>46219_webmain.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:14:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63490</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>St Rt 291</PropertyName><Address>N State Route 291</Address><City>Harrisonville</City><State>MO</State><Zip>64701</Zip><PropertyDescr>5 parcels on St Rt 291 Hwy in Harrisonville. 2404, 2406, 2502, 2506, 2704.</PropertyDescr><Latitude>38.67127</Latitude><Longitude>-94.36713</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1020000.00</AskingPrice><LotSize /><LocationDescription>5 parcels on St Rt 291 Hwy in Harrisonville. 2404, 2406, 2502, 2506, 2704.</LocationDescription><Highlights1>2404 has 1.5 acres w/Office building.</Highlights1><Highlights2>2406 has 3 acres and car dealership/service.</Highlights2><Highlights3>2502/2506 are 1065 acres w/5yr lease.</Highlights3><Highlights4>2704 is 2.76 acres of RAW Land with garage building</Highlights4><HighlightBuildingClass /><HighlightTaxID>99999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Sold Seperate or as a Whole.</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>0.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-06-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-03T00:00:00</ExpirationDate><ThumbnailPath>22888_plats1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-07-06T18:45:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63503</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>2704 N. State Route 291</PropertyName><Address>2704 N. State Route 291</Address><City>Harrisonville</City><State>MO</State><Zip>64701</Zip><PropertyDescr>2.76 acres of Raw land with an 1800 sq. ft. steel frame garage building.
Part of multi-property listing of 5 parcels: 2404, 2406, 2502, 2506, &amp; 2704 N. State Route 291. </PropertyDescr><Latitude>38.67342</Latitude><Longitude>-94.36631</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>220000.00</AskingPrice><LotSize /><LocationDescription>SW Corner of State Route 291 &amp; S. Prettyman Rd. in Harrisonville, MO</LocationDescription><Highlights1>2.76 Acres</Highlights1><Highlights2>1800 sq. ft. building</Highlights2><Highlights3>Corner of 291 &amp; Prettyman Rd</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>080833200002002000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Cass</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>0.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.76</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-06-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-03T00:00:00</ExpirationDate><ThumbnailPath>22703_Harrisonville 062.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-06-28T14:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63520</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>Warehouse / Office</PropertyName><Address>2 Eastview Drive</Address><City>Farmington</City><State>CT</State><Zip>06032</Zip><PropertyDescr>3,500 SF Industrial/Warehouse with 1,400 SF Office to be built as addition to existing building which is under new ownership &amp; has recently been renovated. 20' Ceiling height, 1 Loading dock. Well located &amp; highly visible on Farmington/Avon line. Public utilities (water, sewer &amp; natural gas). Minutes to Routes 4, 9, 10, 44 &amp; I84.</PropertyDescr><Latitude>41.74867</Latitude><Longitude>-72.85480</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Located on Farmington/Avon Town line off Brickyard Road.</LocationDescription><Highlights1>3,500 SF Warehouse plus 1,400 SF Office</Highlights1><Highlights2>Building Under New Ownership &amp; Renovation</Highlights2><Highlights3>Owner Will Build to Suit</Highlights3><Highlights4>Loading Dock &amp; 20' Ceiling Height</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>4900</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>4900</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4900</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-07-02T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County>Hartford</County><Highlights5>Minutes to Routes 4, 9, 10, 44 &amp; I-84</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>19000.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.82</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-02T00:00:00</ExpirationDate><ThumbnailPath>32424_building front.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-09T09:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63575</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>Crossroad Sales</PropertyName><Address>9418 S M 7 HWY</Address><City>Lee's Summit</City><State>MO</State><Zip>64086</Zip><PropertyDescr>1.11 acres on the N. W. Corner of Highway 7 and N.E. Coburn Rd.
Current used as a Auto Sales site.
Great location for a fast food location or other business that wants to be in a growing area with high traffic.</PropertyDescr><Latitude>38.94441</Latitude><Longitude>-94.27594</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>17</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>895000.00</AskingPrice><LotSize /><LocationDescription>NW Corner of HWY 7 &amp; NE Coburn Rd.</LocationDescription><Highlights1>Retail Corner</Highlights1><Highlights2>1.11 Acres</Highlights2><Highlights3>Priced to Sell</Highlights3><Highlights4>Expanding Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>54-420-98-07-00-0-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>High Traffic Location</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.11</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-13T00:00:00</ExpirationDate><ThumbnailPath>23060_9418 Hwy 7-1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63656</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Office/Retail or Development Site</PropertyName><Address>241 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>REDUCED FOR QUICK SALE! 1,329 SF Office/Retail Building on .86 Acre in SB Zone. Vacant Owner User Property or Development Site (Former Hair Salon). Building Can be Used as is or Removed and Replaced with Larger Building. Public Water/Sewer Available in the Street.</PropertyDescr><Latitude>41.82797</Latitude><Longitude>-72.89932</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>275000.00</AskingPrice><LotSize /><LocationDescription>Ideal Location on Route 44, ADT 22,000</LocationDescription><Highlights1>1,329 SF Office/Retail Building on .86 Acre in SB Zone</Highlights1><Highlights2>Vacant Owner User Property or Development Site</Highlights2><Highlights3>Building Can be Used as is or Removed and Replaced with Larger Building</Highlights3><Highlights4>Public Water/Sewer Available in the Street</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1329.00</GrossSquareFootage><RentableSquareFootage>1329.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.86</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-30T00:00:00</ExpirationDate><ThumbnailPath>23240_20140718_101202.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-02T09:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63657</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>Office/Retail or Development Site</PropertyName><Address>241 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>FOR SALE or LEASE 1,329 SF Office/Retail Building on .86 Acre in SB Zone. Vacant Owner User Property or Development Site (Former Hair Salon). Building Can be Used as is or Removed and Replaced with Larger Building. Public Water/Sewer Available in the Street.</PropertyDescr><Latitude>41.82797</Latitude><Longitude>-72.89932</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Ideal Location on Route 44, ADT 22,000</LocationDescription><Highlights1>1,329 SF Office/Retail Building on .86 Acre in SB Zone</Highlights1><Highlights2>Vacant Owner User Property or Development Site</Highlights2><Highlights3>Building Can be Used as is or Removed and Replaced with Larger Building</Highlights3><Highlights4>Public Water/Sewer Available in the Street</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1329</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1329</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1329</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-07-24T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1329.00</GrossSquareFootage><RentableSquareFootage>1329.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.86</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-30T00:00:00</ExpirationDate><ThumbnailPath>23241_20140718_101202.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-02T09:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63672</ListingID><UserID>3874</UserID><FranchiseID>188</FranchiseID><PropertyName>Kearney Land For Sale</PropertyName><Address>0 Sam Barr Drive</Address><City>Kearney</City><State>MO</State><Zip>64060</Zip><PropertyDescr>MAJOR PRICE REDUCTION! 3 Acres of Commercial Land in Kearney, MO. Located just off I-35 and MO-92 Hwy in a growing area. Adjacent to First Missouri National Bank and other Retail/Restaurants. Motivated Seller.</PropertyDescr><Latitude>39.37026</Latitude><Longitude>-94.37916</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>385000.00</AskingPrice><LotSize>131115</LotSize><LocationDescription>Located in Kearney, Mo just off Interstate 35 and MO-92 Hwy</LocationDescription><Highlights1>+/- 3 Acres of Commercial Land</Highlights1><Highlights2>Zoned M Industrial</Highlights2><Highlights3>Located just off I-35 &amp; MO-92 Hwy</Highlights3><Highlights4>Adjacent to First Missouri Bank and Many Retail/Restaurants</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Clay</County><Highlights5>4% Cooperating Broker Bonus </Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.01</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Kearney, Commercial, MO</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-28T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>38160_webaerial2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-12T14:02:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63683</ListingID><UserID>4259</UserID><FranchiseID>197</FranchiseID><PropertyName>Mackinaw City Shopping Mall</PropertyName><Address>556 E Central Avenue</Address><City>Mackinaw City</City><State>MI</State><Zip>49701</Zip><PropertyDescr>Open air shopping mall in the popular Michigan resort town of Mackinaw City on Lake Huron. Built in the early 1996- opened in 1997, the mall includes 52 spaces in a village setting with a total of 83,900 sq. ft. Anchor tenant is 30,000 sq. ft. All unit exteriors have recently been updated. The underlying mortgage is assumable.
To schedule a showing, please contact Amy McCafferty (Listing Agent) at (231) 838-4653 or Bill Dickson at (231) 330-5995.</PropertyDescr><Latitude>45.78145</Latitude><Longitude>-84.72229</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>23</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>7500000.00</AskingPrice><LotSize /><LocationDescription>US 31 to Mackinaw City, to The Crossing in Mackinaw. </LocationDescription><Highlights1>52 Units</Highlights1><Highlights2>27 Restrooms</Highlights2><Highlights3>Mackinaw Crossings Map Available</Highlights3><Highlights4 /><HighlightYearBuilt>1996</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>012-C03-000-002-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Cheboygan </County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>83900.00</GrossSquareFootage><RentableSquareFootage>83900.00</RentableSquareFootage><UsableSquareFootage>83900.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>13.90</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>mackinaw city, shopping mall, michigan</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-21T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-21T00:00:00</ExpirationDate><ThumbnailPath>23427_slide_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-07T15:58:00</LastModified><LinkURL1>www.mackinawcrossings.com</LinkURL1><LinkDescription1>Mackinaw Crossing Website</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63698</ListingID><UserID>4609</UserID><FranchiseID>197</FranchiseID><PropertyName>Desirable Commercial Building</PropertyName><Address>112 S Main Street</Address><City>Nappanee</City><State>IN</State><Zip>46550</Zip><PropertyDescr>Own this desirable commercial building located in downtown Nappanee. Currently set up as a pizza restaurant and includes 2 large walk in coolers, bar equipment and even a large pizza oven. This building could also easily be converted into a retail storefront or would make great office space. Don't miss this chance to put your small business at this great location right downtown!</PropertyDescr><Latitude>41.44218</Latitude><Longitude>-86.00169</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>99900.00</AskingPrice><LotSize>0.066/2905/22x132</LotSize><LocationDescription>19 past SR 6</LocationDescription><Highlights1>10' ceiling height</Highlights1><Highlights2>Public, street parking</Highlights2><Highlights3>Central air</Highlights3><Highlights4>220 volts</Highlights4><HighlightYearBuilt>1910</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>20-13-36-429-016.000-021</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Elkhart County</County><Highlights5>Basement and office space</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>2758.00</GrossSquareFootage><RentableSquareFootage>1386.00</RentableSquareFootage><UsableSquareFootage>1386.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.07</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>restaurant, pizza, elkhart, nappanee, indiana, downtown, office, building</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-08-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-01T00:00:00</ExpirationDate><ThumbnailPath>23625_20140730_150242.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-08-03T17:46:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63701</ListingID><UserID>4019</UserID><FranchiseID>160</FranchiseID><PropertyName>13200sf Investment Opportunity</PropertyName><Address>351-353 Fifth Avenue</Address><City>Troy</City><State>NY</State><Zip>12182</Zip><PropertyDescr>Excellent investment opportunity with existing retail tenant paying 70% of the taxes &amp; insurance plus all their utilities. Existing lease through 2019. An additional 3,800sf is available for owner's use or additional rental. Good location on a busy street in the Lansingburgh section of Troy. Zoning allows most professional business and retail uses</PropertyDescr><Latitude>42.76560</Latitude><Longitude>-73.67783</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>375000.00</AskingPrice><LotSize>15246</LotSize><LocationDescription>North west corner of 5th Ave and 108th Street.</LocationDescription><Highlights1>Excellent Investment</Highlights1><Highlights2>Existing Tenant has Lease through 2019.</Highlights2><Highlights3>Tenant Pays 70% of Taxes &amp; Insurance</Highlights3><Highlights4 /><HighlightYearBuilt>1928</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>80.79-6-8</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Rensselaer</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>13200.00</GrossSquareFootage><RentableSquareFootage>13200.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.35</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-31T00:00:00</ExpirationDate><ThumbnailPath>23647_351_-_353_5th_Ave_(1).jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-06T16:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63702</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Industrial Building</PropertyName><Address>96 Burnham St</Address><City>South Windsor</City><State>CT</State><Zip>06074</Zip><PropertyDescr>4,400 SF INDUSTRIAL BUILDING on .49 Acre (50' wide x 86' long) in CD Zone,16' Eave Height, 16' x18' Overhead Door, 800 SF Office Area, Natural Gas. Ideal for Light Manufacturing, Assembly, Distribution.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on Corner of Route 5 (Ellington Rd). ½ Mile South of Route 291</LocationDescription><Highlights1>4,00 SF on .49 Acre (50’ wide x 86’ long) in CD Z</Highlights1><Highlights2>16’ Eave Height, 16’x18’ Overhead Door</Highlights2><Highlights3>800 SF Office Area</Highlights3><Highlights4>Ideal for Light Manufacturing, Assembly, Distribut</Highlights4><HighlightBuildingClass /><HighlightTaxID>0000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>4400</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>4400</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4400</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>5.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-08-05T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>Natural Gas</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>4400.00</GrossSquareFootage><RentableSquareFootage>4300.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.49</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-20T00:00:00</ExpirationDate><ThumbnailPath>23648_PictometryExport.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-28T09:45:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63718</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>27.83 Ac. Near K-7</PropertyName><Address>K-7 Hwy &amp; 119th St</Address><City>Olathe</City><State>KS</State><Zip>66051</Zip><PropertyDescr>-27.83 +/- Acres
-Not zoned but has potential for apartment zoning.
-All utilities are available.
-Monticello Terrace has been built to the south side of the property, going south from 119th Street. </PropertyDescr><Latitude>38.91280</Latitude><Longitude>-94.88138</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2000000.00</AskingPrice><LotSize /><LocationDescription>The property is on the east side of K-7 Highway and approximately 1/2 mile south of 119th Street on Monticello Terrace</LocationDescription><Highlights1>27.83 +/- Acres</Highlights1><Highlights2>Not zoned but has potential for apartment zoning</Highlights2><Highlights3>All utilities are available.</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>2014-8-8</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>27.83</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><ThumbnailPath>23741_forweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-02T11:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63719</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>23.13 Ac. SEC of Northgate</PropertyName><Address>119th St &amp; Nelson Rd</Address><City>Olathe</City><State>KS</State><Zip>66061</Zip><PropertyDescr>-R-3 for 190 units
-Southeast corner of Northgate (119th Street) &amp; Nelson Road, Olathe, Kansas
-All utilities are available. The property is located in the City of Olathe water service area and
the Johnson County Wastewater area.
-An access drive has been constructed and the property is subject to adriveway easement
agreement between Battle Creek, LLC and Olathe-Legacy Partners, L.P., copy available upon request</PropertyDescr><Latitude>38.91191</Latitude><Longitude>-94.80805</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2000000.00</AskingPrice><LotSize /><LocationDescription>Southeast corner of Northgate (119th Street) &amp; Nelson Road, Olathe, Kansas</LocationDescription><Highlights1>R-3 for 190 units</Highlights1><Highlights2>All utilities are available.</Highlights2><Highlights3>An access drive has been constructed</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>2014-8-8</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>23.13</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><ThumbnailPath>23746_119th_Northgate-1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-03T09:44:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63721</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>1600 Ac Cedar Creek Properties</PropertyName><Address>119th St &amp; Cedar Creek</Address><City>Olathe</City><State>KS</State><Zip>66061</Zip><PropertyDescr>The creek bed is bound by an undisturbed forest and low lying plains. Extending up out of the low lying plains are heavily wooded hills opening up to a beautiful prairie land on top of the hills. These land features offer multiple acres of land for houses to nestle in, especially on the edge where dense forests offer privacy and ambience. </PropertyDescr><Latitude>38.93112</Latitude><Longitude>-94.91088</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>13600000.00</AskingPrice><LotSize /><LocationDescription>The 1600 acre partially wooded land is bordered on the east by about three miles of Cedar Creek which is a premiere natural amenity</LocationDescription><Highlights1>Property is unzoned</Highlights1><Highlights2>City of Olathe water distribution system</Highlights2><Highlights3>JoCo Waste Water District sanitary sewers</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>2014-8-8</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1600.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2021-03-05T00:00:00</ExpirationDate><ThumbnailPath>23753_119th St Package-1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-10T13:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>63732</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>11.3± acre Industrial Site</PropertyName><Address>0 Hays Road</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>The site is 11.3 acres in size, with close to nine acres developable. Sewer and water are available to the property in the Hays Rd. R.O.W. The leveled site has been cleared and improved for pasture grazing and currently offers an agricultural exemption for property taxes. Current land plan designation is IL, with a zoning of C-3., allowing for most light industrial, manufacturing, and distribution type uses. The location offers close proximity to the Suncoast Parkway/ SR 52 interchange for trans</PropertyDescr><Latitude>28.33674</Latitude><Longitude>-82.57005</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>795000.00</AskingPrice><LotSize>11.30</LotSize><LocationDescription>The site is located on the West side of Hays Rd., approximately 1/4 mile north of SR 52, and just north of the Withlacochee Electric Offices. The site is improved pasture, fenced and gated.</LocationDescription><Highlights1>11.3 acres with close to 9 acre net usable</Highlights1><Highlights2>Sewer &amp; Water available at Hays Road</Highlights2><Highlights3>IL Land Pland Designation &amp; C-3 Zoning</Highlights3><Highlights4>Located close to SR 52 &amp; Suncoast Parkway</Highlights4><HighlightBuildingClass /><HighlightTaxID>02-25-17-0000-00100-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>11.30</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>vacant land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-07-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-29T00:00:00</ExpirationDate><ThumbnailPath>23811_Hays Rd 11.83 acre.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T10:36:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64624</ListingID><UserID>3190</UserID><FranchiseID>370</FranchiseID><PropertyName>Coronet Plaza</PropertyName><Address>145 N 2nd Street</Address><City>Oakdale</City><State>CA</State><Zip>95361</Zip><PropertyDescr>Retail / Office Building with 10 office/retail suites. Common hallway and ADA restrooms. Eight of the ten suits are currently rented.</PropertyDescr><Latitude>37.76674</Latitude><Longitude>-120.84896</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>595000.00</AskingPrice><AskingPriceSF>59.00</AskingPriceSF><LotSize>13504</LotSize><LocationDescription>Downtown Oakdale one block north of W "F" Street.</LocationDescription><Highlights1>One Block Off Hwy 108</Highlights1><Highlights2>10 Retail / Office Suites</Highlights2><Highlights3>All Units Seperately Metered</Highlights3><Highlights4 /><HighlightYearBuilt>1955</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>130-003-036</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Stanislaus</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>10088.00</GrossSquareFootage><RentableSquareFootage>7829.00</RentableSquareFootage><UsableSquareFootage>10088.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>27431_145 N 2nd Street, Oakdale 006.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-16T18:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64658</ListingID><UserID>3378</UserID><FranchiseID>178</FranchiseID><PropertyName>Summer Lakes Suite 4419</PropertyName><Address>4419 Rowan Road</Address><City>New Port Richey</City><State>FL</State><Zip>33653</Zip><PropertyDescr>3 Months FREE RENT w/ 5 year lease.
New Port Richey's highest image professional office centre with abundant parking, lighted corner location, 2 street access and on site with All Children's Hospital Specialty Care Center and Pinellas Federal Credit Union.
6,317 sf of finished office space in two contiguous suites - 2,935 sf &amp; 3,383.
Lease separately or together.</PropertyDescr><Latitude>28.22280</Latitude><Longitude>-82.69246</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1407</MSA><LotSize>363 x 600</LotSize><ParkingSpaceCount>4.60</ParkingSpaceCount><LocationDescription>The subject property is located at the NW corner or Rowan Road &amp; Sharpsburg Blvd. (traffic light) between SR 54 and Trouble Creek Road in New Port Richey, FL</LocationDescription><Highlights1>3 Months Free Rent w/ 5 Yr Lease</Highlights1><Highlights2>Lighted Corner Location</Highlights2><Highlights3>2 Frot &amp; 2 Rear Doors</Highlights3><Highlights4>On Campus w/ All Childrens' &amp; Pinellas Federal Cre</Highlights4><HighlightYearBuilt>2005</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>15-26-16-0000-00100-0070 </HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>6317</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2935</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>6317</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-12-31T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Pasco</County><Highlights5>Abundant Parking</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>2935.00</GrossSquareFootage><RentableSquareFootage>2935.00</RentableSquareFootage><UsableSquareFootage>2935.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>5.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>24101_Facade_Web.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-01T15:31:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64683</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>Highly Visible Showroom</PropertyName><Address>10400 North Florida Avenue</Address><City>Tampa</City><State>FL</State><Zip>33612</Zip><PropertyDescr>This is a 28,860± SF showroom / office / warehouse located in Tampa, FL. It consists of primarily an open floor plan with air conditioned dropped ceiling throughout the entire building and we previously used as a bowling center. The current buildout consists of several small offices, lounge with bar, pro shop, and 2 multi-stall restroom facilities in addition to several restrooms throughout. All bowling equipment has been removed and the space is now open. 3 phase power. Approx. 99 marked parking spaces in addition to the handicap spaces. **Buyer is responsible for Buyer's Broker's Commission</PropertyDescr><Latitude>28.04397</Latitude><Longitude>-82.46013</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1500000.00</AskingPrice><LotSize /><ParkingSpaceCount>3.43</ParkingSpaceCount><LocationDescription>Take I-275 Exit 51 and head west on East Fowler Avenue. Turn south on North Florida Avenue for approximately ¾ mile. The property is located on the northwest quadrant at the lighted intersection of North Florida Avenue and West Bougainvillea Avenue.</LocationDescription><Highlights1>28,860± SF Commercial Showroom / Warehouse</Highlights1><Highlights2>Drop Ceiling with A/C Throughout Entire Space</Highlights2><Highlights3>Located at Lighted Intersection, Excellent Signage</Highlights3><Highlights4>99± Marked Parking Spaces plus Handicapped</Highlights4><HighlightYearBuilt>1959</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>1328183cm00000000001.3</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>3-Phase Power in the Building</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>28860.00</GrossSquareFootage><RentableSquareFootage>28860.00</RentableSquareFootage><UsableSquareFootage>28860.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-09-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>24236_Front.JPG</ThumbnailPath><PendingClosingDate>2015-09-21T00:00:00</PendingClosingDate><PendingSalePrice>1150000.00</PendingSalePrice><PendingCommissionPercent>6.00</PendingCommissionPercent><PendingPotentialCommissionPrice>69000.00</PendingPotentialCommissionPrice><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent>Industrial Team</PendingSellerAgent><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-10T14:43:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64698</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>10.8 Acres in Commerce Park</PropertyName><Address>10.8 Acres Connerton Commerce Park </Address><City>Land O Lakes</City><State>FL</State><Zip>34637</Zip><PropertyDescr>Located within the “New Town” of Connerton at the Commerce Park these parcels are the last 2 sites available. Connerton is West Florida’s premier New Town that embodies the principles of Smart Growth; mixed land use areas that encourage community and stakeholder collaboration while preserving open space and the natural beauty of critical environmental areas.
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/7UI5q2hh8Ng" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</PropertyDescr><Latitude>28.29039</Latitude><Longitude>-82.47321</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>695000.00</AskingPrice><LotSize /><LocationDescription>Connerton is located within a triangle formed by SR 52, U.S. 41 and Ehren Cut-off. Subject properties are near the Club Connerton in the Garden Village Center.
</LocationDescription><Highlights1>Parcel 2B: 10.8± Gross Acres with Approx.5± Usable</Highlights1><Highlights2>Zoning MPUD – Land Use New Town</Highlights2><Highlights3>FEMA Zone X</Highlights3><Highlights4>Close to Busy Highway 41 and State Road 52 in LOL</Highlights4><HighlightBuildingClass /><HighlightTaxID>22 25 18 0080 02B00 0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Adjacent to Est. Florida Hospital Long Term Care </Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>10.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Connerton Commerce Park</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-13T00:00:00</ExpirationDate><ThumbnailPath>24304_Connerton Commerce Park MASTER 450.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-10T13:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64699</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>23.54 Acres in Commerce Park</PropertyName><Address>23.54 Acres Connerton Commerce Park</Address><City>Land O Lakes</City><State>FL</State><Zip>34637</Zip><PropertyDescr>Located within the “New Town” of Connerton at the Commerce Park these parcels are the last 2 sites available. Connerton is West Florida’s premier New Town that embodies the principles of Smart Growth; mixed land use areas that encourage community and stakeholder collaboration while preserving open space and the natural beauty of critical environmental areas.
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/7UI5q2hh8Ng" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</PropertyDescr><Latitude>28.28978</Latitude><Longitude>-82.47399</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1395000.00</AskingPrice><LotSize>23.45</LotSize><LocationDescription>Connerton is located within a triangle formed by SR 52, U.S. 41 and Ehren Cut-off. Subject properties are near the Club Connerton in the Garden Village Center. </LocationDescription><Highlights1>23.54± Gross Acres with Approx. 12± Acres Usable</Highlights1><Highlights2>Zoning MPUD – Land Use New Town</Highlights2><Highlights3>FEMA Zone X</Highlights3><Highlights4>Close to Busy Highway 41 and State Road 52 in LOL</Highlights4><HighlightBuildingClass /><HighlightTaxID>222518000000300004B</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Adjacent to the Est. Florida Hospital </Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>23.45</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Connerton Commerce Park</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-13T00:00:00</ExpirationDate><ThumbnailPath>24306_Connerton Commerce Park MASTER 450.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-10T13:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64701</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Retail &amp; Office Parcels </PropertyName><Address>The Gardens – Comm. Village Parcels in Connerton</Address><City>Land O Lakes</City><State>FL</State><Zip>34637</Zip><PropertyDescr>Located within the “New Town” of Connerton at the Commerce Park these parcels are the last 2 sites available. Connerton is West Florida’s premier New Town that embodies the principles of Smart Growth; mixed land use areas that encourage community and stakeholder collaboration while preserving open space and the natural beauty of critical environmental areas.
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/7UI5q2hh8Ng" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</PropertyDescr><Latitude>28.29205</Latitude><Longitude>-82.49055</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>270000.00</AskingPrice><LotSize>1.69</LotSize><LocationDescription>Connerton is located within a triangle formed by SR 52, U.S. 41 and Ehren Cut-off. Subject properties are near the Club Connerton in the Garden Village Center. </LocationDescription><Highlights1>Lot 250A is Adjacent to Club Connerton </Highlights1><Highlights2>Building Pad Ready with Parking Lot &amp; Landscaping</Highlights2><Highlights3>Approved for Up to 8,700± Units at Build Out</Highlights3><Highlights4>Located Off Connerton Blvd.</Highlights4><HighlightBuildingClass /><HighlightTaxID>2525180000001000061</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.69</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Connerton Retail and Office Parcels</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-05-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-13T00:00:00</ExpirationDate><ThumbnailPath>24317_The Gardens Village Ctr.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-15T12:34:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64706</ListingID><UserID>4299</UserID><FranchiseID>197</FranchiseID><PropertyName>Industrial Property For Sale</PropertyName><Address>1600 West 6th Street </Address><City>Mishawaka</City><State>IN</State><Zip>46544</Zip><PropertyDescr>Old Excel building with 3 overhead doors. Industrial manufacturing, warehouse. Located conveniently to all transportation arteries.</PropertyDescr><Latitude>41.65681</Latitude><Longitude>-86.19981</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1370</MSA><AskingPrice>295000.00</AskingPrice><LotSize>25,050 SF</LotSize><LocationDescription>Soth of Lincolnway West, just off Logan Street &amp; Milburn Boulevard</LocationDescription><Highlights1>Total building air conditioned</Highlights1><Highlights2>Asphalt parking</Highlights2><Highlights3>All municipal utilities</Highlights3><Highlights4>440 Volt/3 Phase, 3&amp;4 wire electric</Highlights4><HighlightBuildingClass /><HighlightTaxID>16-1187-7579</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>17890</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>17890</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>17890</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>2.25</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-02-12T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5>Smoke alarm and telephone system</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>17890.00</GrossSquareFootage><RentableSquareFootage>17890.00</RentableSquareFootage><UsableSquareFootage>17890.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>manufacturing, light industrial, office, mishawaka, 6th street</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-03-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><ThumbnailPath>24329_Front_ViewRevised.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-08T14:33:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64707</ListingID><UserID>3222</UserID><FranchiseID>64</FranchiseID><PropertyName>Acworth Center</PropertyName><Address>3969 South Main Street </Address><City>Acworth</City><State>GA</State><Zip>30101</Zip><PropertyDescr>1411 square feet available in 10,500 square foot strip small.
Lease is $11 a square foot plus $2 a square foot for CAM. Total square foot cost is $12.
1411 Square Feet of Retail Space @ Acworth Center
Located in Historic Acworth off Main Street
One of Two Available Spaces </PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize>102,802 square feet</LotSize><ParkingSpaceCount>5.00</ParkingSpaceCount><LocationDescription>New small strip mall in Historic Acworth. </LocationDescription><Highlights1>1411 Square Feet of Retail Space @ Acworth Center</Highlights1><Highlights2>Located in Historic Acworth off Main Street</Highlights2><Highlights3>One of Two Spaces Available</Highlights3><Highlights4 /><HighlightYearBuilt>2007</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>20-0068-0-050-0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1411</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1411</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1411</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.00</LeaseAskingPriceSFYear><LeaseAskingPriceYear>18343.00</LeaseAskingPriceYear><LeaseAskingPriceSFMonth>1.83</LeaseAskingPriceSFMonth><LeaseAskingPriceMonth>1411.00</LeaseAskingPriceMonth><LeaseDateAvailable>2016-09-01T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Cobb</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>10500.00</GrossSquareFootage><RentableSquareFootage>1440.00</RentableSquareFootage><UsableSquareFootage>1411.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.36</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail space</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-08-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>24338_3969 South Main Street, Acworth-0585.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-26T10:43:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64720</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>One Park Place Development</PropertyName><Address>3000 Pennsylvaina</Address><City>Kansas City</City><State>MO</State><Zip>64108</Zip><PropertyDescr>Location, convenience, spectacular views! These are just a few of the highlights for this “one of a kind” Class A development opportunity. Located adjacent to One Park Place condominiums at 31st and Southwest Trafficway, the property consists of existing structured parking (400+/- spaces) and one acre lot fronting 31st Street. Expectations are for retail/restaurants/multi-story luxury apartments and/or first class office space with complimentary retail.</PropertyDescr><Latitude>39.07159</Latitude><Longitude>-94.59262</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>41</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>703</MSA><AskingPrice>4400000.00</AskingPrice><LotSize /><LocationDescription>31st and Southwest Trafficway
East of One Park Place</LocationDescription><Highlights1>One of a Kind Class A Development Opportunity</Highlights1><Highlights2>Great Location with Spectacular Views of Downtown</Highlights2><Highlights3>Pad Site Included and Ready for Development</Highlights3><Highlights4>Unlimited Potential for Multi-Story Development</Highlights4><HighlightStoryCount>5</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>29-910-16-04-00-0-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Existing Structured Parking (400+/- Included)</Highlights5><PropertyUse>1</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.77</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>One Park Place, Development, Class A, Luxury, Parking Garage</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-09-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-01T00:00:00</ExpirationDate><ThumbnailPath>24528_1PP Concept - GHW.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-11T10:06:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2>http://www.oneparkplacekc.com/</LinkURL2><LinkDescription2>One Park Place - Luxury Condominiums</LinkDescription2><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64769</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>New Century Business Park Lots</PropertyName><Address>915-955 E. Lincoln Ln</Address><City>Gardner</City><State>KS</State><Zip>66030</Zip><PropertyDescr>Two Lots zoned CP-2 at the "Main &amp; Main" intersection of Gardner. Lot 4 - 50,476 SF @ $2.98/SF and Lot 5 - 51,506 SF @ $2.92/SF or $2.75/SF for both.</PropertyDescr><Latitude>38.81329</Latitude><Longitude>-94.90586</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>150000.00</AskingPrice><AskingPriceSF>2.75</AskingPriceSF><AskingPriceAcre>119658.00</AskingPriceAcre><LotSize /><LocationDescription>In the heart of Gardner. Just North of Main Street and East of Moonlight Rd on Lincoln Ln.</LocationDescription><Highlights1>"Main &amp; Main" of Gardner</Highlights1><Highlights2>Two Lots Zoned CP-2</Highlights2><Highlights3>All Utilities to Property</Highlights3><Highlights4>$150,000/Lot or $280,000 for Both </Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5>Bank Owned - Bring Offers</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>101506.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-09-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-03-07T00:00:00</ExpirationDate><ThumbnailPath>31039_webaerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-15T17:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64783</ListingID><UserID>3032</UserID><FranchiseID>184</FranchiseID><PropertyName>TOD Development Site </PropertyName><Address>719 Cedar Street</Address><City>Newington </City><State>CT</State><Zip>06111</Zip><PropertyDescr>LOCATION......The land has approximately 500 +/- LF that directly abuts the Bus Way. Possibilities are endless for TOD development with the proximity to CCSU and future development by CCSU on the adjoining land for years to come. State funding may also be available for TOD projects. The possibilities are truly endless don' t miss this opportunity.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2900000.00</AskingPrice><LotSize /><LocationDescription>Location Location Location........... this property is right on the off ramp of RT 9 exit 29 and it is located right between the Cedar Street and East Street Stations with direct access to the Bus Way with its 500 +/- LF that abuts the Bus way.</LocationDescription><Highlights1>Transit Oriented Development</Highlights1><Highlights2>500 LF +/- Bordering on the Bus Way</Highlights2><Highlights3>CCSU within walking distance</Highlights3><Highlights4>State Funding may be available for the TOD</Highlights4><HighlightBuildingClass /><HighlightTaxID>C0587200</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5>Direct Highway access to RT 9 Exit 29 borders prop</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>8.04</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Transit Oriented Development, retail, Student Housing, Dormitories</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-09-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-07T00:00:00</ExpirationDate><ThumbnailPath>24764_719 Cedar St aerial close up with approx property lines.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-21T10:05:00</LastModified><LinkURL1>ctcommercialproperties.com</LinkURL1><LinkDescription1>Agent web site</LinkDescription1><LinkURL2>http://www.crelisting.net/QEc7ege0A</LinkURL2><LinkDescription2>Property web site</LinkDescription2><LinkURL3>http://www.crcog.org/publications/CommDevDocs/busway_tod/CedarEastReport.pdf</LinkURL3><LinkDescription3>Bus Way Report and Planning</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64795</ListingID><UserID>4299</UserID><FranchiseID>197</FranchiseID><PropertyName>Prime Office Location</PropertyName><Address>202 Lincolnway East</Address><City>Mishawaka</City><State>IN</State><Zip>46544</Zip><PropertyDescr>Located in the heart of downtown Mishawaka, this multi-tenant building shouts professionalism and success. Lower level suites have entrance at parking lot level. Each of the four individual offices can be secured. Both common area restrooms and full kitchen are also located on lower level. Additional space available. 21.4% Load Factor. Lease option also available.</PropertyDescr><Latitude>41.66149</Latitude><Longitude>-86.17888</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>975000.00</AskingPrice><LotSize /><LocationDescription>Corner of Lincolnway East and Church in Downtown Mishawaka, across Mishawaka Public Library. </LocationDescription><Highlights1>High visibility</Highlights1><Highlights2>Multi-tenant friendly</Highlights2><Highlights3>Ample parking</Highlights3><Highlights4>Near new Riverwalk</Highlights4><HighlightYearBuilt>1968</HighlightYearBuilt><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>71-09-16-277-002.000-023</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5>Available space may be combined or divided</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>27410.00</GrossSquareFootage><RentableSquareFootage>16674.00</RentableSquareFootage><UsableSquareFootage>27410.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>lincolnway, downtown mishawaka, office, bank</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2027-09-30T00:00:00</ExpirationDate><ThumbnailPath>24794_202 LWE side.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-06T11:29:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64814</ListingID><UserID>3795</UserID><FranchiseID>160</FranchiseID><PropertyName>Second Floor Office Suite</PropertyName><Address>40 Maplewood Av &amp; 25 Kraft Av</Address><City>Albany</City><State>NY</State><Zip>12205</Zip><PropertyDescr>Second floor office suite comprised of several bullpen areas, several offices (4), sub-dividable. Partial new carpet, current tenants excluded</PropertyDescr><Latitude>42.69170</Latitude><Longitude>-73.80867</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Exit 2 of I-90 to Fuller Rd to Railroad Ave, east to Maplewood corner of Kraft.</LocationDescription><Highlights1>Several bullpen areas</Highlights1><Highlights2>2nd Floor 3000sf Available</Highlights2><Highlights3>Partial new carpet</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>012689 53.10-3-7</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>10.00</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>2400.00</LeaseAskingPriceMonth><LeaseDateAvailable>2014-10-01T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Albany</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>12000.00</GrossSquareFootage><RentableSquareFootage>2700.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-09-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-02T00:00:00</ExpirationDate><ThumbnailPath>24892_40 Maplewood Ave Bowers 001.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-09-30T10:37:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64842</ListingID><UserID>5545</UserID><FranchiseID>300</FranchiseID><PropertyName>14,600 SF Industrial Building</PropertyName><Address>3807 S Leonard Rd</Address><City>St. Joseph</City><State>MO</State><Zip>64503</Zip><PropertyDescr>14,600 sf building on 2.88 acres. Great location seconds from all amenities and interstate access. multiple 14' drive in doors and fenced yard. FOR SALE OR LEASE. </PropertyDescr><Latitude>39.72884</Latitude><Longitude>-94.78595</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>975000.00</AskingPrice><AskingPriceSF>66.78</AskingPriceSF><LotSize /><LocationDescription>Great location just seconds from I-29.</LocationDescription><Highlights1>14,600 sf</Highlights1><Highlights2>2.88 acres</Highlights2><Highlights3>fenced yard</Highlights3><Highlights4>14' drive in doors</Highlights4><HighlightYearBuilt>1990</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>14600.00</GrossSquareFootage><RentableSquareFootage>14600.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.88</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><ThumbnailPath>24985_20140430170255374719000000-o.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-18T10:54:00</LastModified><LinkURL1>www.saintjoseph.com</LinkURL1><LinkDescription1>St. Joseph Chamber of Commerce</LinkDescription1><LinkURL2>www.co.buchanan.mo.us</LinkURL2><LinkDescription2>Buchanan County</LinkDescription2><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64847</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>815 Noland Shops</PropertyName><Address>815 N Noland Road</Address><City>Independence</City><State>MO</State><Zip>64050</Zip><PropertyDescr>14,446 SF Unanchored Strip Center on N Noland Rd. S End-Cap available for lease @ $5.00 per SF. 12,930 cars per day on N Noland Rd. The Center is also For Sale @ $825,000 now reduced to $650,000. Bring offers!</PropertyDescr><Latitude>39.09921</Latitude><Longitude>-94.41253</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize>50,370</LotSize><LocationDescription>East side of Noland Road between Downtown Independence and 24 Hwy.</LocationDescription><Highlights1>S End-Cap 4,433 SF for lease - $5 NNN</Highlights1><Highlights2>10,187 Pop - 4,551 HH's in 1 Mi. Radius</Highlights2><Highlights3>Avg HH Income $41,255 in 3 Mi. Radius</Highlights3><Highlights4>Great Space for Bar/Restaurant</Highlights4><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>8866</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1240</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4433</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>5.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-10-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Jackson</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>14446.00</GrossSquareFootage><RentableSquareFootage>6355.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-09-30T00:00:00</ExpirationDate><ThumbnailPath>26252_b.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-02T12:32:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64851</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>80 Ac Single Fam Development</PropertyName><Address>177th &amp; Pflumm</Address><City>Overland Park</City><State>KS</State><Zip>66062</Zip><PropertyDescr>Located on the east side of Pflumm 1/4 mile south of 175th Street</PropertyDescr><Latitude>38.80758</Latitude><Longitude>-94.73769</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2800000.00</AskingPrice><AskingPriceAcre>35000.00</AskingPriceAcre><LotSize /><LocationDescription>Property is 1/4 mile south of 175th St. on the east side of Pflumm</LocationDescription><Highlights1>Prime for single family development</Highlights1><Highlights2>All utilities</Highlights2><Highlights3>Great school district</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>303020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>80.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-09T00:00:00</ExpirationDate><ThumbnailPath>25017_Aubry-20140907-00506.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-17T11:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64853</ListingID><UserID>2791</UserID><FranchiseID>195</FranchiseID><PropertyName>Inspirational Designed Office</PropertyName><Address>2402 S. Rural Rd. #202</Address><City>Tempe</City><State>AZ</State><Zip>85282</Zip><PropertyDescr>Creative Office space with inspirational design. Approx 2,353 sf., open office space, private offices, conference room.</PropertyDescr><Latitude>33.40260</Latitude><Longitude>-111.92664</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>On west side of Rural Rd. South of Broadway, North of Southern</LocationDescription><Highlights1>Open office space</Highlights1><Highlights2>Private Offices</Highlights2><Highlights3>Conference Room</Highlights3><Highlights4>Great Tempe location</Highlights4><HighlightYearBuilt>2004</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>00000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2353</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2353</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2353</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseAskingPriceYear>75296.00</LeaseAskingPriceYear><LeaseAskingPriceSFMonth>1.34</LeaseAskingPriceSFMonth><LeaseAskingPriceMonth>6275.00</LeaseAskingPriceMonth><LeaseDateAvailable>2017-01-08T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Maricopa</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2353.00</GrossSquareFootage><RentableSquareFootage>4706.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.56</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><ThumbnailPath>25023_DSCN1326.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-08T21:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64862</ListingID><UserID>4012</UserID><FranchiseID>160</FranchiseID><PropertyName>2719 Route 2</PropertyName><Address>2719 NY RT 2</Address><City>Grafton</City><State>NY</State><Zip>12052</Zip><PropertyDescr>Fully equipped, long established diner &amp; ice cream stand, ready to do the same or use the space for your own enterprise. 1/2 mile from Grafton State Park. Plenty of parking, outdoor deck on 3.5 acres. Package includes garage w/storage and a 3 bedroom house.</PropertyDescr><Latitude>42.76096</Latitude><Longitude>-73.48346</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>179000.00</AskingPrice><LotSize /><LocationDescription>Route 2 east from Troy approx. 14 miles. property located on south side of road about 1/2 mile before entrance to Grafton State Park.</LocationDescription><Highlights1>Established Diner &amp; Ice Crean Stand</Highlights1><Highlights2>Fully Equipped</Highlights2><Highlights3>Near Grafton State Park</Highlights3><Highlights4>Package includes House and Garage</Highlights4><HighlightYearBuilt>1994</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>382600 84-1-30</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Rensselaer</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1624.00</GrossSquareFootage><RentableSquareFootage>1624.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.55</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-11-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-31T00:00:00</ExpirationDate><ThumbnailPath>25057_IMG_0059.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-09T16:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64868</ListingID><UserID>3873</UserID><FranchiseID>188</FranchiseID><PropertyName>815 Noland Shops</PropertyName><Address>815 N. Noland Rd</Address><City>Independence</City><State>MO</State><Zip>64050</Zip><PropertyDescr>14,446 SF Retail Strip Center For Sale.</PropertyDescr><Latitude>39.09921</Latitude><Longitude>-94.41253</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>650000.00</AskingPrice><AskingPriceSF>45.00</AskingPriceSF><LotSize /><LocationDescription>East side of Noland Rd between Downtown Independence and 24 Hwy.</LocationDescription><Highlights1>Excellent Exposure on Noland Road</Highlights1><Highlights2>32% Leased - Great Upside Potential</Highlights2><Highlights3>Property Includes 30,000 SF Pad Site</Highlights3><Highlights4>S End-Cap Available For Lease</Highlights4><HighlightBuildingClass /><HighlightTaxID>999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Jackson</County><Highlights5>Owner Motivated to Sell - Bring Offers!</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>14446.00</GrossSquareFootage><RentableSquareFootage>14446.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-09-30T00:00:00</ExpirationDate><ThumbnailPath>25105_815 Noland Shops.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-02T12:45:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64895</ListingID><UserID>6083</UserID><FranchiseID>197</FranchiseID><PropertyName>Downtown Business Opportunity!</PropertyName><Address>211 Bridge St., Unit A</Address><City>Charlevoix</City><State>MI</State><Zip>49720</Zip><PropertyDescr>The Taffy Barrel has been a successful signature business in downtown Charlevoix for many years. Now is your opportunity to own the business that is in the hearts, minds and tummy's of many many visitor's and locals alike. The Taffy Barrel has the look and feel of an old fashioned general store! Imagine, over 150 barrels and baskets loaded with your favorite candies, that old creaky wood floor and the old decorative tin ceiling!
The Taffy Barrel is a business opportunity only. No Real Estate.</PropertyDescr><Latitude>45.31774</Latitude><Longitude>-85.25884</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>224900.00</AskingPrice><LotSize /><LocationDescription>Downtown Charlevoix Michigan</LocationDescription><Highlights1>Business Opportunity </Highlights1><Highlights2>Successful Signature Business</Highlights2><Highlights3>Downtown Charlevoix</Highlights3><Highlights4>Business Only - No Real Estate</Highlights4><HighlightBuildingClass /><HighlightTaxID> 052-246-001-20</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>3</PropertyUse><GrossSquareFootage>0.00</GrossSquareFootage><RentableSquareFootage>0.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>211 Bridge Street, Taffy Barrel, Charlevoix</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-06T00:00:00</ExpirationDate><ThumbnailPath>25254_NMMLS442412.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-21T15:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64903</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>1117 W Sample Street</PropertyName><Address>1117 W Sample Street</Address><City>South Bend </City><State>IN</State><Zip>46619</Zip><PropertyDescr>Post and beam light industrial, manufacturing building on partially fenced 4+/- acres. Space includes 3,000 sq. ft. office, employee break room, restrooms, shop office and 5 dock height O/H doors. Heavy power is available. </PropertyDescr><Latitude>41.66510</Latitude><Longitude>-86.26547</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>429000.00</AskingPrice><LotSize /><LocationDescription>Located in South Bend's Studebaker Corridor adjacent to the Oliver Plow Industrial Park.</LocationDescription><Highlights1>3 recessed docks</Highlights1><Highlights2>2 drive-in OHD's</Highlights2><Highlights3>Large paved lot, partially fenced</Highlights3><Highlights4>Trailer parking</Highlights4><HighlightBuildingClass /><HighlightTaxID>18-3061-235101</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5>Also available for lease: $2.65 SF NNN</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>44996.00</GrossSquareFootage><RentableSquareFootage>44996.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>west sample street, industrial, manufacturing, south bend</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-08-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-27T00:00:00</ExpirationDate><ThumbnailPath>25297_1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-19T16:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64904</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>1117 W Sample Street</PropertyName><Address>1117 W Sample Street</Address><City>South Bend</City><State>IN</State><Zip>46619</Zip><PropertyDescr>Post and beam light industrial, manufacturing building on partially fenced 4+/- acres. Space includes 3,000 sq. ft. office, employee break room, restrooms, shop office and 5 dock height O/H doors. Heavy power is available.</PropertyDescr><Latitude>41.66510</Latitude><Longitude>-86.26547</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located in South Bend's Studebaker Corridor near the Oliver Plow Industrial Park.</LocationDescription><Highlights1>3 recessed docks</Highlights1><Highlights2>2 drive-in OHD's</Highlights2><Highlights3>Large paved lot, partially fenced</Highlights3><Highlights4>Trailer parking</Highlights4><HighlightBuildingClass /><HighlightTaxID>000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>44996</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>5000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>44996</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>2.65</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-10-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>St. Joseph</County><Highlights5>Also available for sale</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>44996.00</GrossSquareFootage><RentableSquareFootage>44996.00</RentableSquareFootage><UsableSquareFootage>44996.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>1117 w sample street, south bend, industrial, warehouse, indiana</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-27T00:00:00</ExpirationDate><ThumbnailPath>25306_1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-19T16:51:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64910</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>Professional Office Space</PropertyName><Address>313 Route 206 S</Address><City>Chester</City><State>NJ</State><Zip>07930</Zip><PropertyDescr>UNBELIEVABLE: 2000 SF PROF. OFFICE SPACE 2ND FLOOR, RECEPTION AREA, 4 PRIVATE OFFICE, LARGE CONF. RM, BULL PEN AREA, KITCHEN, $12 PSF PLUS UTILITIES </PropertyDescr><Latitude>40.79236</Latitude><Longitude>-74.70265</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Rt 206 to Chester Lighting Center</LocationDescription><Highlights1>Highway Location</Highlights1><Highlights2>Business District</Highlights2><Highlights3>Avail March 2015</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-03-01T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Morris</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2000.00</GrossSquareFootage><RentableSquareFootage>2000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-09-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-01T00:00:00</ExpirationDate><ThumbnailPath>25342_IMG_1098.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-13T14:08:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64922</ListingID><UserID>6083</UserID><FranchiseID>197</FranchiseID><PropertyName>EDGEWATER INN </PropertyName><Address>100 Michigan Ave</Address><City>Charlevoix</City><State>MI</State><Zip>49720</Zip><PropertyDescr>This office space is located in The Edgewater Inn in downtown Charlevoix. Ample parking and a full basement for storage. Enjoy the indoor/outdoor pool,
fitness area, on site restaurant and all the amenities the Edgewater Inn has to offer.</PropertyDescr><Latitude>45.31967</Latitude><Longitude>-85.25855</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>109900.00</AskingPrice><LotSize /><LocationDescription>Downtown Charlevoix Michigan</LocationDescription><Highlights1>Cable TV</Highlights1><Highlights2>Off-street parking</Highlights2><Highlights3>Air-conditioning</Highlights3><Highlights4>Common area</Highlights4><HighlightBuildingClass /><HighlightTaxID>052-125-071-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Ample parking</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>1546.00</GrossSquareFootage><RentableSquareFootage>1546.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.72</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-11-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-07T00:00:00</ExpirationDate><ThumbnailPath>25382_NMMLS421401.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-21T16:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64941</ListingID><UserID>4726</UserID><FranchiseID>370</FranchiseID><PropertyName>Tennessee St Office Bldg.</PropertyName><Address>408 Tennessee</Address><City>Vallejo</City><State>CA</State><Zip>94590</Zip><PropertyDescr>Class C Office Building</PropertyDescr><Latitude>38.11023</Latitude><Longitude>-122.25577</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1458</MSA><AskingPrice>350000.00</AskingPrice><AskingPriceSF>76.00</AskingPriceSF><AskingPriceCAPRate>0.90</AskingPriceCAPRate><LotSize>6500</LotSize><ParkingSpaceCount>1.33</ParkingSpaceCount><LocationDescription>5,255 Sf. Class C Office</LocationDescription><Highlights1>Owner / User</Highlights1><Highlights2>Potential Sale and Lease Back</Highlights2><Highlights3>Excellent Freeway Access</Highlights3><Highlights4 /><HighlightYearBuilt>1941</HighlightYearBuilt><HighlightStoryCount>3</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>0056-044-180</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Solano</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>5255.00</GrossSquareFootage><RentableSquareFootage>5255.00</RentableSquareFootage><UsableSquareFootage>5255.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.15</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-22T00:00:00</DateCreated><ExpirationDate>2020-12-31T00:00:00</ExpirationDate><ThumbnailPath>25930_IMG_2115.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-15T10:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64949</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>OFFICE / WAREHOUSE / FLEX</PropertyName><Address>15 Kenny Roberts Memorial Drive</Address><City>Suffield</City><State>CT</State><Zip>06078</Zip><PropertyDescr>OFFICE / WAREHOUSE SPACE for Lease. 2,400 SF Warehouse Available. 16’ Clear Height, 8’x10’ Overhead Door, Loading Dock w/Leveler. $1,600/month, gross. Located in Mach1 Industrial Park. Minutes to I91 &amp; Route 20</PropertyDescr><Latitude>41.96147</Latitude><Longitude>-72.66612</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>31</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Ideal location off Route 75 at north end of Bradley International Airport.</LocationDescription><Highlights1>2,400 SF Warehouse Available</Highlights1><Highlights2>16' Clear Height, Overhead Door &amp; Dock</Highlights2><Highlights3>Located in Mach1 Industrial Park</Highlights3><Highlights4>Minutes to I-91 &amp; Route 20</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2400</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2400</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2400</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.00</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>1600.00</LeaseAskingPriceMonth><LeaseDateAvailable>2014-10-27T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>19530.00</GrossSquareFootage><RentableSquareFootage>2500.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-27T00:00:00</ExpirationDate><ThumbnailPath>25535_FRONT.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-27T11:59:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>64967</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>Medical/Prof Office Space</PropertyName><Address>3322 Route 22 W</Address><City>Branchburg</City><State>NJ</State><Zip>08876</Zip><PropertyDescr>UNBELIEVABLE: 15 BUILDING 135,000 SF OFFICE COMPLEX ON ROUTE 22 MINUTES FROM RT 78. MEDICAL &amp; PROFESSIONAL OFFICES FROM 1,000 SF TO 6,000 SF. COMPETITIVELY PRICE. SHORT TERM LEASES WILL BE CONSIDERED $14 PSF NNN </PropertyDescr><Latitude>40.60784</Latitude><Longitude>-74.70134</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>From Bridgewater take Route 22 West to complex on right-Sign on Property
Highway Location</LocationDescription><Highlights1>135000 SF Office Complex</Highlights1><Highlights2>Short Term Leases Considered</Highlights2><Highlights3>Offices from 1000-6000 SF</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>6000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>6000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>14.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-10-30T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Somerset</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>6000.00</GrossSquareFootage><RentableSquareFootage>6000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-10-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-30T00:00:00</ExpirationDate><ThumbnailPath>25671_IMG_1250.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-10-31T09:34:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65033</ListingID><UserID>3725</UserID><FranchiseID>184</FranchiseID><PropertyName>Office/Retail for Lease</PropertyName><Address>300 West Main St</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>RETAIL/OFFICE SPACE for LEASE! Join New England Pasta Company and Truffles on Main in this high profile Avon location. 3,143 SF on 2nd floor with lobby, approved for 96 seat restaurant use, recently renovated to include a bar, 5 offices, conference room, 2 rest rooms and hardwood floors.</PropertyDescr><Latitude>41.81407</Latitude><Longitude>-72.85653</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Prime location on Route 44</LocationDescription><Highlights1>Join NE Pasta Co &amp; Truffles on Main</Highlights1><Highlights2>High Profile Avon Location</Highlights2><Highlights3>3,143 SF 2nd Floor Office/Retail</Highlights3><Highlights4>Recently Renovated!</Highlights4><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3143</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3143</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3143</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>10.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-07-19T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5>Traffic Count 30,100</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>3143.00</GrossSquareFootage><RentableSquareFootage>3143.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail, Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-07-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-19T00:00:00</ExpirationDate><ThumbnailPath>25980_FRONT.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-17T11:31:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65047</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Daniels Baldwin Junction</PropertyName><Address>Hwy 59 &amp; Hwy 56</Address><City>Baldwin City</City><State>KS</State><Zip>66006</Zip><PropertyDescr>4 Commercial lots from 3.3 acres to 5.0 acres or a total of 18.3 acres
</PropertyDescr><Latitude>38.78235</Latitude><Longitude>-95.27132</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>732000.00</AskingPrice><LotSize /><LocationDescription>SEC of Hwy 59 &amp; Hwy 56</LocationDescription><Highlights1>Great Location</Highlights1><Highlights2>Intersection of Hwys 56 &amp; 59</Highlights2><Highlights3>Commercial development</Highlights3><Highlights4>3.3 Acre Lot: $132,000</Highlights4><HighlightBuildingClass /><HighlightTaxID>99</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Three 5 acres lots: $200,000 ea.</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>18.30</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-11-11T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>26028_Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-11T11:44:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65129</ListingID><UserID>6404</UserID><FranchiseID>197</FranchiseID><PropertyName>A1 Zoned Land</PropertyName><Address>65885 US 33</Address><City>Goshen</City><State>IN</State><Zip>46526</Zip><PropertyDescr>9.7 acres currently zoned A1 with two rental homes, 65885 US 33 &amp; 65981 US 33 with monthly income of $1,600. Located on the Northwest corner of US 33 &amp; CR 40/Woodfield Road. Newly zoned M1 ground is 200 feet west of this property. Great potential development site with light manufacturing/retail or some mix. Broker owned. </PropertyDescr><Latitude>41.53901</Latitude><Longitude>-85.78080</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>598000.00</AskingPrice><LotSize /><LocationDescription>Northwest corner of US 33 and CR 40.</LocationDescription><Highlights1>Sale includes buildings and land</Highlights1><Highlights2>Building 1: 1,300 sq. ft.</Highlights2><Highlights3>Building 2: 912 sq. ft. </Highlights3><Highlights4>Central air, 110 volts, electric and gas hook-up</Highlights4><HighlightBuildingClass /><HighlightTaxID>20-11-25-376-002.000-014</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Elkhart</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2212.00</GrossSquareFootage><RentableSquareFootage>2212.00</RentableSquareFootage><UsableSquareFootage>2212.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>9.70</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>land, 65885 US 33, goshen, indiana, elkhart county, homes</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-05-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-01T00:00:00</ExpirationDate><ThumbnailPath>26478_US 33 CR 40 Corner Pic.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-24T09:33:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65135</ListingID><UserID>6404</UserID><FranchiseID>197</FranchiseID><PropertyName>1010 N Greene Road</PropertyName><Address>1010 N Green Road</Address><City>Goshen </City><State>IN</State><Zip>46526</Zip><PropertyDescr>1 Acre property partially visible from US 33. Majority of property zoned B-3. It is likely a building 3,000-5,000 sq. ft. could be built subject to city approval. House is currently rented at $900 per month. Broker owned. </PropertyDescr><Latitude>41.60034</Latitude><Longitude>-85.86691</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>139900.00</AskingPrice><LotSize>113x385</LotSize><LocationDescription>Greene Road just south of US 33 (Elkhart Road).</LocationDescription><Highlights1>Sale includes building</Highlights1><Highlights2>Central air, forced air, gas fuel</Highlights2><Highlights3>Electric and gas hook-up</Highlights3><Highlights4>Municipal sewer and water hook-up </Highlights4><HighlightBuildingClass /><HighlightTaxID>00000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Elkhart County</County><Highlights5>Zoned B3 Highway Business</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>1584.00</GrossSquareFootage><RentableSquareFootage>1584.00</RentableSquareFootage><UsableSquareFootage>1584.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.23</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>house, rental, land, office, 1010 N Greene Road, Goshen, indiana</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-01-28T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-13T00:00:00</ExpirationDate><ThumbnailPath>26496_1010 Main.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-11-24T11:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65178</ListingID><UserID>3795</UserID><FranchiseID>160</FranchiseID><PropertyName>Retail Store &amp; 2 Apartments</PropertyName><Address>2619 Broadway</Address><City>Schenectady</City><State>NY</State><Zip>12306</Zip><PropertyDescr>Great Bellevue location. Buyer required to bring building up to code. Two apartments 1 two bedroom, 1 one bedroom &amp; 2,220sf retail store. Vinyl replacement windows upstairs. Needs heating system and plumbing replacement. Now is the time to be your own boss.</PropertyDescr><Latitude>42.79470</Latitude><Longitude>-73.97360</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>39900.00</AskingPrice><LotSize>4,664</LotSize><LocationDescription>Route I-890 to exit 5 to south on Broadway to building on right.</LocationDescription><Highlights1>Retail Store</Highlights1><Highlights2>2 Apartments 1-1bedroom &amp; 1 -2bedroom</Highlights2><Highlights3>Bellevue Business District</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>48.66-1-22</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Schenectady</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>4337.00</GrossSquareFootage><RentableSquareFootage>4337.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.10</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-11-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-13T00:00:00</ExpirationDate><ThumbnailPath>26768_IM000893.JPG</ThumbnailPath><PendingContractDate>2015-01-30T00:00:00</PendingContractDate><PendingClosingDate>2015-02-28T00:00:00</PendingClosingDate><PendingSalePrice>1.00</PendingSalePrice><PendingCommissionPercent>0.00</PendingCommissionPercent><PendingPotentialCommissionPrice>0.00</PendingPotentialCommissionPrice><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-04T11:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65182</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Medical Office Suites</PropertyName><Address>35 Nod Road</Address><City>Avon</City><State>CT</State><Zip>060001</Zip><PropertyDescr>FOR LEASE: 2 Medical Office suites available. 2,200 SF on 1st floor &amp; 1,965 SF 2nd floor. Great east side location.</PropertyDescr><Latitude>41.80786</Latitude><Longitude>-72.81672</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Just south of Route 44</LocationDescription><Highlights1>2 Medical Office Suites</Highlights1><Highlights2>Suite 102 - 2,200 SF on 1st Floor</Highlights2><Highlights3>Suite 205 - 1,965 SF on 2nd Floor</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2200</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1965</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2200</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>22.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-12-09T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>25000.00</GrossSquareFootage><RentableSquareFootage>2200.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-12-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-09T00:00:00</ExpirationDate><ThumbnailPath>48551_FRONT.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-01-10T09:38:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65191</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Marandino's Plaza</PropertyName><Address>141 Main Street</Address><City>New Hartford</City><State>CT</State><Zip>06057</Zip><PropertyDescr>FOR LEASE: 5,060 SF End Cap Available in active retail plaza. Consists of 3 contiguous retail suites including 1,400 SF end cap, 860 SF and 2,800 SF stores which are available individually. Join Maradino's Shopping Center with tenants that include Maradino Foods, Maradino Spirits, Northwest Community Bank &amp; New Hartford Diner</PropertyDescr><Latitude>41.86100</Latitude><Longitude>-72.95898</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Prime retail location on Route 44 (Main Street) in Marandino's Plaza</LocationDescription><Highlights1>5,060 SF Total End Cap </Highlights1><Highlights2>Individual Stores 860-2800 SF Available</Highlights2><Highlights3>Join Maradino's Shopping Center</Highlights3><Highlights4>Set in Maradinos Plaza</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5060</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>860</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5060</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.86</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-12-10T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Litchfield</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>40000.00</GrossSquareFootage><RentableSquareFootage>2800.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-12-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-10T00:00:00</ExpirationDate><ThumbnailPath>26836_NEW PHOTOS (1).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-10T10:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65223</ListingID><UserID>2997</UserID><FranchiseID>160</FranchiseID><PropertyName>Former Bank Branch Office</PropertyName><Address>631 Nott Street</Address><City>Schenectady</City><State>NY</State><Zip>12308</Zip><PropertyDescr>FORMER BANK BRANCH WITH DRIVE THRU CLOSE TO UNION COLLEGE AND ELLIS HOSPITAL. LARGE LOBBY WITH TERRAZZO FLOORS TELLER STATIONS AND MANAGER PLATFORM. FULL BASEMENT KITCHEN AND BREAK ROOM ALSO INCLUDES SBL# 39.58-1-11
LS TO ATTEND ALL SHOWINGS</PropertyDescr><Latitude>42.82018</Latitude><Longitude>-73.92719</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>199000.00</AskingPrice><LotSize>100666sf</LotSize><LocationDescription>ERIE BLVD TO NOTT ST BUILDING ON LEFT AT VANVRANKEN AVE</LocationDescription><Highlights1>Former Bank W/ Drive Thru</Highlights1><Highlights2>Large Lobby w/ Terrazzo Floors</Highlights2><Highlights3>Full Basement </Highlights3><Highlights4>Kitchen and Breakroom</Highlights4><HighlightYearBuilt>1969</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>421500 39.58-1-13</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Schenectady</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2534.00</GrossSquareFootage><RentableSquareFootage>2534.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail / Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-12-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><ThumbnailPath>27001_645 Nott Street (1).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-12T13:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65234</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>Free Standing Block Buidling</PropertyName><Address>1076 N Citrus Avenue</Address><City>Crystal River</City><State>FL</State><Zip>34428</Zip><PropertyDescr>3940 SF free standing concrete block building nestled amongst mature landscaping on 1.22+/- acres. Located 1/4 mile east of Hwy 19 on Citrus Ave (Hwy 495) in Crystal River. Great Visibility and signage with ideal set up for day care, school, office or retail use. Zoning is general commercial.</PropertyDescr><Latitude>28.90433</Latitude><Longitude>-82.59362</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>175000.00</AskingPrice><LotSize /><LocationDescription>1076 North Citrus Avenue, Crystal River, Citrus County, FL 34428 - From Hwy 19 North on Citrus Ave (Hwy 495) 1/4 mile on left side after passing Crystal Street.</LocationDescription><Highlights1>3940± SF block building on 1.22 acres</Highlights1><Highlights2>Great Visibility &amp; signage 1/4 mile from US 19 N</Highlights2><Highlights3>Large gated play area with mature landscaping</Highlights3><Highlights4>Asphalt parking with 14 parking spaces</Highlights4><HighlightBuildingClass /><HighlightTaxID>000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Citrus</County><Highlights5>Ideal for day care, school, office, or retail</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>3940.00</GrossSquareFootage><RentableSquareFootage>3940.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Free Standing Concrete Block Building Citrus Avenue Crystal River</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-12-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><ThumbnailPath>27051_Exterior - Front 3.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T17:13:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65246</ListingID><UserID>4714</UserID><FranchiseID>197</FranchiseID><PropertyName>18625 Centennial - Suite D</PropertyName><Address>18625 Centennial Road</Address><City>Marshall</City><State>MI</State><Zip>49068</Zip><PropertyDescr>Great small office with high visibility and easy access to I-94. Across from Loves Truck Stop. Plenty of hard surface parking, common area for restrooms. Lease includes all utilities except phone and internet. Ready for immediate occupancy. </PropertyDescr><Latitude>42.27849</Latitude><Longitude>-84.93442</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>From Marshall go East on Michigan Avenue to Centennial Road to property. From I-94 Exit on to Partello Road go south to Centennial Road. </LocationDescription><Highlights1>30 parking spots</Highlights1><Highlights2>9' ceiling height</Highlights2><Highlights3>Barrier free</Highlights3><Highlights4>Brick/stone exterior</Highlights4><HighlightYearBuilt>1977</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>15-000-057-00,15-000-063-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>800</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>800</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>800</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.75</LeaseAskingPriceSFYear><LeaseAskingPriceMonth>850.00</LeaseAskingPriceMonth><LeaseDateAvailable>2017-01-20T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Calhoun </County><Highlights5>Forced air, natural gas, electric, central air</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>800.00</GrossSquareFootage><RentableSquareFootage>800.00</RentableSquareFootage><UsableSquareFootage>800.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>18625 Centennial, office, service, three rivers, calhoun county, michigan, </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2017-01-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-20T00:00:00</ExpirationDate><ThumbnailPath>27084_18625 Centennial_00.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-31T10:44:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65252</ListingID><UserID>4299</UserID><FranchiseID>197</FranchiseID><PropertyName>2146 S. 11th Street</PropertyName><Address>2146 S 11th Street</Address><City>Niles</City><State>MI</State><Zip>49120</Zip><PropertyDescr>Former Niles Lochmondy Auto Body Shop, which was recently leveled and available for purchase. The lot is 1.5 +/- acres and is ready to be built on.</PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>175000.00</AskingPrice><LotSize>175x385</LotSize><LocationDescription>Located right on 11th Street (US 31). </LocationDescription><Highlights1>Highly visible location</Highlights1><Highlights2>High traffic area</Highlights2><Highlights3>Zoning: I</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>11-14-0111-0008-06-0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Berrien</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.55</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>commercial land, niles, lochmondy, michigan, 2146 11th st</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-09-30T00:00:00</ExpirationDate><ThumbnailPath>27110_2146_11th_a.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2014-12-22T12:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65283</ListingID><UserID>3795</UserID><FranchiseID>160</FranchiseID><PropertyName>Flex. Bldg w/ high visibility</PropertyName><Address>1742 Chrisler Avenue</Address><City>Rotterdam</City><State>NY</State><Zip>12303</Zip><PropertyDescr>Great location close to I-890 and Route 7. Has loading dock and parking. Flex building. High visibility. Great distribution or manufacturing use. Has 3 phase power. Also available for lease @1900 month plus utilities</PropertyDescr><Latitude>42.78803</Latitude><Longitude>-73.93539</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>8</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>233000.00</AskingPrice><LotSize>19,165 sf</LotSize><LocationDescription>Route 7 west of Route 5, Property on left near Altamont Ave.</LocationDescription><Highlights1>Great Location</Highlights1><Highlights2>Has Loading Dock and Parking</Highlights2><Highlights3>Great Distribution or Manufacturing Use</Highlights3><Highlights4 /><HighlightYearBuilt>1951</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>422800 49.19-1-12.11</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Schenectady</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>4900.00</GrossSquareFootage><RentableSquareFootage>4900.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-04T00:00:00</ExpirationDate><ThumbnailPath>27256_1742 Chrisler Ave 001.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-05T15:53:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65288</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>Workman</PropertyName><Address>9611 State Ave</Address><City>Kansas City</City><State>KS</State><Zip>66111</Zip><PropertyDescr>1.2+ Acres with house</PropertyDescr><Latitude>39.11563</Latitude><Longitude>-94.80269</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>500000.00</AskingPrice><LotSize /><LocationDescription>1.2 Acres in western Wyandotte County across from the entrance to Schlitterbahn.</LocationDescription><Highlights1>1.2+ Acres</Highlights1><Highlights2>On State Ave at the entrance to Schlitterbahn</Highlights2><Highlights3>Investment property</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>940572</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Wyandotte</County><Highlights5 /><PropertyUse>1</PropertyUse><GrossSquareFootage>56491.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.29</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-08-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-26T00:00:00</ExpirationDate><ThumbnailPath>37537_mainweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-14T14:04:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65318</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>1017 South Logan</PropertyName><Address>1017 South Logan</Address><City>Mishawaka</City><State>IN</State><Zip>46544</Zip><PropertyDescr>13,972 sq. ft. industrial warehouse building with paved front lot and 560 sq. ft. detached garage available for sale. </PropertyDescr><Latitude>41.65224</Latitude><Longitude>-86.19654</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>335000.00</AskingPrice><AskingPriceSF>24.98</AskingPriceSF><LotSize>40x115</LotSize><ParkingSpaceCount>2.98</ParkingSpaceCount><LocationDescription>Near intersection of Panama Street and South Logan.</LocationDescription><Highlights1>Three total drive in doors - 10'x12'</Highlights1><Highlights2>Construction: masonry </Highlights2><Highlights3>Zoned I-2</Highlights3><Highlights4>Public water, sewer, gas and electric</Highlights4><HighlightYearBuilt>1965</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>71-09-17-483-022.000-023</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>13972.00</GrossSquareFootage><RentableSquareFootage>13972.00</RentableSquareFootage><UsableSquareFootage>13972.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.10</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>industrial, warehouse, mishawaka, indiana, 1017 south logan</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2016-11-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-23T00:00:00</ExpirationDate><ThumbnailPath>27401_1017 Pic.PNG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-15T11:39:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65351</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>SR 52 Office Lots</PropertyName><Address> State Road 52 / Chenwood Lot 123 </Address><City>Hudson</City><State>FL</State><Zip>34669</Zip><PropertyDescr>5 professional office sites are available at the entrance to the Verandahs residential development located on the north side of State Road 52 and Chenwood Avenue, approx. 2.2miles west of the Suncoast Parkway in Hudson, Florida. The lots range in size from 0.6 acres to 2.27 acres and are zoned MPUD – Professional Office with a Land Use of RES 3 by Pasco County. As part of the Tampa-St. Petersburg-Clearwater MSA growth and development has been pushing north from the SR 54 east west connector to SR 52. This location is only 38 minutes to Tampa International Airport.</PropertyDescr><Latitude>28.33027</Latitude><Longitude>-82.58897</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>995000.00</AskingPrice><LotSize /><LocationDescription>Located on SR 52 in Hudson. SR 52 is a six lane divided highway and the office sites afford excellent ingress/egress with left turn–in and left turn-out access. Traffic counts on SR 52 are strong at 27,000.</LocationDescription><Highlights1>Excellent Location on SR 52 near Suncoast Pkwy</Highlights1><Highlights2>Lots Range from 0.60 acre to 2.27 acres</Highlights2><Highlights3>Zoned for Professional Office Use</Highlights3><Highlights4>Significant Residential Growth in the area</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Owner Financing Available</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.27</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Verandahs SR 52 Office Lots Chenwood Lot 123</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-03-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-12T00:00:00</ExpirationDate><ThumbnailPath>30834_Verandahs map 3.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-31T10:34:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65361</ListingID><UserID>3877</UserID><FranchiseID>188</FranchiseID><PropertyName>KCAC Office</PropertyName><Address>13421 W 151st Street</Address><City>Olathe</City><State>KS</State><Zip>66062</Zip><PropertyDescr>Office Space adjacent to Airport Hanger
1 Separate Office Space with common area bathrooms and kitchen area.
2,900 SF of generally unfinished space ready for build out. Great signage available.</PropertyDescr><Latitude>38.85444</Latitude><Longitude>-94.74205</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>8</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><LocationDescription>151st and Pflumm Rd
KCAC Aviation Center</LocationDescription><Highlights1>Office Space adjacent to Airport</Highlights1><Highlights2>Unfinished and Finished Space Avaliable</Highlights2><Highlights3>High Traffic and Visibility Intersection</Highlights3><Highlights4>Great parking and Access to 151st Street</Highlights4><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>0461521002001001061</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2900</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2900</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2900</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-01-15T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Johnson</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>4950.00</GrossSquareFootage><RentableSquareFootage>4450.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office, Airport, Hangar</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>27606_20140919_091733.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-27T01:19:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65375</ListingID><UserID>4020</UserID><FranchiseID>160</FranchiseID><PropertyName>864 Route 9</PropertyName><Address>864 Route 9</Address><City>Wilton</City><State>NY</State><Zip>12831</Zip><PropertyDescr>Commercial or Residential Development just south of Ballard Road, utilities near by. Zoning allows 1 &amp; 2 family, special use permits a vet office, day care, church, club or business offices. Stanley Paving and the Storage container abuts the property.</PropertyDescr><Latitude>43.17215</Latitude><Longitude>-73.75059</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>65000.00</AskingPrice><LotSize>30 Acres</LotSize><LocationDescription>Exit 16 of I-87 west to Route 9, south approx 1/2 mile, property on east side of Rt 9, back door to Burnham Hollow.</LocationDescription><Highlights1>Development Site</Highlights1><Highlights2>Commercial Use</Highlights2><Highlights3>Residential 1 &amp; 2 Family</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>415600 114-2-69</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Saratoga</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>30.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Commercial Residential</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-29T16:29:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65379</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>OFFICE SPACE</PropertyName><Address>259 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>FOR LEASE: 600 SF Suite Available.</PropertyDescr><Latitude>41.82984</Latitude><Longitude>-72.90139</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on Route 44/Albany Turnpike</LocationDescription><Highlights1>Office Suite Available</Highlights1><Highlights2>600 SF</Highlights2><Highlights3>In Retail/Office Plaza</Highlights3><Highlights4>Located on Route 44</Highlights4><HighlightYearBuilt>1977</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>600</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>600</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>600</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>15.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-01-30T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>Traffic Signal Entrance</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>16000.00</GrossSquareFootage><RentableSquareFootage>1123.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>27693_259 Albany Tpke-Allstate space 002.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-30T10:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65380</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Sunrise Village Retail Space</PropertyName><Address>5330 Grand Boulevard</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>This is a great location on busy Grand Boulevard with excellent signage. Easy access from SR 54 and US Highway 19. Minutes from downtown New Port Richey and Simms Park with downtown activities and celebrations. Strip center is anchored by a locally well-known restaurant which brings customers into the center.</PropertyDescr><Latitude>28.23695</Latitude><Longitude>-82.72147</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Property is located at 5354 Grand Blvd., New Port Richey, FL - between Gulf Drive and Marine Parkway. Located just minutes from highly traveled US Highway 19.</LocationDescription><Highlights1>Multiple Spaces Available for Lease; 700-2800 SF</Highlights1><Highlights2>Great Location with Signage on Grand Boulevard</Highlights2><Highlights3>Easy access to US Highway 19</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>08-26-16-0170-00300-0010</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2650</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>625</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1950</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-01-30T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>10325.00</GrossSquareFootage><RentableSquareFootage>10325.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Sunrise Village Retail Space 5646 5348 5354 5330 5340 Grand Blvd</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-12-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-12T00:00:00</ExpirationDate><ThumbnailPath>27694_photo 5354 Grand Blvd.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-05T15:54:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65381</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>RETAIL SPACE</PropertyName><Address>200 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>1,500 SF RETAIL space available in single story brick building with good visibility. Ample parking</PropertyDescr><Latitude>41.82533</Latitude><Longitude>-72.89701</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on Route 44/Albany Turnpike</LocationDescription><Highlights1>1500 SF Retail Space</Highlights1><Highlights2>Brick Building</Highlights2><Highlights3>Ample Parking</Highlights3><Highlights4>Good Visiblity</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1500</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1500</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1500</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-01-30T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>On Route 44</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>4500.00</GrossSquareFootage><RentableSquareFootage>1500.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.55</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><ThumbnailPath>27699_200 ALBANY FRONT.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-01-30T10:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65383</ListingID><UserID>3874</UserID><FranchiseID>188</FranchiseID><PropertyName>JOCO Medical Office Building</PropertyName><Address>10590 Barkley</Address><City>Overland Park</City><State>KS</State><Zip>66212</Zip><PropertyDescr>10,032 Sq Ft medical office building in Johnson County. Located minutes from 435 highway, just east of Metcalf Avenue. Tremendous opportunity for Owner-Occupant or potential investment. Sleep Med currently occupies entire building.</PropertyDescr><Latitude>38.93587</Latitude><Longitude>-94.66433</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1250000.00</AskingPrice><LotSize>0.79</LotSize><ParkingSpaceCount>37.00</ParkingSpaceCount><LocationDescription>Located in South Johnson County, just east of Metcalf Avenue on Barkley. Minutes from 435 Interchange.</LocationDescription><Highlights1>10,032 SF Freestanding Medical Office Building</Highlights1><Highlights2>Constructed in 2002, Roof replaced in 2014</Highlights2><Highlights3>Perfect for Owner-Occupant or Investment</Highlights3><Highlights4>Building includes 2 stories (5,016 SF each)</Highlights4><HighlightYearBuilt>2002</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>99999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Located in JOCO, minutes from 435/Metcalf </Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>10032.00</GrossSquareFootage><RentableSquareFootage>10032.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.79</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Medical, Office, Investment, Owner Occupant, Class A, Overland Park, Johnson County</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>27702_main.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-09T11:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65385</ListingID><UserID>3870</UserID><FranchiseID>188</FranchiseID><PropertyName>Eastland</PropertyName><Address>19330 E. Valley View Parkway</Address><City>Independence</City><State>MO</State><Zip>64055</Zip><PropertyDescr>1.57 acre out parcel in front of the Independence Events Center. </PropertyDescr><Latitude>39.03851</Latitude><Longitude>-94.35140</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1200000.00</AskingPrice><LotSize>1.57 acres</LotSize><LocationDescription>SE Quadrant of I-70 and I-470</LocationDescription><Highlights1>High profile, next to Independence Event Center</Highlights1><Highlights2>Visible from I-70 with traffic count of 98,488 cpd</Highlights2><Highlights3>By Children's Mercy, Bass Pro, Centerpoint Medical</Highlights3><Highlights4>O-1 Zoning: Restaurants,Medical,Financial,Office</Highlights4><HighlightBuildingClass /><HighlightTaxID>99999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Ground lease $108,000/year</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>68395.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.57</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-01-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><ThumbnailPath>27938_webcloseaerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-12T12:34:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65466</ListingID><UserID>4300</UserID><FranchiseID>197</FranchiseID><PropertyName>218 N. Main Street</PropertyName><Address>218 N. Main Street</Address><City>Cheboygan</City><State>MI</State><Zip>49721</Zip><PropertyDescr>Prime downtown Cheboygan location! This office building features a common hallway, multiple offices and a paved parking area. Also included is a 2 bedroom apartment/living quarters for additional income. </PropertyDescr><Latitude>37.09023</Latitude><Longitude>-95.71289</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>228000.00</AskingPrice><LotSize>56.6 x 150 +-</LotSize><LocationDescription>Downtown Cheboygan</LocationDescription><Highlights1>Prime Downtown Location</Highlights1><Highlights2>Multiple Offices</Highlights2><Highlights3>Apartment/Living Quarters Included</Highlights3><Highlights4>Paved Parking Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>054-H20-000-006-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Cheboygan</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>5090.00</GrossSquareFootage><RentableSquareFootage>4290.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>MLS 292794</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2017-02-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-02-14T00:00:00</ExpirationDate><ThumbnailPath>28058_20140814182153772357000000-o.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-13T10:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65471</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>13.6 Acres</PropertyName><Address>19 Majors Rd</Address><City>Warren</City><State>NJ</State><Zip>07059</Zip><PropertyDescr>UNBELIEVABLE: 13.6 ACRES, R-65 ZONE, SURVEY AND CONCEPTUAL PLANS AVAILABLE FOR 6 HOMES, WETLANDS LOI FROM DEP ON FILE, OWNER REDUCED PRICE FOR IMMEDIATE SALE $699,000
</PropertyDescr><Latitude>40.65266</Latitude><Longitude>-74.45885</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>699000.00</AskingPrice><LotSize /><LocationDescription>Between Hillcrest &amp; Majors Rd</LocationDescription><Highlights1>R-65 Zone</Highlights1><Highlights2>13.6 Acres</Highlights2><Highlights3>Residential Subdivision</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Somerset</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>13.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-01-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>28110_IMG_0227.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-21T10:47:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65485</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>1.030 Acres</PropertyName><Address>0 Camplain Rd</Address><City>Hillsborough</City><State>NJ</State><Zip>08844</Zip><PropertyDescr>UNBELIEVABLE: 1.030 ACRE VACANT LAND, 220 FT FRONTAGE ON CAMPLAIN ZONED I-1 COMMERCIAL </PropertyDescr><Latitude>40.53421</Latitude><Longitude>-74.61991</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>119000.00</AskingPrice><LotSize /><LocationDescription>Rt 206 to Camplain Rd, Lot on Right</LocationDescription><Highlights1>220 Ft Frontage</Highlights1><Highlights2>I-1 Commercial Zone</Highlights2><Highlights3>1.030 Vacant Land</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Somerset</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.03</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-01-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-01T00:00:00</ExpirationDate><ThumbnailPath>28187_IMG_0217.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-13T12:48:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65487</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>1730 SF Prof Office Space</PropertyName><Address>601 Bound Brook Rd</Address><City>Middlesex</City><State>NJ</State><Zip>08846</Zip><PropertyDescr>UNBELIEVABLE! 1730 SF PROFESSIONAL OFFICE SPACE IN A FREE STANDING BUILDING WITH PLENTY OF PARKING $17 PSF PLUS $2.00 T.E. LANDLORD WILL DO NEW PAINT AND CARPETING </PropertyDescr><Latitude>40.58246</Latitude><Longitude>-74.48882</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Business District, Freestanding</LocationDescription><Highlights1>Freestanding Office Bldg</Highlights1><Highlights2>1730 SF</Highlights2><Highlights3>Plenty of Parking</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1730</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1730</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1730</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>17.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-06-04T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Middlesex</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1730.00</GrossSquareFootage><RentableSquareFootage>1730.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-06-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>28198_2947036_0.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-13T12:54:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65505</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>NEW CONSTRUCTION!</PropertyName><Address>21 Industrial Drive</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>NEW BUILDING!! 5,705SF OFFICE/WAREHOUSE on upper (grade) level of new building. Clear span 65', clear height 22'-25', (4) 12'x12' overhead grade doors (1) loading dock, wrap around windows. Beautifully landscaped, park-like setting adjoining Farmington Canal Heritage Trail (bike trail) Minimum subdivide 1,900 SF.</PropertyDescr><Latitude>41.79605</Latitude><Longitude>-72.83765</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>31</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Located n Avon Business Park on east side of town off of Old Farms Road</LocationDescription><Highlights1>5,705 SF Office/Warehouse </Highlights1><Highlights2>Now Available!</Highlights2><Highlights3>Clear Span 65', Clear Height 22'-25'</Highlights3><Highlights4>(4) 12'x12' Overhead Doors</Highlights4><HighlightYearBuilt>2016</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5705</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1900</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5705</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>14.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-02-17T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5>Located in Avon Business Park</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>11000.00</GrossSquareFootage><RentableSquareFootage>5705.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-02-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-17T00:00:00</ExpirationDate><ThumbnailPath>35824_RENDERING with SF.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-08T11:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65521</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>1320-2640 SF Office Condo</PropertyName><Address>821-824 Courtyard Dr</Address><City>Hillsborough</City><State>NJ</State><Zip>08844</Zip><PropertyDescr>UNBELIEVABLE! 1320 SF TO 2640 SF SECOND FLOOR WALK UP. PROFESSIONAL WING, PERIMETER OFFICES, PRIVATE BATHS, KITCHEN AREA AND LARGE BULL PEN. $7. PSF NNN SHORT TERM LEASES WILL BE CONSIDERED</PropertyDescr><Latitude>40.54985</Latitude><Longitude>-74.61313</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Highway Location, Office Park</LocationDescription><Highlights1>Professional Wing</Highlights1><Highlights2>Perimeter Offices</Highlights2><Highlights3>Short Term Considered</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2640</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1320</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2640</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>7.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-06-08T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Somerset</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2640.00</GrossSquareFootage><RentableSquareFootage>2640.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-06-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>28456_IMG_0714.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-18T12:44:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65523</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>1300 SF Build to Suit Office</PropertyName><Address>676 Route 202/206</Address><City>Bridgewater</City><State>NJ</State><Zip>08807</Zip><PropertyDescr>UNBELIEVABLE: 1300 SF OFFICE WITH PRIVATE ENTRANCE AND PRIVATE BATHROOM. WILL BUILD TO SUIT. GREAT LOCATION ON ROUTE 202/206. ALL UTILITIES INCLUDED IN RENT </PropertyDescr><Latitude>40.60166</Latitude><Longitude>-74.62213</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Highway Location, Office Park</LocationDescription><Highlights1>1300 SF Office</Highlights1><Highlights2>Private Entrance</Highlights2><Highlights3>On Route 202/206</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1300</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1300</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1300</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>19.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-06-05T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County>Somerset</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1300.00</GrossSquareFootage><RentableSquareFootage>1300.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2014-06-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><ThumbnailPath>28477_IMG_0745.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-18T13:04:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65525</ListingID><UserID>5571</UserID><FranchiseID>187</FranchiseID><PropertyName>8000 SF Divisible Office Space</PropertyName><Address>15 Main St</Address><City>Flemington</City><State>NJ</State><Zip>08822</Zip><PropertyDescr>UNBELIEVABLE: APPROX. 8000SF NEW SPACE IN POST OFFICE BLDG ON MAIN, POST OFFICE TO REMAIN, WILL DIVIDE NEW RETAIL/OFFICE UNITS, VANILLA SHELL, PLENTY PARKING PRIVATE LOT, CORNER LOCATION, $16PSF</PropertyDescr><Latitude>40.51188</Latitude><Longitude>-74.85940</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Business District</LocationDescription><Highlights1>Will Divide</Highlights1><Highlights2>New Retail/Office Units</Highlights2><Highlights3>Private Parking</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>8000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>8000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>8000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2012-05-04T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hunterdon</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>8000.00</GrossSquareFootage><RentableSquareFootage>8000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2012-05-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-01T00:00:00</ExpirationDate><ThumbnailPath>28492_2939382_0.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-02-18T14:07:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65624</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Vacant Land for Sale Zoned C2</PropertyName><Address>Mile Stretch Drive</Address><City>Holiday</City><State>FL</State><Zip>34690</Zip><PropertyDescr>This property is 0.58 acres of vacant land located on Mile Stretch Drive. It is just minutes away from US Highway 19 and Grand Boulevard. This lot is perfect for an owner/user for an array of retail or office uses.</PropertyDescr><Latitude>28.18803</Latitude><Longitude>-82.73167</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>75000.00</AskingPrice><LotSize /><LocationDescription>Property is located on Mile Stretch Drive between Arcadia Road and Grand Boulevard and just minutes from busy US Highway 19.</LocationDescription><Highlights1>0.58 acres of Vacant Land</Highlights1><Highlights2>Zoned C2</Highlights2><Highlights3>Minutes from US Highway 19 and Grand Boulevard</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>29-26-16-0010-05800-0020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.58</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-02-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-02-12T00:00:00</ExpirationDate><ThumbnailPath>28909_aerial .58 acre Mile Stretch.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-29T13:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65628</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Sale or Lease 5,020 SF Office</PropertyName><Address>4933 Mile Stretch Drive</Address><City>Holiday</City><State>FL</State><Zip>34690</Zip><PropertyDescr>Sale or Lease, 5,020 SF Office Bldg on Mile Stretch Dr, Holiday FL with upscale interior finishes. Offices are fully equipped for Medical office &amp; can easily be converted to general office space. Each office is equipped with a large waiting room, reception/front office, private office/consultation room with private restroom, examination rooms with sinks and cabinetry, patient bathroom that is handicap accessible, laboratory or kitchen space. Plenty of Parking in front &amp; rear of bldg.</PropertyDescr><Latitude>28.18795</Latitude><Longitude>-82.73229</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>499000.00</AskingPrice><LotSize /><LocationDescription>Property is located between US Highway 19 and Grand Blvd. on Mile Stretch Drive between Telogia court and Arcadia Road.</LocationDescription><Highlights1>Two Offices at 1,010± SF &amp; Two Offices at 1,500±</Highlights1><Highlights2>Each Office has its own Entrance &amp; Rear Exits</Highlights2><Highlights3>Plenty of Paring in Front &amp; Rear of Building</Highlights3><Highlights4>Tile and Bamboo Flooring Throughout</Highlights4><HighlightBuildingClass /><HighlightTaxID>30-26-16-0140-00000-0190</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Convenient Location to All Hospitals</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>5020.00</GrossSquareFootage><RentableSquareFootage>5020.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.51</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>For Sale or Lease 5,020 SF Office Building 4933 Mile Stretch Drive Holiday Doctor Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-02-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-02-12T00:00:00</ExpirationDate><ThumbnailPath>28935_photo Front entrance a.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-29T13:22:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65629</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Sale or Lease 5,020 SF Office</PropertyName><Address>4933 Mile Stretch Drive</Address><City>Holiday</City><State>FL</State><Zip>34690</Zip><PropertyDescr>Sale or Lease, 5,020 SF Office Bldg on Mile Stretch Dr, Holiday FL with upscale interior finishes. Offices are fully equipped for Medical office &amp; can easily be converted to general office space. Each office is equipped with a large waiting room, reception/front office, private office/consultation room with private restroom, examination rooms with sinks and cabinetry, patient bathroom that is handicap accessible, laboratory or kitchen space. Plenty of Parking in front &amp; rear of bldg.</PropertyDescr><Latitude>28.18795</Latitude><Longitude>-82.73229</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Property is located between US Highway 19 and Grand Blvd. on Mile Stretch Drive between Telogia court and Arcadia Road.</LocationDescription><Highlights1>Two Offices at 1,010 SF &amp; Two Offices at 1,500 SF</Highlights1><Highlights2>Each Office has its own Entrance &amp; Rear Exits</Highlights2><Highlights3>Plenty of Paring in Front &amp; Rear of Building</Highlights3><Highlights4>Tile and Bamboo Flooring Throughout</Highlights4><HighlightBuildingClass /><HighlightTaxID>30-26-16-0140-00000-0190</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5020</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1010</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5020</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>10.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-03-04T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco</County><Highlights5>Convenient Location to All Hospitals</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>5020.00</GrossSquareFootage><RentableSquareFootage>5020.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.51</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-02-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2018-02-12T00:00:00</ExpirationDate><ThumbnailPath>28938_photo Front entrance a.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><UseInvestmentNOI>50204933</UseInvestmentNOI><LastModified>2015-03-04T11:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65634</ListingID><UserID>4261</UserID><FranchiseID>197</FranchiseID><PropertyName>Lot A N US 31</PropertyName><Address>Lot A N U.S. 31</Address><City>Charlevoix</City><State>MI</State><Zip>49720</Zip><PropertyDescr>Commercial contiguous parcels on U.S. 31 north of Charlevoix consisting of approximately 2 acres each. Highest traffic count in the county. Water, sewer, natural gas, electric, and service drive. Across from the Charlevoix Country Club. Parcel A $99,000, Parcel B $79,000. See Assoc. Docs. for survey and allowed uses. </PropertyDescr><Latitude>45.26835</Latitude><Longitude>-85.34253</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>99000.00</AskingPrice><LotSize /><LocationDescription>U.S. 31 North of Charlevoix across from Charlevoix Country Club.</LocationDescription><Highlights1>Low interest land contract financing available</Highlights1><Highlights2>Zoned C-1</Highlights2><Highlights3>Curb cut already installed</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>part of 007-118-004-65</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Charlevoix </County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>commercial, charlevoix, land, lot, Lot A N US 31</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2013-07-11T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-11T00:00:00</ExpirationDate><ThumbnailPath>28944_NMMLS437764.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-04T12:52:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65637</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>100 S. 1st St</PropertyName><Address>100 S. 1st St</Address><City>Kansas City</City><State>KS</State><Zip>66118</Zip><PropertyDescr>80,000 +/- SF 2-Story building on 1.48 +/- acres</PropertyDescr><Latitude>39.10279</Latitude><Longitude>-94.61073</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>785000.00</AskingPrice><LotSize /><LocationDescription>Between I-70 &amp; I-670, just west of State Line Rd.</LocationDescription><Highlights1>Large empty building</Highlights1><Highlights2>Some rehab required</Highlights2><Highlights3>Great access</Highlights3><Highlights4>Great visibility</Highlights4><HighlightYearBuilt>1945</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>141723</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>79000.00</GrossSquareFootage><RentableSquareFootage>79000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.48</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-02-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-02-25T00:00:00</ExpirationDate><ThumbnailPath>28968_photoweb.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:10:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65678</ListingID><UserID>4435</UserID><FranchiseID>197</FranchiseID><PropertyName>9551 Portage Road - Land </PropertyName><Address>9551 Portage Road</Address><City>Portage</City><State>MI</State><Zip>49002</Zip><PropertyDescr>Take another look, SEV for this property in 2017 is being reduced to $15,200 per city of Portage and price has been reduced again. Future ownership is much more affordable. Great price for this .70 acres of property zoned B-3 in Portage with good traffic counts and high visibility. Frontage on both Portage Road and Woodbine for easy access. At this price someone could buy and hold future use or start right away on a new business. Similar sized parcel on Portage Road just sold for $43,000, this is a good buy! SEV will be reduced to $15,200 making future tax uncapping affordable for new owner. </PropertyDescr><Latitude>42.17732</Latitude><Longitude>-85.56724</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>698</MSA><AskingPrice>24850.00</AskingPrice><LotSize>184x165</LotSize><LocationDescription>Centre to Portage, S on Portage past West &amp; Austin Lake to Parcel at corner of Woodbine. </LocationDescription><Highlights1>Good frontage: 184</Highlights1><Highlights2>Wooded area - buffer on Portage Rd. </Highlights2><Highlights3>Electric, natural gas</Highlights3><Highlights4>Mineral rights</Highlights4><HighlightBuildingClass /><HighlightTaxID>3910000260800</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Kalamazoo </County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.70</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>9551 Portage Road, michigan, land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2017-02-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-23T00:00:00</ExpirationDate><ThumbnailPath>34584_Portage Comm 1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-08-25T08:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65695</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>19 Ac. By I-70 Interchange</PropertyName><Address>805 Southeast Salem St</Address><City>Oak Grove</City><State>MO</State><Zip>64075</Zip><PropertyDescr>Gently rolling land with some trees, zoned C-3, with sanitary sewers on site.</PropertyDescr><Latitude>39.00725</Latitude><Longitude>-94.12207</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1350000.00</AskingPrice><LotSize /><LocationDescription>364 feet on the east side of Salem Street and 1306 feet of frontage on the north side of 10th St</LocationDescription><Highlights1>Zoned C-3</Highlights1><Highlights2>Suitable for many uses</Highlights2><Highlights3>1.5 miles from the Oak Grove I-70 interchange</Highlights3><Highlights4>All utilities, with sanitary sewers on site</Highlights4><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>2015</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>19.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-03-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2019-03-18T00:00:00</ExpirationDate><ThumbnailPath>29288_b.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-16T16:32:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65708</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>VACANT LAND</PropertyName><Address>6 Mechanicsville Road</Address><City>Granby</City><State>CT</State><Zip>06035</Zip><PropertyDescr>FOR SALE - .69 acre VACANT LAND in C2 zone. Located near 10/202</PropertyDescr><Latitude>41.96957</Latitude><Longitude>-72.79546</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>75000.00</AskingPrice><LotSize /><LocationDescription>Located at the junction of Route 10/202</LocationDescription><Highlights1>Vacant Land</Highlights1><Highlights2>.69 Acre in C2 Zone</Highlights2><Highlights3>Located at Junction 10/202</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.69</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-03-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-11T00:00:00</ExpirationDate><ThumbnailPath>30371_PictometryExport.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-23T09:57:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65730</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>GROUND LEASE - PAD SITE</PropertyName><Address>1055 Farmington Ave</Address><City>Farmington</City><State>CT</State><Zip>06032</Zip><PropertyDescr>FOR LEASE: 1 Acre PAD SITE ideal for bank/retail in North Meadows Office &amp; Retail Park. Ample parking, ideal location on Route 4 with average daily traffic count of 24,700. Across from driving range.</PropertyDescr><Latitude>41.73557</Latitude><Longitude>-72.83907</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>41</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Great location on Route 4 </LocationDescription><Highlights1>1 Acre Pad Site</Highlights1><Highlights2>Ample Parking</Highlights2><Highlights3>Ideal Route 4 Location</Highlights3><Highlights4>Average Daily Traffic Count 24,700</Highlights4><HighlightBuildingClass /><HighlightTaxID>0000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>43560</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>43560</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>43560</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>1.95</LeaseAskingPriceSFYear><LeaseAskingPriceYear>85000.00</LeaseAskingPriceYear><LeaseDateAvailable>2015-03-24T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-03-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-24T00:00:00</ExpirationDate><ThumbnailPath>29465_1053 Farmington Ave (3).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-03-25T11:00:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65766</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>2,135 SF Free Standing Bldg</PropertyName><Address>5417 Grand Boulevard</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>Move-in Ready!!! Property has been completely renovated into great office/commercial space for new tenant. Two bathrooms and fireplace. Perfect for multi-tenant, reception area, retail store, salon, massage studio or more possibilities! On busy Grand Boulevard in a fast growing, established area that is convenient to Hillsborough, Pinellas, and Hernando counties! Two front door entrances and three back doors. Ample parking, newly paved. Great signage! Large storage room that can be easily converted to an office or conference room. </PropertyDescr><Latitude>28.23773</Latitude><Longitude>-82.72115</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>210000.00</AskingPrice><LotSize /><LocationDescription>Located on Grand Boulevard, between Gulf Drive &amp; Marine Parkway, just east of US Highway 19.
</LocationDescription><Highlights1>2,135 SF of Newly Remodeled Space</Highlights1><Highlights2>Low Maintenace &amp; Storage Space</Highlights2><Highlights3>Ample Parking</Highlights3><Highlights4>Busy Location with Great Signage</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Fast Growing Pasco County</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.40</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>5417 Grand Boulevard 2,135 SF Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-08T00:00:00</ExpirationDate><ThumbnailPath>29507_photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-23T16:53:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65773</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>102 Acres For Sale in KCMO</PropertyName><Address>11605 Blue River Rd</Address><City>Kansas City</City><State>MO</State><Zip>64131</Zip><PropertyDescr>102 Acre land only</PropertyDescr><Latitude>38.91544</Latitude><Longitude>-94.56206</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>3162000.00</AskingPrice><LotSize /><LocationDescription>NEC Blue River Rd &amp; E 119th St. (Martha Truman Rd.)</LocationDescription><Highlights1>Great Location</Highlights1><Highlights2>Utilities Available</Highlights2><Highlights3>Ready For Development</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>65-600-01-22-00-0-00-000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>102.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-29T00:00:00</ExpirationDate><ThumbnailPath>29533_blue river.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65777</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Turn Key Professional Office</PropertyName><Address>5305 Gulf Drive</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>This turn key ready professional office building is available to lease and/or sell. Building size is 5,568 +/-SF with a vacancy of 2,784+/-SF. Property is located in a highly visible location just off US Highway 19 south of Main Street.
Suite 4 is a 2,743+/- SF Medical Office with patient waiting room with check-in window. Also has reception area, 5 exam rooms, 4 offices (2 with outside entry doors and one with a private restroom), 2 restrooms, and 2 storage closets.</PropertyDescr><Latitude>28.23904</Latitude><Longitude>-82.72679</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>13.00</AskingPrice><LotSize /><LocationDescription>Professional Office Building is conveniently located just off US Highway 19 on Gulf Drive in New Port Richey just south of Main Street. </LocationDescription><Highlights1>3 Suites Available with 5,527+/- SF</Highlights1><Highlights2>Minimum rentable 1,200+/- SF</Highlights2><Highlights3>Year Built: 1991</Highlights3><Highlights4>Ample Parking</Highlights4><HighlightBuildingClass /><HighlightTaxID>000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5527</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1200</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5527</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-01T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pasco</County><Highlights5>Owner is also Motivated to Sell</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>5305 Gulf Drive New Port Richey Urology Specialists Turn Key Ready Professional Office Building</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-23T00:00:00</ExpirationDate><ThumbnailPath>29534_photo 1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-18T13:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65797</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>TWO STORY OFFICE CONDO</PropertyName><Address>50 Avon Meadow Lane</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>FOR SALE: 2 Story OFFICE condominium with full basement. 5,000 SF per floor, ample parking. Located in professional office park.</PropertyDescr><Latitude>41.82118</Latitude><Longitude>-72.82673</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>1300000.00</AskingPrice><LotSize /><LocationDescription>Located off Route 10/202</LocationDescription><Highlights1>2 Story Office Condominium 5,000 SF per floor</Highlights1><Highlights2>Elevator &amp; Full Basement</Highlights2><Highlights3>Professional Office Park</Highlights3><Highlights4>Also Available for Lease</Highlights4><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>10000.00</GrossSquareFootage><RentableSquareFootage>10000.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-04-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-12T00:00:00</ExpirationDate><ThumbnailPath>29633_20150331_134120.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-03T12:16:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65798</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>OFFICE CONDOMINIUM</PropertyName><Address>50 Avon Meadow Lane</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>FOR LEASE: 2 story OFFICE condominium with 3,400 SF available on 1st floor (subdividable to 900 &amp; 2,500 SF) and 2,100 SF available on 2nd floor. Ample parking, elevator.</PropertyDescr><Latitude>41.82118</Latitude><Longitude>-72.82673</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off Route 10/202</LocationDescription><Highlights1>3,400 SF 1st Floor Suite (subdividable to 900 SF)</Highlights1><Highlights2>2,100 SF 2nd Floor Suite</Highlights2><Highlights3>Ample Parking</Highlights3><Highlights4>Elevator</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3400</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>900</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3400</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-03T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5>Professional Office Park</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>3400.00</GrossSquareFootage><RentableSquareFootage>3400.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-04-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-12T00:00:00</ExpirationDate><ThumbnailPath>29634_20150331_134120.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-03T12:20:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65810</ListingID><UserID>2002</UserID><FranchiseID>56</FranchiseID><PropertyName>Commercial Land on Chestnut St</PropertyName><Address>4302 Chestnut St.</Address><City>Upper Milford Twp.</City><State>PA</State><Zip>18049</Zip><PropertyDescr>Commercial Land Available For Sale in desirable East Penn. Just under 1/2 acre commercial lot perfect for destination business. Current approval for a 2 story building in footprint of existing building. (Existing building is a teardown.)</PropertyDescr><Latitude>40.51424</Latitude><Longitude>-75.52478</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>38</MSA><AskingPrice>79980.00</AskingPrice><LotSize>19384</LotSize><LocationDescription>Lehigh St., Continue onto PA-29 S/Chestnut St., Destination will be on the right.</LocationDescription><Highlights1>Just under 1/2 acre commercial lot </Highlights1><Highlights2>Approval for a 2 story building</Highlights2><Highlights3>Desirable East Penn </Highlights3><Highlights4>Great Area</Highlights4><HighlightBuildingClass /><HighlightTaxID>548377193815001</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Lehigh</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.44</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-04-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-03T00:00:00</ExpirationDate><ThumbnailPath>29659_commercial_land.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-06T14:46:00</LastModified><LinkURL1>http://bobwiley.foxroach.com/</LinkURL1><LinkDescription1>Bob Wiley's Website</LinkDescription1><LinkURL2>http://matrix.lvar-mls.com/matrix/shared/dwxLXzG6TQDd/4302ChestnutStreet</LinkURL2><LinkDescription2>GLVAR</LinkDescription2><LinkURL3>http://www.loopnet.com/lid/19165533</LinkURL3><LinkDescription3>Loopnet</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65811</ListingID><UserID>4754</UserID><FranchiseID>197</FranchiseID><PropertyName>Land/BB Retail/Multi-Family</PropertyName><Address>8536 Shaver Road</Address><City>Portage</City><State>MI</State><Zip>49024</Zip><PropertyDescr>Nearly 30 acres for commercial development near the junction of Shaver Road, Westnedge Avenue and Center Road in Portage, MI. Average daily auto volume is over 21,000 - many restaurants, box stores and a regional mall nearby. Located between Meijer and Walmart - both newly constructed since 2005. The property shares a stop light with Walmart. Excellent location for multi-family (subject to approval). </PropertyDescr><Latitude>42.19299</Latitude><Longitude>-85.59977</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1750000.00</AskingPrice><LotSize /><LocationDescription>Near the junction of Shaver Road, Westnedge Avenue &amp; Center Road.</LocationDescription><Highlights1>Many opportunities with this property</Highlights1><Highlights2>30 total on-site parking spaces</Highlights2><Highlights3>Building signage</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>391000021285B</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Kent</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>2000.00</GrossSquareFootage><RentableSquareFootage>2000.00</RentableSquareFootage><UsableSquareFootage>2000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>28.95</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>8536 shaver road, portage, kalamazoo, land, multi-family, big box retail</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><LeaseSignedAgentComments /><DateCreated>2015-03-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-05T00:00:00</ExpirationDate><ThumbnailPath>29660_DSC_0875.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-06T15:01:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65848</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Office Opportunity</PropertyName><Address>1918 N Woodbine</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>.44 acre lot on Woodbine. Great Investment potential. Has 1,760 SF main floor building, 616 SF on current upper floor for total of 2,376 SF, that is expandable to 4,460 SF with a 2,700 SF expansion. Retaining shell wall already in place for expansion.Currently an older home site on front of lot, but owner will demolish in July 2015, which provides space for a 26 car parking lot. Ideal location for Class A office building. 110' frontage on Woodbine. Zoned C-3. Proposed site plan available.</PropertyDescr><Latitude>39.78461</Latitude><Longitude>-94.79701</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>269900.00</AskingPrice><LotSize /><LocationDescription>North Woodbine</LocationDescription><Highlights1>Purchase 2376SF bldg &amp; land for $269,900</Highlights1><Highlights2>Shell wall in place for expansion</Highlights2><Highlights3>Expandable by 2700 SF for 4460 total SF</Highlights3><Highlights4>Zoned C-3 with 110' Woodbine frontage</Highlights4><HighlightYearBuilt>2002</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>true</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Could create 26 car parking lot in front</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>2376.00</GrossSquareFootage><RentableSquareFootage>2376.00</RentableSquareFootage><UsableSquareFootage>2376.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.44</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>29888_1918 N Woodbine 001.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-30T10:04:00</LastModified><LinkURL1>www.stjoseph.net/cb/1918nwoodbine.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65869</ListingID><UserID>4246</UserID><FranchiseID>188</FranchiseID><PropertyName>850 Parallel Parkway</PropertyName><Address>850 Parallel Parkway</Address><City>Kansas City</City><State>KS</State><Zip>66101</Zip><PropertyDescr>Vacant Land .8+/- Acres</PropertyDescr><Latitude>39.12696</Latitude><Longitude>-94.63145</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>99000.00</AskingPrice><LotSize /><LocationDescription>North side of Parallel Parkway</LocationDescription><Highlights1>Great Location - High Visibility</Highlights1><Highlights2>Possible Commercial Site</Highlights2><Highlights3>Possible Single or Multi-Family Site</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>1050620401007012000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-04T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30857_aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-24T14:11:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65870</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Woodlawn Office Park</PropertyName><Address>3715 Beck Bldg C Ste 309</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>1,200 SF available immediately. Zoned C-3 PUD. Owner will consider owner financing. Subject to declaration of Condominium.
Also could lease for $12.00/SF/year plus NNNs of $3.72/SF/year.</PropertyDescr><Latitude>39.78811</Latitude><Longitude>-94.80295</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>9</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>200000.00</AskingPrice><LotSize /><LocationDescription>Woodlawn office condos on Beck</LocationDescription><Highlights1>1200 SF offce condominium</Highlights1><Highlights2>Available immediately</Highlights2><Highlights3>Parking lot for 5-9 cars</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>1200.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>29972_3715 Beck Bldg C-2.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-02T12:05:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65871</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>South Belt Plaza</PropertyName><Address>2911 S Belt</Address><City>St. Joseph</City><State>MO</State><Zip>64503</Zip><PropertyDescr>2,744 SF space in South Belt Plaza. Immediate past use as dental office, 8 chairs and 2 restrooms. Can be remodeled to suit.</PropertyDescr><Latitude>39.73816</Latitude><Longitude>-94.80043</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>South Belt across from south WalMart</LocationDescription><Highlights1>Dental offices on south Belt Hwy</Highlights1><Highlights2>8 chairs, 2 restrooms</Highlights2><Highlights3>Can be remodeled to suit at tenant exp.</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2744</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2744</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2744</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>9.75</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-03-13T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>2744.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Dental</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>29973_2911 S. Belt.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-14T17:20:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65887</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>RETAIL/OFFICE/MEDICAL SPACE</PropertyName><Address>1051 Farmington Ave</Address><City>Farmington</City><State>CT</State><Zip>06032</Zip><PropertyDescr>FOR LEASE: 4,300 SF 2nd floor OFFICE/RETAIL/MEDICAL suite in North Meadows Office Park. Ideally located on Route 4.</PropertyDescr><Latitude>41.73410</Latitude><Longitude>-72.83811</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Prime location on Route 4</LocationDescription><Highlights1>4,300 SF 2nd Floor Suite</Highlights1><Highlights2>Ideal for Office/Medical/Retail</Highlights2><Highlights3>Ideal location on Route 4</Highlights3><Highlights4 /><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>4300</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>4300</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4300</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-16T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>4300.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-17T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30052_1053 Farmington Ave (3).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-16T10:04:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65888</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Retail/Office/Medical</PropertyName><Address>1053 Farmington Ave</Address><City>Farmington</City><State>CT</State><Zip>06032</Zip><PropertyDescr>FOR LEASE: Two 2nd Floor OFFICE/MEDICAL/RETAIL Suites. Each 1,346 SF and contiguous for a total of 2,692 SF. Ideal location in North Meadows Office Park on Route 4</PropertyDescr><Latitude>41.73533</Latitude><Longitude>-72.83948</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Great location on Route 4</LocationDescription><Highlights1>Two 1,346 SF 2nd Floor Suites</Highlights1><Highlights2>Located in North Meadows Office Park</Highlights2><Highlights3>Ideal for Office/Medical/Retail</Highlights3><Highlights4>Prime location on Route 4</Highlights4><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2692</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1346</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1346</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>18.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-16T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>2692.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-17T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30054_1053 Farmington Ave (4).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-16T10:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65901</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>North Meadows Office Park</PropertyName><Address>1055 Farmington Ave</Address><City>Farmington</City><State>CT</State><Zip>06032</Zip><PropertyDescr>FOR LEASE: 2,000 SF 2nd floor office/retail/medical suite. Ample parking. Ideal location on Route 4 in North Meadows Office Park.</PropertyDescr><Latitude>41.73557</Latitude><Longitude>-72.83908</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Great location on Route 4 </LocationDescription><Highlights1>2,000 SF 2nd Floor Suite</Highlights1><Highlights2>Ideal for Office/Medical/Retail</Highlights2><Highlights3>Ample Parking</Highlights3><Highlights4 /><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-17T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County /><Highlights5 /><PropertyUse>4</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-17T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30114_1055 Farmington Ave.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-17T10:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65917</ListingID><UserID>7684</UserID><FranchiseID>197</FranchiseID><PropertyName>6018 Coit Avenue NE</PropertyName><Address>6018 Coit Avenue NE</Address><City>Grand Rapids</City><State>MI</State><Zip>49525</Zip><PropertyDescr>Price just reduced to $250,000 for quick Sale. Excellent day care or pet center opportunity! Former Kinder Care location in great condition. Lots of outdoor area. </PropertyDescr><Latitude>43.05249</Latitude><Longitude>-85.59716</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>551</MSA><AskingPrice>250000.00</AskingPrice><LotSize /><LocationDescription>Just North of 5 Mile on the corner of Coit and Plainfield. Approx. one mile west of M-44.</LocationDescription><Highlights1>Excellent visibility</Highlights1><Highlights2>Monument signage </Highlights2><Highlights3>Near retail, office &amp; manufacturing</Highlights3><Highlights4 /><HighlightYearBuilt>1987</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>41-10-27-251-019</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Kent</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>6260.00</GrossSquareFootage><RentableSquareFootage>6260.00</RentableSquareFootage><UsableSquareFootage>6260.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.39</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>6018 Coit, Grand Rapids, Michigan, 49525, office, plainfield</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-06-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30171_Pic 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-28T12:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65918</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Edmond Office Plaza</PropertyName><Address>902 Edmond</Address><City>St. Joseph</City><State>MO</State><Zip>64501</Zip><PropertyDescr>Downtown office space with Parking! 6863 SF available on the first floor of Edmond Office Plaza. Full service lease. Paved parking lot for 100+ cars. Other tenants include State of MO, OHS, The Center. Additional 3265 SF and 760 SF suites available on second floor. This on one of the first AT&amp;T Fiber Ready buildings in St. Joseph.</PropertyDescr><Latitude>39.76552</Latitude><Longitude>-94.84899</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1217</MSA><LotSize /><LocationDescription>Downtown St. Joseph</LocationDescription><Highlights1>6863 SF available on main floor </Highlights1><Highlights2>Full service lease includes janitorial</Highlights2><Highlights3>Parking for over 100 cars</Highlights3><Highlights4>Large free parking lot</Highlights4><HighlightYearBuilt>1945</HighlightYearBuilt><HighlightStoryCount>3</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>6863</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1500</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>6863</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>6.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-12-01T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>$6.00/SF Base rent</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>47240.00</GrossSquareFootage><RentableSquareFootage>6863.00</RentableSquareFootage><UsableSquareFootage>6863.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.65</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33649_902 Edmond 001.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-29T16:41:00</LastModified><LinkURL1>www.stjoseph.net/cb/902edmond.pdf</LinkURL1><LinkDescription1>marketing packet</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65941</ListingID><UserID>4437</UserID><FranchiseID>197</FranchiseID><PropertyName>Lighthouse Plaza</PropertyName><Address>2726 S 11th Street</Address><City>Niles</City><State>MI</State><Zip>49120</Zip><PropertyDescr>The available space to lease is 8,404 sq. ft. which has been occupied by Aaron's Rent-to-Own for 10 years. Very wide open space with a small warehouse section and an overhead door. Other tenants in the building are AT&amp;T and Edward Jones.
Lighthouse Plaza offers a well-constructed, attractive retail center in a great location. Subject property is located directly across the street from Burger King, Fifth Third Bank, Lowes, Campbell Ford Dealership, Walmart and Payless Shoes. </PropertyDescr><Latitude>41.77314</Latitude><Longitude>-86.25151</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>20</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>998</MSA><LotSize /><LocationDescription>One mile north of the Indiana/Michigan State line on heavily traveled M-51/South 11th St.</LocationDescription><Highlights1>800 sq. ft. of office space available</Highlights1><Highlights2>One overhead door</Highlights2><Highlights3>A/C, gas forced heat system</Highlights3><Highlights4>Paved</Highlights4><HighlightYearBuilt>2005</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>11-14-0860-0050</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>8404</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1500</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>8404</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>10.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-21T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Berrien</County><Highlights5>Environmental survey on file</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>8404.00</GrossSquareFootage><RentableSquareFootage>8404.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>lighthouse plaza, strip center, 2726 s 11th street, niles, michigan, 49120</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-04-21T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30300_1R.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-21T14:18:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65985</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>3302 S Belt</PropertyName><Address>3302 S Belt</Address><City>St. Joseph</City><State>MO</State><Zip>64503</Zip><PropertyDescr>24,060 SF retail strip center on south Belt, south of WalMart. Tenants include Veteran's Administration Medical Clinic, Check Into Cash, Game Stop and Animal Tales Veterinary Clinic. </PropertyDescr><Latitude>39.73570</Latitude><Longitude>-94.80409</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>20</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>2950000.00</AskingPrice><LotSize /><LocationDescription>South Belt, south of WalMart</LocationDescription><Highlights1>24060 SF Retail strip center</Highlights1><Highlights2>Leasing quickly</Highlights2><Highlights3>Join Veteran Clinic, Game Stop &amp; others</Highlights3><Highlights4>Great location south of WalMart</Highlights4><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>Paved parking lot with ample parking</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>24060.00</GrossSquareFootage><RentableSquareFootage>24060.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.94</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30595_3302 S. Belt.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-17T17:45:00</LastModified><LinkURL1>www.stjoseph.net/cb/3302sbeltinv.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65986</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>3302 S Belt</PropertyName><Address>3302 S Belt</Address><City>St. Joseph </City><State>MO</State><Zip>64503</Zip><PropertyDescr>7650 SF available on south Belt, south of Walmart. Other tenants include Veteran's Medical Clinic, Animal Tales Veterinary Clinic, PFC, Pawsitively Pet Parlor and Game Stop.
$8.00/SF for in-line space, $9.50/SF for endcap. Loopnet # 18385401</PropertyDescr><Latitude>39.73554</Latitude><Longitude>-94.80285</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>20</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>South Belt, south of Walmart.</LocationDescription><Highlights1>7650 available, 4850 continuous</Highlights1><Highlights2>Great south Belt location</Highlights2><Highlights3>Unfinished space</Highlights3><Highlights4>Immediately south of South WalMart</Highlights4><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>7560</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1200</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4850</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>9.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-04-28T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5>Great Belt Hwy Access and Visibility</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>7650.00</GrossSquareFootage><RentableSquareFootage>9190.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.94</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30603_DSCF4433.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-09T17:05:00</LastModified><LinkURL1 /><LinkDescription1>www.stjoseph.net/cb/3302sbelt.pdf</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>65989</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>1922 N Woodbine</PropertyName><Address>1922 N Woodbine</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>Large lot on Woodbine north of Oakland. Ideal for a build to suit office building. Best lot left available for commercial development. Already platted and filed as a two lot subdivision "Woodbine Heights", with each lot having separate utility/sewer connections.</PropertyDescr><Latitude>39.78517</Latitude><Longitude>-94.79712</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>399000.00</AskingPrice><LotSize /><LocationDescription>Spacious lot on north Woodbine, north of Oakland.</LocationDescription><Highlights1>Best use is Class A office bulding.</Highlights1><Highlights2>Already platted and filed</Highlights2><Highlights3>Best lot available on north Woodbine</Highlights3><Highlights4>Has sewer/utility connections for each </Highlights4><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>1</PropertyUse><GrossSquareFootage>57045.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.31</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30636_DSCF4170.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-04-29T16:40:00</LastModified><LinkURL1 /><LinkDescription1>www. stjoseph.net/cb/1922nwoodbine.pdf</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66002</ListingID><UserID>1350</UserID><FranchiseID>64</FranchiseID><PropertyName>Baconsfield Center Plaza</PropertyName><Address>665 &amp; 655 North Av &amp; 691 E Wilson St</Address><City>Macon</City><State>GA</State><Zip>31208</Zip><PropertyDescr>This small plaza is two buildings with 4 units between both building structures. 3 out of the units are currently rented with long term leases. This property is great for an investor(s) or a future chaine/anchor store. The hospital is about a mile away from the property. Papa Johns is one of the tenants and Arc Printing is the other tenant.</PropertyDescr><Latitude>32.84932</Latitude><Longitude>-83.62505</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>840</MSA><AskingPrice>500000.00</AskingPrice><LotSize>Rectangle</LotSize><LocationDescription>Located near State Hwy 16 and Interstate Hwy 75 and between Emery Highway, Wilson Street and SR 129 (Spring Street-North Ave). Off State Hwy 16 (Exit #1A)</LocationDescription><Highlights1>Traffic Count: 39,130/VPD</Highlights1><Highlights2>Next to major intersections SR 16</Highlights2><Highlights3>.5+/- miles to Coliseum Medical Center</Highlights3><Highlights4>Next to Krispy Kreme</Highlights4><HighlightYearBuilt>1947</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>R071­-0329, R071­-0330, R071-­0323, R071-­0325</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Bibb</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>23104.00</GrossSquareFootage><RentableSquareFootage>11150.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.53</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Plaza,Warehose</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-05-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30715_Over View Of The Plaza.tiff</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-01T15:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66028</ListingID><UserID>4578</UserID><FranchiseID>188</FranchiseID><PropertyName>Unity One Credit Union</PropertyName><Address>4150 Kansas Avenue</Address><City>Kansas City</City><State>KS</State><Zip>66106</Zip><PropertyDescr>Two great office suites located on the second floor of the Unity One Credit Union Building in Kansas City, Kansas. The space is great for insurance, law, accounting and other professional service companies.
The suites are approximately 2,056 SF available for a single tenant use or could accommodate a 1,110 SF and 955 SF user efficiently. </PropertyDescr><Latitude>39.09001</Latitude><Longitude>-94.67666</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>703</MSA><LotSize /><LocationDescription>The Unity One Credit Union Building is located on the northeast corner of Kansas Avenue and South 42nd Street. The Property is situated along a high traffic count industrial corridor that is home to BNSF Railroad, Associated Wholesale Grocers, Brancato's Catering and UPS.</LocationDescription><Highlights1>Great for Insurance, Law &amp; Accounting</Highlights1><Highlights2>$7/SF Modified Full Service </Highlights2><Highlights3>Two Office Suites Available</Highlights3><Highlights4>Quick Access to Interstate 635 &amp; 70</Highlights4><HighlightYearBuilt>1978</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>912509</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2056</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>955</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2056</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>7.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-05-05T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County>Wyandotte</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>7000.00</GrossSquareFootage><RentableSquareFootage>2300.00</RentableSquareFootage><UsableSquareFootage>2056.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.75</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-05-05T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2018-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30835_Unite One Frontside Pic.jpeg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-06T11:01:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66032</ListingID><UserID>4286</UserID><FranchiseID>188</FranchiseID><PropertyName>JoCo 40 Ac. Wooded Estate Lot</PropertyName><Address>27101 W. 77th St.</Address><City>Shawnee</City><State>KS</State><Zip>66227</Zip><PropertyDescr>The property is 40 acres of hilly heavily wooded land. Includes a 3 bedroom, 3 bath home, with a separate guest house.</PropertyDescr><Latitude>38.98712</Latitude><Longitude>-94.90211</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>900000.00</AskingPrice><LotSize /><LocationDescription>Approximately 1.25 miles west of Mize Blvd. on the south side of 77th St.</LocationDescription><Highlights1>Beautiful heavily wooded 40 acres</Highlights1><Highlights2>Scenic, rustic location close to schools</Highlights2><Highlights3>Beautiful 3 bedroom, 3 bath home</Highlights3><Highlights4>Great location for new homes</Highlights4><HighlightBuildingClass /><HighlightTaxID>QF231219-2002</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Rare wooded property in Shawnee</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>40.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-04-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>30883_c.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-08T12:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66048</ListingID><UserID>4020</UserID><FranchiseID>160</FranchiseID><PropertyName>Hubbs Road</PropertyName><Address>0 Hubbs Road</Address><City>Clifton park</City><State>NY</State><Zip>12065</Zip><PropertyDescr>Zoned Residential-Conservation allows single family, farms horses, truck farm, greenhouses, vet hospital. Over 1,000' of road frontage open, tall pines, some hardwoods. Property between tan cape cod and old gray farm house. Spot to drive in with 4 wheel drive.</PropertyDescr><Latitude>42.91300</Latitude><Longitude>-73.86092</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>299000.00</AskingPrice><LotSize /><LocationDescription>Exit 10 west on Ushers, to Longkill to Main, north on 1/2 mile to Hubbs Rd. Property on your right between tan cape and grey older farm house.</LocationDescription><Highlights1>Zoned Residential Conservation</Highlights1><Highlights2>Single Family Residential</Highlights2><Highlights3>Horse Farm, Truck Farm</Highlights3><Highlights4>Truck Farm</Highlights4><HighlightBuildingClass /><HighlightTaxID>412400 258-1-6</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Veterinary Hospital</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>84.61</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2017-02-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>49319_hubbs-ave_0001.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-07T14:14:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66080</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>1.85 Acre Commercial Site</PropertyName><Address>05745 S. Suncoast Blvd.</Address><City>Homosassa</City><State>FL</State><Zip>34446</Zip><PropertyDescr>This property offers 300 FT of frontage on US Highway 19 in Homossassa Springs, FL. Conditional Use Site Plan Approval for 13,500 SF building. Conditional Use Approval for Retail, Office, and Service Type light Commercial Uses. Property located in ”X” Flood Zone.</PropertyDescr><Latitude>28.77849</Latitude><Longitude>-82.55441</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>149000.00</AskingPrice><LotSize /><LocationDescription>Property is located on S. Suncoast Blvd South of W. Green Acres Street</LocationDescription><Highlights1>Conditional Approval for 13,500 SF Bld.</Highlights1><Highlights2>Property Located in ”X” Flood Zone</Highlights2><Highlights3>Cond. App for Retail, Office, Light Comm</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>3519s17e21330</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.85</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-05-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-14T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31073_Site Plan.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T10:09:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66111</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Greystone Court North</PropertyName><Address>573 Hopmeadow Street</Address><City>Simsbury</City><State>CT</State><Zip>06070</Zip><PropertyDescr>2nd Floor OFFICE suites @ Greystone Court North. 2,700 SF in total or can be subdivided to 1,700 or offices can be leased individually. Offices may be furnished and include a full kitchen, beautifully appointed conference room and bathroom with shower facility.</PropertyDescr><Latitude>41.86408</Latitude><Longitude>-72.81058</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Ideally located on Route 10/202 Hopmeadow Street</LocationDescription><Highlights1>2,700 SF in on 2nd Floor</Highlights1><Highlights2>Individual Office Suites Available</Highlights2><Highlights3>Offices my be Furnished</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2700</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>96</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2700</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>25.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-05-26T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-05-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-26T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31245_IMG_1954.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-05-26T09:18:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66149</ListingID><UserID>4122</UserID><FranchiseID>64</FranchiseID><PropertyName>Charleston Square</PropertyName><Address>5701 Kingsport Dr </Address><City>Sandy Springs</City><State>GA</State><Zip>30342</Zip><PropertyDescr>The subject properties are within a 200 unit condominium development located on approximately +/- 10 acres. The units are individually owned, with a majority being marketed for sale. Potential for total assemblage and redevelopment; detailed information upon request. CA required. </PropertyDescr><Latitude>33.91010</Latitude><Longitude>-84.38344</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>6</PropertyTypeID><PropertySubtypeID>47</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>76</MSA><AskingPrice>30000000.00</AskingPrice><LotSize>Rectangular</LotSize><LocationDescription>Subject property is located inside the Atlanta perimeter, due west of GA-HWY 400 and 1/2 mile from Ga I-285 Roswell Rd exit. </LocationDescription><Highlights1>Sandy Springs LWN/LWC Zoning</Highlights1><Highlights2>Near GA HWYI-285/GA-HWY 400 arteries</Highlights2><Highlights3>City Redevelopment Node</Highlights3><Highlights4>68 Town Home Units &amp; 132 Condo Units</Highlights4><HighlightYearBuilt>1979</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>17 009100011787</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Fulton</County><Highlights5>RSF: 235,176 SF</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>435600.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>10.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Mixed Use, Redevelopment, Sandy Springs, Land, Lots</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2025-06-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31436_Charleston Square Aerial Final.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-10T17:01:00</LastModified><LinkURL1>http://www.shopprado.com/</LinkURL1><LinkDescription1>Subject Property Near THE PRADO</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66212</ListingID><UserID>2002</UserID><FranchiseID>56</FranchiseID><PropertyName>6+ AC Corner Commercial Loc.</PropertyName><Address>1400 N. West End Blvd</Address><City>Richland Twp.</City><State>PA</State><Zip>18951</Zip><PropertyDescr>Ideal Corner Commercial location located on Rt 309 N &amp; N. West End Blvd. in Richland Twp. The high traffic count lends to the perfect planned commercial site. 2 of the 3 parcels are currently used for business. An office/apt. w/ an additional 2nd flr apt. is located on the 1/2 acre, corner lot. This building has 2 full kitchens, 2 full baths, plenty of closet space, and is very well insulated. The 4.6 acre lot currently occupies a New RV Licensed PA Dealership &amp; Truck Cap Business. A 2,795 sq.ft beautiful 4 BR home sits on the 1+ acre lot. This charming home is perfectly appointed with a combi</PropertyDescr><Latitude>40.48079</Latitude><Longitude>-75.37496</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>38</MSA><AskingPrice>995000.00</AskingPrice><LotSize /><LocationDescription>From Allentown take Route 309 S to Cherry Rd - Corner of 309 &amp; Cherry Road.</LocationDescription><Highlights1>Perfect Business Location</Highlights1><Highlights2>High Traffic Count</Highlights2><Highlights3>6+ Acres</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>36-010-025, 36-010-001 &amp; 36-002-014</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Bucks</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.10</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-04T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31740_ext.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-10T14:25:00</LastModified><LinkURL1>http://matrix.lvar-mls.com/matrix/shared/PbtzRNYp9QDd/1400WestEndBoulevardN</LinkURL1><LinkDescription1>LVAR MLS</LinkDescription1><LinkURL2>http://www.loopnet.com/lid/19277088</LinkURL2><LinkDescription2>LoopNet</LinkDescription2><LinkURL3>http://www.bobwiley.foxroach.com/</LinkURL3><LinkDescription3>Bob Wiley Website</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66225</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>1314 N 36th St</PropertyName><Address>1314 N 36th St</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>10,292 SF medical office building for sale. 5,210 SF on main level. Brick building located just north of Frederick Ave. Financial data available. CAP rate 7.92%
LoopNet # :019282246
</PropertyDescr><Latitude>39.77982</Latitude><Longitude>-94.80669</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>1250000.00</AskingPrice><LotSize /><LocationDescription>N 36th St. just north of Frederick Ave.</LocationDescription><Highlights1>10,292 SF medical office building</Highlights1><Highlights2>Convenient location north of Frederick</Highlights2><Highlights3>Modern brick building, well maintained</Highlights3><Highlights4 /><HighlightYearBuilt>1988</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>1</PropertyUse><GrossSquareFootage>10292.00</GrossSquareFootage><RentableSquareFootage>10292.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.30</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-11T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31799_1314 N. 36th new.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-11T16:24:00</LastModified><LinkURL1>www.stjoseph.net/cb/1314n36.pdf</LinkURL1><LinkDescription1>marketing packet</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66235</ListingID><UserID>4371</UserID><FranchiseID>197</FranchiseID><PropertyName>VL Country Road 14</PropertyName><Address>Country Road 14</Address><City>Elkhart</City><State>IN</State><Zip>46516</Zip><PropertyDescr>Located on CR 14 (Middlebury St) just directly east of CR 17 and CR 14 signaled intersection. Great opportunity for residential
development and or commercial. Adjacent to development on CR 17 of Parkway Plaza, Sorgs Jewelry, Tuscany Square, Harrison College. MIDDLEBURY SCHOOL DISTRICT, but right on the edge of Elkhart city /county line. Within minutes of the US 20 Bypass connecting traffic east to west, and 5 miles south of I80/90 Interstate. (CR 17 open now to CR 40 South to Goshen area and goes North to US 12, Union Michigan) Creek on the property and the creek frontage is 1,237'.</PropertyDescr><Latitude>41.64415</Latitude><Longitude>-86.00326</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>11</PropertyTypeID><PropertySubtypeID>69</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>330000.00</AskingPrice><LotSize /><LocationDescription>CR 17 to CR 14 (Middlebury St) turn east. Located directly to the east from Sorg Jewelry Store.</LocationDescription><Highlights1>Commercial or Residentail Development</Highlights1><Highlights2>Creek Frontage</Highlights2><Highlights3>Middlebury School District</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID /><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>33.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>VL Country Road 14, Elkhart</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2017-01-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-29T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>49337_Vacant-Land.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-08T10:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66249</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>2605 St. Joseph Ave</PropertyName><Address>2605 St. Joseph Ave</Address><City>St. Joseph</City><State>MO</State><Zip>64505</Zip><PropertyDescr>7200 SF retail space on revitalizing St. Joseph Ave. Curb and street work completed. Center tenants include US Bank, Roger's Green Hills and Stop and Go Convenience.
LoopNet #17841833</PropertyDescr><Latitude>39.78712</Latitude><Longitude>-94.84924</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1217</MSA><LotSize /><LocationDescription>St. Joseph Ave and 5th Ave</LocationDescription><Highlights1>Freestanding building on St. Joseph Ave</Highlights1><Highlights2>Large usable retail space</Highlights2><Highlights3>Near I-229 access ramp</Highlights3><Highlights4 /><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>7200</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>7200</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>7200</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>5.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-06-15T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>7200.00</GrossSquareFootage><RentableSquareFootage>7200.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.41</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31900_2605 St. Joseph Ave.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-15T17:57:00</LastModified><LinkURL1>www.stjoseph.net/cb/2605stjosephave.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66256</ListingID><UserID>6557</UserID><FranchiseID>370</FranchiseID><PropertyName>3 Story + Basement NNN</PropertyName><Address>920 J St.</Address><City>Sacramento</City><State>CA</State><Zip>95814</Zip><PropertyDescr>Rare Opportunity to purchase a renovated Historical Mixed-use / Commercial Building w/optional valet parking in the heart of Downtown Sacramento a favorite destination with something for everyone. It's business in the day to Luscious Dining Experiences at night.
Remodeled in 2009.. Seller invested over a Million USD preserving many of it's old exterior/interior architectural qualities, including adding many modern interior upgrades. At Tenant(s) expense Tenant improvements have been completed to suit their businesses.
The building is a Three story includes a full finished basement; </PropertyDescr><Latitude>38.58017</Latitude><Longitude>-121.49409</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1205</MSA><AskingPrice>2499000.00</AskingPrice><LotSize /><LocationDescription>Located in Sacramento Downtown The Beauty Center is a favorite destination with something for everyone; including within a few blocks welcoming The Golden 1 Center the world class home of the Sacramento Kings, California State Capitol, local Government building(s), and a community park. </LocationDescription><Highlights1>Owner Financing Available</Highlights1><Highlights2>High foot traffic </Highlights2><Highlights3>Next to the Citizen Hotel</Highlights3><Highlights4>Valet zoning parking service</Highlights4><HighlightStoryCount>4</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>006-0101-011-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Sacramento</County><Highlights5>Building updated</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>12000.00</GrossSquareFootage><RentableSquareFootage>12000.00</RentableSquareFootage><UsableSquareFootage>12000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Office Retail Services </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31981_DSC01017.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-17T13:43:00</LastModified><LinkURL1>http://www.sacbee.com/sports/nba/sacramento-kings/article24618010.html</LinkURL1><LinkDescription1> Golden 1 Center is name for new downtown Sacramento Kings arena</LinkDescription1><LinkURL2>http://www.jdvhotels.com/hotels/california/sacramento-hotels/citizen-hotel/ </LinkURL2><LinkDescription2>The Citizens Hotel</LinkDescription2><LinkURL3>http://www.bizjournals.com/sacramento/slideshow/2015/04/23/progress-on-the-downtown-arena.html</LinkURL3><LinkDescription3>Progress on the downtown arena</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66258</ListingID><UserID>6557</UserID><FranchiseID>370</FranchiseID><PropertyName>Health Care Biz/ Condo Suite</PropertyName><Address>2626 N . California St Ste C</Address><City>Stockton</City><State>CA</State><Zip>95204</Zip><PropertyDescr>Medical/Health Care Center; Condo suite includes 40 yr Medical practice. Practice is located near St. Joseph's Medical Hospital; Dr. has approx 40 yrs as a Physical Medicine/RehabPain Mgmt currently affiliated with St. Joseph's Medical Center, Dameron Hospital, and Lodi Memorial. Suite highlights; out patient facilities; employees; doctor patient relationships files, condo facing west onto California St; furniture and medicine negotiated separately.</PropertyDescr><Latitude>37.97733</Latitude><Longitude>-121.29115</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>8</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>360000.00</AskingPrice><LotSize /><LocationDescription>Premier Medical Condo Office Suite; Located near St. Joseph's Medical Center with many other well known talented medical and dental offices along California St..</LocationDescription><Highlights1>Full experienced Staff</Highlights1><Highlights2>40 years of clients with outpatient Fac</Highlights2><Highlights3>Location Near Hospitals</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>125-400-19</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>2559.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.06</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>31961_DSC00908.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-16T16:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66318</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>Charming Office</PropertyName><Address>276 Salmon Brook Road</Address><City>Granby</City><State>CT</State><Zip>06035</Zip><PropertyDescr>FOR SALE or LEASE: 1,517 SF building on 2 acres! Charming and well cared for building with abundant land for improvements/parking. 3/4 offices, conference room, kitchenette and wide plank floors. Public water, septic, oil steam boiler, 100 amp service. Average daily traffic count of 15,600 at junction 10/202 &amp; RT 20. Lease price TBD. </PropertyDescr><Latitude>41.95539</Latitude><Longitude>-72.78878</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>250000.00</AskingPrice><LotSize /><LocationDescription>Located near the center of Granby on Route 10/202 at Junction of Route 20</LocationDescription><Highlights1>1,517 SF Office/Retail Building</Highlights1><Highlights2>Set on 2 acres</Highlights2><Highlights3>Charming, Well Cared For, Wide Plank Flr</Highlights3><Highlights4 /><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>1517.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-21T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32233_FRONT.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-06-30T11:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66338</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Frederick Ave</PropertyName><Address>1826 Frederick</Address><City>St. Joseph</City><State>MO</State><Zip>64501</Zip><PropertyDescr>Become part of the redevelopment on Frederick Ave. 3,000 SF brick building, includes 600 SF of existing offices. Could be a great retail space, or built into all office. 10' overhead door in front wall, goes into front half of building only. 14' ceiling in front part, 12' ceiling in back. Skylight window in back wall bring in natural light. Built in 1930, has historic charm. 100 amp, 240 V, 3 phase electrical service.</PropertyDescr><Latitude>39.77341</Latitude><Longitude>-94.83792</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>98500.00</AskingPrice><LotSize /><LocationDescription>Between 18th and 19th on Frederick Ave, south side of street.</LocationDescription><Highlights1>10' overhead drive in door</Highlights1><Highlights2>100 amp, 240 V, 3 phase electric service</Highlights2><Highlights3>600 SF existing offices</Highlights3><Highlights4>12-14' ceilings</Highlights4><HighlightYearBuilt>1930</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>Great location on Frederick</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>3000.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.07</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32388_1826 Frederick1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-07T16:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66340</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>175th &amp; Pflumm</PropertyName><Address>175th St and Pflumm Rd</Address><City>Overland Park</City><State>KS</State><Zip>66062</Zip><PropertyDescr>79 acres of Development land</PropertyDescr><Latitude>38.80781</Latitude><Longitude>-94.74530</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>37</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>4000000.00</AskingPrice><LotSize /><LocationDescription>SW corner of Pflumm &amp; 175th Street</LocationDescription><Highlights1>Wolf creek plaza</Highlights1><Highlights2>Master planned for mixed use. </Highlights2><Highlights3>30 Commercial acres</Highlights3><Highlights4>49 Multi/Single Family</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>79.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Multifamily, Commercial</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2009-09-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32406_aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-08T14:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66343</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>199th &amp; Renner</PropertyName><Address>16915 W 199th St</Address><City>Spring Hill</City><State>KS</State><Zip>66083</Zip><PropertyDescr>Master Planned Mixed use development at 199th &amp; Renner, in Overland Park.
15.92 ac- Multi Family (RP-2) $25k/acre
33.2 ac- Single Family (RP-1) $20k/acre
32.9 ac- Commercial/Retail (CP-2) $65k/acre</PropertyDescr><Latitude>38.76559</Latitude><Longitude>-94.78138</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>11</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>3000000.00</AskingPrice><LotSize /><LocationDescription>82 Acres SW corner of 199th St &amp; Renner</LocationDescription><Highlights1>Sanitary Sewers &amp; Water Available</Highlights1><Highlights2>Fast Growing Corridor in Johnson Co</Highlights2><Highlights3>Close Proximity to Spring Hill HS</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Owner/Agent</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>82.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Development</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-05-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39754_1new aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-06T21:41:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66344</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>Stilwell Smokehouse</PropertyName><Address>19300 Metcalf Ave</Address><City>Stilwell</City><State>KS</State><Zip>66085</Zip><PropertyDescr>10 Acres with 330 ft of frontage on Metcalf Ave in Stilwell, KS</PropertyDescr><Latitude>38.77857</Latitude><Longitude>-94.67016</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>550000.00</AskingPrice><LotSize /><LocationDescription>193rd St &amp; Metcalf Ave</LocationDescription><Highlights1>Grandfathered in as Restaurant</Highlights1><Highlights2>Master Planned for Commercial Develop.</Highlights2><Highlights3>Building Included</Highlights3><Highlights4>Owner/Agent</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>10.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2010-10-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32432_Smoke House, Stillwell, Ks. 1-2009 001.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-09T13:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66354</ListingID><UserID>4749</UserID><FranchiseID>197</FranchiseID><PropertyName>57217 N Main Street</PropertyName><Address>57217 N Main Street</Address><City>Three Rivers</City><State>MI</State><Zip>49093</Zip><PropertyDescr>Formerly Ruth Scott &amp; Associates Realtors. Updated office building offers excellent location, fresh décor, a total of 1220 usable square feet which includes 384 finished square feet in the lower level plus additional unfinished storage area square footage. Main floor offers front &amp; rear doors, large entry room plus 3 individual office areas. Lower level has spacious conference room, private office, bath that can be finished, plus 3 storage areas. Close proximity to newly updated strip center at N Main and Enterprise Drive. Owner is licensed Realtor in state of Michigan. </PropertyDescr><Latitude>41.97191</Latitude><Longitude>-85.63508</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>119900.00</AskingPrice><LotSize /><LocationDescription>From US 131, Hoffman St. E to N Main St. N to property.</LocationDescription><Highlights1>Asphalt Drive &amp; parking lot</Highlights1><Highlights2>26x24 detached garage</Highlights2><Highlights3>New roof and gutters</Highlights3><Highlights4 /><HighlightYearBuilt>1967</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>7500900700202</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>1220.00</GrossSquareFootage><RentableSquareFootage>1220.00</RentableSquareFootage><UsableSquareFootage>1220.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.40</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>57217 n main street, three rivers, 49093, office building</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-06T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33665_Pic 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-21T11:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66355</ListingID><UserID>2919</UserID><FranchiseID>127</FranchiseID><PropertyName>Seaside Factory Outlet</PropertyName><Address>1111 N. Roosevelt Drive</Address><City>Seaside</City><State>OR</State><Zip>97138</Zip><PropertyDescr>The Seaside Factory Outlet is a 115,000 SF outlet center anchored by Nike, Eddie Bauer and Helly Hansen. Other tenants include Christopher &amp; Banks, Pendleton, Rack Room Shoes, Rue 21, Kitchen Collection, Zumiez, Osh Kosh B'Gosh, Dress Barn and Carters.
Currently, we have 2,480, 3,000 and 5,000 SF spaces available.</PropertyDescr><Latitude>46.00131</Latitude><Longitude>-123.91642</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Seaside is a tourist town centrally located on the North Oregon Coast between Astoria and Cannon Beach.</LocationDescription><Highlights1>Estimated 4 Million Tourist to N. Coast</Highlights1><Highlights2>Only 60 miles from Portland SMSA</Highlights2><Highlights3>Border Location---No Sales Tax</Highlights3><Highlights4>Three Spaces Currently Available</Highlights4><HighlightYearBuilt>1998</HighlightYearBuilt><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>1111</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5000</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2480</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5000</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2014-09-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5>Spaces: 2,480, 3,000 and 5,000 SF</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>115000.00</GrossSquareFootage><RentableSquareFootage>5000.00</RentableSquareFootage><UsableSquareFootage>5000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>10.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2014-08-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>5.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32451_Seaside Outlet Center-5.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-10T16:43:00</LastModified><LinkURL1>www.seasideoutlets.com</LinkURL1><LinkDescription1>Seaside Outlets</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66362</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Branch Bank Facility on US 19</PropertyName><Address>10523 US Highway 19</Address><City>Port Richey</City><State>FL</State><Zip>34668</Zip><PropertyDescr>This is a 5,000+- sf branch bank building, which can still be utilized for banking services. The building is in need of cosmetic attention, but structurally sound, featuring a high ceiling height in the central core of the bank lobby. The property has excellent exposure and ingress/egress to a high traffic count signalized intersection on US 19. The property is land planned and zoned for commercial (C-2) uses and could be used for financial or high profile Retail Uses. Sewer and Water is supplied to the site by the City of Port Richey. Excellent parking ratio, with 44 spaces &amp; drive throughs</PropertyDescr><Latitude>28.31034</Latitude><Longitude>-82.70045</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>950000.00</AskingPrice><LotSize /><LocationDescription>The property is located on the NW corner of Jasmine Blvd. and US HWY 19, approximately 1mile north of the Gulfview Square Mall, in West Pasco County, FL.</LocationDescription><Highlights1>Existing 5,000 SF Branch Bank Building </Highlights1><Highlights2>Developed Site with 44 Parking Spaces</Highlights2><Highlights3>Zoned C-2 Allowing a Wide Range of Uses</Highlights3><Highlights4>Sewer &amp; Water by City of Port Richey</Highlights4><HighlightBuildingClass /><HighlightTaxID>16-25-16-0000-01000-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>.88 Acres with 200 Ft of Hwy 19 Frontage</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.88</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Branch Bank Facility on High Profile US 19 10523 US Highway 19 Port Richey</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-22T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>32479_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-22T09:48:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66383</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>Canyon Creek- B</PropertyName><Address>NW/NE Mize &amp; K10 Road</Address><City>Lenexa</City><State>KS</State><Zip>66227</Zip><PropertyDescr>Zoned CP-O 14.34 Acres. All utilities - available access Cedar Creek Parkway is directly North of this property</PropertyDescr><Latitude>38.94903</Latitude><Longitude>-94.88720</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>685115.00</AskingPrice><LotSize /><LocationDescription>NW/NE Mize &amp; K10 Road</LocationDescription><Highlights1>14.34 Acres</Highlights1><Highlights2>Zoned CP-O</Highlights2><Highlights3>All Utilities Available</Highlights3><Highlights4>Owner/Agent</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>14.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2010-10-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39751_canyon creek.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-01T15:07:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66384</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>Canyon Creek- C</PropertyName><Address>NE Canyon Creek Pkwy &amp; K10 Road</Address><City>Lenexa</City><State>KS</State><Zip>66227</Zip><PropertyDescr>RP2 Multi-Family property - 33.75 acres gross. Excise tax reimbursement available. </PropertyDescr><Latitude>38.95017</Latitude><Longitude>-94.87346</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1499000.00</AskingPrice><LotSize /><LocationDescription>NE Canyon Creek Pkwy &amp; K10 Road</LocationDescription><Highlights1>Excise tax reimbursement available. </Highlights1><Highlights2>RP2 Multi-Family property </Highlights2><Highlights3>22.19 Acres</Highlights3><Highlights4>Owner/Agent</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>33.75</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2010-10-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-12-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37645_canyon creek.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-18T14:01:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66386</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>OWNER OCCUPIED INVESTMENT</PropertyName><Address>324-326 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>FOR SALE or LEASE: Perfect owner occupied investment property! High Profile, 2 story, 3,170 SF OFFICE building with 1,260 SF available for lease or owner occupancy. Quality office space. Set on .52 acres in SB zone. Central air, heat pump, well and septic. 16 Parking spaces. Pylon Signage. Average daily traffic count 21,500.</PropertyDescr><Latitude>41.83097</Latitude><Longitude>-72.90837</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>375000.00</AskingPrice><LotSize /><LocationDescription>Located on Route 44 on corner of signalized intersection</LocationDescription><Highlights1>High Profile 2 Story Office Building</Highlights1><Highlights2>Perfect Owner Occupied Investment</Highlights2><Highlights3>On Corner of Signalized Intersection</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>3170.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.52</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33616_new front.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-20T10:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66387</ListingID><UserID>1358</UserID><FranchiseID>20</FranchiseID><PropertyName>Redevelopment Opportunity </PropertyName><Address>15217 Little Road</Address><City>Hudson</City><State>FL</State><Zip>34668</Zip><PropertyDescr>This development site is located near the northwest corner of Little Road &amp; New York Ave. in Hudson, Florida. It is Zoned Light Industrial (C3) with a potential future land use of restaurants, hotels/motels, banks, light industrial plants, animal veterinary clinics, or professional office buildings according to Pasco zoning standards. The adjacent lot with a home is located on 1.22 acres and has been updated. The home has that old Florida charm including the pool, beautiful Gazebo, numerous fruit trees &amp; the one-of-a-kind out-building (40x40), that are on the property. </PropertyDescr><Latitude>28.37837</Latitude><Longitude>-82.65861</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>245000.00</AskingPrice><LotSize /><LocationDescription>From 52 &amp; Little Road, go north on Little. After the intersection with New York Ave., make a left at the first break in the median to property. </LocationDescription><Highlights1>1.22± Acres with 2,870± Sf House</Highlights1><Highlights2>Easy Access from Little Road</Highlights2><Highlights3>Zoned Light Industrial (I1)</Highlights3><Highlights4>One-Of-A-Kind 1600± Sf Barn </Highlights4><HighlightBuildingClass /><HighlightTaxID>00000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>4.76+/- acres zoned IL</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>2870.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.76</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-18T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33622_P7100363.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-22T10:23:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66396</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>MULTI-TENANT OFFICE BUILDING</PropertyName><Address>324-326 Albany Turnpike</Address><City>Canton</City><State>CT</State><Zip>06019</Zip><PropertyDescr>FOR SALE or LEASE: Perfect owner occupied investment property! High Profile, 2 story, 3,170 SF OFFICE building with 1,260 SF available for lease or owner occupancy. Quality office space. Set on .52 acres in SB zone. Central air, heat pump, well and septic. 16 Parking spaces. Pylon Signage. Average daily traffic count 21,500.</PropertyDescr><Latitude>41.83097</Latitude><Longitude>-72.90837</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on Route 44 on corner of signalized intersection.</LocationDescription><Highlights1>1,260 SF Available for Lease/Owner Occup</Highlights1><Highlights2>High Profile 2 Story Office Building</Highlights2><Highlights3>Pylon Signage &amp; Ample Parking</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1260</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1260</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1260</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-07-22T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County /><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>3170.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.52</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-22T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33707_new front.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-22T10:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66409</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>For Lease - Trinity Commons</PropertyName><Address>7813 Mitchell Blvd</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Property is located in the Trinity area of Pasco County &amp; surrounded by residential neighborhoods, designer golf course, excellent schools, &amp; great shopping. Great opportunity for medical, financial, tax, fitness, pool supply, liquor, dry cleaner, education, insurance, weight loss, dance studio, home improvement, retail, &amp; much more! Suites available from 1,400 SF to 4,200 SF in this 25,000 SF shopping center. Suite 103 is 2,100 SF, and Suite 104 is 1,400 SF can easily be combined for a 3,500 SF suite. Suite 109 is 2,100 SF and Suite 110 is 2,100 can easily be combined for a 4,2000 SF.</PropertyDescr><Latitude>28.18776</Latitude><Longitude>-82.68528</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Property is located on Mitchell Blvd., between Seven Springs and Little Road.</LocationDescription><Highlights1>Attractive Trinity Location</Highlights1><Highlights2>Frontage on Mitchell Blvd</Highlights2><Highlights3>Suites From 1,400 SF to 4,200 SF</Highlights3><Highlights4>25,000 SF Shopping Center</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>9300</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1400</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4200</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-07-18T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Pasco</County><Highlights5>Great for Retail or Professional Office</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.05</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Trintiy Commons 7831 Mitchell Blvd New Port Richey</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-15T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33776_photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-12T10:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66426</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Retail Space at Oaks Plaza</PropertyName><Address>10600 56th Street</Address><City>Temple Terrace</City><State>FL</State><Zip>33617</Zip><PropertyDescr>Oaks Plaza located on busy N. 56th Street consists of two buildings with Retail and Office space for lease. Two 1400+/- SF &amp; one 1,000+/- SF retail units for lease, Unit 10640 is move in ready with walk in waiting area, 4 offices, breakroom &amp; one restroom, Unit 10650 is one large open area with separate breakroom and restroom in the back of the unit. Office space ranges from 491+/- SF to 6,699+/- SF. Some tenants that occucpy this center are Fantastic Sams, PR Medical, Cora Healthcare, United States Recruiting offices, Florida National Guard, Check N Go, Pizza Hut, Florist and more.</PropertyDescr><Latitude>28.04541</Latitude><Longitude>-82.39428</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Retail &amp; Office Building is conveniently located on N. 56th Street just South of E. Fowler Avenue. </LocationDescription><Highlights1>Two 1,400 SF &amp; a 1,000 SF Retail Spaces</Highlights1><Highlights2>Many Office Spaces Starting at 529+/- SF</Highlights2><Highlights3>Combine Office Spaces up to 6,699+/- SF</Highlights3><Highlights4>Ample Parking Front &amp; Rear of Property</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2800</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1400</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>11.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-07-30T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County>Hillsborough</County><Highlights5>Owner Motivated - Call for Details</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.53</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Oaks Plaza 10600 10760 56th St Temple Terrace Pizza Hut</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-30T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-15T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33941_photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-28T13:02:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66431</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Office Space at Oaks Plaza</PropertyName><Address>10600 56th Street</Address><City>Temple Terrace</City><State>FL</State><Zip>33617</Zip><PropertyDescr>Oaks Plaza located on busy N. 56th Street consists of two buildings with Retail and Office space for lease. Two 1400 SF retail units for lease, Unit 10640 is move in ready with walk in waiting area, 4 offices, breakroom and one restroom, Unit 10650 is one large open area with separate breakroom and restroom in the back of the unit. Office space square footage range from 491 SF to 6,699 SF. Some tenants that occucpy this center are Fantastic Sams, PR Medical, Cora Healthcare, United States Recruiting offices, Florida National Guard, Check N Go, Pizza Hut, Florist and more.
</PropertyDescr><Latitude>28.04541</Latitude><Longitude>-82.39428</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Retail &amp; Office Building is conveniently located on N. 56th Street just South of E. Fowler Avenue. </LocationDescription><Highlights1>Two 1400 SF Retail Spaces Available</Highlights1><Highlights2>Many Office Spaces Starting at 491 SF</Highlights2><Highlights3>Combine Office Spaces up to 6,699 SF</Highlights3><Highlights4>Ample Parking Front &amp; Rear of Property</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>13463</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>491</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>6699</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-07-31T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County /><Highlights5>Owner Motivated - Call for Details</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.05</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Oaks Plaza 10600 10760 56th St Temple Terrace Pizza Hut</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-15T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>33958_photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-07-31T10:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66481</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>1202 Village Dr</PropertyName><Address>1202 Village Dr</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>4700 SF Office Building for sale. 3 office suites, fully leased. Paved parking lot for 32 cars. Partial basement, surface water well with sump pump. Rent roll available. 6% CAP</PropertyDescr><Latitude>39.77778</Latitude><Longitude>-94.80065</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>520000.00</AskingPrice><LotSize /><LocationDescription>Village Dr, just north of Frederick</LocationDescription><Highlights1>Good central location on Village Dr</Highlights1><Highlights2>Available for sale or lease</Highlights2><Highlights3>Parking for 32 cars</Highlights3><Highlights4>2 tenants, one available suite</Highlights4><HighlightYearBuilt>1982</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>Vacant suite could be divided</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>4700.00</GrossSquareFootage><RentableSquareFootage>4562.00</RentableSquareFootage><UsableSquareFootage>4562.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.47</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-08-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34203_1202 Village Dr (2).JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-08-10T17:52:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66550</ListingID><UserID>3227</UserID><FranchiseID>176</FranchiseID><PropertyName>Development Property </PropertyName><Address>339 Aqui Lane</Address><City>Pike Road</City><State>AL</State><Zip>36064</Zip><PropertyDescr>Ponds. Many could be combined for larger water event Surround them 240 acres of fish ponds with housing concepts from Single Family to Assisted Living, etal
1,394 +/- Acres
Land on both sides of Troy Hwy (231), with mile long frontage
Fish farm operations pay operating overheads, taxes, ins.
Town of Pike Road is indicating willingness to bring infrastructure to site,
And participate in master planning the entire 1,394 Acres
</PropertyDescr><Latitude>32.22760</Latitude><Longitude>-86.12257</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>8500000.00</AskingPrice><LotSize /><LocationDescription>Located approx. 6– miles S of Montgomery, Al. along Troy Hwy and adjoining the town of Pike Road, this 1,400 Acre land mass is prime for development. Only minutes S of the I-685 bypass path that will adjoin Interstates I –85 &amp; I-65.
</LocationDescription><Highlights1>1394 Acres</Highlights1><Highlights2>240 Acres of Ponds</Highlights2><Highlights3>Right off Troy HWY</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>1</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>60722640.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1394.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-08-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-08-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34571_forkes aerial map gis.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-08-24T15:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66562</ListingID><UserID>7856</UserID><FranchiseID>197</FranchiseID><PropertyName>433 Riverview Drive</PropertyName><Address>433 Riverview Drive</Address><City>Kalamazoo</City><State>MI</State><Zip>49048</Zip><PropertyDescr>Real estate only for sale. Excellent stand alone building with great traffic count. Building offers many possible uses. Currently set up for contractor/service use. Call today to take a look!</PropertyDescr><Latitude>42.29635</Latitude><Longitude>-85.56857</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>698</MSA><AskingPrice>159900.00</AskingPrice><LotSize /><LocationDescription>From Gull Road and Riverview Drive, take Riverview Drive South 1/2 mile to building on the right (West). </LocationDescription><Highlights1>288 sq. ft. office </Highlights1><Highlights2>1,152 sq. ft. heated shop</Highlights2><Highlights3>576 sq. ft. cold storage</Highlights3><Highlights4>Rail service</Highlights4><HighlightYearBuilt>1986</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>3900061471010</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Kalamazoo</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>2016.00</GrossSquareFootage><RentableSquareFootage>2016.00</RentableSquareFootage><UsableSquareFootage>2016.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.30</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>retail, industrial, 433 riverview drive, kalamazoo, office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-09-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-16T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35231_1.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-16T10:43:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66568</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Downtown Office Plaza</PropertyName><Address>902 Edmond</Address><City>St. Joseph</City><State>MO</State><Zip>64501</Zip><PropertyDescr>3265 SF office space on 2nd floor of Downtown Office Plaza, now available. Also a 832 SF office suite. This is one of the first AT&amp;T Fiber Ready buildings in St. Joseph.Paved parking for over 100 cars. Great downtown location, other tenants include State of Missouri, OHS, and The Center. Space is leased for $8.00/SF plus net of $1.00/SF(taxes, insurance &amp; CAM) $2.10/SF utilities and $.33 janitorial. Total rent of $11.43/SF or $952.50/month/1000SF. This is office on second floor, accessible by ramp from back parking lot.</PropertyDescr><Latitude>39.76552</Latitude><Longitude>-94.84899</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1217</MSA><LotSize /><LocationDescription>Corner of 9th and Edmond in Downtown St. Joseph, MO</LocationDescription><Highlights1>13 room office suite on second floor</Highlights1><Highlights2>Accessible by ramp from back parking lot</Highlights2><Highlights3>All-inclusive lease $592/Mo/1000SF</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3265</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3265</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3265</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>8.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-12-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County /><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>4097.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-08-27T00:00:00</DateCreated><AskingMinimumLeaseTerm>5.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34799_902 Edmond 001.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-05T17:05:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66570</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>WOW EXPRESS Car Wash – Trinity</PropertyName><Address>1246 Seven Springs Boulevard</Address><City>Trinity</City><State>FL</State><Zip>34655</Zip><PropertyDescr>Business is a hybrid of self service, express wash, lube and repair. The main building is approximately 3,800± SF under roof and houses four self service bays, 1 repair bay with lift and two lubrication bays with basement along with office space. The standalone automated wash tunnel is approximately 924± SF.
Present national brand is Chevron/Havoline. All staff in place and current owners will provide 30 days of training at no cost.</PropertyDescr><Latitude>28.17812</Latitude><Longitude>-82.69847</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>14</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1195000.00</AskingPrice><LotSize /><LocationDescription>Business is located on Seven Springs Blvd, in the 72,000± SF Chelsea Place Publix Shopping Center, in the Trinity area. There are excellent demographics. Exceptional visibility with approximately 65± feet along Seven Springs Blvd. with AADT 29,000± Traffic Counts. </LocationDescription><Highlights1>Excellent Upside for an Owner-Operator</Highlights1><Highlights2>Self Service Carwash, Lube &amp; Auto Repair</Highlights2><Highlights3>Publix Shopping Center with Strong Demos</Highlights3><Highlights4>Approx. 65± Feet 0f Highway Frontage</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco </County><Highlights5>24,940± AADT Traffic Counts</Highlights5><PropertyUse>3</PropertyUse><GrossSquareFootage>3800.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.67</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Car Wash Business Opportunity WOW, Car Wash For Sale in New Port Richey, Car Wash For Sale in Pasco</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-08-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-13T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39837_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-23T12:33:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66583</ListingID><UserID>8094</UserID><FranchiseID>402</FranchiseID><PropertyName>Morgan Hill Corner Dev. Site</PropertyName><Address>1280 Tennant Ave.</Address><City>Morgan Hill</City><State>CA</State><Zip>95037</Zip><PropertyDescr>Zoned commercial. Preliminary land plan for gas station, mini mart, hotel, restaurant pads (2) or 1 restaurant and retail. 7.93 acres</PropertyDescr><Latitude>37.11977</Latitude><Longitude>-121.62129</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>3500000.00</AskingPrice><LotSize /><LocationDescription>Southwest corner of Tennant Ave. and Murphy Ave. off HWY 101 at Tennant.</LocationDescription><Highlights1>Preliminary Land Plan</Highlights1><Highlights2> Hotel site</Highlights2><Highlights3>Gas Station and mini mart site</Highlights3><Highlights4>Fast food restaurant pad</Highlights4><HighlightBuildingClass /><HighlightTaxID>817-14-011</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Retail site</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>344124.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>8.25</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-04T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-20T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35487_site map for Tennant and Murphy.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-07T17:10:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66588</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>5004-08 Mulberry</PropertyName><Address>5004-08 Mulberry</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>Villa of Stonecrest Townhome lots value at $22,500 per unit. Owner will participate in building using Jim Ingle Construction Co, the exclusive builder for the Villas. Property deeded is five feet from foundation adjoining unit, with balance to condominium Home Owners Association. Legal: Part of Lot 15, Pineridge Addition.</PropertyDescr><Latitude>39.77064</Latitude><Longitude>-94.77673</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>45000.00</AskingPrice><LotSize /><LocationDescription>Villas of Stonecrest </LocationDescription><Highlights1>2 lots on which to build townhome</Highlights1><Highlights2>Owner will build other unit</Highlights2><Highlights3>Only 2 remaining in desirable area</Highlights3><Highlights4>Land value of $22,500 per unit</Highlights4><HighlightBuildingClass /><HighlightTaxID>06-1.0-12-001-000-171.019</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>Condominium association</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.29</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34836_GIS2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-01T15:22:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66589</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>1402 Buckingham</PropertyName><Address>1402 Buckingham</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>Developement potential. Ideal for office, apartment or hotel. Close to interstate, hospital and university. Located on the NE corner of the Frederick and I-29 intersection.</PropertyDescr><Latitude>39.77718</Latitude><Longitude>-94.79069</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>40</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>548000.00</AskingPrice><LotSize /><LocationDescription>At Country Land and Buckingham, on the NE corner of the Frederick and I-29 intersection.</LocationDescription><Highlights1>Great development site </Highlights1><Highlights2>Ideal for hotel, apartment or office</Highlights2><Highlights3>Central St. Joseph location</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>06-1.0-02-004-002-001.006</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.35</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34838_4104 Country Lane.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-01T15:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66613</ListingID><UserID>4371</UserID><FranchiseID>197</FranchiseID><PropertyName>La Petit Academy</PropertyName><Address>545 SImpson </Address><City>Elkhart</City><State>IN</State><Zip>46516</Zip><PropertyDescr>La Petit Academy Day Care Center was the primary purpose for this 5,700 Sq. Ft building. Perfect set up inside for children, and Fenced playground outside. Security Buzz in front entry, 3 offices, Kitchen and 3 very large rooms that can be left open or divided. Multiple bathrooms for Children.</PropertyDescr><Latitude>41.68294</Latitude><Longitude>-85.94683</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>350000.00</AskingPrice><LotSize /><LocationDescription>Access directly off of Middlebury St. just east of Goshen Avenue, or off Jackson St. onto Simpson.</LocationDescription><Highlights1>Built specifically as a Day Care Center</Highlights1><Highlights2>Wide open spaces for different age group</Highlights2><Highlights3>Security front entry</Highlights3><Highlights4>Fenced in playground w/ equipment</Highlights4><HighlightYearBuilt>1972</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>200604451018012</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Elkhart</County><Highlights5>Kitchen</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>5700.00</GrossSquareFootage><RentableSquareFootage>5700.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.99</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>la petit academy, 545 simpson, elkhart, in 46516, elkhart, in, school</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-07-31T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34910_Exterior 2.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-04T15:51:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66620</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>110 &amp; 100 W Chicago Road</PropertyName><Address>110 &amp; 100 W Chicago Road</Address><City>White Pigeon</City><State>MI</State><Zip>49099</Zip><PropertyDescr>Restaurant and bar at the corner of US 12 (W Chicago Rd.). In business since early 1930's. Offers food, liquor, lottery, Keno. Also includes adjacent building (Poor Boyz Pizza) - real estate and equipment. To schedule a tour, please call Chuck at (269) 506-6839. 24 hours notice is needed. </PropertyDescr><Latitude>41.79818</Latitude><Longitude>-85.64322</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>12</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>698</MSA><AskingPrice>185000.00</AskingPrice><LotSize>Irregular</LotSize><LocationDescription>Corner of US 12 (W Chicago Rd.) and Kalamazoo St. in White Pigeon. </LocationDescription><Highlights1>Two buildings</Highlights1><Highlights2>Includes real estate &amp; business</Highlights2><Highlights3>Includes equipment &amp; license transfer</Highlights3><Highlights4>Financials available</Highlights4><HighlightYearBuilt>1930</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>045200046-00,047-00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>2573.00</GrossSquareFootage><RentableSquareFootage>2573.00</RentableSquareFootage><UsableSquareFootage>2573.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.28</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>110 W Chicago Road</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-09-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36120_110 Chicago 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-26T09:39:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66630</ListingID><UserID>8089</UserID><FranchiseID>402</FranchiseID><PropertyName>Piercy Road Industrial Site</PropertyName><Address>469 Piercy Road</Address><City>San Jose</City><State>CA</State><Zip>95138</Zip><PropertyDescr>Located in New Edenvale Business Park, San Jose, CA (Silicon Valley)
General Plan and Zoning is Industrial Park. City will not change this designation. For uses, see Title 20 of the San Jose Zoning code. Height limits recently increased from 50 feet to 120 feet.
Great area of world famous Silicon Valley not far from San Francisco and Stanford University. Great potential.</PropertyDescr><Latitude>37.25960</Latitude><Longitude>-121.78144</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>3500000.00</AskingPrice><LotSize /><LocationDescription>On the corner of Hellyer and Piercy in the Edenvale Industrial Park of San Jose CA (Silicon Valley).
</LocationDescription><Highlights1>Land</Highlights1><Highlights2>.</Highlights2><Highlights3>.</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>678-93-028</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>San Francisco, Stanford</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>34986_00.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-05-02T17:38:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66643</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>210 N Belt</PropertyName><Address>210 N Belt</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>43,000 SF retail building located on 3.65 acres. 378' Belt Hwy frontage, very large parking lot. Cross easement with Freddies. Subject to subdivision of Volleys, seller will pay to subdivide and retain Volleys. Buyer to retain building and 3.65 acres. Building has heavy electric, 3 phase, 208. Gas HVAC. Ceiling is 12-18' to rafters, 9' drop ceiling in places. Includes bowling space, restaurant, loft banquet room. 3 large men/women's restrooms and 2 other private restrooms.</PropertyDescr><Latitude>39.76776</Latitude><Longitude>-94.80437</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>2500000.00</AskingPrice><LotSize /><LocationDescription>N Belt across from HyVee</LocationDescription><Highlights1>Very large retail building on Belt Hwy</Highlights1><Highlights2>2 1/2 acre parking lot</Highlights2><Highlights3>12'-18' ceilings, drop to 9' in places</Highlights3><Highlights4>Heavy electric, 3 phase, 208</Highlights4><HighlightYearBuilt>1977</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5>Roof overlay has 5 year left on warranty</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>43000.00</GrossSquareFootage><RentableSquareFootage>43000.00</RentableSquareFootage><UsableSquareFootage>43000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.65</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35451_Belt Bowl3.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-21T17:04:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66671</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>6503 N Belt</PropertyName><Address>6503 N Belt</Address><City>St. Joseph</City><State>MO</State><Zip>64505</Zip><PropertyDescr>Medical office suite available on north Belt Hwy, just north of B &amp; J Skate Center. Trendsetters Salon occupies other half of building.
Taxes : $1.34/SF/year
Insurance: $.38/SF/year
CAM $.25/SF/year
Gross rent per month: $2850</PropertyDescr><Latitude>39.82122</Latitude><Longitude>-94.81504</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1217</MSA><LotSize /><LocationDescription>Country Club Village</LocationDescription><Highlights1>Medical office suites</Highlights1><Highlights2>Good access for Savannah and St. Joseph</Highlights2><Highlights3>Move in ready or will modify to suit</Highlights3><Highlights4>Large paved parking lot</Highlights4><HighlightYearBuilt>2001</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2635</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2635</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2635</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>11.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-09-17T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Andrew</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>2635.00</GrossSquareFootage><RentableSquareFootage>2635.00</RentableSquareFootage><UsableSquareFootage>2635.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.20</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-03-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-02-28T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35323_6503 N. Belt.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-17T12:07:00</LastModified><LinkURL1>www.stjoseph.net/cb/6503nbelt.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66719</ListingID><UserID>3648</UserID><FranchiseID>184</FranchiseID><PropertyName>Temple Beth-El</PropertyName><Address>582 Ocean Ave</Address><City>New London</City><State>CT</State><Zip>06320</Zip><PropertyDescr>36,000 + sq feet on 6 acres</PropertyDescr><Latitude>41.32961</Latitude><Longitude>-72.10339</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2500000.00</AskingPrice><LotSize /><LocationDescription>6 acres in heart of New London</LocationDescription><Highlights1>Conference center, school,, day care</Highlights1><Highlights2>100 car parking lot</Highlights2><Highlights3>Modern constructiom</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>5716911</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>40000.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.20</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35569_IMG_1870.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-09-26T11:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66760</ListingID><UserID>4739</UserID><FranchiseID>197</FranchiseID><PropertyName>2012 Ironwood - For Lease</PropertyName><Address>2012 Ironwood Circle</Address><City>South Bend</City><State>IN</State><Zip>46635</Zip><PropertyDescr>Great location and investment property on North Ironwood Drive and near one of the busiest corridors in the county at SR 23 &amp; Ironwood Drive. Very close to Notre Dame! The almost 8,000 SF, 2 story office complex was originally built as a medical building and the upper level is presently occupied by 2 tenants, generating over $2,490 income per month. The main level will be available for lease approximately February 1, 2017. The upper level offices are all presently being leased.
&lt;p&gt;&lt;a href="http://www.bhhsmicommercial.com/listings/66759"&gt;BUILDING ALSO AVAILABLE FOR SALE&lt;/a&gt;&lt;/p&gt;</PropertyDescr><Latitude>41.69722</Latitude><Longitude>-86.21783</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1370</MSA><LotSize>120x120</LotSize><LocationDescription>Ironwood Drive North of Edison and South of SR 23. Ironwood Circle is on the West Side of Ironwood Drive. </LocationDescription><Highlights1>Approximately 25 parking spaces</Highlights1><Highlights2>Brick exterior</Highlights2><Highlights3>225 Volts</Highlights3><Highlights4>Signage</Highlights4><HighlightYearBuilt>1978</HighlightYearBuilt><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>71-04-31-477-001.000-004</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>4950</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1000</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>4950</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-09-29T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>4000.00</GrossSquareFootage><RentableSquareFootage>4000.00</RentableSquareFootage><UsableSquareFootage>4000.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.34</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>office, 2012 ironwood circle, south bend, indiana</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35759_Photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-05T12:43:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66766</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Cortez &amp; Horse Lake 18+/- Acre</PropertyName><Address>SR 50/Cortez Boulevard</Address><City>Brooksville</City><State>FL</State><Zip>34602</Zip><PropertyDescr>Approximately 16.7+/- acres are upland and located in Flood Zone X. Water &amp; Sewer is provided by City of Brooksville. Water lines, 12” &amp; 6”, are located on SR 50 and Horse Lake Road respectively. Electric is provide by Duke Energy.
This is the one of very few key undeveloped intersections left. Cortez traffic counts are 14,900 ADDT.
This site screams for big box retail development and is aggressively priced for an investor hold or upside development potential. </PropertyDescr><Latitude>28.54405</Latitude><Longitude>-82.41831</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1299000.00</AskingPrice><LotSize /><LocationDescription>Located on Brooksville’s major east-west State Road 50, approximately .8+/- miles west of Broad Street (US 41) and .6+/- miles east of Jefferson intersection. </LocationDescription><Highlights1>Across street from Beef O’Brady’s</Highlights1><Highlights2>Zoned C2 with FLU of Commercial Dev</Highlights2><Highlights3>Traffic Counts of 14,900 ADDT</Highlights3><Highlights4>All Utilities Available at Site</Highlights4><HighlightBuildingClass /><HighlightTaxID>R28-422-19-0000-0630- 0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Approx. 16.7± Acres Useable </Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>18.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>SR 50/Cortez Blvd, Horse Lake, near Broad St</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-24T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-24T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35804_Cortez Horse Lake.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-04T13:51:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66791</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>0 Silver Heights Road</PropertyName><Address>0 Silver Heights Road</Address><City>Three Rivers</City><State>MI</State><Zip>49093</Zip><PropertyDescr>NO HOME INCLUDED. This is a 65 acre horse boarding facility approx. 1/2 mile off US 131 Hwy. Contains a private wooded setting, 26 tillable acres of alfalfa. Already established boarders on this 15 year old stable, main barn, 66x120 w/66x150 indoor riding arena, 16 box stalls (each 12x12), birthing stall, horse shower, tack room w/ individual tenant lockers, restroom w/ shower, outdoor riding arena (120x150) round pen (60 ft.), 8 paddocks (2-3 acres each) w/automatic waterers and groomed riding trails, 36x60 hay barn. For a tour, contact Beth Ash (Listing Agent) at (269) 580-2400.</PropertyDescr><Latitude>41.77811</Latitude><Longitude>-85.30658</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1394</MSA><AskingPrice>350000.00</AskingPrice><LotSize>1310'xIrregular</LotSize><LocationDescription>From US 131 and Broadway, S on US 131, W on Gleason. At curve, go straight. </LocationDescription><Highlights1>List of business equipment available. </Highlights1><Highlights2>3 buildings</Highlights2><Highlights3>30 parking spaces</Highlights3><Highlights4 /><HighlightYearBuilt>1970</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>7500402500400</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>15360.00</GrossSquareFootage><RentableSquareFootage>15360.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>64.96</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>business opportunity, 0 silver heights road, three rivers, horse boarding</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-10-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-03T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35852_Silver Heights Lane2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-12T09:02:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66808</ListingID><UserID>2392</UserID><FranchiseID>134</FranchiseID><PropertyName>108 S. Deerpath Road</PropertyName><Address>108 S. Deerpath Road</Address><City>Deer Park</City><State>IL</State><Zip>60010</Zip><PropertyDescr> Prime double lot property in established Barrington Trails subdivision. Excellent opportunity to build your home in School District 220. This is a 2 lot, 2 PIN property. Village covenants prohibit the dividing of this parcel. </PropertyDescr><Latitude>42.15340</Latitude><Longitude>-88.08193</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>200000.00</AskingPrice><LotSize>Lot Dimensions: Aprox 209x202x209x194</LotSize><LocationDescription> Prime double lot property in established Barrington Trails subdivision. Excellent opportunity to build your home in School District 220. This is a 2 lot, 2 PIN property. Village covenants prohibit the dividing of this parcel.</LocationDescription><Highlights1>Unimproved Property in Established Area</Highlights1><Highlights2>Utlities to Site</Highlights2><Highlights3>2 Lots / 2 Pin Numbers</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>02041030010000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>42613.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.90</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-09-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-12T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>35932_DSC07655.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-10-14T17:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66865</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>Free-Standing Warehouse </PropertyName><Address>5911 Dasher Court</Address><City>Port Richey</City><State>FL</State><Zip>34668</Zip><PropertyDescr>Located southeast of US Highway 19 &amp; Ridge Road in an industrial section of Port Richey, this warehouse is 5,280+/- SF with approximately 1,320+/- SF of office and was built in 2011. It offers two separate security systems with cameras. The lot is oversized at .75+/- acre with fenced perimeter, which allows a multitude of uses. It offers three 14’ x 14’ grade level doors and clear heights of 13’6”-16’6”. There is an irrigation well. This building looks brand new and is ready to move in!!</PropertyDescr><Latitude>28.27667</Latitude><Longitude>-82.71589</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>33</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>395000.00</AskingPrice><LotSize /><LocationDescription>Located southeast of US Highway 19 &amp; Ridge Road in an industrial section of Port Richey.</LocationDescription><Highlights1>5,280+/- SF Office/Warehouse</Highlights1><Highlights2>1,320+/- Nicely Built-out Office</Highlights2><Highlights3>2nd Level Stroage &amp; Mezzanine Space</Highlights3><Highlights4>3 - 14x14 Grade Level Overhead Doors</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Chear Heights 13'6" to 16'6"</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>5280.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.75</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Free-Standing Warehouse Building 5911 Dasher Court Port Richey</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-10-26T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-25T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36268_photo 5911 Dasher.jpg</ThumbnailPath><PendingClosingDate>2016-11-29T00:00:00</PendingClosingDate><PendingSalePrice>350000.00</PendingSalePrice><PendingCommissionPercent>7.00</PendingCommissionPercent><PendingPotentialCommissionPrice>24500.00</PendingPotentialCommissionPrice><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-05-04T10:25:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66881</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>RETAIL SPACE AVAILABLE</PropertyName><Address>192 West Main Street</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>RETAIL 2,150 SF suite available in highly visible retail plaza on route 44 with traffic light access. Average daily traffic count 24,800. </PropertyDescr><Latitude>41.81208</Latitude><Longitude>-72.84767</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Located on Route 44 in retail corridor</LocationDescription><Highlights1>2,150 SF Available</Highlights1><Highlights2>Located on Route 44 w/ADT 24,800</Highlights2><Highlights3>Set in Multi-Tenant Retail Plaza</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>2150</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>2150</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2150</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>14.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-11-03T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>4</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36351_IMG_5751 cropped.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-11-03T10:37:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66902</ListingID><UserID>2002</UserID><FranchiseID>56</FranchiseID><PropertyName>Wind Gap Commercial/Retail/Ind</PropertyName><Address>E. Moorestown Rd.</Address><City>Plainfield Twp.</City><State>PA</State><Zip>18091</Zip><PropertyDescr>Great visibility! 22,766 SF Prime Commercial/Retail/Industrial Building Available with approx. 7 acres on busy Rt 512. (Additional acreage could be available.) This location minutes to most major arteries, high traffic count, zoned Highway Interchange. This location lends itself to be an ideal area for a Box Store, Major Franchise, Retail, Strip Mall, Medical Office, Warehouse, Auto Dealer, etc. Surrounding retailers in include Giant, Kmart, Wendy's, Dunkin Donuts, Advanced Auto Parts, etc. Approximately 25 miles to Allentown, PA, 20 miles to the Poconos, &amp; 80 miles to Philadelphia.
</PropertyDescr><Latitude>40.83298</Latitude><Longitude>-75.29992</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>10</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>38</MSA><AskingPrice>2400000.00</AskingPrice><LotSize /><LocationDescription>
US22 E &amp; PA33 N to PA-512 S/State Hwy 512 S Take the PA-512 exit from PA-33 N, Merge onto US-22 E, Take the exit onto PA-33 N toward Stroudsburg, Take PA-512 exit toward Bath/Wind Gap, Turn L onto PA-512 S/State Hwy 512 S., Property on the R.</LocationDescription><Highlights1>22,766 Square Foot Building</Highlights1><Highlights2>Great exposure</Highlights2><Highlights3>Additional acreage available</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>0000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Northampton</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>22766.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Big Box Store, Franchise, Strip Mall, Industrial, Warehouse, Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-06T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36449_commercial-clip-art.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-11-06T10:23:00</LastModified><LinkURL1>http://matrix.lvar-mls.com/matrix/shared/K9ZfcyF3PRDd/MoorestownRoadE</LinkURL1><LinkDescription1>LVAR MLS</LinkDescription1><LinkURL2>http://bobwiley.foxroach.com/</LinkURL2><LinkDescription2>Bob Wiley's Website</LinkDescription2><LinkURL3>http://www.loopnet.com/lid/19505550</LinkURL3><LinkDescription3>LoopNet</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66913</ListingID><UserID>8194</UserID><FranchiseID>93</FranchiseID><PropertyName>Hallmark Elementary School</PropertyName><Address>115 S. E Street</Address><City>Pensacola</City><State>FL</State><Zip>32502</Zip><PropertyDescr>5.1 Contiguous acres in downtown Pensacola fronting four streets. The property includes three buildings clustered on the north end of the site. The main building was built in 1936 and contains 27,140 Square feet of heated and cooled space. The second building was constructed in 1942 and contains approximately 7,244 square feet with the final building completed in 1999 and contains 6,831 square feet. Other than the former sewer plant site, the Hallmark property is the largest contiguous re-development property remaining in Pensacola. As downtown now expands westward this parcel will be the anch</PropertyDescr><Latitude>30.40858</Latitude><Longitude>-87.23135</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1750000.00</AskingPrice><LotSize /><LocationDescription>The property is located on the western end of downtown and has benefited greatly from the recent removal of the main street sewer plant and construction of the new Maritime Baseball Stadium Complex. Located on the NW corner of Government and "E" Street, downtown Pensacola.</LocationDescription><Highlights1>Great location in downtown Pensacola</Highlights1><Highlights2>Largest contiguous re-development </Highlights2><Highlights3>Downtown expanding westward</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>000S009080001093</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>41215.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>5.10</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-08-12T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>43108_hallmark-school-elementary.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-01T11:21:00</LastModified><LinkURL1>http://www.loopnet.com/lid/19112722</LinkURL1><LinkDescription1>Loopnet listing</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66964</ListingID><UserID>4122</UserID><FranchiseID>64</FranchiseID><PropertyName>Zach Hinton Blvd</PropertyName><Address>150 S Zach Hinton Blvd</Address><City>Mcdonough</City><State>GA</State><Zip>30253</Zip><PropertyDescr>The subject property is a 170 acre parcel zoned for High Density Residential Mixed-Use (Up to 16 units/acre) within the city limits of Mcdonough, GA. Both city sewer and water are available on the property for future land development. Best use include: Apartment, Single Family, Multi-Family, Etc. </PropertyDescr><Latitude>33.43492</Latitude><Longitude>-84.13869</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>76</MSA><AskingPrice>18700000.00</AskingPrice><LotSize>Square Lot</LotSize><LocationDescription>City Limits</LocationDescription><Highlights1>Centrally located within city limits.</Highlights1><Highlights2> Close proximity to I-75</Highlights2><Highlights3> Connected to City Water/Sewer</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>107-01032000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Henry</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>7405200.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>170.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Land, Multifamily, Condo, Raw, Farm, Mixed Use</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-15T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2064-11-15T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36759_Zach Hinton Rd Final Aerial.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-06-20T19:28:00</LastModified><LinkURL1>https://vimeo.com/155594752</LinkURL1><LinkDescription1>Zach Hinton Aerial video</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>66966</ListingID><UserID>4570</UserID><FranchiseID>184</FranchiseID><PropertyName>59 John Fitch, #57</PropertyName><Address>59 John Fitch, #57</Address><City>South Windsor</City><State>CT</State><Zip>06074</Zip><PropertyDescr>Perfect 1250 sq ft space available for office, retail and professional services in a HIGH EXPOSURE area. Space is on a state road (rte 5) and there is opportunity galore here. New heating/ac unit. Tenant is responsible for CAM. Other tenants in same and adjacent buildings include liquor store, a pub (for sale - contact me if interested), chinese restaurant, tattoo, salon and medical marijuana dispensary. There is also a larger space available - about 1550 sq ft. Contact listing agent to view</PropertyDescr><Latitude>41.80119</Latitude><Longitude>-72.61742</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>3</PropertyTypeID><PropertySubtypeID>21</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Route 5 in South Windsor, in plaza near Between Rounds</LocationDescription><Highlights1>Exposure Galore!</Highlights1><Highlights2>New Heating and AC Units</Highlights2><Highlights3>Renovated Space!</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>707766</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1250</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1250</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1250</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.48</LeaseAskingPriceSFYear><LeaseAskingPriceYear>15600.00</LeaseAskingPriceYear><LeaseAskingPriceSFMonth>1.04</LeaseAskingPriceSFMonth><LeaseAskingPriceMonth>1300.00</LeaseAskingPriceMonth><LeaseDateAvailable>2015-06-25T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>1250.00</GrossSquareFootage><RentableSquareFootage>1250.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>office south windsor, retail south windsor</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-06-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36774_20150624_144943.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-11-16T08:10:00</LastModified><LinkURL1>http://CTRealEstateSelling.com</LinkURL1><LinkDescription1>View our listings!</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67025</ListingID><UserID>8217</UserID><FranchiseID>129</FranchiseID><PropertyName>Dinny Medical Campus</PropertyName><Address>2875 Tina Ave</Address><City>Missoula</City><State>MT</State><Zip>59804</Zip><PropertyDescr>This is, without a doubt, the finest medical office facility in Western Montana. Originally constructed by Jackson Contractor Group as a cancer research institute, this building features expansive ceilings that allows natural light to bathe the upstairs spaces. Bird's eye birch timbers accent the bright character of the space. No expense was spared in the mechanical support systems of the building, featuring high capacity air handling, heating, cooling, O2 systems and electrical capacity. Heated sidewalks. Up to 9 exam rooms. Multiple stable medical tenants. Also for lease at $20/SF NNN.</PropertyDescr><Latitude>46.89201</Latitude><Longitude>-114.04161</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>911</MSA><AskingPrice>6000000.00</AskingPrice><LotSize /><LocationDescription>Off N Reserve, behind Chipotle and Famous Dave's. </LocationDescription><Highlights1>Natural Lighting Throughout</Highlights1><Highlights2>Up to 9 Exam Rooms Available</Highlights2><Highlights3>Glycol Heated Sidewalks</Highlights3><Highlights4>Two Elevators</Highlights4><HighlightYearBuilt>2000</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>04-2200-18-1-01-02-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Missoula</County><Highlights5>Stable Medical Practice Anchor Tenant</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>38583.00</GrossSquareFootage><RentableSquareFootage>38583.00</RentableSquareFootage><UsableSquareFootage>33177.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Medical Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39173_Dinny_Medical_Campus-4.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-08-01T20:07:00</LastModified><LinkURL1>http://tours.406productions.com/496318</LinkURL1><LinkDescription1>Virtual Tour</LinkDescription1><LinkURL2>http://tours.406productions.com/mypage/47238</LinkURL2><LinkDescription2>Photo Gallery</LinkDescription2><LinkURL3>www.dropbox.com/home/Public/2875%20Tina%20Ave%20Property%20Information%20Packet</LinkURL3><LinkDescription3>Property Information Packet</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67041</ListingID><UserID>4299</UserID><FranchiseID>197</FranchiseID><PropertyName>Industrial/Light Manufacturing</PropertyName><Address>920 S. Logan</Address><City>Mishawaka</City><State>IN</State><Zip>46544</Zip><PropertyDescr>59,070 sq. ft. Class C industrial manufacturing building for sale.</PropertyDescr><Latitude>41.65301</Latitude><Longitude>-86.19622</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>4</PropertyTypeID><PropertySubtypeID>32</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1195000.00</AskingPrice><LotSize /><LocationDescription>Located in Mishawaka on Main Street between Dragon Trail and Lincolnway. </LocationDescription><Highlights1>3 Docks</Highlights1><Highlights2>26 ft. Ceiling Height</Highlights2><Highlights3>125 Parking Spaces</Highlights3><Highlights4>Subject to Tenants Rights</Highlights4><HighlightYearBuilt>1977</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>71-09-16-351.005.000-023</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>59070.00</GrossSquareFootage><RentableSquareFootage>59070.00</RentableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.56</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>industrial, light manufacturing, 920 s logan, mishawaka, indiana</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-11-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-23T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37153_IMG_4547.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-11-30T14:15:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67053</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>Free Standing Medical Office</PropertyName><Address>14030 US Highway 19</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>Property includes a 3,452 +/- SF single story building on a .80 +/- acre lot. The property includes good signage, beautiful, mature landscaping, an individual lift station &amp; an asphalt parking area. Located with direct frontage on US Highway 19, there is great visibility and signage. The property was completely renovated 6 +/- years ago with superior finishes conducive to medical use. The mechanicals have been replaced recently &amp; are in good condition. There is extensive built in cabinetry thru-out the building &amp; in the individual exam rooms. The floor plan offers superior functionality.</PropertyDescr><Latitude>28.36139</Latitude><Longitude>-82.69498</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>845000.00</AskingPrice><LotSize /><LocationDescription>Located on the west side of US Hwy 19 in Hudson, just a couple mile North of Bayonet Point and SR 52; the property is easily accessed northbound or southbound. The direct frontage on US Hwy 19 allows for excellent signage and great visibility for an average daily traffic volumes of 49,000 +/- cars.</LocationDescription><Highlights1>3,452+/- SF Building on .80+/- Acre Lot</Highlights1><Highlights2>Frontage on US 19 with 49,000+/- Traffic</Highlights2><Highlights3>Great Visibility and Easy Access</Highlights3><Highlights4>Multiple Exam Rooms with Cabentry</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Great Parking</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>14030 US Highway 19 Hudson Free Standing Medical Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-07T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39007_St. Luke's Ext. 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-14T08:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67054</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>Free Standing Medical Office</PropertyName><Address>14030 US Highway 19</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>Property includes a 3,452 +/- SF single story building .80 +/- acres. The property includes good signage, beautiful, mature landscaping, an individual lift station &amp; an asphalt parking area. Located with frontage on US Highway 19, there is great visibility &amp; signage. The property was completely renovated 6 +/- years ago with superior finishes conducive to medical use. The mechanicals have been replaced recently and are in good condition. There is extensive built in cabinetry thru-out the building and in the individual exam rooms. The floor plan offers superior functionality.</PropertyDescr><Latitude>28.36139</Latitude><Longitude>-82.69498</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located on the west side of US Hwy 19 in Hudson, just a couple mile North of Bayonet Point and SR 52; the property is easily accessed northbound or southbound. The direct frontage on US Hwy 19 allows for excellent signage and great visibility for an average daily traffic volumes of 49,000 +/- cars.</LocationDescription><Highlights1>3,452+/- SF Building on .80+/- Acre Lot</Highlights1><Highlights2>Frontage on US 19 with 49,000+/- Traffic</Highlights2><Highlights3>Great Visibility and Easy Access</Highlights3><Highlights4>Multiple Exam Rooms with Cabentry</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3452</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3452</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3452</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-12-01T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Pasco</County><Highlights5>Great Parking</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>3452.00</GrossSquareFootage><RentableSquareFootage>3452.00</RentableSquareFootage><UsableSquareFootage>3452.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>14030 US Highway 19 Hudson Free Standing Medical Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-07T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37239_1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-14T08:50:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67065</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Little Rd &amp; DeCubellis Rd</PropertyName><Address>18 Acre Little Rd &amp; DeCubellis Rd</Address><City>New Port Richey</City><State>FL</State><Zip>34654</Zip><PropertyDescr>The site is an 18+- acre site, which is an assemblage of six individual properties owned and controlled by one family group. The 4.58 acre site fronting on Little rd. is land planned and zoned for commercial uses. The remaining 13.42+- acres is land planned Res-3, and is zoned for Res-3 and AC uses. It is anticipated that higher density commercial or Multi Family uses may be obtained. The site is located in an "X" flood zone and contains no wetlands. Sewer and water is available from Pasco County, Florida.</PropertyDescr><Latitude>28.25794</Latitude><Longitude>-82.67258</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>5100000.00</AskingPrice><LotSize /><LocationDescription>The property is located at the Southwest corner of Little Rd. and Massachusetts Ave./DeCubellis Rd., in New Port Richey, Fl. The site wraps a 7-11 on the hard corner.</LocationDescription><Highlights1>Commercial Zoning for 4.58 acres </Highlights1><Highlights2>Sewer/ Water Available From Pasco County</Highlights2><Highlights3>Located in Flood Zone "X" &amp; No Wetlands</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>13.42</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>18± Acre Commercial/Retail, Multi Use Site Little Road and DeCubellis</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37311_Flyer Little Rd &amp; DeCubellis Rd 12.2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-06-29T15:03:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67066</ListingID><UserID>4247</UserID><FranchiseID>20</FranchiseID><PropertyName>Little Rd &amp; DeCubellis Rd</PropertyName><Address>4.58 Acre Little Rd &amp; DeCubellis Rd</Address><City>New Port Richey</City><State>FL</State><Zip>34654</Zip><PropertyDescr>The 4.58 acre site fronting on Little rd. is land planned and zoned for commercial uses. located in an "X" flood zone and contains no wetlands. Sewer and water is available from Pasco County, Florida. Although the entire site may be utilized for Commercial Development, a concept plan has been prepared to provide for 62,000+-sf of Commercial/Retail Use and a 240 unit Multi Family project. The site is located just south of the Pasco County Government Center and traffic counts on Little Rd exceed 43,000 trips per day. Starkey Wilderness Park is located approximately one mile East of the property.</PropertyDescr><Latitude>28.25719</Latitude><Longitude>-82.67309</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2300000.00</AskingPrice><LotSize /><LocationDescription>The property is located at the Southwest corner of Little Rd. and Massachusetts Ave./DeCubellis Rd., in New Port Richey, Fl. The site wraps a 7-11 on the hard corner.</LocationDescription><Highlights1>Commercial Zoning for 4.58 acres</Highlights1><Highlights2>Sewer/ Water Available From Pasco County</Highlights2><Highlights3>Located in Flood Zone "X" &amp; No Wetlands</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.58</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>18± Acre Commercial/Retail, Multi Use Site Little Road and DeCubellis</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-11-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37312_Flyer Little Rd &amp; DeCubellis Rd 12.2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-06-29T15:05:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67069</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>Marks-Booker Package</PropertyName><Address>2601 Lafayette</Address><City>St. Joseph</City><State>MO</State><Zip>64507</Zip><PropertyDescr>Package of 5 multi-family properties for sale. 2601 Lafayette is a 7500 SF retail/warehouse bldg., with apartment on upper level. 1522 S 10th is a 15,300 SF commercial bldg. 3405 Lafayette is SF 2BR house. 1017 N 19th is a 4-plex. 2720 Lafayette is a tri-plex. See income and expense information in documents. </PropertyDescr><Latitude>39.75837</Latitude><Longitude>-94.82906</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>6</PropertyTypeID><PropertySubtypeID>45</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>500000.00</AskingPrice><LotSize /><LocationDescription>Various locations: 2601 Lafayette, 1522 S 10th, 3405 Lafayette, , 2720 Lafayette, 1017 N 19th</LocationDescription><Highlights1>Package of 5 multi-family units</Highlights1><Highlights2>Total 9 residential rental units</Highlights2><Highlights3>Total 2 commercial rental units</Highlights3><Highlights4>Positive cash flow</Highlights4><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>buchanan</County><Highlights5>All units in good condition</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-12-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40940_2601 Lafayette Paint.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-20T15:34:00</LastModified><LinkURL1>www.stjoseph.net/cb/marks-booker.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67078</ListingID><UserID>3649</UserID><FranchiseID>184</FranchiseID><PropertyName>Medical Office Building</PropertyName><Address>30 West Avon Road</Address><City>Avon</City><State>CT</State><Zip>06001</Zip><PropertyDescr>FREE STANDING MEDICAL OFFICE BUILDING 10,390 SF Building Now Being Re-Built, 2 Floors, Both on Grade with Various Suite Options
Lower Level Availability:
• 1,115 SF, 1,216 SF, 1,278 SF, 1,586 SF</PropertyDescr><Latitude>41.81491</Latitude><Longitude>-72.86617</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>596</MSA><LotSize /><LocationDescription>Located just south of Route 44 with entrance on West Avon Road and Dale Road</LocationDescription><Highlights1>Free Standing Medical Building</Highlights1><Highlights2>Re-built 2016</Highlights2><Highlights3>2 Floors Each on Grade Level</Highlights3><Highlights4>Flexible Suites Available</Highlights4><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>5195</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>5195</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>5195</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>25.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2015-12-09T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Hartford</County><Highlights5>Ample Parking</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>5195.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.62</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-12-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>37399_IMG_1952.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2015-12-09T10:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67160</ListingID><UserID>3378</UserID><FranchiseID>178</FranchiseID><PropertyName>Falconite Portfolio</PropertyName><Address>4645 Village Square Drive Suite F</Address><City>Paducah</City><State>KY</State><Zip>42001</Zip><PropertyDescr>The subject property consists of a portfolio of 14 apartment projects ranging from 8 units to 110 units (738 units total units). The assets vary from single story to 2 story garden apartments with a mix of 1, 2 and 3 bedroom units (see details).</PropertyDescr><Latitude>37.07093</Latitude><Longitude>-88.68537</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>6</PropertyTypeID><PropertySubtypeID>46</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>29000000.00</AskingPrice><LotSize>14 sites of varying size and shape</LotSize><LocationDescription>The subject properties are located in Paducah &amp; Murray, KY (western KY along the Ohio River approx 130 miles NW of Nashville, TN and 200 miles SSW of Louisville, KY).</LocationDescription><Highlights1>738 Total Units</Highlights1><Highlights2>1 &amp; 2 Story Garden Apartments</Highlights2><Highlights3>Available as a portfolio sale</Highlights3><Highlights4>Entire portfolio or minimum of 5 props.</Highlights4><HighlightStoryCount>2</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>Various</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>McCracken</County><Highlights5>Black Oaks/Fairlawn/Hillcreset sold as 1</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>621150.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>42.82</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-10-01T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>36970_falconite.development.inc.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-15T10:38:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2>http://www.paducahky.gov/</LinkURL2><LinkDescription2>City of Paducah, KY</LinkDescription2><LinkURL3>http://epaducah.com/</LinkURL3><LinkDescription3>Paducah, KY Economic Development</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67204</ListingID><UserID>3726</UserID><FranchiseID>184</FranchiseID><PropertyName>DEVELOPMENT SITE</PropertyName><Address>10 Mill Pond Drive</Address><City>Granby</City><State>CT</State><Zip>06035</Zip><PropertyDescr>DEVELOPMENT SITE: Two contiguous lots in Neighborhood Center totaling 1.47 Acres in C2 Zone. 10 Mill Pond is improved with 7,014 SF warehouse building and 10,000 SF asphalt lot. 14 Mill is unimproved. Public water, sewer &amp; natural gas is available. Neighbors include Stop &amp; Shop, TJ Maxx, Dunkin Donuts &amp; more.</PropertyDescr><Latitude>41.93471</Latitude><Longitude>-72.78850</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>596</MSA><AskingPrice>829999.00</AskingPrice><LotSize /><LocationDescription>Located just off Route 10/202 near Stop &amp; Shop &amp; TJMaxx Plaza</LocationDescription><Highlights1>Two Contiguous Lots in Neighborhood Ctr</Highlights1><Highlights2>1.47 Acres Total in C2 Zone</Highlights2><Highlights3>Public Water, Sewer &amp; Natural Gas</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hartford</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.47</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38097_PictometryExport.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-07T10:58:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67231</ListingID><UserID>2791</UserID><FranchiseID>195</FranchiseID><PropertyName>3636 E. Thomas Rd</PropertyName><Address>3636 E. Thomas Rd.</Address><City>Phoenix</City><State>AZ</State><Zip>85018</Zip><PropertyDescr>Prime Thomas Rd Frontage! This property is located near many amenities including HomeDepot, Walgreens, plenty of other shops and restaurants. Centrally located to freeways 51, 202 and 101. This could be the redevelopment opportunity you are looking for! The current building has 5,598 sf located on just under a half acre of land. Could be purchased with adjacent building and lot of approx. another half acre.</PropertyDescr><Latitude>33.48046</Latitude><Longitude>-112.00336</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1082</MSA><AskingPrice>650000.00</AskingPrice><LotSize /><LocationDescription>Prime Thomas Rd Frontage. Just east of 36th St on the north side of Thomas Rd.</LocationDescription><Highlights1>Central to freeways 51, 101 and 202</Highlights1><Highlights2>Many Retail&amp;Restaurant Amenities nearby</Highlights2><Highlights3>High Growth Area!</Highlights3><Highlights4 /><HighlightYearBuilt>1952</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID /><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>5598.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.44</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Retail / Office</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38161_Aerial Photo.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-13T11:07:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67238</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>Industrial Development Parcel</PropertyName><Address>5111 Thornapple River Drive SE</Address><City>Grand Rapids</City><State>MI</State><Zip>49512</Zip><PropertyDescr>79.55 Acres Future Industrial Development Parcel - One of the few available future industrial parcels located in Cascade Township and directly adjacent to Gerald R. Ford International Airport and located just south of the FedEx Air Cargo Terminal at Air Cargo Drive and Thornapple River Drive.
Currently used as agricultural, Zoned "Airport Commerce SUB Zone 2" and master planned "Industrial". Property has easy "All Season" expressway access to both I-96 (Exit #44) serving Grand Rapids, Muskegon, Lansing, Detroit and M-6 (Exit #15) offering access points to US-131 and I-196. </PropertyDescr><Latitude>42.87153</Latitude><Longitude>-85.50345</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>551</MSA><AskingPrice>3000000.00</AskingPrice><LotSize>1300x2675</LotSize><LocationDescription>I-96 Exit #44 at 36th Street then south on Thornapple River Drive with property located at the North West Corner of 52nd and Thornapple River Drive.
From M-6 Exit #15 at M-37 (Broadmoor Avenue SE) one block north the East on 60th Street then North on Thornapple River Drive to property.</LocationDescription><Highlights1>Excellent location </Highlights1><Highlights2>Structure on site</Highlights2><Highlights3>Zoning map available</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>41-19-28-300-020</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>KEnt</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>79.55</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>industrial land, commercial, 5111 thornapple river drive, grand rapids, michigan, agricultural</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2017-01-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-25T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38196_Thornapple Revised 2.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-14T13:48:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67282</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>16820 E US 24 Hwy</PropertyName><Address>16820 E US 24 Hwy</Address><City>Independence</City><State>MO</State><Zip>64056</Zip><PropertyDescr>Lots 3, 4, 5 of Thrasher Heights. Retail with drive thru. Current use is liquor store.</PropertyDescr><Latitude>39.11875</Latitude><Longitude>-94.37845</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>280000.00</AskingPrice><LotSize /><LocationDescription>Lots 3, 4, 5 of Thrasher Heights. Concord Circle and US 24 Hwy</LocationDescription><Highlights1>Facility was updated in the last 2 years</Highlights1><Highlights2>Meets all city codes</Highlights2><Highlights3>8 door Cooler</Highlights3><Highlights4>195 ft of frontage on 24 Hwy</Highlights4><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>26 parking spaces</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>1306.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-12-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2022-04-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38514_US 24 Hwy Street.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-22T13:52:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67297</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>High Traffic Retail Plaza </PropertyName><Address>5354 Grand Blvd</Address><City>New Port Richey</City><State>FL</State><Zip>34652</Zip><PropertyDescr>This property consists of 9 retail rental units totaling 10,325 SF situation on a 0.81 acre lot. This is a great location on busy Grand Boulevard with excellent signage. Easy access from SR 54 and US Highway 19. Minutes from downtown New Port Richey and Simms Park with downtown activities and celebrations. Strip center is anchored by a locally well-known restaurant which brings customers into the center. Excellent income potential. Additional financial information is available with a signed confidentiality agreement.</PropertyDescr><Latitude>28.23717</Latitude><Longitude>-82.72101</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>799000.00</AskingPrice><LotSize /><LocationDescription>Property is located at 5354 Grand Blvd., New Port Richey, FL - between Gulf Drive and Marine Parkway. Located just minutes from highly traveled US Highway 19.</LocationDescription><Highlights1>10,325 SF Retail Center with 9 Units</Highlights1><Highlights2>0.81 Acres Frontage on Busy Grand Blvd</Highlights2><Highlights3>Minutes from Downtown New Port Richey</Highlights3><Highlights4>Anchored by Well Known Local Restaurant</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Excellent Income Potential</Highlights5><PropertyUse>1</PropertyUse><GrossSquareFootage>10325.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.81</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>5354 Grand Blvd New Port Richey Sunrise Center High Traffic Retail Plaza </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-13T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-01-12T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38623_photo 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-07-08T13:50:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67331</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>M-150 Hwy &amp; Doc Henry Rd</PropertyName><Address>55 SE. MO 150 Hwy</Address><City>Lee's Summit</City><State>MO</State><Zip>64082</Zip><PropertyDescr>33 Acres (NOT to include 1 acre on NE corner with home).</PropertyDescr><Latitude>38.85206</Latitude><Longitude>-94.36243</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>825000.00</AskingPrice><LotSize /><LocationDescription>South of Lee's Summit in Greenwood, MO on MO-150 and Doc Henry Rd.</LocationDescription><Highlights1>Proposed South M-291/M-150 Corridor</Highlights1><Highlights2>Utilities on Site</Highlights2><Highlights3>Historic Long Family Farm</Highlights3><Highlights4>1320 feet frontage on Highway M-150</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>33.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-06-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38812_SE M-150 Street.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-01-31T15:51:00</LastModified><LinkURL1>http://longfarm.weebly.com/</LinkURL1><LinkDescription1>Historic Long Family Farm</LinkDescription1><LinkURL2>South M-291/M-150 Corridor Study</LinkURL2><LinkDescription2>Lee's Summit Development</LinkDescription2><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67340</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Professional Office Building</PropertyName><Address>13700 58th Street, Suite 204</Address><City>Clearwater</City><State>FL</State><Zip>33760</Zip><PropertyDescr>1,298± SF - 3,470± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators. Suite #103 - 4,829 SF; Suite 207 - 3,470 SF; Suite 209 - 2,800 SF; Suite 210 - 1,364 SF; Suite 613 - 14,273 SF 1,364 SF - 14,273 SF Available with easy access Well-maintained center with brand new roofs</PropertyDescr><Latitude>27.89702</Latitude><Longitude>-82.71295</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off of 58th Street</LocationDescription><Highlights1>1,298±SF – 3,470±SF Available</Highlights1><Highlights2>Abundant Parking</Highlights2><Highlights3>Newly Renovated Space Available</Highlights3><Highlights4>Well-maintained Center with Easy Access</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1396</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1396</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>2991</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-02T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pinellas</County><Highlights5>Near Major Traffic Generators</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>1396.00</GrossSquareFootage><RentableSquareFootage>1396.00</RentableSquareFootage><UsableSquareFootage>1396.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.03</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Professional Office Building Clearwater Pinellas County 13630 58th Street</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2014-07-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-24T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38911_IMG_0003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-18T13:27:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67341</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Professional Office Building</PropertyName><Address>13630 58th Street, Suite 206</Address><City>Clearwater</City><State>FL</State><Zip>33760</Zip><PropertyDescr>1,298± SF - 3,470± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators. Suite #103 - 4,829 SF; Suite 207 - 3,470 SF; Suite 209 - 2,800 SF; Suite 210 - 1,364 SF; Suite 613 - 14,273 SF 1,364 SF - 14,273 SF Available with easy access Well-maintained center with brand new roofs</PropertyDescr><Latitude>27.89586</Latitude><Longitude>-82.71241</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off of 58th Street</LocationDescription><Highlights1>1,298±SF – 3,470±SF Available</Highlights1><Highlights2>Abundant Parking</Highlights2><Highlights3>Newly Renovated Space Available</Highlights3><Highlights4>Well-maintained Center with Easy Access</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1648</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1648</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1648</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-02T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pinellas</County><Highlights5>Near Major Traffic Generators</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>1648.00</GrossSquareFootage><RentableSquareFootage>1595.00</RentableSquareFootage><UsableSquareFootage>1595.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.03</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Professional Office Building Clearwater Pinellas County</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2014-07-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-24T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38912_IMG_0003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-18T13:29:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67343</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Professional Office Building</PropertyName><Address>13630 58th Street, Suite 107</Address><City>Clearwater</City><State>FL</State><Zip>33760</Zip><PropertyDescr>1,838± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators. Suite #103 - 4,829 SF; Suite 207 - 3,470 SF; Suite 209 - 2,800 SF; Suite 210 - 1,364 SF; Suite 613 - 14,273 SF 1,364 SF - 14,273 SF Available with easy access Well-maintained center with brand new roofs</PropertyDescr><Latitude>27.89586</Latitude><Longitude>-82.71241</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>1</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Located off of 58th Street</LocationDescription><Highlights1>1,838±SF Available</Highlights1><Highlights2>Abundant Parking</Highlights2><Highlights3>Newly Renovated Space Available</Highlights3><Highlights4>Well-maintained Center with Easy Access</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1894</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1894</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1894</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-02T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pinellas</County><Highlights5>Near Major Traffic Generators</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>1894.00</GrossSquareFootage><RentableSquareFootage>1894.00</RentableSquareFootage><UsableSquareFootage>1894.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.04</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Professional Office Building Clearwater Pinellas County 13630 58th Street</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2014-07-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-24T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38914_IMG_0003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-18T13:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67347</ListingID><UserID>6517</UserID><FranchiseID>20</FranchiseID><PropertyName>Professional Office Building</PropertyName><Address>13630 58th Street, Suite 104</Address><City>Clearwater</City><State>FL</State><Zip>33760</Zip><PropertyDescr>1,836± SF - 3,500± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators. Available with easy access. Well-maintained with new roofs.</PropertyDescr><Latitude>27.89586</Latitude><Longitude>-82.71241</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>1,836± SF - 3,500± SF available for lease with abundant parking. Well maintained center with brand new roofs and easy access. Building is located in the ICOT Office Center. Convenient location close to major traffic generators. Available with easy access. Well-maintained with new roofs.</LocationDescription><Highlights1>1,836±SF – 3,500±SF Available</Highlights1><Highlights2>Abundant Parking</Highlights2><Highlights3>Newly Renovated Space Available</Highlights3><Highlights4>Well-maintained Center with Easy Access</Highlights4><HighlightBuildingClass /><HighlightTaxID>00000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3426</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3426</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3426</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>13.50</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-02T00:00:00</LeaseDateAvailable><LeaseType>Modified Gross</LeaseType><County>Pinellas</County><Highlights5>Near Major Traffic Generators</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.08</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2015-07-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-24T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38919_IMG_0003.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-11-18T13:17:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67350</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>4.75± Acres Commercial</PropertyName><Address>24603 State Road 54</Address><City>Lutz</City><State>FL</State><Zip>33559</Zip><PropertyDescr>Simon Property Group, recently opened their newest venture, Tampa Premium Outlets, located at I-75 and SR 56, just .75± miles from the subject property. Simon has planned 1.1± million SF for the mall.
The subject property is comprised of a total of 25± acres, zoned Agricultural and has a Future Land Use of Residential 3. The property holds a greenbelt tax designation at the present time.
A proposed site plan is available, which provides a frontage parcel, Parcel B, which is approximately 4.75± acres. There is an existing signalized light located at Oak Grove Blvd.</PropertyDescr><Latitude>28.18603</Latitude><Longitude>-82.41310</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>2250000.00</AskingPrice><LotSize /><LocationDescription>Located on the north side of SR54, approximately 1.5± miles west of I75 and 1.3± miles east of Colliers Parkway, this site is central to the SR 54 corridor is located in the heart of Pasco County' s growth.</LocationDescription><Highlights1>Approximately 1.5± Miles West of I75</Highlights1><Highlights2>1.3± Miles East of Colliers Parkway</Highlights2><Highlights3>Expected Area Growth:11,560± Residential</Highlights3><Highlights4>Expected Growth:1,634,000± SF Commercial</Highlights4><HighlightBuildingClass /><HighlightTaxID /><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Signalized Light at Oak Grove Boulevard</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>25.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>24603, State Road 54, 20± Acres</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-10-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-14T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38921_20 Acres SR54.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-24T15:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67351</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>25± Acres Commercial</PropertyName><Address>24603 State Road 54</Address><City>Lutz</City><State>FL</State><Zip>33559</Zip><PropertyDescr>Simon Property Group, recently opened their newest venture, Tampa Premium Outlets, located at I-75 and SR 56, just .75± miles from the subject property. Simon has planned 1.1± million SF for the mall. The subject property is comprised of a total of 25± acres, zoned Agricultural and has a Future Land Use of Residential 3. The property holds a greenbelt tax designation at the present time. A proposed site plan is available, which provides a frontage parcel, Parcel B, which is approximately 4.75± acres. There is an existing signalized light located at Oak Grove Blvd.</PropertyDescr><Latitude>28.18603</Latitude><Longitude>-82.41310</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>6250000.00</AskingPrice><LotSize>25± Acres</LotSize><LocationDescription>Located on the north side of SR54, approximately 1.5± miles west of I75 and 1.3± miles east of Colliers Parkway, this site is central to the SR 54 corridor is located in the heart of Pasco County' s growth.</LocationDescription><Highlights1>Approximately 1.5± Miles West of I75</Highlights1><Highlights2>1.3± Miles East of Colliers Parkway</Highlights2><Highlights3>Expected Area Growth:11,560± Residential</Highlights3><Highlights4>Expected Growth:1,634,000± SF Commercial</Highlights4><HighlightBuildingClass /><HighlightTaxID /><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Pasco</County><Highlights5>Signalized Light at Oak Grove Boulevard</Highlights5><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>25.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>24603, State Road 54, 20± Acres, Acres for sale, SR 54 land</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-14T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>38922_20 Acres SR54.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-10-24T15:08:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67391</ListingID><UserID>8217</UserID><FranchiseID>129</FranchiseID><PropertyName>Dinny Medical Campus</PropertyName><Address>2875 Tina Ave</Address><City>Missoula</City><State>MT</State><Zip>59804</Zip><PropertyDescr>This is, without a doubt, the finest medical office facility in Western Montana. Originally constructed by Jackson Contractor Group as a cancer research institute, this building features expansive ceilings that allows natural light to bathe the upstairs spaces. Bird's eye birch timbers accent the bright character of the space. No expense was spared in the mechanical support systems of the building, featuring high capacity air handling, heating, cooling, O2 systems and electrical capacity. Heated sidewalks. Up to 9 exam rooms. . Also for sale at $6.0M</PropertyDescr><Latitude>46.89201</Latitude><Longitude>-114.04161</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>911</MSA><LotSize /><LocationDescription>N Reserve to American Way, behind Chipotle and Famous Dave's</LocationDescription><Highlights1>Natural Light Throughout</Highlights1><Highlights2>Nine Exam Rooms Available</Highlights2><Highlights3>Heated Sidewalks</Highlights3><Highlights4>Stable Medical Practice Anchor Tenants</Highlights4><HighlightYearBuilt>2000</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>04-2200-18-1-01-02-0000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>6278</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1825</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>6278</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>20.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-01-26T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>Missoula</County><Highlights5 /><PropertyUse>4</PropertyUse><GrossSquareFootage>38583.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.80</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Exam Rooms Lab Heated Sidewalk Natural Light</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-01-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>3.50</AskingMinimumLeaseTerm><ExpirationDate>2017-12-31T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39176_Dinny_Medical_Campus-4.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-10T21:21:00</LastModified><LinkURL1>http://tours.406productions.com/496318</LinkURL1><LinkDescription1>Virtual Tour</LinkDescription1><LinkURL2>http://tours.406productions.com/mypage/47238</LinkURL2><LinkDescription2>Photo Gallery</LinkDescription2><LinkURL3>www.dropbox.com/s/s4g0pvduti1di95/Property%20Information%20Packet%202875%20Tina%20Ave.pdf?dl=0</LinkURL3><LinkDescription3>Property Information Packet</LinkDescription3><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67393</ListingID><UserID>7539</UserID><FranchiseID>258</FranchiseID><PropertyName>STETORS HARDWARE ETC</PropertyName><Address>706-708 Monongahela Ave</Address><City>Glassport</City><State>PA</State><Zip>15045</Zip><PropertyDescr>Great little gem in the heart of Glassport! It's a hardware store for all your electric/plumbing needs and more. Lots of traffic. You can live upstairs in the spacious 4 bedroom 1 1/2 bath apartment. Garden center does a great business in the spring and summer</PropertyDescr><Latitude>40.32406</Latitude><Longitude>-79.89260</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>15</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>149000.00</AskingPrice><LotSize /><LocationDescription>Main Street in the heart of Glassport</LocationDescription><Highlights1>High traffic area</Highlights1><Highlights2>Big demand</Highlights2><Highlights3>No other local store like it</Highlights3><Highlights4 /><HighlightStoryCount>3</HighlightStoryCount><HighlightBuildingClass /><HighlightTaxID>558-B-142,141</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>East allegheny</County><Highlights5 /><PropertyUse>3</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-07-20T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-07-19T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39214__DSC0109.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-11T13:14:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67431</ListingID><UserID>517</UserID><FranchiseID>20</FranchiseID><PropertyName>Medical &amp; Professional Complex</PropertyName><Address>20205 Cortez Boulevard</Address><City>Brooksville</City><State>FL</State><Zip>34601</Zip><PropertyDescr>11,000 Sq. Ft. One story office building on 1.24 +/- acres. Medical and professional office building with long standing tenants. Just minutes to I-75 and the Suncoast Parkway. </PropertyDescr><Latitude>28.53919</Latitude><Longitude>-82.39812</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>5</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>795000.00</AskingPrice><LotSize /><LocationDescription>Located on Cortez Blvd. (SR-50), five blocks from US-41, just minutes to I-75 and the Suncoast Parkway.</LocationDescription><Highlights1>11,000 Sq. Ft. Office Building</Highlights1><Highlights2>Located on 1.24+/- Acres</Highlights2><Highlights3>Generous Parking </Highlights3><Highlights4>Located at Full Median - SR-50 (Cortez)</Highlights4><HighlightYearBuilt>1992</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>0000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hernando</County><Highlights5>275 Ft. HWY Frontage Marquee Sign</Highlights5><PropertyUse>4</PropertyUse><GrossSquareFootage>11000.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.24</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Medical Professional Office Complex 20205 Cortez Boulevard Suncoast Parkway I-75 US-41 SR-50</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-18T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-11-07T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39407_JBA_Panorama_7in x 1.7in-300ppi.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-18T09:09:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67433</ListingID><UserID>4260</UserID><FranchiseID>197</FranchiseID><PropertyName>College Square - Suite 713</PropertyName><Address>717-921 West McKinley</Address><City>Mishawaka</City><State>IN</State><Zip>46545</Zip><PropertyDescr>Outstanding traffic counts in this strip shopping center immediately across from Town and Country regional discount shopping center. Immediate proximity to Kroger, Big Lots, Dunhams Sports, and Harbor Freight; and adjacent to the Bethel College Campus. Located on a retail thoroughfare that has the largest concentration of QSR and fast food chains in St. Joseph county. Very competitive rents in a location well suited for high volume retail sales. Asking price for suites range between $9-12 NNN. 5 suites available ranging from 1,000 to 4,000 sq.ft., $9 PSF/Yr. - $12 PSF/Yr. NNN.</PropertyDescr><Latitude>41.67984</Latitude><Longitude>-86.19346</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>17</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>1370</MSA><LotSize /><LocationDescription>Off of McKinley between Logan and Liberty. Near Bethel College.</LocationDescription><Highlights1>Great Retail Location</Highlights1><Highlights2>Close to Bethel College</Highlights2><Highlights3>Mishawaka Utilities</Highlights3><Highlights4 /><HighlightYearBuilt>1973</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>71-09-09-101-006-000-023</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1800</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>1800</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1800</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>12.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-09T00:00:00</LeaseDateAvailable><LeaseType>NNN</LeaseType><County>St. Joseph</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>19680.00</GrossSquareFootage><RentableSquareFootage>19680.00</RentableSquareFootage><UsableSquareFootage>19680.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>College Square, 717-921 West McKinley, mishawaka</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-09T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2021-02-09T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39418_Pic 1.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-18T11:35:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67440</ListingID><UserID>7684</UserID><FranchiseID>197</FranchiseID><PropertyName>Trust Building</PropertyName><Address>40 Pearl Street NW</Address><City>Grand Rapids</City><State>MI</State><Zip>49503</Zip><PropertyDescr>Hard-to-find, smaller downtown office space in the heart of all activity. Sublet space available with an architectural firm. Space would be ideal for professional office services of accounting, legal, accounting, etc... The building is just footsteps from the courthouse.</PropertyDescr><Latitude>42.96603</Latitude><Longitude>-85.66956</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>Corner of Pearl and Ottawa Downtown Grand Rapids. </LocationDescription><Highlights1>950-1,050 sq. ft. available</Highlights1><Highlights2>Excellent visibility</Highlights2><Highlights3>Conference room</Highlights3><Highlights4>Kitchen</Highlights4><HighlightStoryCount>11</HighlightStoryCount><HighlightBuildingClass>B</HighlightBuildingClass><HighlightTaxID>41-07-25-282-015</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>1050</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>950</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>1050</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>16.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-02-19T00:00:00</LeaseDateAvailable><LeaseType>Gross</LeaseType><County /><Highlights5>10 ft. ceiling height</Highlights5><PropertyUse>2</PropertyUse><GrossSquareFootage>130000.00</GrossSquareFootage><RentableSquareFootage>1050.00</RentableSquareFootage><UsableSquareFootage>1050.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.42</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>40 Pearl Street NW, Grand Rapids, MI, 49503, sublease</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-19T00:00:00</DateCreated><AskingMinimumLeaseTerm>2.80</AskingMinimumLeaseTerm><ExpirationDate>2017-03-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67461</ListingID><UserID>4122</UserID><FranchiseID>64</FranchiseID><PropertyName>741 Acworth Due West Rd</PropertyName><Address>741 Acworth Due West Rd</Address><City>Kennesaw</City><State>GA</State><Zip>30152</Zip><PropertyDescr>+/- 9 Acres (PRIME) location in West Cobb, Georgia. Fifteen (15) entitled
lots zoned R-20. Located in one of Georgia's top school districts with a
High School rating of 10-out-of-10. All Due Diligence has been
completed; lots are ready for development. *Low Interest Owner
Financing Available*
Level lots. zoned residential, commercial potential.</PropertyDescr><Latitude>33.97312</Latitude><Longitude>-84.66862</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1350000.00</AskingPrice><LotSize /><LocationDescription>+/- 9 Acres Zoned R20</LocationDescription><Highlights1>Top 10 Schools</Highlights1><Highlights2>Sewer Easement in Place</Highlights2><Highlights3>Completely Entitled</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>20027500070</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Cobb</County><Highlights5 /><PropertyUse>2</PropertyUse><GrossSquareFootage>398574.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>9.00</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-12T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2060-02-12T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39548_741 Acworth Due West Rd Aerial.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-02-24T19:40:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67484</ListingID><UserID>9131</UserID><FranchiseID>197</FranchiseID><PropertyName>Equestrian Estate</PropertyName><Address>2401 108th Ave.</Address><City>Otsego</City><State>MI</State><Zip>49078</Zip><PropertyDescr>Whether a Corporate Retreat, Resort or family getaway, this private gated Equestrian Estate has it all. A stunning custom built 10,639 s.f. home on 60.5 acres with 3 ponds and views of the Kalamazoo River to the North and East. A heated 10,800 s.f. riding arena with 8 stalls, viewing room, apartment, and equipment room. A 3024 s.f. free stall barn plus a free standing barn. </PropertyDescr><Latitude>42.47856</Latitude><Longitude>-85.78045</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>12</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>698</MSA><AskingPrice>3300000.00</AskingPrice><LotSize /><LocationDescription>From Kalamazoo, N on US-131, turn W on M-89 to S. 26th St. E on 108th to property.</LocationDescription><Highlights1>6 bedrooms, 8 baths House</Highlights1><Highlights2>Heated Riding Arena</Highlights2><Highlights3>60.5 acres</Highlights3><Highlights4>3 ponds</Highlights4><HighlightYearBuilt>2005</HighlightYearBuilt><HighlightBuildingClass>A</HighlightBuildingClass><HighlightTaxID>031700700700</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Allegan</County><Highlights5>2 additional barns</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>10639.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>60.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Equestrian Estate</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-02T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39717_16008181-79-alt.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-05T13:50:00</LastModified><LinkURL1>http://www.joannebecker.bhhsmichiganrealestate.com/Home/16008181/XWT/2401-108th-Avenue-Otsego-MI-49078/</LinkURL1><LinkDescription1>More Photos</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67506</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>80th &amp; Metcalf</PropertyName><Address>8136 Metcalf Ave</Address><City>Overland Park</City><State>KS</State><Zip>66204</Zip><PropertyDescr>0.69 Acres of vacant commercial land </PropertyDescr><Latitude>38.98094</Latitude><Longitude>-94.66791</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>795000.00</AskingPrice><LotSize /><LocationDescription>Vacant Land between Metcalf and Marty at 81st Street</LocationDescription><Highlights1>For Lease $5000/mo</Highlights1><Highlights2>Close to New City Community Center</Highlights2><Highlights3>40,000 +/- Cars/day traffic count</Highlights3><Highlights4>100 ft. of frontage</Highlights4><HighlightBuildingClass /><HighlightTaxID>99999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>owner/agent</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.69</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-25T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-25T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39784_8136 Metcalf Plat.png</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-07T21:47:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67507</ListingID><UserID>3879</UserID><FranchiseID>188</FranchiseID><PropertyName>151st &amp; Quivira</PropertyName><Address>SW Corner 151st Street &amp; Quivira Rd</Address><City>Overland Park</City><State>KS</State><Zip>66221</Zip><PropertyDescr>Commercial 3.71 Acres Office Pad Site great for Bank, Medical/Doctor Office, Insurance, Financial, Architect, Engineer, Real Estate, Tax Prep, Salon, Coffee Shop, etc.</PropertyDescr><Latitude>38.85465</Latitude><Longitude>-94.72368</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>675000.00</AskingPrice><LotSize /><LocationDescription>SW Corner 151st Street &amp; Quivira Rd</LocationDescription><Highlights1>Prime Commercial Development</Highlights1><Highlights2>Rezone potential CP-O</Highlights2><Highlights3>Great visibility on great corner</Highlights3><Highlights4>North of Morse Elementary School</Highlights4><HighlightBuildingClass /><HighlightTaxID>999999</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>3.71</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-02-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-04-30T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>45692_151st-Concept-image.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-29T19:10:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67520</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>Commercial Property King Lake</PropertyName><Address>4906 Land O Lakes Blvd</Address><City>Land O Lakes</City><State>FL</State><Zip>34639</Zip><PropertyDescr>C2 Land with Building in Land O Lakes.
Current Use is Store 1100 - Retail
1.65± Acres, 2,200± Two Story Building Which Was Built in 2004. Meets Zoning Requirements. Great Condition. 2 Story, Kitchen, 2 Bathrooms. 1 Rollup Commercial Door in the Back. Limerock Surface Parking with 1 Handicap Space.</PropertyDescr><Latitude>28.22887</Latitude><Longitude>-82.45749</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>499000.00</AskingPrice><LotSize /><LocationDescription>North of Hale Road, South of Hopson Road on Land O Lakes Blvd</LocationDescription><Highlights1>2200± Sq. Ft. Free Standing Two Story </Highlights1><Highlights2>Commercial Roll Up Door at Rear of Bldg</Highlights2><Highlights3>1.65± Lakefront Acres, 96± Ft Frontage </Highlights3><Highlights4>Growing Demographics, 37,000± Cars Daily</Highlights4><HighlightBuildingClass /><HighlightTaxID>0000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Zoned C2 with Back Lot Zoned Residential</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.65</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>C2 Land, Land O Lakes, King Lake, Store 1100, Retail, Land O Lakes Boulevard</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-07T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-09-07T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39891_4906 LOL Main.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2017-02-13T16:21:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67529</ListingID><UserID>43</UserID><FranchiseID>20</FranchiseID><PropertyName>Village Van Gogh</PropertyName><Address>Fenian Drive &amp; Elgin Boulevard</Address><City>Spring Hill</City><State>FL</State><Zip>34609</Zip><PropertyDescr>Approved 170 Lot residential sub-division! Adjacent to Sterling Hills Subdivision. Village Van Gogh Phase 2 is ready to be developed. Construction permits due any day. Lot sizes are 65x140 and 125x160. Excellent opportunity to develop this property into a premiere gated subdivision. Call for detailed property profile.</PropertyDescr><Latitude>28.50355</Latitude><Longitude>-82.50634</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1407</MSA><AskingPrice>3375000.00</AskingPrice><LotSize /><LocationDescription>Adjacent to Sterling Hills Subdivision</LocationDescription><Highlights1>Approved 170 Lot Residential Subdivision</Highlights1><Highlights2>Ability to Develop as Gated Subdivision</Highlights2><Highlights3>Centrally Located</Highlights3><Highlights4>Construction Plan Approval</Highlights4><HighlightBuildingClass /><HighlightTaxID>000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Hernando</County><Highlights5>SWFWMD Permit Issued</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>81.50</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Village Van Gogh, Elgin, Fenian, Highgrove, 81.5 acres</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2018-03-13T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39929_Village van Gogh map.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-14T12:30:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67530</ListingID><UserID>4188</UserID><FranchiseID>197</FranchiseID><PropertyName>206 N. Saginaw</PropertyName><Address>206 N. Saginaw Street</Address><City>Durand</City><State>MI</State><Zip>48429</Zip><PropertyDescr>Includes 3 Bedroom Apartment with separate entrance! Was a Jewelry Store previously and Tax Prep. Office. Newer updates include carpet, wainscoting, paint. 2 Gas Furnaces. Rent out apartment to help pay for business. Garage 288 Sq.Ft., 1/4 thick hot melt roof, thermopan windows. To schedule a tour, please contact Dennis at (810) 629-0680.</PropertyDescr><Latitude>42.92531</Latitude><Longitude>-83.98332</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>18</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>66000.00</AskingPrice><LotSize>108x24</LotSize><LocationDescription>Main St to Saginaw St (N), Building near Citizens Bank.</LocationDescription><Highlights1>Great Investment Opportunity</Highlights1><Highlights2>Many New Updates</Highlights2><Highlights3>Retail or Office Use</Highlights3><Highlights4>Front and Back Access</Highlights4><HighlightYearBuilt>1916</HighlightYearBuilt><HighlightBuildingClass /><HighlightTaxID>0203200301100</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Parking Space In Back &amp; Street Parking</Highlights5><PropertyUse>0</PropertyUse><GrossSquareFootage>2700.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.06</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-08T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-08T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>39981_Front Exterior.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-14T15:49:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67545</ListingID><UserID>7218</UserID><FranchiseID>300</FranchiseID><PropertyName>102 S Woodbine</PropertyName><Address>102 S Woodbine</Address><City>St. Joseph</City><State>MO</State><Zip>64506</Zip><PropertyDescr>4.79 acres on woodbine just south of Faraon and adjacent to the new apartment complex on Faraon and very near the university and hospital. Wooded and sloping. Sewers to property. Sprinkler system will be required by City of St. Joseph. Water in Street. Highest and best use is apartments.</PropertyDescr><Latitude>39.76711</Latitude><Longitude>-94.79733</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1217</MSA><AskingPrice>525000.00</AskingPrice><LotSize /><LocationDescription>Woodbine, just south of Faraon</LocationDescription><Highlights1>4.79 acres on Woodbine </Highlights1><Highlights2>Currently wooded</Highlights2><Highlights3>Utilities to site or in road</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>06-1.0-11-003-001-004.000 </HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Buchanan</County><Highlights5 /><PropertyUse>2</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.79</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-05-01T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40678_102 S Woodbine Rd sewer-flood.tif</ThumbnailPath><PendingContractDate>2016-07-06T00:00:00</PendingContractDate><PendingEscrowPrice>5000.00</PendingEscrowPrice><PendingDueDiligenceExpiration>2017-02-15T00:00:00</PendingDueDiligenceExpiration><PendingClosingDate>2017-02-17T00:00:00</PendingClosingDate><PendingSalePrice>450000.00</PendingSalePrice><PendingCommissionPercent>7.00</PendingCommissionPercent><PendingPotentialCommissionPrice>31500.00</PendingPotentialCommissionPrice><PendingBuyerName>Peach Way Holdings, LLC</PendingBuyerName><PendingBuyerAgent>Frank Leone</PendingBuyerAgent><PendingSellerName>St. Peter's Lutheran Church</PendingSellerName><PendingSellerAgent>Raymond Sisson</PendingSellerAgent><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-04-07T17:25:00</LastModified><LinkURL1>www.stjoseph.net/cb/102swoodbine.pdf</LinkURL1><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67547</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>.52± Acres for Business Profes</PropertyName><Address>404 South Lithia Pinecrest Road</Address><City>Brandon</City><State>FL</State><Zip>33511</Zip><PropertyDescr>Prime for development of Business Professional Office at this busy corner of South Lithia &amp; South Bryan Road. 13,000± cars passing daily. Approved for up to 6,000± square ft. building with maximum height of 35 ft. </PropertyDescr><Latitude>27.93142</Latitude><Longitude>-82.27722</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>300000.00</AskingPrice><LotSize /><LocationDescription>Located at the busy intersection of South Lithia Pinecrest Road &amp; South Bryan Road in booming Brandon</LocationDescription><Highlights1>Busy corner of S. Lithia &amp; S. Bryan</Highlights1><Highlights2>Traffic counts of 13,000± daily</Highlights2><Highlights3>Hillsborough County</Highlights3><Highlights4>.52± Acres or 22,561± square feet</Highlights4><HighlightBuildingClass /><HighlightTaxID>000000000000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Zoning is RSC-6 with overlay R-BPO</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>0.52</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Lithia Pinecrest Road Brandon Acreage Land .52 Acres Office Retail Space</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-16T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-14T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40078_Main Photo.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-16T16:00:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67555</ListingID><UserID>4122</UserID><FranchiseID>64</FranchiseID><PropertyName>Skyview Business Center</PropertyName><Address>2140 Skyview Drive</Address><City>Lithia Springs</City><State>GA</State><Zip>30122</Zip><PropertyDescr>Seven (7) developed office lots ready for new construction or investment hold. Prime location with easy access to the city and Hartsfield International Airport.</PropertyDescr><Latitude>33.78362</Latitude><Longitude>-84.63752</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>76</MSA><AskingPrice>850000.00</AskingPrice><LotSize /><LocationDescription>(7) Developed Office Lots</LocationDescription><Highlights1>Fully Developed</Highlights1><Highlights2>1/2 mile access to I-20</Highlights2><Highlights3>Easy Access to City &amp; Hartsfield </Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>1182-04-8-0-012</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Douglas</County><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>100753.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>2.31</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-17T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2045-03-17T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40147_Aerial Photo Outlined-Skyview.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-17T15:56:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67558</ListingID><UserID>504</UserID><FranchiseID>20</FranchiseID><PropertyName>West Pasco County C2 Land</PropertyName><Address>New York Avenue and Utica Drive</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>Site has 325± FT. on New York Ave &amp; 588± FT. on Utica Drive. The site is high and dry, and Seller will subdivide. Hard corner 2.39± acres is priced @ $150,000; southern 2.0± acres is priced at $50,000; total 4.39± acres is priced at $200,000</PropertyDescr><Latitude>28.37508</Latitude><Longitude>-82.67431</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>38</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>200000.00</AskingPrice><LotSize /><LocationDescription>Located at the SWC of New York Avenue and Utica Drive in Hudson.</LocationDescription><Highlights1>Total 4.39± Acres High and Dry </Highlights1><Highlights2>ROR Future Land Use; C2 Zoning</Highlights2><Highlights3>325± FT. New York &amp; 588± Ft. on Utica </Highlights3><Highlights4>Owner Will Subdivide</Highlights4><HighlightBuildingClass /><HighlightTaxID>0000000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>4.39</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>New York Avenue Utica Drive Hudson West Pasco C2 Land ROR 4.39 acres $200000</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-14T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-13T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40187_Aerial Map NY Utica.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-22T14:42:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67561</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>6.6± Acres on US HWY 19 </PropertyName><Address>West US Highway 19 and Briar Oaks Subdivision</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>The subject property can be purchased individually or with the adjacent parcel (7.6± acres). This would provide a combined total of 14.2± acres with linear frontage of 1944± feet that is easily accessible from both Northbound and Southbound cars on well-traveled U.S. Highway 19 with 38,500± cars passing daily. C2 zoning and great visibility.</PropertyDescr><Latitude>28.36445</Latitude><Longitude>-82.69343</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>880000.00</AskingPrice><LotSize /><LocationDescription>Located across from the entrance to Briar Oaks Subdivision on the West side of U.S. 19 between Little Road and County Line Road, Hudson, Pasco County, Florida</LocationDescription><Highlights1>923± Linear Ft of Frontage on Busy US 19</Highlights1><Highlights2>Traffic Counts 38,500± AADT</Highlights2><Highlights3>Zoning C2 Allowing for Many Uses</Highlights3><Highlights4>Easily Accessible from both N &amp; S US 19</Highlights4><HighlightBuildingClass /><HighlightTaxID>0624170000013000000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Across from the Entrance to Briar Oaks </Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>6.60</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>US Highway 19 Hudson Land Parcel Briar Oaks 6.6 acres </Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-02T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40192_aerial Crescent 10.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-07T15:09:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67562</ListingID><UserID>4155</UserID><FranchiseID>20</FranchiseID><PropertyName>7.71± Acres on US HWY 19</PropertyName><Address>West US Highway 19 and Briar Oaks Subdivision</Address><City>Hudson</City><State>FL</State><Zip>34667</Zip><PropertyDescr>The subject property can be purchased individually or with the adjacent parcel (6.5 acres). This would provide a combined total of 14.2± acres with linear frontage of 1944± feet that is easily accessible from both Northbound and Southbound cars on well-traveled U.S. Highway 19 with 38,500± cars passing daily. C2 zoning and great visibility.</PropertyDescr><Latitude>28.36445</Latitude><Longitude>-82.69343</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>42</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>970000.00</AskingPrice><LotSize /><LocationDescription>Located across from the entrance to Briar Oaks Subdivision on the West side of U.S. 19 between Little Road and County Line Road, Hudson, Pasco County, Florida</LocationDescription><Highlights1>1021± Linear FT. of Frontage US HWY 19</Highlights1><Highlights2>Traffic Counts 38,500± AADT</Highlights2><Highlights3>Zoning C2 - Allowing for Many Uses </Highlights3><Highlights4>Accessible from North &amp; South US HWY 19</Highlights4><HighlightBuildingClass /><HighlightTaxID>0624170000013000050</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County /><Highlights5>Across from the Entrance to Briar Oaks</Highlights5><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>7.71</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>West US Highway 19 Briar Oaks Hudson Acreage Land 7.71 Acres</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-03T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-02T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40194_aerial Crescent 10.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-09-07T15:12:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67587</ListingID><UserID>9557</UserID><FranchiseID>370</FranchiseID><PropertyName>Omboli Property</PropertyName><Address>0 Toll Road</Address><City>Reno</City><State>NV</State><Zip>89523</Zip><PropertyDescr>Investor Alert! APN 017-211-27 (1.33 AC) and 016-762-10 (80 AC). Spacious land, excellent opportunity for either a homesite AND or a future development. Water rights, maps for 80 AC parcel subdivision (64 single acre homesites). 2 deep water wells, original homesite (1.33 AC) has power to property, well, septic. Panoramic views of Washoe Valley, Mt. Rose snow capped Sierras. Situated 17 miles to downtown Reno, 20 minutes to Mt. Rose Ski Resort and 35 miles to Lake Tahoe recreation.</PropertyDescr><Latitude>39.37355</Latitude><Longitude>-119.71062</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>36</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>1250000.00</AskingPrice><LotSize /><LocationDescription>10 minutes to 2 major shopping centers, 20 minutes to Mt. Rose Ski Resort, 35 Minutes to Lake Tahoe recreation. 2 adjoining parcels 1.33 acre homesite and 80 acres open space</LocationDescription><Highlights1>Panoramic Views Reno, Sierras, Peavine</Highlights1><Highlights2>Features Urban Ranch or Single Acre Dev</Highlights2><Highlights3>Open Space Zoned MDR</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>01676210 &amp; 01721127</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Washoe</County><Highlights5 /><PropertyUse>0</PropertyUse><SaleTransactionStatus>0</SaleTransactionStatus><Acres>81.33</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-10T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-10-03T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>41916_Omboli Property3.jpg</ThumbnailPath><PendingContractDate>2016-05-23T00:00:00</PendingContractDate><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-05-25T20:24:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67590</ListingID><UserID>6178</UserID><FranchiseID>176</FranchiseID><PropertyName>Stand Alone Building on 1Acre </PropertyName><Address>910 Fort Crook Rd S</Address><City>Bellevue</City><State>NE</State><Zip>68005</Zip><PropertyDescr>Stand Alone Building on approximately 1.04 acre with busy Bar &amp; Grill is for Sale.
Pharaoh's is a popular gathering place for friends to eat, watch the game or play in a pool or dart league.
Main building is a single story with approximately 3600 sq ft and an additional approximately 300 sq ft of enclosed patio space.
This veteran owned business is very well maintained and has excellent exposure from Fort Crook Rd with plenty of parking.
Close to Offutt Air Force Base, this property is surrounded by other businesses, schools, apartments and neighborhoods with single family homes.</PropertyDescr><Latitude>41.15079</Latitude><Longitude>-95.92824</Longitude><Featured>true</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>2</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>1022</MSA><AskingPrice>575000.00</AskingPrice><LotSize>43,560 Sq Ft rectangular level topo</LotSize><LocationDescription>South of Cornhusker on West side of Fort Crook Rd S, minutes from Strategic Air Command (SAC) AFB</LocationDescription><Highlights1>Real Estate and Busy Bar/Grill for Sale </Highlights1><Highlights2>Enclosed patio with seating and fire pit</Highlights2><Highlights3>Kitchen equipment included in sale</Highlights3><Highlights4 /><HighlightYearBuilt>1972</HighlightYearBuilt><HighlightStoryCount>1</HighlightStoryCount><HighlightBuildingClass>C</HighlightBuildingClass><HighlightTaxID>010451129</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseType>Other</LeaseType><County>Sarpy</County><Highlights5 /><PropertyUse>3</PropertyUse><GrossSquareFootage>3915.00</GrossSquareFootage><RentableSquareFootage>3915.00</RentableSquareFootage><UsableSquareFootage>3915.00</UsableSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><Acres>1.05</Acres><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords>Restaurant, Bar, Lounge</Keywords><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-23T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-23T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40346_FB_IMG_14587724911961.jpg</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-25T00:15:00</LastModified><LinkURL1>http://www.loopnet.com/Listing/19712950/910-Fort-Crook-Rd-South-Bellevue-NE/</LinkURL1><LinkDescription1>Loopnet listing</LinkDescription1><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67599</ListingID><UserID>4371</UserID><FranchiseID>197</FranchiseID><PropertyName>304 N Main</PropertyName><Address>304 N Main</Address><City>Middlebury</City><State>IN</State><Zip>46540</Zip><PropertyDescr>Office/retail space available in downtown Middlebury. Approximately 3300 sf of newly remodeled office space. Currently set up with a
reception area, 9 offices, and 3 restrooms. Conveniently located on Main street across the street from Royal Motors and in same complex as East
Lake Athletic Club.</PropertyDescr><Latitude>41.67817</Latitude><Longitude>-85.70519</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>1</PropertyTypeID><PropertySubtypeID>0</PropertySubtypeID><Lease>true</Lease><Country>United States</Country><MSA>0</MSA><LotSize /><LocationDescription>From US 20 head North on Main St (SR 13), located downtown on right hand side across the street from Royal Motors.</LocationDescription><Highlights1>Downtown Middlebury</Highlights1><Highlights2>Newly Remodeled</Highlights2><Highlights3>Office or Retail Use</Highlights3><Highlights4 /><HighlightBuildingClass /><HighlightTaxID>20-08-10-253-016.000</HighlightTaxID><UnderConstruction>false</UnderConstruction><TenancySublease>false</TenancySublease><LeaseSpaceAvailableSF>3381</LeaseSpaceAvailableSF><LeaseSpaceAvailableMinDivisibleSF>3381</LeaseSpaceAvailableMinDivisibleSF><LeaseSpaceAvailableMaxContiguousSF>3381</LeaseSpaceAvailableMaxContiguousSF><LeaseAskingPriceSFYear>9.00</LeaseAskingPriceSFYear><LeaseDateAvailable>2016-03-29T00:00:00</LeaseDateAvailable><LeaseType>Other</LeaseType><County /><Highlights5 /><PropertyUse>0</PropertyUse><GrossSquareFootage>3381.00</GrossSquareFootage><SaleTransactionStatus>0</SaleTransactionStatus><RecentLeaseConcessionsFreeRent>false</RecentLeaseConcessionsFreeRent><RecentLeaseConcessionsMovingAllowance>false</RecentLeaseConcessionsMovingAllowance><RecentLeaseConcessionsTIAllowance>false</RecentLeaseConcessionsTIAllowance><RecentLeaseConcessionsIncentivesOther /><Keywords /><RecentSaleLenderName /><RecentSaleBuyerName /><RecentSaleBuyerAgent /><RecentSaleSellerName /><RecentSaleSellerAgent /><LeaseTransactionStatus>0</LeaseTransactionStatus><DateCreated>2016-03-29T00:00:00</DateCreated><AskingMinimumLeaseTerm>1.00</AskingMinimumLeaseTerm><ExpirationDate>2017-03-29T00:00:00</ExpirationDate><RecentLeaseMinimumLeaseTerm>1</RecentLeaseMinimumLeaseTerm><ThumbnailPath>40398_201612544.JPG</ThumbnailPath><PendingBuyerName /><PendingBuyerAgent /><PendingSellerName /><PendingSellerAgent /><PendingPrudentialRole>1</PendingPrudentialRole><IsThirdParty>false</IsThirdParty><LastModified>2016-03-29T13:07:00</LastModified><LinkURL1 /><LinkDescription1 /><LinkURL2 /><LinkDescription2 /><LinkURL3 /><LinkDescription3 /><CanExport>true</CanExport><PendingNoContingencies>false</PendingNoContingencies></dbms_Listing><dbms_Listing><ListingID>67610</ListingID><UserID>10802</UserID><FranchiseID>197</FranchiseID><PropertyName>Industrial Land - 1.91 acres</PropertyName><Address>221 Sparks 26</Address><City>Galesburg</City><State>MI</State><Zip>49053</Zip><PropertyDescr>Check out this almost 2 acre parcel to build your next office, commercial or light manufacturing facility. Developer/seller is a licensed real estate agent in Michigan. </PropertyDescr><Latitude>42.28597</Latitude><Longitude>-85.45710</Longitude><Featured>false</Featured><Status>true</Status><ThemeID>0</ThemeID><HideAddress>false</HideAddress><PropertyTypeID>5</PropertyTypeID><PropertySubtypeID>39</PropertySubtypeID><Lease>false</Lease><Country>United States</Country><MSA>0</MSA><AskingPrice>75000.00</AskingPrice><LotSize>280 x 297</LotSize><LocationDescription>I-94 to 35th St (exit 85), north 35th St to East Michigan Ave/M-96, west on East Michigan Ave/M-96 to Comstock
Commerce Park.</LocationDescription><Highlights1>Developer can build to suit.</Highligh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment