www.sheehy.com Open in urlscan Pro
34.206.154.172  Public Scan

Submitted URL: http://sheehy.com/
Effective URL: https://www.sheehy.com/
Submission: On January 26 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET

<form method="get" class="form-wrapper js-payment-configuration-form js-form" data-form-id="" data-form-title="" data-form-type="" data-form-field-error-message-position="below" data-form-field-label-position="above" novalidate=""
  data-in-viewport-id="26">
  <div class="text-left">
    <h4 class="js-module-heading"> Estimate your payments </h4>
  </div>
  <p>Please adjust the options below so we can estimate the most accurate monthly payments.</p>
  <div class="field">
    <h6>Your estimated credit score</h6>
    <div class="visible-xs">
      <div class="custom-select js-custom-select "><select id="aprChoice" name="aprChoice" placeholder="Your estimated credit score" class="form-control">
          <option value=""></option>
          <option value="1.9">Excellent | Over 750 | 1.9%</option>
          <option value="3.9">Good | 700 - 750 | 3.9%</option>
          <option value="5.9" selected="selected">Average | 650 - 699 | 5.9%</option>
          <option value="7.9">Poor | 600 - 649 | 7.9%</option>
          <option value="9.9">Very Poor | Under 600 | 9.9%</option>
        </select></div>
    </div>
    <div class="hidden-xs">
      <div class="slider-wrapper js-range-slider-wrapper">
        <input type="text" id="aprSlider" name="aprSlider" data-slider-ticks="[1.9,3.9,5.9,7.9,9.9]"
          data-slider-ticks-labels="[&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Very Poor<\/div>(Under 600)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Poor<\/div>(600 - 649)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Average<\/div>(650 - 699)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Good<\/div>(700 - 750)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Excellent<\/div>(Over 750)&quot;]"
          data-slider-precision="2" data-slider-tooltip-position="top" data-slider-reversed="true" class="bootstrap-range-slider js-range-slider form-control" data-slider-min="1.9" data-slider-max="9.9" data-slider-step="2" data-slider-mode="default"
          data-slider-tooltip="always" data-slider-format="{n}%" data-slider-format-decimals="2" data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="5.9" value="5.9">
      </div>
    </div>
  </div>
  <div class="field">
    <h6>Loan term</h6>
    <div class="visible-xs">
      <div class="custom-select js-custom-select "><select id="loanChoice" name="loanChoice" placeholder="Your estimated credit score" class="form-control">
          <option value=""></option>
          <option value="24">24 months</option>
          <option value="36">36 months</option>
          <option value="48">48 months</option>
          <option value="60" selected="selected">60 months</option>
          <option value="72">72 months</option>
        </select></div>
    </div>
    <div class="hidden-xs">
      <div class="slider-wrapper js-range-slider-wrapper">
        <input type="text" id="loanSlider" name="loanSlider" data-slider-ticks="[24,36,48,60,72]"
          data-slider-ticks-labels="[&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>24<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>36<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>48<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>60<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>72<\/div>(months)&quot;]"
          class="bootstrap-range-slider js-range-slider form-control" data-slider-min="24" data-slider-max="72" data-slider-step="12" data-slider-mode="default" data-slider-tooltip="hide" data-slider-format="" data-slider-format-decimals=""
          data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="60" value="60">
      </div>
    </div>
  </div>
  <div class="field">
    <h6>Down payment</h6>
    <div class="slider-wrapper clearfix js-range-slider-wrapper">
      <input type="text" id="dpSlider" name="dpSlider" data-slider-tooltip-position="top" class="bootstrap-range-slider js-range-slider form-control" data-slider-min="0" data-slider-max="99000" data-slider-step="1000" data-slider-mode="default"
        data-slider-tooltip="always" data-slider-format="${n}" data-slider-format-decimals="0" data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="3000" value="3000">
      <div class="slider-max js-range-slider-max" data-number="99000"> $99,000 </div>
      <div class="slider-min js-range-slider-min" data-number="0"> $0 </div>
    </div>
  </div>
</form>

GET

<form method="get" autocomplete="off" class="form-wrapper  js-form" data-form-id="" data-form-title="" data-form-type="" data-form-field-error-message-position="below" data-form-field-label-position="above" novalidate="">
  <div class="types">
    <div class="custom-radio">
      <input class="custom-radio_input js-type" type="radio" checked="checked" name="type" value="new" id="type1" data-parsley-multiple="type">
      <label class="custom-radio_label dtm-font-size-styles-applied" for="type1" style="font-size: 20px;">New</label>
    </div>
    <div class="custom-radio">
      <input class="custom-radio_input js-type" type="radio" name="type" value="used" id="type2" data-parsley-multiple="type">
      <label class="custom-radio_label dtm-font-size-styles-applied" for="type2" style="font-size: 20px;">Used</label>
    </div>
  </div>
  <div class="selects-grid js-selects">
    <div class="selects-grid_item">
      <div class="custom-select js-custom-select "><select id="make" name="make" class="form-control">
          <option value="">All Makes</option>
          <option value="Buick">Buick</option>
          <option value="Ford">Ford</option>
          <option value="GMC">GMC</option>
          <option value="Harley-Davidson">Harley-Davidson</option>
          <option value="Honda">Honda</option>
          <option value="Hyundai">Hyundai</option>
          <option value="INFINITI">INFINITI</option>
          <option value="Lexus">Lexus</option>
          <option value="Lincoln">Lincoln</option>
          <option value="Mazda">Mazda</option>
          <option value="Nissan">Nissan</option>
          <option value="Subaru">Subaru</option>
          <option value="Toyota">Toyota</option>
          <option value="Volkswagen">Volkswagen</option>
        </select></div>
    </div>
    <div class="selects-grid_item">
      <div class="custom-select js-custom-select "><select id="model" name="model" class="form-control">
          <option value="">All Models</option>
          <option value="4Runner">4Runner</option>
          <option value="Acadia">Acadia</option>
          <option value="Accent">Accent</option>
          <option value="Accord">Accord</option>
          <option value="Accord Hybrid">Accord Hybrid</option>
          <option value="Altima">Altima</option>
          <option value="Armada">Armada</option>
          <option value="Ascent">Ascent</option>
          <option value="Atlas">Atlas</option>
          <option value="Atlas Cross Sport">Atlas Cross Sport</option>
          <option value="Avalon Hybrid">Avalon Hybrid</option>
          <option value="Bronco">Bronco</option>
          <option value="Bronco Sport">Bronco Sport</option>
          <option value="C-HR">C-HR</option>
          <option value="CX-30">CX-30</option>
          <option value="CX-5">CX-5</option>
          <option value="CX-9">CX-9</option>
          <option value="Camry">Camry</option>
          <option value="Camry Hybrid">Camry Hybrid</option>
          <option value="Canyon">Canyon</option>
          <option value="Civic">Civic</option>
          <option value="Corolla">Corolla</option>
          <option value="Corolla Cross">Corolla Cross</option>
          <option value="Corolla Hatchback">Corolla Hatchback</option>
          <option value="Corolla Hybrid">Corolla Hybrid</option>
          <option value="Crosstrek">Crosstrek</option>
          <option value="E-450SD">E-450SD</option>
          <option value="ES">ES</option>
          <option value="EcoSport">EcoSport</option>
          <option value="Edge">Edge</option>
          <option value="Elantra">Elantra</option>
          <option value="Elantra N">Elantra N</option>
          <option value="Enclave">Enclave</option>
          <option value="Encore GX">Encore GX</option>
          <option value="Escape">Escape</option>
          <option value="Expedition">Expedition</option>
          <option value="Expedition Max">Expedition Max</option>
          <option value="Explorer">Explorer</option>
          <option value="F-150">F-150</option>
          <option value="F-250SD">F-250SD</option>
          <option value="F-350SD">F-350SD</option>
          <option value="F-450SD">F-450SD</option>
          <option value="F-550SD">F-550SD</option>
          <option value="F-650SD">F-650SD</option>
          <option value="F-750SD">F-750SD</option>
          <option value="Fat Bob 114">Fat Bob 114</option>
          <option value="Fat Boy 114">Fat Boy 114</option>
          <option value="Forester">Forester</option>
          <option value="Forty-Eight">Forty-Eight</option>
          <option value="Frontier">Frontier</option>
          <option value="GR86">GR86</option>
          <option value="GX">GX</option>
          <option value="Golf GTI">Golf GTI</option>
          <option value="HR-V">HR-V</option>
          <option value="Heritage Classic 114">Heritage Classic 114</option>
          <option value="Highlander">Highlander</option>
          <option value="Highlander Hybrid">Highlander Hybrid</option>
          <option value="IS">IS</option>
          <option value="Impreza">Impreza</option>
          <option value="Ioniq Hybrid">Ioniq Hybrid</option>
          <option value="Iron 883">Iron 883</option>
          <option value="Jetta">Jetta</option>
          <option value="Jetta GLI">Jetta GLI</option>
          <option value="Kicks">Kicks</option>
          <option value="Kona">Kona</option>
          <option value="LC">LC</option>
          <option value="LS">LS</option>
          <option value="Legacy">Legacy</option>
          <option value="Maverick">Maverick</option>
          <option value="Maxima">Maxima</option>
          <option value="Mazda3">Mazda3</option>
          <option value="Miata">Miata</option>
          <option value="Murano">Murano</option>
          <option value="Mustang">Mustang</option>
          <option value="Mustang Mach-E">Mustang Mach-E</option>
          <option value="NX">NX</option>
          <option value="Nautilus">Nautilus</option>
          <option value="Navigator">Navigator</option>
          <option value="No Model">No Model</option>
          <option value="Odyssey">Odyssey</option>
          <option value="Outback">Outback</option>
          <option value="Palisade">Palisade</option>
          <option value="Passat">Passat</option>
          <option value="Pathfinder">Pathfinder</option>
          <option value="Pilot">Pilot</option>
          <option value="Prius">Prius</option>
          <option value="Prius Prime">Prius Prime</option>
          <option value="Q50">Q50</option>
          <option value="Q60">Q60</option>
          <option value="QX50">QX50</option>
          <option value="QX55">QX55</option>
          <option value="QX60">QX60</option>
          <option value="QX80">QX80</option>
          <option value="RAV4">RAV4</option>
          <option value="RAV4 Hybrid">RAV4 Hybrid</option>
          <option value="RC">RC</option>
          <option value="RX">RX</option>
          <option value="Ranger">Ranger</option>
          <option value="Ridgeline">Ridgeline</option>
          <option value="Road Glide">Road Glide</option>
          <option value="Road Glide Limited">Road Glide Limited</option>
          <option value="Road Glide Special">Road Glide Special</option>
          <option value="Road King Special">Road King Special</option>
          <option value="Rogue">Rogue</option>
          <option value="Rogue Sport">Rogue Sport</option>
          <option value="Santa Cruz">Santa Cruz</option>
          <option value="Santa Fe">Santa Fe</option>
          <option value="Santa Fe Plug-In Hybrid">Santa Fe Plug-In Hybrid</option>
          <option value="Sentra">Sentra</option>
          <option value="Sienna">Sienna</option>
          <option value="Sierra 1500">Sierra 1500</option>
          <option value="Sierra 1500 Limited">Sierra 1500 Limited</option>
          <option value="Sierra 2500HD">Sierra 2500HD</option>
          <option value="Sierra 3500HD">Sierra 3500HD</option>
          <option value="Sonata">Sonata</option>
          <option value="Sonata Hybrid">Sonata Hybrid</option>
          <option value="Street Bob 114">Street Bob 114</option>
          <option value="Street Glide">Street Glide</option>
          <option value="Street Glide Special">Street Glide Special</option>
          <option value="Supra">Supra</option>
          <option value="Tacoma">Tacoma</option>
          <option value="Taos">Taos</option>
          <option value="Terrain">Terrain</option>
          <option value="Tiguan">Tiguan</option>
          <option value="Titan">Titan</option>
          <option value="Titan XD">Titan XD</option>
          <option value="Transit Connect">Transit Connect</option>
          <option value="Transit-250">Transit-250</option>
          <option value="Transit-350">Transit-350</option>
          <option value="Tucson">Tucson</option>
          <option value="Tundra">Tundra</option>
          <option value="UX">UX</option>
          <option value="Veloster">Veloster</option>
          <option value="Veloster N">Veloster N</option>
          <option value="Venue">Venue</option>
          <option value="Venza">Venza</option>
          <option value="Versa">Versa</option>
          <option value="Yukon">Yukon</option>
          <option value="Yukon XL">Yukon XL</option>
        </select></div>
    </div>
    <div class="selects-grid_item">
      <div class="custom-select js-custom-select "><select id="year" name="year" class="form-control">
          <option value="">All Years</option>
          <option value="2019">2019</option>
          <option value="2021">2021</option>
          <option value="2022">2022</option>
        </select></div>
    </div>
    <div class="selects-grid_item">
      <div class="custom-select js-custom-select "><select id="finalPrice" name="finalPrice" class="form-control">
          <option value="">Max Price</option>
          <option value="0,10000">Under $10,000</option>
          <option value="10000,20000">Under $20,000</option>
          <option value="20000,30000">Under $30,000</option>
          <option value="30000,40000">Under $40,000</option>
          <option value="40000,50000">Under $50,000</option>
          <option value="50000,60000">Under $60,000</option>
          <option value="60000,70000">Under $70,000</option>
          <option value="70000,80000">Under $80,000</option>
          <option value="80000,90000">Under $90,000</option>
          <option value="90000,100000">Under $100,000</option>
          <option value="100000,135213">Over $100,000</option>
        </select></div>
    </div>
  </div>
  <a class="btn btn-primary js-browse-inventory-find" href="/new-vehicles-virginia-maryland-and-washington-dc?">Find Matches</a>
</form>

GET /vehicles-for-sale-virginia-maryland-and-washington-dc

<form method="GET" action="/vehicles-for-sale-virginia-maryland-and-washington-dc" class="live-search__form js-livesearch-form" novalidate="">
  <div class="live-search__input-wrapper js-input-wrapper">
    <input type="text" autocomplete="off" name="q" class="form-control live-search__input js-livesearch js-typeahead" value="" placeholder="Search for your next vehicle (e.g. 2022 Ford F150)">
    <a href="#" class="live-search__submit df-icon df-icon-search js-submit"></a>
  </div>
  <a href="#" class="live-search__reset js-reset df-icon df-icon-close"></a>
</form>

Text Content

Skip to main content

Enable accessibility for
visually impaired

Open the accessibility
menu







Saved 0
Viewed 0

Sheehy Buys Cars! Get Your Vehicles Cash Value Today
No Purchase Necessary
Get Cash Offer Now


ESTIMATE YOUR PAYMENTS

Please adjust the options below so we can estimate the most accurate monthly
payments.

YOUR ESTIMATED CREDIT SCORE

Excellent | Over 750 | 1.9%Good | 700 - 750 | 3.9%Average | 650 - 699 | 5.9%Poor
| 600 - 649 | 7.9%Very Poor | Under 600 | 9.9%


LOAN TERM

24 months36 months48 months60 months72 months


DOWN PAYMENT

$99,000
$0
Update pricing
 * Home
 * New
    * View all [1545]
      
    * 
      Volkswagen [60]
      
       * 
         Atlas [5]
         
       * 
         Atlas Cross Sport [5]
         
       * 
         Golf GTI [2]
         
      
       * 
         Jetta [1]
         
       * 
         Jetta GLI [1]
         
       * 
         Passat [4]
         
      
       * 
         Jetta GLI [1]
         
       * 
         Passat [4]
         
       * 
         Taos [22]
         
       * 
         Tiguan [20]
         
   
    * 
      Toyota [325]
      
       * 
         4Runner [42]
         
       * 
         Avalon Hybrid [1]
         
       * 
         C-HR [11]
         
       * 
         Camry [16]
         
       * 
         Camry Hybrid [7]
         
       * 
         Corolla [37]
         
       * 
         Corolla Cross [6]
         
      
       * 
         Corolla Hatchback [2]
         
       * 
         Corolla Hybrid [7]
         
       * 
         GR86 [1]
         
       * 
         Highlander [29]
         
       * 
         Highlander Hybrid [12]
         
       * 
         Prius [11]
         
       * 
         Prius Prime [4]
         
      
       * 
         Highlander Hybrid [12]
         
       * 
         Prius [11]
         
       * 
         Prius Prime [4]
         
       * 
         RAV4 [31]
         
       * 
         RAV4 Hybrid [29]
         
       * 
         Sienna [14]
         
       * 
         Supra [2]
         
       * 
         Tacoma [35]
         
       * 
         Tundra [18]
         
       * 
         Venza [10]
         
   
    * 
      Ford [507]
      
       * 
         Bronco [7]
         
       * 
         Bronco Sport [38]
         
       * E-450SD [2]
         
       * 
         EcoSport [19]
         
       * 
         Edge [45]
         
       * 
         Escape [60]
         
       * 
         Expedition [10]
         
       * 
         Expedition Max [11]
         
      
       * 
         Explorer [33]
         
       * 
         F-150 [124]
         
       * 
         F-250SD [10]
         
       * 
         F-350SD [19]
         
       * 
         F-450SD [9]
         
       * 
         F-550SD [14]
         
       * 
         F-650SD [3]
         
       * 
         F-750SD [15]
         
      
       * 
         F-450SD [9]
         
       * 
         F-550SD [14]
         
       * 
         F-650SD [3]
         
       * 
         F-750SD [15]
         
       * 
         Maverick [8]
         
       * 
         Mustang [41]
         
       * 
         Mustang Mach-E [20]
         
       * 
         Ranger [13]
         
       * 
         Transit Connect [2]
         
       * 
         Transit-250 [1]
         
       * 
         Transit-350 [3]
         
   
    * 
      Honda [25]
      
       * 
         Accord [3]
         
       * 
         Accord Hybrid [4]
         
       * 
         Civic [5]
         
      
       * 
         HR-V [9]
         
       * 
         Odyssey [1]
         
       * 
         Pilot [1]
         
      
       * 
         Odyssey [1]
         
       * 
         Pilot [1]
         
       * 
         Ridgeline [2]
         
   
    * 
      Hyundai [96]
      
       * 
         Accent [2]
         
       * 
         Elantra [15]
         
       * 
         Elantra N [1]
         
       * 
         Ioniq Hybrid [1]
         
       * 
         Kona [7]
         
      
       * 
         Palisade [20]
         
       * 
         Santa Cruz [7]
         
       * 
         Santa Fe [19]
         
       * 
         Santa Fe Plug-In Hybrid [1]
         
       * 
         Sonata [7]
         
      
       * 
         Santa Fe Plug-In Hybrid [1]
         
       * 
         Sonata [7]
         
       * 
         Sonata Hybrid [3]
         
       * 
         Tucson [9]
         
       * 
         Veloster [1]
         
       * 
         Veloster N [1]
         
       * 
         Venue [2]
         
   
    * 
      INFINITI [89]
      
       * 
         Q50 [22]
         
       * 
         Q60 [3]
         
      
       * 
         QX50 [57]
         
       * 
         QX55 [2]
         
      
       * 
         QX55 [2]
         
       * 
         QX60 [3]
         
       * 
         QX80 [2]
         
   
    * 
      Lexus [65]
      
       * 
         ES [13]
         
       * 
         GX [5]
         
       * 
         IS [1]
         
      
       * 
         LC [2]
         
       * 
         LS [4]
         
       * 
         NX [5]
         
      
       * 
         NX [5]
         
       * 
         RC [1]
         
       * 
         RX [29]
         
       * 
         UX [5]
         
   
    * 
      Lincoln [7]
      
       * 
         Nautilus [4]
         
      
       * 
         Navigator [3]
         
      
       * 
         Navigator [3]
         
   
    * 
      Subaru [64]
      
       * 
         Ascent [14]
         
       * 
         Crosstrek [11]
         
      
       * 
         Forester [14]
         
       * 
         Impreza [2]
         
      
       * 
         Impreza [2]
         
       * 
         Legacy [1]
         
       * 
         Outback [22]
         
   
    * 
      Nissan [167]
      
       * 
         Altima [41]
         
       * 
         Armada [4]
         
       * 
         Frontier [32]
         
       * 
         Kicks [9]
         
       * 
         Maxima [3]
         
      
       * 
         Murano [20]
         
       * 
         Pathfinder [1]
         
       * 
         Rogue [10]
         
       * 
         Rogue Sport [18]
         
       * 
         Sentra [14]
         
      
       * 
         Rogue [10]
         
       * 
         Rogue Sport [18]
         
       * 
         Sentra [14]
         
       * 
         Titan [12]
         
       * 
         Titan XD [1]
         
       * 
         Versa [2]
         
   
    * 
      Buick [3]
      
       * 
         Enclave [1]
         
      
       * 
         Encore GX [2]
         
      
       * 
         Encore GX [2]
         
   
    * 
      GMC [44]
      
       * 
         Acadia [2]
         
       * 
         Canyon [1]
         
       * 
         Sierra 1500 [1]
         
      
       * 
         Sierra 1500 Limited [24]
         
       * 
         Sierra 2500HD [8]
         
       * 
         Sierra 3500HD [1]
         
      
       * 
         Sierra 3500HD [1]
         
       * 
         Terrain [2]
         
       * 
         Yukon [2]
         
       * 
         Yukon XL [3]
         
   
    * 
      Mazda [68]
      
       * 
         CX-30 [1]
         
       * 
         CX-5 [36]
         
      
       * 
         CX-9 [18]
         
       * 
         Mazda3 [8]
         
      
       * 
         Mazda3 [8]
         
       * 
         Miata [5]
         
   
    * 
      Harley-Davidson [25]
      
       * Fat Bob 114 [1]
         
       * Fat Boy 114 [1]
         
       * Forty-Eight [1]
         
       * Heritage Classic 114 [1]
         
       * Iron 883 [3]
         
      
       * No Model [3]
         
       * Road Glide [1]
         
       * Road Glide Limited [1]
         
       * Road Glide Special [3]
         
       * Road King Special [1]
         
      
       * Road Glide Limited [1]
         
       * Road Glide Special [3]
         
       * Road King Special [1]
         
       * Street Bob 114 [2]
         
       * Street Glide [2]
         
       * Street Glide Special [5]
         

 * Used
    * View all [1801]
    * Cars [585]
    * Trucks [249]
    * SUVs & Crossovers [858]
    * Vans [40]
    * Hybrid & Electric [58]
   
   PRICE
   
    * Under $5,000
    * $5,000 - $10,000
    * $10,000 - $15,000
    * $15,000 - $20,000
    * $20,000 - $25,000
    * Over $25,000
   
   FEATURES
   
    * View All Inventory
    * Certified Pre-Owned
    * Sheehy Select
    * Sheehy Value
    * Value Your Trade
    * Motorcycles
    * About Sheehy Select Cars
    * About Sheehy Value Cars

 * Commercial
    * View All Commercial Inventory
    * Commercial Trucks
    * Commercial Vans
    * Ford Commercial Vehicle Warranty Information
    * Nissan Commercial Vehicle Warranty Information

 * We Buy Cars
 * Finance
    * Finance Locations
    * Value Your Trade

 * Service
    * Service Locations
    * Schedule Service
    * Parts Locations
   
    * Sheehy VIP Club
    * NHTSA Recall Lookup
    * The Sheehy Advantage Service Package
   
    * Oil and Filter Changes
    * Tire Replacements
    * Brake Inspections and Replacements
   
    * Battery Replacements
    * Exhaust and Muffler Repair
    * Transmission Services and Repair

 * Research
    * New Buick Vehicles
    * New Ford Vehicles
    * New GMC Vehicles
    * New Harley-Davidson Vehicles
    * New Honda Vehicles
    * New Hyundai Vehicles
    * New INFINITI Vehicles
    * New Lexus Vehicles
    * New Lincoln Vehicles
    * New Mazda Vehicles
    * New Nissan Vehicles
   
    * New Subaru Vehicles
    * New Toyota Vehicles
    * New Volkswagen Vehicles
    * New Motorcycles
    * New Electric Vehicles
    * New Hybrid Vehicles
    * New Luxury Vehicles
    * Used Electric Vehicles
    * Used Hybrid Vehicles
    * Used Luxury Vehicles
    * Used Motorcycles
   
    * New Electric Vehicles in Baltimore, MD
    * Used Sedans
    * Used Crossovers
    * Used SUVs
    * Used Trucks
    * Car Dealerships near Washington DC
    * Car Dealerships near Richmond, VA
    * Car Dealerships near Baltimore, MD
    * Car Dealers near Washington DC
    * Used Cars for sale near Washington DC
    * Used Cars near Richmond, VA
   
    * Used Cars near Baltimore, MD
    * Used Cars near Annapolis, MD
    * Used Cars in Northern Virginia
    * Used Cars Near Me
    * New Cars Near Me
    * Used Vehicles with 30+ MPG
    * Used Vehicles Under 100,000 Miles
    * Used Vehicles Under $15,000
    * Certified Pre-Owned Vehicles
    * Leasing vs Buying a Vehicle

 * Careers
 * About
    * About Sheehy
    * Sheehy Buys Ultimate
    * Sheehy Cares
    * Sheehy VIP Club
    * What is Sheehy Direct?
   
    * About Sheehy Select Used Cars
    * About Sheehy Value Used Cars
    * What is the Sheehy EasyPrice
    * Why Buy at Sheehy
   
    * Contact Us
    * Our Blog
    * We Will Buy Your Car
    * Download Our App
   
    * College Grad Programs
    * Military Appreciation Program
    * Sheehy Ford of Marlow Heights Closing
    * COVID-19 Updates

 * Locations
    * All Locations
    * Sheehy Ford Dealerships
    * Sheehy Nissan Dealerships
    * Sheehy INFINITI Dealerships
   
    * Sheehy Toyota Dealerships
    * Sheehy Lincoln Dealerships
    * Sheehy Lexus Dealership
    * Sheehy Volkswagen Dealerships
   
    * Sheehy Honda Dealership
    * Sheehy Hyundai Dealership
    * Sheehy Subaru Dealerships
    * Sheehy Mazda Location
   
    * Sheehy GMC Locations
    * Sheehy Buick Locations
    * Patriot Harley Davidson Dealership

 * Collision Center
    * Collision Center Hagerstown
    * Collision Center Gaithersburg







SEARCH THE MID-ATLANTIC'S LARGEST SELECTION OF VEHICLES

New
Used
All
MakesBuickFordGMCHarley-DavidsonHondaHyundaiINFINITILexusLincolnMazdaNissanSubaruToyotaVolkswagen
All Models4RunnerAcadiaAccentAccordAccord HybridAltimaArmadaAscentAtlasAtlas
Cross SportAvalon HybridBroncoBronco SportC-HRCX-30CX-5CX-9CamryCamry
HybridCanyonCivicCorollaCorolla CrossCorolla HatchbackCorolla
HybridCrosstrekE-450SDESEcoSportEdgeElantraElantra NEnclaveEncore
GXEscapeExpeditionExpedition
MaxExplorerF-150F-250SDF-350SDF-450SDF-550SDF-650SDF-750SDFat Bob 114Fat Boy
114ForesterForty-EightFrontierGR86GXGolf GTIHR-VHeritage Classic
114HighlanderHighlander HybridISImprezaIoniq HybridIron 883JettaJetta
GLIKicksKonaLCLSLegacyMaverickMaximaMazda3MiataMuranoMustangMustang
Mach-ENXNautilusNavigatorNo
ModelOdysseyOutbackPalisadePassatPathfinderPilotPriusPrius
PrimeQ50Q60QX50QX55QX60QX80RAV4RAV4 HybridRCRXRangerRidgelineRoad GlideRoad
Glide LimitedRoad Glide SpecialRoad King SpecialRogueRogue SportSanta CruzSanta
FeSanta Fe Plug-In HybridSentraSiennaSierra 1500Sierra 1500 LimitedSierra
2500HDSierra 3500HDSonataSonata HybridStreet Bob 114Street GlideStreet Glide
SpecialSupraTacomaTaosTerrainTiguanTitanTitan XDTransit
ConnectTransit-250Transit-350TucsonTundraUXVelosterVeloster
NVenueVenzaVersaYukonYukon XL
All Years201920212022
Max PriceUnder $10,000Under $20,000Under $30,000Under $40,000Under $50,000Under
$60,000Under $70,000Under $80,000Under $90,000Under $100,000Over $100,000
Find Matches





14 BRANDS, 31 DEALERSHIPS, 1 EASY PRICE

Sheehy Ford Lincoln Gaithersburg
901 Frederick Rd Gaithersburg MD 20879
Get Directions









































































































Kurzbefehle
KartendatenKartendaten © 2022 Google, INEGI
Nutzungsbedingungen
Fehler bei Google Maps melden
Kartendaten © 2022 Google, INEGI






Sheehy VIP

Commercial Trucks

Why Sheehy

Sheehy Cares


SHOP SHEEHY PRE-OWNED VEHICLES SELECT VEHICLES VALUE VEHICLES

View our large selection of pre-owned vehicles at Sheehy Auto Stores.

Sheehy Select Sheehy Value Certified Pre-Owned All Pre-Owned


--------------------------------------------------------------------------------


LOOKING TO SELL OR TRADE A VEHICLE?

It's easy at Sheehy to sell or trade any car, truck, van, SUV's or motorcycle.
With dealerships located all over the Washington, DC, Baltimore, and Richmond
area its never been easier to sell or trade a vehicle. In fact, you can get
started online and get a real value in minutes. No purchase necessary. Complete
the steps below with your vehicle details and get an instant appraised value
range instantly. 
 

--------------------------------------------------------------------------------

Join the Sheehy VIP Club and receive special offers, discounts, VIP Bucks &
more.

Join VIP Learn More


SHOP SHEEHY COMMERCIAL VEHICLES

We have the perfect truck or van for your business needs.

Ford Commercial Vehicles Nissan Commercial Vehicles All Commercial Vehicles


WELCOME TO SHEEHY AUTO STORES

IT'S EASY AT SHEEHY

At Sheehy Auto Stores, we have over 20 dealerships providing 11 brands, and we
still provide one easy price. You don’t have to worry about haggling because we
already provide our lowest price up front, and we always mark our vehicles to be
competitive with our local market whether we are talking about new cars or even
our Sheehy Select Used Cars. Speaking of new, we have all the brands you love
including Ford, Nissan, Toyota, Hyundai, Subaru, Volkswagen, Honda, Infiniti,
Lincoln, Lexus, and even Harley Davidson. Our used inventory has even more
brands to offer. Regardless whether you are looking for a car, truck, SUV,
minivan, or even a motorcycle, the team at Sheehy Auto Stores can always help.

Don’t forget, each one of our dealerships can also provide the comprehensive
service and maintenance that you need. Our service experts can handle everything
from major services involving your engine, transmission, and electrical system,
all the way down to your basic maintenance. If you need an oil change, filter
replacement, or a fluid flush, you can count on the Sheehy Auto Stores team to
get it done quickly, accurately, and affordably at any one of our service
locations. We want to get you behind the wheel of a car that you will love, and
we want to keep taking care of you and your car long after the sale.

At our core, we are a family-owned business, and we’ve been operating for over
50 years. We are proud to serve Virginia, Maryland, and the Washington D.C. area
with over 20 dealerships, and we are going to continue providing the same
superior customer service that we are known for through programs like the Sheehy
Easy Price, our Sheehy Value Vehicles, and the Sheehy Advantage Program. On top
of that, we’ve been very involved in our local communities with programs like
our annual food drive, The American Heart Association and our continued
participation in Toys for Tots. Not only do we have the right selection, the
right price, and the right staff, but you can feel good shopping form a local
name that you can count on.

Learn More


NEW VEHICLES IN VIRGINIA, MARYLAND, AND WASHINGTON D.C.

Looking for a new vehicle? Let’s give you some options. At Sheehy Auto Stores,
we have new Ford, Nissan, Toyota, Hyundai, Subaru, Volkswagen, Honda, Infiniti,
Lincoln, Lexus, and Harley Davidson models in stock for you all the time. With
literally thousands of options in stock, you can’t go wrong with one of our new
cars, trucks, or SUVs. With over 20 dealerships serving 11 brands to Virginia,
Maryland, and Washington D.C. we are bound to have the perfect option for you.
Go to any one of our individual dealerships for more information or shop through
our entire new and used Sheehy inventory right now on this convenient website.


VEHICLES SERVICE IN VIRGINIA, MARYLAND, AND WASHINGTON D.C.

When you need a dealership you can count on to perform the service that you need
done, you can count on Sheehy Auto Stores. We have over 20 dealerships all
providing expert service. Most of our dealerships have the ability to work on
any make or model, and we can do it all from oil changes and maintenance to
engine repairs and transmission service. Our service team can get your vehicle
back out on the road in no time. We can also provide you with any OEM parts or
accessories that you may need. Check out our individual dealerships for more
details.


USED VEHICLES IN VIRGINIA, MARYLAND, AND WASHINGTON D.C.

It’s time you got the used vehicle that you deserve. Whether you are shopping
for a used option from one of our brands including Ford, Nissan, Toyota,
Hyundai, Subaru, Volkswagen, Honda, Infiniti, Lincoln, Lexus, Harley Davidson,
or even something else, Sheehy Auto Stores should be the first place you go. We
always have over 1,000 used car, truck, and SUV options in stock every day. We
even have a large selection of used cars priced under 10k. Not only do we have
the low-priced used vehicles you need, but every vehicle from our used inventory
is also thoroughly inspected to ensure that it’s the high-quality used car that
you need.




LOCATIONS        ABOUT       CONTACT

Next-Generation Engine 6 Custom Dealer Website powered by DealerFire.  Part of
the DealerSocket portfolio of advanced automotive technology products.
Copyright © Sheehy Auto Stores      Privacy  |  Sitemap