Welcome to 948 Lauderdale Drive, a well maintained home offering space, flexibility, and a few features you simply don't see very often. From the moment you walk in, the soaring ceilings and open feel of the main living area create an inviting first impression. Natural light fills the space while the layout flows easily into the dining area and kitchen, making it perfect for both everyday living and entertaining. The kitchen features stainless steel appliances, rich cabinetry, and a stylish tile backsplash, giving the space both warmth and functionality. Just beyond, you'll find a comfortable family room ideal for relaxing or hosting guests. One of the highlights of the home is the beautifully updated bathroom featuring a large walk-in tiled shower with modern fixtures, creating a spa like retreat. Step outside and you'll discover multiple outdoor living spaces, including a covered patio below and an upper deck above, perfect for morning coffee, evening gatherings, or simply enjoying the peaceful wooded backdrop behind the home. And then there's the feature that truly sets this home apart, the rare three car garage, offering incredible flexibility for vehicles, storage, hobbies, or a workshop. Located in a convenient Lexington location just minutes from shopping, dining, and everyday amenities, this home offers a combination of comfort, updates, and unique features that are hard to find. **3rd Bedroom is a loft bedroom**
Property Details
MLS #26003998
StatusActive
StyleRanch
Year Built2003
LevelsOne and One Half
Rooms10
Lot Size0.17 acres
SubdivisionPinnacle
HeatingElectric
CoolingCentral Air
FlooringCarpet, Laminate, Tile
RoofDimensional Style
ConstructionVinyl Siding, Brick Veneer
ParkingAttached Garage, Driveway, Garage Door Opener, Garage Faces Front
Listing data provided by Bluegrass REALTORS® MLS. Information deemed reliable but not guaranteed. MLS# 26003998. Last updated May 16, 2026. Equal Housing Opportunity.
var slImgs=["https://cdn.photos.sparkplatform.com/imagine/20260304134026849459000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134041156247000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134041831010000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134042592375000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134043240768000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134043887386000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134044545768000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134045228623000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134045831212000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134046410445000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134047060710000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134047711424000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134048381695000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134049026744000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134049808641000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134050803136000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134051597187000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134027505659000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134028205190000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134028953384000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134029627086000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134030331272000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134031082486000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134031841898000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134032489917000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134033204569000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134034199533000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134034954130000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134035580145000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134036217495000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134036936527000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134037512870000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134038074876000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134039319287000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134039962918000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260304134040537815000000-o.jpg"];
var slIdx=0;
function slGo(i){slIdx=i;document.getElementById("slMainImg").src=slImgs[i];document.getElementById("slImgNum").textContent=i+1;document.querySelectorAll(".sl-thumb").forEach(function(t,j){t.classList.toggle("active",j===i)})}
function slNav(d){slGo((slIdx+d+slImgs.length)%slImgs.length)}
document.addEventListener("keydown",function(e){if(e.key==="ArrowRight")slNav(1);if(e.key==="ArrowLeft")slNav(-1)});
(function(){
var h = document.querySelector('.site-header');
if (!h) return;
window.addEventListener('scroll', function(){
if (window.scrollY > 100) {
h.classList.add('scrolled');
} else {
h.classList.remove('scrolled');
}
});
})();
// Mobile hamburger menu
(function(){
var header = document.querySelector('.site-header .inside-header');
if (!header) return;
var ham = document.createElement('button');
ham.className = 'rr-hamburger';
ham.setAttribute('aria-label', 'Menu');
ham.setAttribute('aria-expanded', 'false');
ham.innerHTML = '<span></span><span></span><span></span>';
header.appendChild(ham);
var overlay = document.createElement('div');
overlay.className = 'rr-mobile-overlay';
var navLinks = document.querySelectorAll('.main-navigation .main-nav > ul > li > a');
navLinks.forEach(function(a) {
var link = document.createElement('a');
link.href = a.href;
link.textContent = a.textContent;
overlay.appendChild(link);
});
var closeBtn = document.createElement('button');
closeBtn.className = 'rr-nav-close';
closeBtn.textContent = 'CLOSE';
closeBtn.setAttribute('aria-label', 'Close menu');
overlay.insertBefore(closeBtn, overlay.firstChild);
document.body.appendChild(overlay);
function toggleMenu() {
var isOpen = overlay.classList.toggle('open');
ham.classList.toggle('active');
ham.setAttribute('aria-expanded', isOpen);
document.body.style.overflow = isOpen ? 'hidden' : '';
}
ham.addEventListener('click', toggleMenu);
closeBtn.addEventListener('click', toggleMenu);
overlay.querySelectorAll('a').forEach(function(a) {
a.addEventListener('click', function() {
if (overlay.classList.contains('open')) toggleMenu();
});
});
document.addEventListener('keydown', function(e) {
if (e.key === 'Escape' && overlay.classList.contains('open')) toggleMenu();
});
})();