924 Whitehead Road, Richmond, VA 23225 | MLS#: 2224222 (2024)

"); } } else { centerSlides = true; window.listingPhotoCount = 0; slides.push("

924 Whitehead Road, Richmond, VA 23225 | MLS#: 2224222 (1)

"); } slides.push("

"); $('#carousel-container').attr('id','slick-container').html(slides.join("")); //calculate visible images for each breakpoint if (listingPhotoCount < 8 && listingPhotoCount > 3) centerSlides = false; var breakpoint = [8, 7, 6, 5, 5] switch (listingPhotoCount) { case 8: breakpoint[0] = 7; break; case 7: breakpoint[1] = 6; breakpoint[0] = 6; break; case 6: breakpoint[2] = 5; breakpoint[1] = 5; breakpoint[0] = 5; break; case 5: breakpoint[3] = 4; breakpoint[2] = 4; breakpoint[1] = 4; breakpoint[0] = 4; break; case 4: breakpoint[3] = 2; breakpoint[2] = 3; breakpoint[1] = 3; breakpoint[0] = 3; break; case 3: breakpoint[3] = 2; breakpoint[2] = 2; break; } // MFNTEST console.log('MFNTEST'); console.log(breakpoint[0]); var lazyLoadCount = 0; $('.photo-carousel-responsive').on('lazyLoaded', function () { setTimeout(function () { //console.log('lazy loading'); }, 500); }).slick({ dots: false, infinite: true, lazyLoad: "ondemand", speed: 300, slidesToScroll: 1, slidesToShow: breakpoint[0], responsive: [{ breakpoint: 1920, settings: { slidesToShow: breakpoint[0], } }, { breakpoint: 1680, settings: { slidesToShow: breakpoint[1], } }, { breakpoint: 1440, settings: { slidesToShow: breakpoint[2], } }, { breakpoint: 1024, settings: { slidesToShow: breakpoint[3], } }, { breakpoint: 992, settings: { slidesToShow: breakpoint[4], } }], variableWidth: true, centerMode: centerSlides, prevArrow: '', nextArrow: '' }); setTimeout(function () { $(window).resize(); $(document).trigger("ldp-carousel-ready"); }, 500); $('#description-menu-birdseye-item a').html('Map'); }); } else { luxurySource = ' Luxury'; var VirtualTourUrl = "javascript:open_tour('/Listing/ProcessVirtualTour.aspx?VirtualTour=64032430&ListingID=336706993&IRPAgentID=10968599&ListingNumber=2224222&ListingSourceID=37')"; $(function() { // the contents of this id are not available in the Luxury - LDP - Top of Page widget so adding this code here if (VirtualTourUrl.length > 0) { $('#virtual-tour').html('Virtual Tour'); } }); }$(function() { $('#listingdetail-disclaimercontainer').addClass('notranslate'); $('#listingdetail-disclaimercontainer').css("text-align","center"); var courtesyOfContainer = $("address.details-listing-courtesy-of_container") var courtesyOf = $.trim(courtesyOfContainer.text()); if (courtesyOf.length === 0) { courtesyOf = "Courtesy Of: Long \x26 Foster REALTORS"; var ba = ""; if (ba.length > 0) courtesyOf = courtesyOf + " - " + ba; courtesyOfContainer.text(courtesyOf); }// else if (courtesyOf.length > 0 && !window.isIdxListing) { //courtesyOfContainer.text("Courtesy Of: "); //} //$('a[name="navBar_return_to_search_results"], .ld-ctae-map-directions').remove();try {jQuery.ajax({url: ws_url,type: 'GET',async: true,dataType: 'json',success: function (ws) {var walkScoreText = '' + ws.walkscore + '/100: '; var text; if(ws.walkscore > 74) { $('.walkscore-tagline').html(ws.description); text = 'Daily errands do not require a car'; walkScoreText += text;} else { $('.walkscore-tagline').html(ws.description); text = 'Daily errands may require transportation'; walkScoreText += text;}walkScoreText = "
" + window.getScoreMarkup(ws.walkscore, text);$('.score-100').html(walkScoreText);$('a.ws-link').attr('href', ws.ws_link);}});} catch (e) {console.log("e: " + e);}// Holds all activities that move elements around on the page. function reArrangeElementsOnLdp() { var windowWidth = $(window).width(); checkForDomElement('#navBar_view_previous_listing', function(el) { $(el).html(' Previous'); }); checkForDomElement('#navBar_view_next_listing', function(el) { $(el).html('Next '); }); checkForDomElement('#listingdetail-maindata-REMOVE', function(el) { $(el).removeClass('col-sm-7').removeClass('col-md-8'); }); checkForDomElement('#listingdetail-maindata-REMOVE > p.visible-xs.pull-right', function(el) { $(el).remove(); }); checkForDomElement('#listingdetail-callstoaction', function(el) { $(el).parent().css('height', '0px'); }); checkForDomElement('#description-menu-largerphotos-item', function(el) { $(el).remove(); }); if(windowWidth <= 767) { // 767 = bootstrap "xs" breakpoint checkForDomElement('#mortgage-estimator', function(el) { var $detached = $(el).detach(); $detached.removeClass('lf_flexcol-xxs-12 lf_flexcol-sm-6 lf_component'); $('#mortgage-estimator-mobile').append($detached); $('#mortgage-estimator-mobile-container').removeClass('lf_hidden-sm lf_visible-xxs'); }); checkForDomElement('#lf_greatschools_container', function(el) { var $detached = $(el).detach(); $detached.removeClass('lf_flexcol-xxs-12 lf_flexcol-sm-6 lf_component'); $('#lf_greatschools_mobile').append($detached); $('#lf_greatschools_mobile-container').removeClass('lf_hidden-sm lf_visible-xxs'); }); } checkForDomElement('#sidebarSecondaryContent', function(el) { $(el).find('#lf_action-icons') .detach() .prependTo('#lf_action-icons-container'); if(windowWidth > 767) { // 767 = bootstrap "xs" breakpoint // When displaying on a larger screen... $(el).find('#listingdetail-contactinfo') .detach() .appendTo('#listingdetail-contactform-container'); } else { // When displaying on a smaller screen... // Note: ListingDetail.js moves the contact form to a different location on the page, so // we gotta it elsewhere. // Put the form inside the mobile form container $('#listingdetail-contactinfo') .detach() .prependTo('#listingdetail-contactform-container-mobile'); // And move the container back to where ListingDetail.js originally moved it. $('#listingdetail-contactform-container-mobile') .removeClass('hide lf_col-xxs-12') .insertAfter('#lf_contact-card');//.find('.panel-heading').trigger('click'); //.insertAfter('#listingdetail-summary-photos'); $('#listingdetail-contactform-container').remove(); } $(el).addClass('row'); // Remove per 592 $(el).remove(); }); } reArrangeElementsOnLdp(); $('.icon-arrow-left').removeClass('icon-arrow-left').addClass('fa fa-chevron-left'); if (typeof window.listingPhotos === undefined || window.listingPhotos.length <= 0) { $('.ld-navbar.pager').show(); $('.views-nav-container.navbar').hide(); $('.ld-section .no-image-container > img').css('min-height','420px'); }//checkForDomElement('.pagination-centered2.ld-navbar.pager', function(el) { //$(el).parent().css({'max-width':'1000px','margin':'0 auto'}); //checkForDomElement('.views-nav-container.navbar-default', function(el2) { //$(el).detach().appendTo(el2); //$(el2).addClass('container'); //});//});//checkForDomElement('#photo-viewer-menu', function(el) {// $(el).addClass('row details');//});//checkForDomElement('#navBar_view_previous_listing i.icon-arrow-left', function(el) {// $(el).parent().parent().parent().remove();//}); $(document).on('click','#description-menu-photogallery-item', function() { // carousel // Toggle from photo view to map view$('#current-image-container').hide();// had to directly set the style as toggling from map view to photo view, below, directly sets the style attribute.$("#description-menu-birdseye-item").attr("style", "display:table-cell");});$(document).on('click','#description-menu-birdseye-item', function() { // map // Toggle from map view to photo view$('#current-image-container').show();// for some reason the inline style "display:none" doesn't override all. Had to put !important to force it. $("#description-menu-birdseye-item").attr('style', 'display:none !important'); //remove the layer menu, it shouldn't be on the LDP setTimeout(function() { if (typeof(galleryMap) !== "undefined") { galleryMap.setOptions({showLayerMenu: false}); } }, 200);});$(window).on("orientationchange", function(){ // Fixes the issue when the orientation change the map width does resize properly setTimeout(function(){ // chrome on android needs a delay or the width won't change. $('#current-image-container').width($(window).width()); }, 200);});});

"); $("#ldp-photos").on("onAfterSlide.lg", function (event, p, i) { var index = i; $(".photo-carousel-responsive").slick("slickGoTo", index, true); }); $(".photo-carousel-responsive").on("afterChange", function (slick, currentSlide) { updatePhotoCount(); }); $(".photo-carousel-responsive").after("

"); $(".ldp-photo-count").click(function () { var index = parseInt($(".photo-carousel-responsive").slick("slickCurrentSlide")); if (index < 0) { index = $("#ldp-photos img").length + index; } $("#slick-container .slick-slide[data-slick-index='" + index + "'").click(); //$("#ldp-photos a:eq(" + index + ")").click(); }); updatePhotoCount(); var slickImageClick = function(event) { var slideNumber = parseInt($(event.currentTarget).attr("data-slick-index"), 10); if(slideNumber < 0) { //there's a negative index slideNumber = slickPhotoCount + slideNumber; } if(slideNumber >= slickPhotoCount) { //there's a number out of range (slick clones slides for infinite scroll) slideNumber = slideNumber - slickPhotoCount; } $("#ldp-photos").lightGallery({ download: false, dynamic: true, dynamicEl: html }); $("#ldp-photos").data('lightGallery').index = slideNumber; }; $("#slick-container .slick-slider").on("click", ".slick-slide", slickImageClick); });});

Richmond Real Estate at a Glance

  • Homes for Sale
  • Homes Sold*
  • Avg. Days on Market*
  • Median Sold Price*

*over last 3 months

Learn more about Richmond in our Market Minute Report

You Might Also Like

$329,900 5748 Warwick RoadRichmond, VA 232244 beds,2 baths, 1,545 sq ftLearn More
$1,300,000 1325 Hodges RoadRichmond, VA 232257 beds,5 baths, 5,080 sq ftLearn More
$155,000 1508 Stowmarket Court Unit 1508Richmond, VA 232252 beds,1.5 baths, 976 sq ftLearn More
$189,500 1525 Stowmarket CourtRichmond, VA 232252 beds,1.5 baths, 976 sq ftLearn More
$400,000 1110 Hodges RoadRichmond, VA 232254 beds,2.5 baths, 2,500 sq ftLearn More
$239,950 5743 Berrywood RoadRichmond, VA 232243 beds,1 bath, 1,096 sq ftLearn More
$245,000 7119 Nesbitt DriveNorth Chesterfield, VA 232252 beds,1 bath, 932 sq ftLearn More
$345,900 303 Beaufont Hills DriveRichmond, VA 232253 beds,2.5 baths, 1,456 sq ftLearn More
$314,900 1118 Fairbank LNChesterfield, VA 232253 beds,1.5 baths, 1,200 sq ftLearn More

See More Listings

Nearby Sold Homes

Sold11/22/23:$248,000 5856 Warwick RoadRichmond, VA 232243 beds,1.5 baths, 1,526 sq ftLearn More
Sold4/24/24:$340,000 5707 Lorieville LaneRichmond, VA 232254 beds,2.5 baths, 1,922 sq ftLearn More
Sold6/18/24:$276,670 1152 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,212 sq ftLearn More
Sold7/19/24:$269,990 1148 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,220 sq ftLearn More
Sold6/21/24:$274,175 1140 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,212 sq ftLearn More
Sold6/12/24:$275,460 1136 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,212 sq ftLearn More
Sold7/22/24:$262,870 1132 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,220 sq ftLearn More
Sold7/22/24:$265,465 1128 Canterbury Ridge RoadRichmond, VA 232253 beds,2.5 baths, 1,220 sq ftLearn More
Sold11/10/23:$245,000 520 Tarpley RoadRichmond, VA 232253 beds,1.5 baths, 1,581 sq ftLearn More

View More Sold Properties

Skip Slideshow

    '); $("#description-menu-birdseye-item>a").html(mapName); }); $(function () { $('#listingdetail-sscontainer').css('visibility', 'visible'); $('#description-menu-birdseye-item a').live('click', function (e) { $('#photo-carousel-container').addClass('showingMap clearfix'); var $mapDiv = $("#gallery-birdseye-map-container"); if (!$mapDiv.data("loaded")) { $mapDiv.data("loaded", true); galleryMap = new BingMap({ startingMidLat: latitude, startingMidLong: longitude, startingZoom: 18, mapView: mapDefault, centerPin: true, showBubble: false, showPoi: false, showLayerMenu: true, showParcelLines: true, disableMouseWheel: true, controlTheme: controlTheme, container: 'gallery-birdseye-map', backend: rbw.context.mapProvider }); setTimeout(galleryMap.load, 500); $(window).unload(galleryMap.dispose); } $('#description-menu-birdseye-item').hide(); $('#description-menu-photogallery-item').show(); $('#photo-viewer-description').hide(); e.preventDefault(); }); var hideMapEvent = function (e) { $('#photo-carousel-container').removeClass('showingMap'); $('#description-menu-birdseye-item').show(); $('#description-menu-photogallery-item').hide(); $('#photo-viewer-description').show(); if (e) e.preventDefault(); }; $('#description-menu-photogallery-item a').live('click', hideMapEvent); $('body').live('photoCarousel.changeCarouselIndex', hideMapEvent); if (window.location.hash == '#listingphoto-gallery-large') PhotoCarousel.showFullScreen(); $('.listingdetail_all_photos').live('click', function () { hideMapEvent(); PhotoCarousel.showFullScreen(); }); if ($('#description-menu-virtualtour-item').length > 0) { $('#description-menu-virtualtour-item').removeClass('divider-before'); } else if ($('#description-menu-largerphotos-item').length > 0) { $('#description-menu-largerphotos-item').removeClass('divider-before'); } else { $('#description-menu-birdseye-item,#description-menu-photogallery-item').removeClass('divider-before'); } }); })();

    This content last refreshed on 8/16/2024 2:01 AM EST. Some properties which appear for sale on this web site may subsequently have sold or may no longer be available.

    Information is deemed reliable but is not guaranteed.

    924 Whitehead Road, Richmond, VA 23225 | MLS#: 2224222 (2024)
    Top Articles
    This Week at Aldi: The Aldi Weekly Ad for August 28, 2024 | Aldi Reviewer
    Aldi Early Weekly Ad (8/28/24 - 9/3/24) Preview & Upcoming Aldi finds
    Tattoo Shops Lansing Il
    Skyward Sinton
    Minooka Channahon Patch
    Robot or human?
    THE 10 BEST Women's Retreats in Germany for September 2024
    What Auto Parts Stores Are Open
    What happens if I deposit a bounced check?
    Craigslist Nj North Cars By Owner
    Globe Position Fault Litter Robot
    Turning the System On or Off
    Kinkos Whittier
    “In my day, you were butch or you were femme”
    Top tips for getting around Buenos Aires
    Seattle Rpz
    Spergo Net Worth 2022
    Craigslist Free Stuff Merced Ca
    Kylie And Stassie Kissing: A Deep Dive Into Their Friendship And Moments
    Stardew Expanded Wiki
    97226 Zip Code
    Stoney's Pizza & Gaming Parlor Danville Menu
    Two Babies One Fox Full Comic Pdf
    Thick Ebony Trans
    Harbor Freight Tax Exempt Portal
    JVID Rina sauce set1
    Great ATV Riding Tips for Beginners
    Lacey Costco Gas Price
    Log in to your MyChart account
    Cavanaugh Photography Coupon Code
    Wega Kit Filtros Fiat Cronos Argo 1.8 E-torq + Aceite 5w30 5l
    Mississippi State baseball vs Virginia score, highlights: Bulldogs crumble in the ninth, season ends in NCAA regional
    Orangetheory Northville Michigan
    Bimar Produkte Test & Vergleich 09/2024 » GUT bis SEHR GUT
    Whitehall Preparatory And Fitness Academy Calendar
    Wayne State Academica Login
    Aurora Il Back Pages
    Doordash Promo Code Generator
    Todd Gutner Salary
    Academic Calendar / Academics / Home
    Guided Practice Activities 5B-1 Answers
    Caphras Calculator
    Sc Pick 3 Past 30 Days Midday
    9294027542
    Mit diesen geheimen Codes verständigen sich Crew-Mitglieder
    Egg Inc Wiki
    Www Ventusky
    Arnold Swansinger Family
    O'reilly's Eastman Georgia
    Cool Math Games Bucketball
    Salem witch trials - Hysteria, Accusations, Executions
    Heisenberg Breaking Bad Wiki
    Latest Posts
    Article information

    Author: Fredrick Kertzmann

    Last Updated:

    Views: 6011

    Rating: 4.6 / 5 (66 voted)

    Reviews: 89% of readers found this page helpful

    Author information

    Name: Fredrick Kertzmann

    Birthday: 2000-04-29

    Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

    Phone: +2135150832870

    Job: Regional Design Producer

    Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

    Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.