www.swmazda.com Open in urlscan Pro
13.32.27.70  Public Scan

Submitted URL: http://www.swmazda.com/
Effective URL: https://www.swmazda.com/
Submission: On March 23 via api from NL — Scanned from NL

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>Inventory</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="preowned" not="isSelected">Used</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="2020" not="isSelected">2020</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2019" not="isSelected">2019</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2016" not="isSelected">2016</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2011" not="isSelected">2011</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2008" not="isSelected">2008</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="Mazda" not="isSelected">Mazda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="isSelected">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Honda" not="isSelected">Honda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="isSelected">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</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="CR-V" not="isSelected">CR-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-30" not="isSelected">Mazda CX-30</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-5" not="isSelected">Mazda CX-5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-50" not="isSelected">Mazda CX-50</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-7" not="isSelected">Mazda CX-7</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-90" not="isSelected">Mazda CX-90</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-90 PHEV" not="isSelected">Mazda CX-90 PHEV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Civic Sedan" not="isSelected">Civic Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Explorer" not="isSelected">Explorer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="isSelected">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="MX-5 Miata" not="isSelected">Mazda MX-5 Miata</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="MX-5 Miata RF" not="isSelected">Mazda MX-5 Miata RF</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda3 Hatchback" not="isSelected">Mazda3 Hatchback</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda3 Sedan" not="isSelected">Mazda3 Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue Sport" not="isSelected">Rogue Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sportage" not="isSelected">Sportage</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">102</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
SouthWest Mazda
DRIVE THE DIFFERENCE
 * Sales (580) 360-6557
 * Service (580) 360-6560
   
 * Hours & Map
   
   
 * Contact Us
   
 * Schedule Service
 * Menu

 * 5221 NW Cache Rd Lawton OK 73505
 * Sales (580) 360-6557
 * Service (580) 360-6560
 * Parts (580) 360-6564

   
 * MAZDA DIGITAL SHOWROOM
   
 * New
   *  * Search New
        
      * New Car Specials
        
      * Explore Mazda Models
        
      * Get a Quote
        
      * Finance Application
        
      * Find It For Me
        
      * Trade-In
        
      * The All-New 2025 Mazda CX-70
        
   
     
   * All New Mazda (92)
      * CX-30 (25)
      * CX-5 (24)
      * CX-50 (16)
      * Mazda3 Sedan (11)
      * Mazda3 Hatchback (7)
      * CX-90 (5)
      * MX-5 Miata RF (2)
      * CX-90 PHEV (1)
      * MX-5 Miata (1)
     
     
     
     
     
   
   
 * Pre-Owned
   *  * Search Pre-Owned
        
      * Certified Pre-Owned
        
      * Vehicles Under $15k
        
      * Find It For Me
        
      * Value Your Trade-in
        
      * KBB Instant Cash Offer
        
   
     
   * All Used Mazda (3)
      * CX-7 (1)
      * CX-90 (1)
      * CX-90 PHEV (1)
     
     All Used Chevrolet (1)
      * Express Cargo Van (1)
     
     All Used Ford (2)
      * Explorer (2)
     
     All Used Honda (2)
      * CR-V (1)
      * Civic Sedan (1)
     
     All Used Kia (1)
      * Sportage (1)
     
     All Used Nissan (1)
      * Rogue Sport (1)
     
     
     
     
     
   
   
 * Service & Parts
   *  * Schedule Service
        
      * Order Parts
        
      * Service & Parts Specials
        
      * Mazda Tires
        
      * Service & Parts Financing
        
   
     
   
   
 * Specials
   *  * New Car Specials
        
      * Used Car Specials
        
      * Service & Parts Specials
        
   
     
   
   
 * Financing
   *  * Finance Application
        
      * Value Your Trade
        
      * KBB Instant Cash Offer
        
   
     
   
   
 * About Us
   *  * Hours & Map
        
      * Contact Us
        
      * Meet Our Team
        
      * The Gilchrist Difference
        
      * Privacy Policy
        
   
     
   
   

 * 0 Saved Vehicles
   
   

   
 * Call Us
   * Sales (580) 360-6557
   * Service (580) 360-6560
   * Parts (580) 360-6564
 * Sales (580) 360-6557
 * Service (580) 360-6560
   
 * Hours & Map
   
   
 * Contact Us
   
 * Schedule Service
 * Menu

 * 0 Saved Vehicles
   
   

Search
Search Anything Search Inventory
Search Search Initiate Voice Search
Try saying "Search for (year, make, model, or feature)"
Search





SOUTHWEST MAZDA - A MAZDA VEHICLE FOR EVERY LIFESTYLE





   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * SouthWest Mazda - A Preferred Lawton, OK Dealer
   

Shop Online



2025 Mazda CX-70



 * slide 1
 * slide 2



Inventory Any Category New Used Year Any Year 2024 2023 2022 2020 2019 2016 2011
2008 Make Any Make Mazda Chevrolet Ford Honda Kia Nissan Model Any Model CR-V
Mazda CX-30 Mazda CX-5 Mazda CX-50 Mazda CX-7 Mazda CX-90 Mazda CX-90 PHEV Civic
Sedan Explorer Express Cargo Van Mazda MX-5 Miata Mazda MX-5 Miata RF Mazda3
Hatchback Mazda3 Sedan Rogue Sport Sportage
102 Vehicles Search Inventory





 * ALL
   
 * CROSSOVERS AND SUVS
   
 * ELECTRIFIED
   
 * SEDANS AND HATCHBACKS
   
 * SPORTS CARS
   

 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   

MAZDA CX-30


View Inventory



MAZDA CX-5


View Inventory



MAZDA CX-50


View Inventory



MAZDA CX-70


View Inventory



MAZDA CX-70 PHEV


View Inventory



MAZDA CX-90


View Inventory



MAZDA CX-90 PHEV


View Inventory



MAZDA MX-5 MIATA


View Inventory



MAZDA MX-5 MIATA RF


View Inventory



MAZDA3 HATCHBACK


View Inventory



MAZDA3 SEDAN


View Inventory


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



 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   

MAZDA CX-30


View Inventory



MAZDA CX-5


View Inventory



MAZDA CX-50


View Inventory



MAZDA CX-70


View Inventory



MAZDA CX-70 PHEV


View Inventory



MAZDA CX-90


View Inventory



MAZDA CX-90 PHEV


View Inventory


 * slide 1
 * slide 2
 * slide 3



 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   

MAZDA CX-70 PHEV


View Inventory



MAZDA CX-90 PHEV


View Inventory




 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   

MAZDA3 HATCHBACK


View Inventory



MAZDA3 SEDAN


View Inventory




 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   

MAZDA MX-5 MIATA


View Inventory



MAZDA MX-5 MIATA RF


View Inventory





 * SouthWest Mazda
   
   
   
   
   


SOUTHWEST MAZDA

SouthWest Mazda in Lawton, OK treats the needs of each individual customer with
paramount concern. We know that you have high expectations, and as a car dealer
we enjoy the challenge of meeting and exceeding those standards each and every
time. Allow us to demonstrate our commitment to excellence!


learn more about us
hours & directions CONTACT US



 * Shop Crossovers & SUVs
   
 * Shop Sedans and Hatchbacks
   
 * Shop Sports Cars
   
 * Shop Hybrids & Electric
   

SHOP CROSSOVERS & SUVS



Shop SUV




SHOP SEDANS AND HATCHBACKS



Shop Sedans and Hatchbacks




SHOP SPORTS CARS



Shop Sports Cars




SHOP HYBRIDS & ELECTRIC



Shop Electric Vehicles




   
   
 * Our New Mazda Dealership is open in Lawton!
   
   
   
   


OUR NEW MAZDA DEALERSHIP IS OPEN IN LAWTON!


SouthWest Mazda is now open in Lawton, Oklahoma! We invite you to visit our
state-of-the-art showroom and service center where we have all the latest Mazda
models for you to test drive.

When you choose SouthWest Mazda for your next car, truck, SUV, or van, near
Lawton Oklahoma you join the Gilchrist family of dealerships where transparency
and relationship building are amongst our core values. We're proud to be part of
the Lawton community and are honored to bring you our way of offering you the
best car ownership experience. Shop our vehicles online and visit us to
experience the Gilchrist Difference.


Learn About Us





 * Hours Of Operation
   
 * SouthWest Mazda
   

HOURS OF OPERATION




 * Sales
   
 * Service
   
 * Parts
   

SALES

Monday 9:00 AM 8:00 PM Tuesday 9:00 AM 8:00 PM Wednesday 9:00 AM 8:00 PM
Thursday 9:00 AM 8:00 PM Friday 9:00 AM 8:00 PM Saturday 9:00 AM 6:00 PM Sunday
Closed





SERVICE

Monday 7:00 AM 6:00 PM Tuesday 7:00 AM 6:00 PM Wednesday 7:00 AM 6:00 PM
Thursday 7:00 AM 6:00 PM Friday 7:00 AM 6:00 PM Saturday 7:00 AM 3:30 PM Sunday
Closed





PARTS

Monday 7:00 AM 6:00 PM Tuesday 7:00 AM 6:00 PM Wednesday 7:00 AM 6:00 PM
Thursday 7:00 AM 6:00 PM Friday 7:00 AM 6:00 PM Saturday 7:00 AM 3:30 PM Sunday
Closed




 * slide 1
 * slide 2




SOUTHWEST MAZDA

5221 NW Cache Rd Lawton OK 73505 US

Sales (580) 360-6557 Service (580) 360-6560 Parts (580) 360-6564
Get Directions



Get Directions





SOUTHWEST MAZDA - A PREFERRED LAWTON, OK DEALER

Welcome to SouthWest Mazda in Lawton, OK! Our dealership is a great solution to
any shopper, looking for a new or used vehicle. All you have to do is drop by
our Lawton showroom and pick what suits your need the best, and our qualified
and friendly staff will take care of the rest. We look after all your needs,
right from sales, services, parts, accessories, tires, as well as financing
options. SouthWest Mazda is very conveniently located at 5221 NW Cache Rd in
Lawton, OK. So, what are you waiting for? Make the short drive to our dealership
today!



 * Financing Options for Lawton and Oklahoma City Drivers
   
 * Service And Parts Departments at SouthWest Mazda
   
 * New and Used Vehicles at our Lawton, OK Dealership
   


FINANCING OPTIONS FOR LAWTON AND OKLAHOMA CITY DRIVERS

At SouthWest Mazda, we pride ourselves for being the car-financing experts in
Lawton. Our relationship with special credit agencies in Lawton will help us
provide you the best possible offers based on your credit standings. In order to
pre-qualify for a new or used car loan, just fill out the online application
form. This will help us get you your desired Mazda vehicle as soon as possible.







SERVICE AND PARTS DEPARTMENTS AT SOUTHWEST MAZDA

SouthWest Mazda’s professionally trained technicians are specially qualified to
service vehicles. Whether in Lawton or near Oklahoma City, call or schedule your
next auto appointment online or contact us with just a few clicks. Our parts and
service departments strive to provide the assistance you need. Once you come to
us, you can be rest assured that your vehicle will be in good hands. Schedule an
appointment now!







NEW AND USED VEHICLES AT OUR LAWTON, OK DEALERSHIP

Feel free to call or email SouthWest Mazda if you are looking for new or
certified used cars in Lawton or near Oklahoma City. Our highly competent and
friendly staff will be happy to assist you with anything from sales and
maintenance-related questions to financing options. Our vehicles go through
various quality checks before being put out for sale. At SouthWest Mazda, we
believe that customer is king and thus customer satisfaction is our ultimate
goal.






Back to Top

   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

   
   
 * SouthWest Mazda
   


SOUTHWEST MAZDA

5221 NW Cache Rd Lawton OK 73505

Sales Service Directions



 * Inventory
   
 * Service & Parts 
   
 * Shopping Tools
   
 * About Us 
   


INVENTORY



New Vehicles Pre-Owned Mazda Certified Pre-Owned Vehicles Under $10K New
Specials Pre-Owned Specials





SERVICE & PARTS 



Service Center Schedule Service Order Parts Service & Parts Specials





SHOPPING TOOLS



Apply For Financing Value Your Trade In





ABOUT US 



Our Story Contact Us Privacy Policy Consumer Request Portal Our Staff



Facebook



Privacy Policy|Sitemap|AdChoices
For optimal website experience, please update your browser to Chrome, Firefox,
or Edge. Click here to learn more.



Phone: (580) 360-6557








































Dealer Log In


Your Privacy & Cookies
Language:
EnglishSpanish / EspañolKorean / 한국어Vietnamese / Tiếng Việt NamTagalog /
FilipinoChinese / 中文
We respect consumer privacy rights by letting visitors opt out of third-party
tracking cookies and honoring user-enabled global privacy controls, like the GPC
signal. This site deploys cookies and similar tracking technologies, including
essential cookies for necessary website features, accessibility, and cookie
preferences (which may interact directly with, or be shared with, third-party
service providers), functional cookies for error reporting and to remember
settings and deliver optional functionality (including live-chat and other
tools, enabling data collection and sharing with third parties), analytics
cookies for measuring website statistics and user interactions, and targeting
cookies for cross-site retargeted advertising. You can reject targeting cookies
by pressing ‘Deny targeting cookies’, but we still use essential, functional,
and analytics cookies. By pressing ‘Allow All Cookies’, you consent to the use
of all cookies and the sharing of information they collect with third parties.
By continuing to use this site, you agree to our Privacy Policy, which includes
an Arbitration Provision, and details the categories of personal information we
collect, the purposes for which the information is used, and how to manage your
privacy rights.
Powered by ComplyAuto
Powered by ComplyAuto
Allow all cookiesDeny targeting cookies