www.plazacadillac.com Open in urlscan Pro
13.224.214.121  Public Scan

Submitted URL: http://plazacadillac.com/
Effective URL: https://www.plazacadillac.com/
Submission: On August 15 via manual from US — Scanned from US

Form analysis 3 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable">
  <!---->
  <div if="isViewSwitchEnabled" class="search-switch">
    <input type="radio" id="searchView-site" data-insight="searchAnything" name="searchView" value="site" checked="" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <label for="searchView-site" title="Search Anything">Search Anything</label>
    <input type="radio" id="searchView-inventory" data-insight="searchInventory" name="searchView" value="inventory" class="insight" data-params="cardName:advancedSiteSearch;searchMode:inventory_only;searchUx:input_box_first">
    <label for="searchView-inventory" title="Search Inventory">Search Inventory</label>
  </div>
  <div if="voiceSearchEnabled" class="voice-search">
    <label for="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b">Search</label>
    <input if="placeholder" id="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" name="q" data-acceptednode="true" data-insight="search" placeholder="Search Anything" type="search" autocomplete="off"
      aria-owns="suggest-list-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-autocomplete="both" aria-required="true" role="combobox"
      sitesearch="enableCaching:true;fragmentId:view-card-2755dda8-a8a6-4a85-b3d6-b322d054ca6b;fragmentSelector:.deck;" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <!---->
    <label for="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-hidden="true">Search</label>
    <input if="placeholder" id="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" type="search" name="searchQuery" form="voice-search-form" data-acceptednode="true" data-insight="type" aria-required="true" role="combobox" autocomplete="off"
      aria-autocomplete="both" placeholder="Listening..." data-text-search-placeholder="Search Anything" data-voice-search-placeholder="Listening..." inventoryvoicesearch="voiceSearch:true;">
    <!---->
    <button type="button" class="voice-icon" form="voice-search-form" data-insight="voice"> Initiate Voice Search </button>
    <div class="voice-search-helper">Try saying "Search for (year, make, model, or feature)" </div>
  </div>
  <!---->
  <button type="submit" aria-hidden="true">Search</button>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/VehicleSearchResults

<form if="voiceSearchEnabled" id="voice-search-form" action="/VehicleSearchResults" aria-hidden="true" class="insight voice-search-form interceptible submittable" data-donottrack="click,change,keydown,submit">
</form>

Name: InventorySearchGET /VehicleSearchResults

<form action="/VehicleSearchResults" name="InventorySearch" method="get" role="search" vehicletaxonomy="">
  <!---->
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>Category</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="search" name="search" each="values" data-insight="search">
        <option value="ALL" not="@index">Any Category</option>
        <!---->
        <option value="new" not="isSelected">New</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="certified" not="isSelected">Certified Pre-Owned</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="preowned" not="isSelected">Pre-Owned</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="loaner" not="isSelected">Loaner</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Make</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="make" name="make" each="values" data-insight="make">
        <option value="ALL" not="@index">Any Make</option>
        <!---->
        <option value="Cadillac" not="isSelected">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acura" not="isSelected">Acura</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Buick" not="isSelected">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="isSelected">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mercedes-Benz" not="isSelected">Mercedes-Benz</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Model</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="model" name="model" each="values" data-insight="model">
        <option value="ALL" not="@index">Any Model</option>
        <!---->
        <option value="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="3500" not="isSelected">3500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ATS" not="isSelected">ATS</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT4" not="isSelected">CT4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT4-V" not="isSelected">CT4-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT5" not="isSelected">CT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="isSelected">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="E-Class" not="isSelected">E-Class</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore GX" not="isSelected">Encore GX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Envision" not="isSelected">Envision</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade" not="isSelected">Escalade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade ESV" not="isSelected">Escalade ESV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition" not="isSelected">Expedition</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Flex" not="isSelected">Flex</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Gladiator" not="isSelected">Gladiator</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="LYRIQ" not="isSelected">LYRIQ</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="LaCrosse" not="isSelected">LaCrosse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RDX" not="isSelected">RDX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SONATA Hybrid" not="isSelected">SONATA Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SRX" not="isSelected">SRX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Connect Van" not="isSelected">Transit Connect Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler" not="isSelected">Wrangler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler Unlimited" not="isSelected">Wrangler Unlimited</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT4" not="isSelected">XT4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT5" not="isSelected">XT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Type</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="bodyType" name="bodyType" each="values" data-insight="bodyType">
        <option value="ALL" not="@index">Any Type</option>
        <!---->
        <option value="CAR" not="isSelected">Car</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CARGO VAN" not="isSelected">Cargo van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="isSelected">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="isSelected">Truck</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Year</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="year" name="year" each="values" data-insight="year">
        <option value="ALL" not="@index">Any Year</option>
        <!---->
        <option value="2024" not="isSelected">2024</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2023" not="isSelected">2023</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2022" not="isSelected">2022</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2021" not="isSelected">2021</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2020" not="isSelected">2020</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2019" not="isSelected">2019</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2018" not="isSelected">2018</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2017" not="isSelected">2017</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2015" not="isSelected">2015</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2014" not="isSelected">2014</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2003" not="isSelected">2003</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">68</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to Main Content
 * 8893 US HWY 441 LEESBURG FL 34788-4023
 * Sales (352) 504-0179

   
 * Call Us
   * Sales (352) 504-0179
 * Sales (352) 504-0179
   
 * Locations
 * Hours & Map
 * Social
   Facebook
   Close
   
 * Contact Us
   
 * Book Appt
 * Menu

Quick Links
   
 * Call Us
   * Sales (352) 504-0179
 * Sales (352) 504-0179
   
 * Locations
 * Hours & Map
 * Social
   Facebook
   Close
   
 * Contact Us
   
 * Book Appt
 * Menu

 * New
   *  * Browse New Cadillacs
        
      * Browse In-Transit
        
      * Current Offers
        
      * Build Your Own Cadillac
        
      * Cadillac National Lease Offers
        
      * Lease Return Center
        
      * Courtesy Transportation Vehicles
        
      * 2025 Cadillac Escalade IQ
        
        
        
   
     
   *  * COURTESY FOLLOW UP DELIVERY
        
      * Select Cadillac Discount Programs
        
      * 2023 Escalade-V
        
      * 2023 Cadillac LYRIQ
        
      * New Cadillac SUVs
        
      * Cadillac Model Lineup
        
   
     
   * All New Cadillac (35)
      * XT4 (11)
      * XT5 (6)
      * LYRIQ (4)
      * CT4 (3)
      * CT5 (3)
      * XT6 (3)
      * CT4-V (2)
      * Escalade (2)
      * Escalade ESV (1)
     
     
     
     
     
     
   
   
 * Pre-Owned
   *  * Pre-Owned Inventory
        
      * Certified Pre-Owned Inventory
        
        
        
      * Browse In-Transit
        
      * Certified Pre-Owned Overview
        
      * Apply for Financing
        
      * Value Your Trade
        
   
     
   * All Used Vehicles
      * XT5 (7)
      * XT4 (3)
      * Corvette (2)
      * ATS (1)
      * CT4 (1)
      * CT5 (1)
      * Escalade (1)
      * SRX (1)
     
     See More
     
     
     
     
     
   
   
 * Service & Parts
   *  * Schedule Service
        
      * Service Offers
        
      * Order Parts
        
      * Cadillac Certified Service
        
      * Premium Pick Up & Delivery
        
        
        
        
        
        
        
        
        
      * Order Parts Online
        
   
     
   *    
        
      * Parts Warranty
        
      * New Tires
        
      * Collision/Body Shop
        
      * Crucial Fluid Tips
        
   
     
   * Schedule Service
     
     
     
     
   
   
 * Specials
   *  * Current Offers
        
      * Cadillac National Lease Offers
        
      * Courtesy Transportation Vehicle Specials
        
      * Service Offers
        
   
     
   
   
 * Finance
   *  * Get Pre-Qualified
        
      * Lease vs. Purchase
        
      * Cadillac Protection
        
      * Cadillac Protection
        
   
     
   * LEARN MORE
     
     
     
     
   
   
 * About Us
   *  * Contact Us
        
      * Hours & Directions
        
      * About Plaza Cadillac
        
      * History of Cadillac
        
      * Meet Our Departments
        
   
     
   *  * Testimonials
        
      * Employment Opportunities
        
   
     
   * 
     
   
   
   
 * 
   

Plaza Cadillac
8893 US Hwy 441 Leesburg FL 34788
Search Anything Search Inventory
Search Search Initiate Voice Search
Try saying "Search for (year, make, model, or feature)"
Search



 * Sign In
 * 0 Saved Vehicles
   


WELCOME TO PLAZA CADILLAC IN LEESBURG





Important Information
1.  Monthly payment is $28.60 for every $1,000 financed. Average example down
payment is 19.8%. Some customers may not qualify. Not available with lease and
some other offers. Take new retail delivery by 9/5/23.     2. MUST FINANCE
THROUGH CADILLAC FINANCIAL. Some customers may not qualify. Not available with
lease and some other offers. Take new retail delivery by 9/5/23.      ©2023
General Motors. Cadillac Financial and the Cadillac logo are trademarks and/or
service marks of General Motors LLC, used with permission. Cadillac Financial is
a division of GM Financial.
14_2023_August_2024_XT5_XT6_Purchase_Allowance_National



Important Information
1. Must be a current lessee of a 2018 model year or newer non-GM vehicle for at
least 30 days prior to the new vehicle sale. Payments are for a 2023 CT4 Premium
Luxury with an MSRP of $40,690. 36 monthly payments total $12,564. Closed-end
lease. Option to purchase at lease end for an amount to be determined at lease
signing. Cadillac Financial/GM Financial must approve lease. Take new retail
delivery by 9/5/23. Mileage charge of $.25/mile over 30,000 miles. Late payment
and early termination fees apply.  Lessee is responsible for insuring the lease
vehicle. Lessee pays for maintenance, repair, excess wear and disposition fee of
$595 or less at end of lease. Not available with some other offers. Residency
restrictions apply.     © 2023 General Motors. Cadillac Financial and the
Cadillac logo are trademarks and/or service marks of General Motors LLC, used
with permission. Cadillac Financial is a division of GM Financial.  All Rights
Reserved. Cadillac® CT4®
34_2023_July_2023_CT4_CQ_Key_Market_Lease_SER



Important Information
1. Estimated MSRP excludes tax, title, license, dealer fees and optional
equipment. Dealer sets final price. Final pricing to be announced at a later
date. Preproduction model shown throughout. Actual production model will vary.
Preproduction model shown throughout. Actual production model will vary.
12_2023_August_2025_ESCALADE_IQ_MSRP_National



Important Information
1. Excludes 2023 CT4-V Blackwing and CT5-V Blackwing. Monthly payment is $28.60
for every $1,000 financed. Average example down payment is 14.5%. Some customers
may not qualify. Not available with lease and some other offers. Take new retail
delivery by 9/5/23.
04_2023_July_2023_CT4_CT5_APR_National



Important Information
1. Must be a current lessee of a 2018 model year or newer non-GM vehicle for at
least 30 days prior to the new vehicle sale. Payments are for a 2023 CT5 Luxury
with an MSRP of $39,590. 39 monthly payments total $17,901. Closed-end lease.
Option to purchase at lease end for an amount to be determined at lease signing.
Cadillac Financial/GM Financial must approve lease. Take new retail delivery by
9/5/23. Mileage charge of $.25/mile over 32,500 miles. Late payment and early
termination fees apply.  Lessee is responsible for insuring the lease vehicle.
Lessee pays for maintenance, repair, excess wear and disposition fee of $595 or
less at end of lease. Not available with some other offers. Residency
restrictions apply.     © 2023 General Motors. Cadillac Financial and the
Cadillac logo are trademarks and/or service marks of General Motors LLC, used
with permission. Cadillac Financial is a division of GM Financial.  All Rights
Reserved. Cadillac® CT5®
35_2023_July_2023_CT5_CQ_Key_Market_Lease_SER



Important Information
1. Must be a current lessee of a 2018 model year or newer Cadillac vehicle
through GM Financial or Cadillac Financial for at least 30 days prior to the new
vehicle sale. Payments are for a 2023 XT5 Luxury with an MSRP of $45,590. 39
monthly payments total $17,121. Closed-end lease. Option to purchase at lease
end for an amount to be determined at lease signing. Cadillac Financial/GM
Financial must approve lease. Take new retail delivery by 9/5/23. Mileage charge
of $.25/mile over 32,500 miles. Late payment and early termination fees apply.
 Lessee is responsible for insuring the lease vehicle. Lessee pays for
maintenance, repair, excess wear and disposition fee of $595 or less at end of
lease. Not available with some other offers. Residency restrictions apply.     ©
2023 General Motors. Cadillac Financial and the Cadillac logo are trademarks
and/or service marks of General Motors LLC, used with permission. Cadillac
Financial is a division of GM Financial. All Rights Reserved.  Cadillac® XT5®
36_2023_July_2023_XT5_Cad_LY_Select_Key_Market_Lease_SER



Important Information
1. Excludes 2023 CT4-V Blackwing and CT5-V Blackwing. Monthly payment is $28.60
for every $1,000 financed. Average example down payment is 14.5%. Some customers
may not qualify. Not available with lease and some other offers. Take new retail
delivery by 9/5/23.
04_2023_August_2023_CT4_CT5_APR_National



Important Information
Simulated model shown. Actual production model will vary. See dealer for 2024
LYRIQ availability details.
10_2023_August_2024_LYRIQ_National



Important Information
*Where allowed under state law.
18_2023_August_PREMIUM_PICK_UP_AND_DELIVERY_National



 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6
 * slide 7
 * slide 8
 * slide 9



 * Find Your New Cadillac Today at Plaza Cadillac 
   
   
   


FIND YOUR NEW CADILLAC TODAY AT PLAZA CADILLAC 




 * XT5
   
 * XT6
   
 * CT5
   
 * CT4
   
 * XT4
   
 * Escalade
   
 * Lyriq
   
 * V-Series/
   Blackwing
   

XT5



View Inventory




XT6



View Inventory




CT5



View Inventory




CT4



View Inventory




XT4



View Inventory




ESCALADE



View Inventory




LYRIQ



View Inventory




V-SERIES/
BLACKWING



View Inventory




Category Any Category New Certified Pre-Owned Pre-Owned Loaner Make Any Make
Cadillac Acura Buick Chevrolet Ford Hyundai Jeep Mercedes-Benz Ram Model Any
Model 1500 3500 ATS CT4 CT4-V CT5 Corvette E-Class Enclave Encore GX Envision
Equinox Escalade Escalade ESV Expedition Flex Gladiator LYRIQ LaCrosse RDX
SONATA Hybrid SRX Transit Connect Van Wrangler Wrangler Unlimited XT4 XT5 XT6
Type Any Type Car Cargo van SUV Truck Year Any Year 2024 2023 2022 2021 2020
2019 2018 2017 2015 2014 2003
68 Vehicles Search Inventory





Shop Now



Get Directions



Schedule Service



Message US



 * Pre-Owned Vehicle Selection
   
   
   


PRE-OWNED VEHICLE SELECTION






CERTIFIED PRE-OWNED 2023 CADILLAC XT5 FWD 4DR PREMIUM LUXURY

   
 * Sale Price $53,900
   
   

Exterior Latte MetallicEngine 3.6L V6 engine Miles 8,823
View Details




CERTIFIED PRE-OWNED 2022 CADILLAC CT5 4DR SDN PREMIUM LUXURY

   
 * Sale Price $48,900
   
   

Exterior Shadow MetallicEngine 3.0L Twin Turbo V6 engine Miles 9,470
View Details




CERTIFIED PRE-OWNED 2021 CADILLAC CT4 4DR SDN PREMIUM LUXURY

   
 * Sale Price $37,900
   
   

Exterior Garnet MetallicEngine 2.0L Turbo 4-cylinder engine Miles 11,534
View Details




CERTIFIED PRE-OWNED 2021 CADILLAC XT4 FWD 4DR PREMIUM LUXURY

   
 * Sale Price $35,900
   
   

Exterior Crystal White TricoatEngine 2.0L Turbo 4-cylinder engine Miles 9,934
View Details




CERTIFIED PRE-OWNED 2021 CADILLAC XT5 FWD 4DR PREMIUM LUXURY

   
 * Sale Price $49,900
   
   

Exterior Garnet MetallicEngine 3.6L V6 engine Miles 18,757
View Details




CERTIFIED PRE-OWNED 2020 CADILLAC XT4 FWD 4DR PREMIUM LUXURY

   
 * Sale Price $33,900
   
   

Exterior Stellar Black MetallicEngine 2.0L Turbo 4-cylinder engine Miles 20,460
View Details




CERTIFIED PRE-OWNED 2020 CADILLAC XT5 AWD 4DR SPORT

   
 * Sale Price $41,900
   
   

Exterior Crystal White TricoatEngine 3.6L V6 engine Miles 13,596
View Details




CERTIFIED PRE-OWNED 2019 CADILLAC XT4 FWD 4DR SPORT

   
 * Sale Price $31,900
   
   

Exterior Red Horizon TintcoatEngine 2.0L Turbo 4-cylinder engine Miles 25,688
View Details




CERTIFIED PRE-OWNED 2019 CADILLAC XT5 FWD 4DR LUXURY

   
 * Sale Price $29,900
   
   

Exterior Stellar Black MetallicEngine 3.6L V6 engine Miles 49,392
View Details




PRE-OWNED 2014 CADILLAC SRX FWD 4DR LUXURY COLLECTION

   
 * Sale Price Contact Us
   
   

Exterior Crystal Red TintcoatEngine V6 Cylinder Engine Miles 64,850
View Details




PRE-OWNED 2014 CADILLAC ATS 2.0L I4 RWD

   
 * Sale Price Contact Us
   
   

Exterior Black RavenEngine 4 Cylinder Engine Miles 40,326
View Details




PRE-OWNED 2017 CADILLAC XT5 FWD 4DR LUXURY

   
 * Sale Price $25,900
   
   

Exterior Red Passion TintcoatEngine 3.6L V6 engine with DI (Direct Injection)
and VVT (Variable Valve Timing) Miles 46,435
View Details




PRE-OWNED 2018 CADILLAC ESCALADE 4WD PREMIUM LUXURY

   
 * Sale Price $48,900
   
   

Exterior Dark Adriatic Blue MetallicEngine 6.2L V8 engine Miles 65,360
View Details




PRE-OWNED 2018 CADILLAC XT5 FWD 4DR LUXURY

   
 * Sale Price $29,900
   
   

Exterior Crystal White TricoatEngine 3.6L V6 engine Miles 36,305
View Details




PRE-OWNED 2020 CADILLAC XT5 FWD 4DR PREMIUM LUXURY

   
 * Sale Price $29,900
   
   

Exterior Stellar Black MetallicEngine 3.6L V6 engine Miles 61,182
View Details




PRE-OWNED 2023 ACURA RDX SH-AWD W/ADVANCE PACKAGE

   
 * Sale Price $48,900
   
   

Exterior Majestic Black Pearl [BLACK]Engine 2.0L 4 cyl Miles 1,883
View Details




PRE-OWNED 2015 BUICK LACROSSE FWD PREMIUM II

   
 * Sale Price $21,900
   
   

Exterior Quicksilver MetallicEngine V6 Cylinder Engine Miles 65,973
View Details




PRE-OWNED 2018 BUICK ENCLAVE PREMIUM FWD

   
 * Sale Price $29,900
   
   

Exterior Black Cherry MetallicEngine 3.6L V6 SIDI VVT engine Miles 34,251
View Details




PRE-OWNED 2020 BUICK ENCORE GX SELECT FWD

   
 * Sale Price $22,500
   
   

Exterior Summit WhiteEngine ECOTEC 1.3L Turbo engine Miles 38,153
View Details




PRE-OWNED 2020 BUICK ENVISION AWD 4DR PREMIUM

   
 * Sale Price $31,900
   
   

Exterior Ebony Twilight MetallicEngine 2.0L Turbo 4-cylinder engine Miles 16,877
View Details




PRE-OWNED 2003 CHEVROLET CORVETTE 2DR CONVERTIBLE

   
 * Sale Price Contact Us
   
   

Exterior 50th Anniversary RedEngine 8 Cylinder Engine Miles 23,402
View Details




PRE-OWNED 2018 CHEVROLET EQUINOX FWD LT

   
 * Sale Price $18,900
   
   

Exterior Storm Blue MetallicEngine 1.5L Turbo engine Miles 70,046
View Details




PRE-OWNED 2021 CHEVROLET CORVETTE STINGRAY COUPE 3LT

   
 * Sale Price $81,900
   
   

Exterior BlackEngine 6.2L V8 DI engine Miles 16,419
View Details




PRE-OWNED 2019 FORD FLEX SEL FWD

   
 * Sale Price $31,900
   
   

Exterior Stone Gray MetallicEngine 3.5L 6 cyl Miles 28,230
View Details



See More


 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6
 * slide 7




 * New Cadillac Cars & SUVs Near Ocala
   
 * NEW CADILLAC AND USED CAR DEALERSHIP IN LEESBURG, FL
   
 * Cadillac Certified Service Near Orlando
   
 * Quality Used Vehicles & Certified Pre-Owned Cadillacs
   
 * Get Financing at Plaza Cadillac in Leesburg
   

NEW CADILLAC CARS & SUVS NEAR OCALA

At our car dealership near Ocala, FL, we can help you find the new Cadillac
you’ve been searching for. We have a large inventory of new Cadillac cars and
SUVs that includes all of the latest and most popular models. The Cadillac
XT6, Cadillac XT4 and Cadillac XT5,  are great SUVs for those looking for a
luxury commuter vehicle. If you’re in need of something with more cargo room and
ground clearance, a Cadillac SUV, such as the XT5 or XT6, would be great
options. No matter what is on your must-haves list, our friendly and
knowledgable sales team is here to help you every step of the way. We have
many new Cadillac offers available, so don’t miss checking those out while
browsing our inventory. When you’re ready to get started, stop by our Leesburg
dealership for a test drive! Contact our Cadillac dealer today!


Learn More About Us Search Inventory




NEW CADILLAC AND USED CAR DEALERSHIP IN LEESBURG, FL

At Plaza Cadillac, we are happy to provide new Cadillac models and quality used
vehicles to our customers in Leesburg, Orlando, Ocala, and the surrounding
areas. We have a large inventory of new Cadillac cars and SUVs as well as used
and certified pre-owned models for you to choose from. We are conveniently
located at 8893 US Hwy 441 in Leesburg, FL. Visit our Cadillac dealership today
to find your perfect new or used vehicle!

Search New Search Pre-Owned




CADILLAC CERTIFIED SERVICE NEAR ORLANDO

At our service center at Plaza Cadillac, we have your best interests in mind.
That’s why all of our technicians are highly trained and know your Cadillac
better than anyone else. We will make sure your Cadillac is serviced efficiently
and effectively. Additionally, our reliable and friendly parts department will
make it easy to order parts so you can do it yourself, too. And since we know
your time is precious, we offer Premium Concierge Service where your Cadillac
will be picked up and returned to you when it requires service. Schedule your
service now online, and check out our service offers so you get the best deal on
top of the best service.






QUALITY USED VEHICLES & CERTIFIED PRE-OWNED CADILLACS

At Plaza Cadillac in Leesburg, we have a number of used vehicles of a variety of
makes and models that are sure to impress. All of the cars in our used vehicle
inventory are of the highest quality, so you can be sure you’re getting a great
vehicle. If you’re looking for a Cadillac that’s not entirely brand new but
still a recent model year with lower mileage, look no further than our certified
pre-owned inventory. All of our certified pre-owned vehicles come with a limited
warranty and go through a 172-point inspection to give you peace of mind. Visit
our dealership today to check out all of our used vehicles.






GET FINANCING AT PLAZA CADILLAC IN LEESBURG

Once you find your perfect new Cadillac or used vehicle from Plaza Cadillac, the
experts in our finance department will help you get the financing you need to
take your new car home. Get started now by completing our finance
pre-qualification form online so that we can begin providing you with the best
options for your lifestyle. If you’re on the fence about leasing or purchasing,
our helpful guide to lease vs. purchase can help you make your decision. We look
forward to helping you find and finance your next vehicle at Plaza Cadillac!





 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5



 * Plaza Cadillac
   
   
   


PLAZA CADILLAC

8893 US HWY 441 LEESBURG FL 34788-4023 US

Sales (352) 504-0179
Get Directions



Get Directions




Back to Top

 * Plaza Cadillac
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


PLAZA CADILLAC

8893 US HWY 441 LEESBURG FL 34788-4023

Sales Directions



Facebook



 * INVENTORY
   
 * FINANCE
   
 * ABOUT US
   


INVENTORY



Shop New Shop Pre-Owned Showroom





FINANCE



Pre-Qualify Quick Quote





ABOUT US



Meet Our Staff Hours & Directions Privacy Policy



For optimal website experience, please update your browser to Chrome, Firefox,
or Edge. Click here to learn more.


Privacy Policy|AdChoices
Phone: 352-504-0179

































































Dealer Log In





Have questions?Our agents are online and ready to help.
Send Us a Text

Chat With Us

Chat Now