www.royalaudi.com Open in urlscan Pro
2.16.110.201  Public Scan

Submitted URL: http://royaleastaudi.com/
Effective URL: https://www.royalaudi.com/
Submission Tags: falconsandbox
Submission: On August 17 via api from US — Scanned from IT

Form analysis 1 forms found in the DOM

<form>
  <div class="nlpop-stage-container active">
    <div class="nl-form-desc">
    </div>
    <!--nl-form-desc-->
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-type" name="type" required="">
            <option value="new">New</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-year" name="year" required="">
            <option value="2024">2024</option>
          </select>
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-make" name="make" required="">
            <option value="4">Audi</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-model" name="model" required="">
            <option value="215">Q3</option>
          </select>
        </div>
      </div>
    </div>
    <!--nl-form-field-group-->
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-vehicle-selection" value="CONFIRM TEST DRIVE">
    </div>
  </div>
  <div class="nlpop-stage-container ">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading contact-info">Verify your Details</h3>
      </div>
      <!--nl-form-desc-->
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="first_name" placeholder="First Name" oninvalid="this.setCustomValidity('Please provide your first name.')" oninput="this.setCustomValidity('')"
            required="" maxlength="60">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="last_name" placeholder="Last Name" oninvalid="this.setCustomValidity('Please provide your last name.')" oninput="this.setCustomValidity('')" required=""
            maxlength="60">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,}$" type="email" value="" name="email" placeholder="Email Address" oninvalid="this.setCustomValidity('Email must be valid: email@test.com')"
            oninput="this.setCustomValidity('')" required="" maxlength="100">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="\d{3}[\-]\d{3}[\-]\d{4}" type="tel" value="" name="phone" placeholder="Phone Number" oninvalid="this.setCustomValidity('Phone number must be valid 123-850-4431')"
            oninput="this.setCustomValidity('')" required="">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" value="" name="address" placeholder="Street Address" oninvalid="this.setCustomValidity('Please provide an address.')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^[a-zA-Z_., ]*$" value="" name="city" placeholder="City" oninvalid="this.setCustomValidity('Please provide your city.')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select class="us-state nl-form-info-input" name="state" id="state" required="">
            <option value="" disabled="" hidden="" selected="">Select State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AS">American Samoa</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District of Columbia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="GU">Guam</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="PR">Puerto Rico</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VA">Virginia</option>
            <option value="VI">Virgin Islands</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^\d{5,5}$" value="" name="zip" placeholder="Zip" oninvalid="this.setCustomValidity('Please provide zipcode')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
      </div>
      <!--nl-form-field-group-->
    </div>
    <div class="sms-confirm">
      <input class="nl-form-info-input" name="sms_inform_opt_in" type="checkbox" oninvalid="this.setCustomValidity('Required Selection')" oninput="this.setCustomValidity('')" required="">
      <span>By selecting this box, you consent to receiving promotion information from Royal Audi through written communications and/or by calling at the phone number provided. Consent is not a condition of purchase. A one-time SMS message with a
        link to your coupon will be provided to this number. Messaging and data rates may apply. See <a href="https://www.fullthrottle.ai/terms-of-use/sms/" target="_blank">SMS Terms &amp; Conditions</a> and
        <a href="https://www.fullthrottle.ai/privacy-policy/" target="_blank">Privacy Policy</a> for more info.</span>
    </div>
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-user-info" class="nl-mitsu-google-analytics" value="GET YOUR CODE">
    </div>
  </div>
  <div class="nlpop-stage-container response">
    <div class="nlpop-stage-header">You can screenshot or print the code below</div>
    <div class="nlpop-stage-banner nlpop-stage-banner-info"> For your convenience, a copy of your code will also be sent to the email address you provided. </div>
    <div class="nlpop-stage-banner">
      <h2 class="nlpop-stage-banner-heading">Here's your code:</h2>
      <span id="redemption-code">Loading ...</span>
    </div>
    <div class="nlpop-stage-container-inner nlpop-redeem-info clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading">EASILY REDEEM YOUR CODE</h3>
      </div><!--nl-form-desc-->
      <div class="response-flex">
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-print-icon" src="https://data.nitroleads.ai/images/printer.png" alt="Print Icon">
            <span>Keep your unique code safe with you.</span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-clipboard-icon" src="https://data.nitroleads.ai/images/clipboard.png" alt="Clipboard Icon">
            <span>Visit by <span id="redemption-date"></span></span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-person-icon" src="https://data.nitroleads.ai/images/icon-step3.png" alt="Person Icon">
            <span>Connect with a Representative.</span>
          </div>
        </div>
      </div>
    </div>
    <div class="nlpop-button">
      <a href="" id="nlpop-print-code" target="_blank">PRINT YOUR CODE</a>
    </div>
  </div>
</form>

Text Content

Skip to main content


ROYAL AUDI

 * Sales: 888-483-0379
 * Service: 877-254-9422
 * Parts: 888-487-4319

3333 East 3rd Street / PO Box 369 Directions Bloomington, IN 47401

Royal Audi
 * Home
 * Explore Inventory
   
   * NEW
     
     * New Audi Inventory
     * New Specials
     * Audi Q3
     * Audi Q5
     * Audi Q7
     * Order Your Next Audi
     
     PRE-OWNED
     
     * Pre-Owned Vehicles
     * Certified Pre-Owned Inventory
     * Vehicles with Under 50K Miles
     
     AUDI ELECTRIC
     
     * Audi Electric Models
     * Audi Electric Benefits
     * Audi etron Sportback
     * Audi Q4 e-tron
     * Audi e-tron GT
     * Audi e-tron
   
   * SHOP BY MODEL
     
     * 
 * View Audi Offers
   
   * CURRENT OFFERS
     
     * 
 * Finance & Specials
   
   * SPECIALS
     
     * New Featured Specials
     * Used Featured Specials
     * Service Specials
     * Audi Incentives & Offers
   
   * FINANCING
     
     * Finance Center
     * Value Your Trade
     * Finance Application
     * Ownership Experience
     * College Graduate Offer
   
   * INFORMATION & RESEARCH
     
     * Audi quattro
     * Audi Lease Returns
 * Schedule Service
 * Service & Parts
   
   * PARTS & SERVICE
     
     * Schedule Service
     * Service Center
     * Order Audi Parts
     * Parts Center
     * Royal Audi Tire Center
     * Audi Accessories
   
   * SCHEDULE SERVICE
     
     * 
   
   * SERVICE HOURS
     
     * 
 * About Us
   
   * DEALERSHIP
     
     * About Us
     * Contact and Hours
     * Directions
     * Our Team
     * Employment
     * Follow Royal Audi on Twitter!
     * Audi Roadside Assistance
   
   * SHOWROOM HOURS
     
     * 
   
   * CONTACT US
     
     * 





SHOP


Any Type




Any Year




All Filters



Search



SHOP


SERVICE


Schedule Service Service Specials
Previous

open in same tab


Royal Audi
3333 East 3rd Street / PO Box 369. Bloomington, IN 47401
Sales: 812-332-3333

$7500 EV LEASE BONUS ASSETS & PROGRAM

Offer valid on 01/04/2024 through 01/02/2025

open in same tab


Royal Audi
3333 East 3rd Street / PO Box 369. Bloomington, IN 47401
Sales: 812-332-3333

Costco Select Program T3

Offer valid on 08/01/2024 through 09/30/2024

open in same tab


Royal Audi
3333 East 3rd Street / PO Box 369. Bloomington, IN 47401
Sales: 812-332-3333

$7500 EV LEASE BONUS ASSETS & PROGRAM

Offer valid on 01/04/2024 through 01/02/2025

open in same tab


Royal Audi
3333 East 3rd Street / PO Box 369. Bloomington, IN 47401
Sales: 812-332-3333

Costco Select Program T3

Offer valid on 08/01/2024 through 09/30/2024

open in same tab


Royal Audi
3333 East 3rd Street / PO Box 369. Bloomington, IN 47401
Sales: 812-332-3333

$7500 EV LEASE BONUS ASSETS & PROGRAM

Offer valid on 01/04/2024 through 01/02/2025

Next
 * 
 * 

Previous OfferNext Offer


BROWSE NEW MODELS

 * Popular Models
 * SUVs crossovers and wagons
 * Coupes and Convertibles
 * Sedans and Sportbacks
 * Sport


Q3




A3




Q7




SQ7




A4 ALLROAD




A6 ALLROAD




Q3




Q4 E-TRON




Q4 SPORTBACK E-TRON




Q5




Q5 E




Q5 SPORTBACK




Q8




Q8 E-TRON




Q8 SPORTBACK E-TRON




RS 6 AVANT




RS Q8




SQ5




SQ8




SQ8 E-TRON




SQ8 SPORTBACK E-TRON




A5




A5




RS 5




S5




S5




A3




A4




A5




A6




A7




A8




E-TRON GT




RS 3




RS 5




RS 7




RS E-TRON GT




S3




S4




S5




S6




S7




S8




RS 3




RS 5




RS 7




EXCELLENT SERVICE & PARTS

After you bring home one of our vehicles, remember to bring it back for service
near Bedford, IN. From routine maintenance to more complicated issues, our team
can handle it all. Our technicians are professionally trained and will handle
your vehicle with the utmost care. Conveniently schedule service online. And do
not forget we also sell genuine OEM parts and accessories. We have everything
you need to keep your Audi in top shape.


FAST TRADE-IN VALUE

Tell us about your car and we’ll give you an accurate value today!

Value Your Trade


NO HASSLE FINANCING

We’ll work with you to design a plan for your lifestyle & budget.

Learn about financing


COMPETITIVE SPECIALS

Browse our latest offers and save big on your next car!

View Specials


PROFESSIONAL FINANCING

Our professional finance team is ready to help you finance the vehicle you pick
out near Martinsville, IN. Begin with filling out the finance application, and
from there, we can help you determine whether to lease or buy. Do you have a
vehicle to trade-in? Allow us to appraise it so we can give you credit for your
purchase. Plus, there is so much more to discover.

View All Specials


SAVE TIME AND SHOP ONLINE

We've made it easy for you to complete all, or part, of your purchase online.
Calculate payments, estimate your trade-in, apply for financing, and more... all
without leaving your home.
View Inventory


FAST AND RELIABLE SERVICE



Schedule Now



HOW TO PURCHASE ONLINE


NEW & PRE-OWNED AUDI VEHICLES

Our new Audi lineup is sure to be one you cannot look away from. Everywhere you
look, you will find top-quality sedans, coupes, and SUVs near Columbus, IN. Do
you want to see one of these vehicles in person? Schedule a test drive. A test
drive is the easiest way to get a feel for how one of our vehicles drives.

And be sure to look at our pre-owned inventory. We carry used Audi vehicles, as
well as models from other various brands. If you are working with a tighter
budget, work with us to find a vehicle that works best for you.




CAR SHOPPING MADE EASY

It is our mission to be the automotive home of drivers in the Bloomington IN
area. We provide a vast selection of new and pre-owned vehicles, exceptional car
care and customer service with a smile!

Speaking of new models, you have your pick of our showroom. Our local dealership
keeps a great stock of used cars, trucks and SUVs in inventory. With competitive
prices offered on every pre-owned model for sale on our lot, you won't find a
reason to visit any other dealership in Bloomington.

 1. Royal Audi
    
    3333 East 3rd Street / PO Box 369
    Bloomington, IN 47401
    
    
     * Sales: 888-483-0379

Visit us at: 3333 East 3rd Street / PO Box 369 Bloomington, IN 47401
Loading Map...
 * Contact our Sales Department at: 888-483-0379

 * Monday8:30AM - 7:00PM
 * Tuesday8:30AM - 7:00PM
 * Wednesday8:30AM - 7:00PM
 * Thursday8:30AM - 7:00PM
 * Friday8:30AM - 7:00PM
 * Saturday8:30AM - 6:00PM
 * SundayClosed

See All Department Hours


Ad Choices

   
 * Contact
 * About Us
 * Privacy
 * Sitemap

 * 






X Claim Exclusive Offer

X


SELECT VEHICLE


CONFIRM INFO

New
2024
Audi
Q3




VERIFY YOUR DETAILS




Select State Alabama Alaska American Samoa Arizona Arkansas California Colorado
Connecticut Delaware District of Columbia Florida Georgia Guam Hawaii Idaho
Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts
Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire
New Jersey New Mexico New York North Carolina North Dakota Northern Mariana
Islands Ohio Oklahoma Oregon Pennsylvania Puerto Rico Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Virgin Islands
Washington West Virginia Wisconsin Wyoming

By selecting this box, you consent to receiving promotion information from Royal
Audi through written communications and/or by calling at the phone number
provided. Consent is not a condition of purchase. A one-time SMS message with a
link to your coupon will be provided to this number. Messaging and data rates
may apply. See SMS Terms & Conditions and Privacy Policy for more info.


You can screenshot or print the code below
For your convenience, a copy of your code will also be sent to the email address
you provided.


HERE'S YOUR CODE:

Loading ...


EASILY REDEEM YOUR CODE

Keep your unique code safe with you.
Visit by
Connect with a Representative.
PRINT YOUR CODE

 * Privacy Policy
 * Terms & Conditions
 * SMS Terms & Conditions
 * Brand Disclaimers

Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download

close carousel