Background image for the property website design

1226 S Congress Ave
Austin, TX 78704

Presented by

Alexander Concepcion

Contact

Alexander Concepcion
$1,761
Residential Rental
Apartment
1 Bedroom
1 Full Bathroom
358 Units
Available: Now
Note: The property information has not been updated in the last 2 months. Contact the listing agent for up-to-date info.
 

Map of 1226 S Congress Ave, Austin, TX 78704, USA

Street View

Street View shows approximate location only
By clicking "Send" you agree to be contacted by Alexander Concepcion) and its affiliates via phone, text message, or email at the number and email address provided. These communications may be made using an automatic telephone dialing system or prerecorded voice. Your consent is not a condition of any purchase. Standard message and data rates may apply. By submitting this form you also confirm that you have read and accept the Privacy Policy
 

Presented by

Alexander Concepcion

Alexander Concepcion
(512) 7906656
Email:  [email protected]



Listed by: Alex Concepcion

Our recent listings

4425 Jackson Ave A4-74, Austin, TX

4425 Jackson Ave A4-74, Austin, TX

$2,265  1 bed  1 bath

400 Guadalupe St A7-78, Austin, TX

400 Guadalupe St A7-78, Austin, TX

$2,710  1 bed  1 bath

30 Comal St B7-52, Austin, TX

30 Comal St B7-52, Austin, TX

$2,261  2 beds  2 baths

1122 Shady Ln B2-33, Austin, TX

1122 Shady Ln B2-33, Austin, TX

$2,580  2 beds  2 baths

1304 W 5th St A4-11, Austin, TX

1304 W 5th St A4-11, Austin, TX

$2,610  1 bed  1 bath


Subscribe to our listing feed

Other languages:
Spanish French German Portuguese Chinese Italian Russian Japanese Korean  Arabic

1226 S Congress Ave
Austin, TX 78704

Offered at
$1,761

Property photo
Residential Rental
Apartment
1 Bedroom
1 Full Bathroom
358 Units
Available: Now

Dandy 1 BR Apartment Available For Rent

Let’s Work Together? Hello new best friend, I’m Alex. I was born in Miami and moved to Austin a few years ago upon hearing legends of the breakfast tacos and barbecue. I haven’t looked back since. Now I help people find apartments professionally, and I’m free to work with. I’ve been known to cook up super detailed research spreadsheets for my clients. So what can I do for you? Find me on my website, tacostreetlocating.com!

Property photoProperty photoProperty photoProperty photo
Map of 1226 S Congress Ave, Austin, TX 78704, USA
Alexander Concepcion

For more information contact:
Alexander Concepcion
Phone: (512) 7906656
[email protected]

Company logo QR Code
Equal Housing Opportunity Equal Housing Opportunity

 


Runtime Error

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>