This all brick, one owner ranch home is ready for you to move right on in y'all! This classic home has recently had a facelift with a new kitchen and new bathrooms... gorgeous white cabinetry and quartz counter tops! Other notable features of this home are two living spaces... the family room that is open to the kitchen and breakfast nook space has a wood burning fireplace as the focus point to this space. One of the bedrooms is extra spacious because it used to be the original attached garage of the house but was finished off to add an additional bedroom with a full bathroom right outside its door. This home also boasts an awesome detached garage that measures 28' by 28'! System updates by the seller include HVAC about 1 year, water heater replaced about 2 years and the roof was done about 6 years ago. This move in ready home is ideal for anyone looking for a spacious (almost 2000 finished square feet) one level home with minimal steps, some peace and quiet with the large lot and ample storage and parking for all of your toys!
Property Details
MLS #26005039
StatusActive
TypeHouse
StyleRanch
Year Built1981
LevelsOne
Rooms13
Lot Size1.65 acres
SubdivisionRural
HeatingElectric, Heat Pump
CoolingElectric, Heat Pump
FlooringCarpet, Hardwood, Tile
RoofMetal
ConstructionStone, Brick Veneer
ParkingDetached Garage, Driveway, Garage Door Opener, Garage Faces Front, Off Street
Listing data provided by Bluegrass REALTORS® MLS. Information deemed reliable but not guaranteed. MLS# 26005039. Last updated May 18, 2026. Equal Housing Opportunity.
var slImgs=["https://cdn.photos.sparkplatform.com/imagine/20260328125405063821000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260315174739952237000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125411082124000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125413972261000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125416895380000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125420382259000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125423219505000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125426034864000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125429103037000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125431947894000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125435791974000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125438775486000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125441871557000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125444621509000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125447612730000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125450714494000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125453399666000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125456007627000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125458861881000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125501658261000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125504647520000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125507828310000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125510574006000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125513609293000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125516582203000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125519457324000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125522536550000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125525232847000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125528251352000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125531256750000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125534334564000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125537581475000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125540698974000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125543644037000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125546569339000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125404027886000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125405985261000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125406967519000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125407969697000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125408957181000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260328125409885679000000-o.jpg","https://cdn.photos.sparkplatform.com/imagine/20260315171254359288000000-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();
});
})();