12779 W State Highway 29, Liberty Hill – Austin Regional Clinic
Features
Sold
Status: Sold
Type: Doctor / Dentist Office
Year Built: 2021
Austin Regional Clinic with12 year lease. Free standing, Single building development in Austin. Close to Hwy 29. (Click “attachment” to view full project information)
Request More Information
document.addEventListener('scroll', function() {
const header = document.querySelector('.real-international-menu');
if (window.scrollY > 50) { // Adjust the value if needed
header.classList.add('sticky');
} else {
header.classList.remove('sticky');
}
});