www.mapquest.com Open in urlscan Pro
52.0.250.250  Public Scan

URL: https://www.mapquest.com/
Submission: On May 17 via api from IN — Scanned from DE

Form analysis 1 forms found in the DOM

<form ng-if="!ctrl.hideSearchFormInDirections()" class="search-form home ng-pristine ng-valid ng-scope" ng-class="{ 'hidden-on-small': ctrl.isSearchFormHiddenOnSmall }" ng-submit="ctrl.findPlaces(ctrl.input)">
  <div class="lead-in-spinner ng-scope" ng-class="{spin: leadInSearchSpinner}" us-spinner="{color: '#333333'}" spinner-key="lead-in-search-spinner">
  </div>
  <div class="flex-container">
    <div class="search-suggestions ng-isolate-scope" ng-class="{open : visible, focus : focusOnInput, 'ng-invalid': location.invalid, 'in-disambiguation' : location.hasOwnProperty('disambiguationResults'), 'no-float': noFloat, 'old-style': oldStyle}"
      for-id="input-search-lead-in" location="ctrl.input" show-more="true" disable-recents="false" show-current-location="true" placeholder="'Start Searching…'" validation-message="Please input missing info..."
      after-selected="ctrl.findPlacesForSearchAhead(ctrl.input)" grab-focus="" visible="ctrl.suggestionsVisible" collection="address,adminArea,airport,category,franchise,poi" sponsored="true" analytics-category="search-suggestions"
      on-clear-button-click="ctrl.onSearchCleared()">
      <span us-spinner="{color: '#333333'}" spinner-key="search-suggestions-results-loading-spinner-0" class="ng-scope"></span>
      <div class="ss-search-form">
        <div class="search-group">
          <button class="icon-button menu-icon-button" type="button" ng-click="ssCtrl.menuClick()" analytics-on="" analytics-category="sub-nav-menu" analytics-event="menu-clicked">
            <span class="sr-only">Menu</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
          <div class="wedges"></div>
          <input class="search-field ng-pristine ng-valid ng-empty ng-touched" ng-paste="ssCtrl.onPaste(forId)" ng-focus="ssCtrl.onFocus()" ng-keyup="ssCtrl.onKeyUp($event)" ng-blur="ssCtrl.onBlur()" ng-mousedown="ssCtrl.onMouseDown()"
            ng-mouseup="ssCtrl.onMouseUp()" ng-model="location.name" ng-change="ssCtrl.onChange(location.name)" ng-trim="false" name="search-input" type="text" placeholder="Start Searching…" set-focus="true" autocomplete="off"
            search-ahead-input="selectedSearchAheadName" role="combobox" aria-label="Search" aria-autocomplete="list" aria-owns="search-suggestions-list" ng-attr-aria-activedescendant="{{ssCtrl.selectedListItemId}}" style="">
          <button class="icon-button search-icon-button" type="submit">
            <span class="icon-ss-search"></span><span class="sr-only">Submit</span>
          </button>
          <button class="icon-button clear-icon-button clear-input hide-clear" ng-class="{ 'hide-clear': location.name == '' }" type="button" ng-click="ssCtrl.handleClearButtonClick()" analytics-on="" analytics-category="search-suggestions"
            analytics-event="clear-clicked">
            <span class="icon-ss-x"></span><span class="sr-only">Clear search</span>
          </button>
        </div>
      </div>
      <div class="recents-favorites hidden" ng-class="{visible: visible === 'recents-favorites', hidden: screenReaderHidden}" ng-mouseover="ssCtrl.setEditFocus(true)" ng-mouseout="ssCtrl.setEditFocus(false)">
        <div class="current-location-list-item ng-scope ng-isolate-scope" ng-attr-aria-labelledby="{{labelId}}" id="search-suggestions-list-option-current-location" ng-show="ssCtrl.showLocation" mq-feature-toggle="disableSearchLocationPrompt"
          loading="ssCtrl.isCurrentLocationLoading" position-error="ssCtrl.positionError" ng-class="{active: ssCtrl.isCurrentLocationActive}" ng-click="visible === 'recents-favorites' &amp;&amp; ssCtrl.selectCurrentLocation($event)"
          aria-labelledby="current-location-list-item-label-5427">
          <button id="current-location-list-item-label-5427" ng-hide="positionError" class="btn btn-link" title="Find Me" tabindex="-1">
            <span class="icon-current-location" aria-hidden="true"></span> Choose Current Location </button>
          <div ng-show="positionError" class="ng-hide">
            <div id="current-location-list-item-label-5427" class="disabled ng-hide" ng-show="positionError.code === 1">
              <span class="icon-current-location" aria-hidden="true"></span> Current location disabled. <a href="https://help.mapquest.com/hc/en-us/articles/204911904" target="_blank" style="user-select: none;">Learn more.</a>
            </div>
            <div id="current-location-list-item-label-5427" class="disabled" ng-show="positionError.code !== 1">
              <span class="icon-current-location" aria-hidden="true"></span> Location Unavailable. (Try again later.)
            </div>
          </div>
        </div>
        <h3> RECENT <span class="edit ng-hide" ng-show="!editState &amp;&amp; searchResults.length" ng-click="setEditState(true)" analytics-on="" analytics-category="search-suggestions" analytics-event="edit-link-clicked"> EDIT </span>
          <div ng-show="editState &amp;&amp; searchResults.length" class="edit-state ng-hide">
            <span ng-click="setEditState(false)" analytics-on="" analytics-category="search-suggestions" analytics-event="done-link-clicked"> Done </span>
            <span ng-click="ssCtrl.openConfirmDeleteAllModal()" analytics-on="" analytics-category="search-suggestions" analytics-event="deleteall-link-clicked"> Delete All </span>
          </div>
        </h3>
        <!-- ngIf: !searchResults.length -->
        <p ng-if="!searchResults.length" class="ng-scope">No Recent searches yet, but as soon as you have some, we’ll display them here.</p><!-- end ngIf: !searchResults.length -->
        <!-- ngIf: searchResults.length -->
        <!-- ngIf: searchResults.length > recentsDisplayLimit -->
        <!-- ngIf: visible === 'recents-favorites' && !screenReaderHidden -->
      </div>
      <div class="search-ahead ng-scope hidden" ng-class="{visible: visible === 'search-ahead', hidden: screenReaderHidden}" us-spinner="{width:6,radius:15,color:'#333333'}" spinner-key="search-suggestions-spinner"
        ng-mouseover="ssCtrl.setEditFocus(true)" ng-mouseout="ssCtrl.setEditFocus(false)">
        <ul class="selectable-list ng-isolate-scope" ng-hide="hideList" id="search-suggestions-list" selected-id="ssCtrl.selectedListItemId" search-results="searchResults" selected-index="selectedSearchAheadIndex"
          on-item-mouse-enter="ssCtrl.setHighlighted(item)" on-item-mouse-leave="ssCtrl.unsetHighlighted(item)" display-limit="100" on-item-selected="onSelect($event,item, false, 'search-ahead-result-clicked', analyticsCategory)"
          current-location="currentLocation" aria-expanded="false">
          <!-- ngRepeat: result in searchResults | startFrom:currentPageIndex*displayLimit | limitTo: displayLimit -->
        </ul>
        <!-- ngIf: sponsored && visible === 'search-ahead' && !screenReaderHidden -->
      </div>
      <!-- ngIf: location.hasOwnProperty('disambiguationResults') -->
    </div>
    <a ui-sref="Directions" class="get-directions-btn" analytics-on="" analytics-event="get-directions-shortcut-clicked" analytics-category="home" href="/directions" style="user-select: none;">
                      <img loading="lazy" width="35px" height="34px" src="https://static.mqcdn.com/yogi-cdn/yogi/graphics/mapquest-icon-green.svg" alt="Get Directions">
                   </a>
  </div>
  <mq-categories on-category-click="ctrl.onCategoryClicked($event)" class="ng-isolate-scope">
    <div class="categories">
      <div class="category-sets set-0" ng-class="$ctrl.categorySet">
        <!-- ngRepeat: categoryGroup in $ctrl.categories -->
        <div ng-repeat="categoryGroup in $ctrl.categories" class="category-set ng-scope" style="">
          <div class="flex-container group">
            <!-- ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on="" analytics-category="home"
              analytics-event="category-clicked" analytics-label="Hotels" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/hotels-off.png" alt="Hotels" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/hotels-off.png">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on=""
              analytics-category="home" analytics-event="category-clicked" analytics-label="Restaurants" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/food-off.png" alt="Restaurants" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/food-off.png">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on=""
              analytics-category="home" analytics-event="category-clicked" analytics-label="Shopping" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/shopping-off" alt="Shopping" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/shopping-off">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on=""
              analytics-category="home" analytics-event="category-clicked" analytics-label="Coffee Shops" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/coffee-off.png" alt="Coffee Shops" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/coffee-off.png">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on=""
              analytics-category="home" analytics-event="category-clicked" analytics-label="Grocery Stores" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/grocery-off.png" alt="Grocery Stores" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/grocery-off.png">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup --><mq-chicklet-button ng-repeat="category in categoryGroup" category="category" on-category-click="$ctrl.onCategoryClicked($event)" analytics-on=""
              analytics-category="home" analytics-event="category-clicked" analytics-label="Gas" class="ng-scope ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
                <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/gas-off.png" alt="Gas" src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/gas-off.png">
              </button>
            </mq-chicklet-button><!-- end ngRepeat: category in categoryGroup -->
          </div>
        </div><!-- end ngRepeat: categoryGroup in $ctrl.categories -->
      </div>
      <!-- ngIf: $ctrl.categories.length > 1 -->
    </div>
  </mq-categories>
  <!-- ngIf: !(isMobile() && !ctrl.isSearchFormHiddenOnSmall && !ctrl.shouldShowMob320x50()) --><mq-bizlocs ng-if="!(isMobile() &amp;&amp; !ctrl.isSearchFormHiddenOnSmall &amp;&amp; !ctrl.shouldShowMob320x50())" ng-class="{'mobile': isMobile() }"
    on-bizloc-click="ctrl.onBizlocClicked($event)" class="ng-scope ng-isolate-scope"><!-- ngIf: $ctrl.bizlocs.length > 0 -->
    <div class="bizlocs ng-scope" ng-if="$ctrl.bizlocs.length > 0" style="">
      <div class="content-view flex-container" ng-show="!$ctrl.shouldShowAll()">
        <!-- Hero bizloc selection -->
        <div class="content-view-hero" ng-click="$ctrl.onBizlocClicked($ctrl.campaign)" analytics-on="click" analytics-category="home-partner-spotlight" analytics-event="bizloc-clicked" analytics-label="Best Western Hotels &amp; Resorts">
          <mq-chicklet-button category="$ctrl.campaign" class="ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
              <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/best_western/BestWesternLogo.svg" alt="Best Western Hotels &amp; Resorts"
                src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/best_western/BestWesternLogo.svg">
            </button>
          </mq-chicklet-button>
          <!-- ngIf: $ctrl.campaign.imageSmallTracking -->
          <div class="bizloc-details">
            <div class="bizloc-name ng-binding">Best Western Hotels &amp; Resorts</div>
            <div class="bizloc-view-link">Click here to view results</div>
          </div>
        </div>
        <!-- ngIf: !$ctrl.shouldShowAll() --><button ng-show="$ctrl.bizlocs.length>1" ng-if="!$ctrl.shouldShowAll()" class="chicklet-button toggle-button ng-scope" ng-click="$ctrl.toggleView()" type="button">
          <span class="toggle-button-contents">More Hotels</span>
        </button><!-- end ngIf: !$ctrl.shouldShowAll() -->
      </div>
      <!-- All bizloc view -->
      <!-- Using ng-show here instead of ng-if because we want the images to preload -->
      <div class="content-view-all flex-container ng-hide" ng-show="$ctrl.shouldShowAll()">
        <!-- ngRepeat: bizloc in $ctrl.bizlocs --><span ng-repeat="bizloc in $ctrl.bizlocs" class="ng-scope">
          <mq-chicklet-button category="bizloc" on-category-click="$ctrl.onBizlocClicked($event)" analytics-on="" analytics-category="home-partner-list" analytics-event="bizloc-clicked" analytics-label="Choice Hotels" class="ng-isolate-scope"><button
              class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
              <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/choice_hotels/ChoiceHotelsLogo.svg" alt="Choice Hotels"
                src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/choice_hotels/ChoiceHotelsLogo.svg">
            </button>
          </mq-chicklet-button>
          <!-- These pixels do not exist in the DOM unless the user is viewing all Bizlocs -->
          <!-- ngIf: bizloc.imageSmallCategoryTracking && $ctrl.shouldShowAll() -->
        </span><!-- end ngRepeat: bizloc in $ctrl.bizlocs --><span ng-repeat="bizloc in $ctrl.bizlocs" class="ng-scope">
          <mq-chicklet-button category="bizloc" on-category-click="$ctrl.onBizlocClicked($event)" analytics-on="" analytics-category="home-partner-list" analytics-event="bizloc-clicked" analytics-label="Best Western Hotels &amp; Resorts"
            class="ng-isolate-scope"><button class="chicklet-button" ng-click="$ctrl.fireClick()" type="button">
              <img loading="lazy" ng-src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/best_western/BestWesternLogo.svg" alt="Best Western Hotels &amp; Resorts"
                src="https://static.mqcdn.com/yogi-cdn/yogi/icons/layers/branded/best_western/BestWesternLogo.svg">
            </button>
          </mq-chicklet-button>
          <!-- These pixels do not exist in the DOM unless the user is viewing all Bizlocs -->
          <!-- ngIf: bizloc.imageSmallCategoryTracking && $ctrl.shouldShowAll() -->
        </span><!-- end ngRepeat: bizloc in $ctrl.bizlocs -->
        <!-- ngRepeat: x in [].constructor($ctrl.numSpacers()) track by $index --><span ng-repeat="x in [].constructor($ctrl.numSpacers()) track by $index" class="chicklet-button spacer ng-scope">
        </span><!-- end ngRepeat: x in [].constructor($ctrl.numSpacers()) track by $index --><span ng-repeat="x in [].constructor($ctrl.numSpacers()) track by $index" class="chicklet-button spacer ng-scope">
        </span><!-- end ngRepeat: x in [].constructor($ctrl.numSpacers()) track by $index --><span ng-repeat="x in [].constructor($ctrl.numSpacers()) track by $index" class="chicklet-button spacer ng-scope">
        </span><!-- end ngRepeat: x in [].constructor($ctrl.numSpacers()) track by $index -->
        <button class="chicklet-button toggle-button" ng-click="$ctrl.toggleView()" type="button">
          <span class="toggle-button-contents">Close <i class="icon-ss-x"></i></span>
        </button>
      </div>
      <!-- ngIf: $ctrl.showBanner() -->
    </div><!-- end ngIf: $ctrl.bizlocs.length > 0 -->
  </mq-bizlocs><!-- end ngIf: !(isMobile() && !ctrl.isSearchFormHiddenOnSmall && !ctrl.shouldShowMob320x50()) -->
</form>

Text Content

DATA HELPS YOU GET MORE OF WHAT YOU CARE ABOUT

We use technology, including cookies, to enable essential services and
functionality, to improve our site and services, and to provide you a more
personalized experience, including advertising. By accepting below, you agree to
our use of these cookies. You may also learn more about how cookies work, how
you can control your data, and how you can opt-out of behavioral advertising.
Later, you may opt-out of behavioral advertising at any time by visiting our
privacy policy.

Agree


Sign up | Log in
   
 * * Map
   * Get Directions
   * MapQuest Travel
   * Route Planner
   * COVID-19 Info and Resources
   * Book Hotels, Flights, & Rental Cars
   * 
   * Show tutorial hints NEW!
     
   * Share or Embed Map
   * Print your Map
   * Get Help
   * Search the Web
   * Send Feedback
   * More Categories
   * Find Points of Interest
     
   
 *   
   * Learn more about our mobile apps.
     
   * 
     
   * 
     
   * 
     
   * 
     
   
 *   
   * Small business owner? Big Business? Nerd?
     
   * Enterprise Solutions
     
   * Claim your Business
     
   * Developer Resources
     
   
 *   
   * Jobs
     
   * Advertise with Us
     
   
 *   
   * Terms of Use
     
   * Privacy Policy
     
   * Data and Licenses
     
   * About Our Ads
     
   * Do Not Sell
     
   


Sign up | Log in
Menu

Submit Clear search
Choose Current Location
Current location disabled. Learn more.
Location Unavailable. (Try again later.)


RECENT EDIT
DONE DELETE ALL

No Recent searches yet, but as soon as you have some, we’ll display them here.



Best Western Hotels & Resorts
Click here to view results
More Hotels
Close



5 Places To Visit Before They Disappear







Ad


00:04
/
00:24
Ad ends in 19s
LIVE







©2022 MapQuest, Inc. Use of directions and maps is subject to the MapQuest Terms
of Use. We make no guarantee of the accuracy of their content, road conditions
or route usability. You assume all risk of use. View Terms of Use.


Legal






Help
×





Show Labels
SATELLITE
MAP
LIVE TRAFFIC
Traffic Slow Downs
Traffic Incidents
Traffic Webcams




300 m
1000 ft
© 2022 MapQuest, © OpenStreetMap, © 2022 Mapbox | Legal | Privacy | About our
Ads | Do Not Sell

Find hotels by Best Western Hotels & Resorts

Sorry, we are having trouble with that URL right now. Please try again later, or
report it to our customer service team.

Original url: Have questions?

NOTE: This URL format is no longer supported. Please update your link, or see
our developer link specification for current formats.

Original url: Have questions?
Back
Print

DID YOU KNOW?

You can customize the map before you print!

Click the map and drag to move the map around.

Position your mouse over the map and use your mouse-wheel to zoom in or out.

Reset map
{ These ads will not print }



Privacy Choices
By using this site, you agree to our use of cookies and information to provide
personalized content and ads and measure and analyze site usage. Click "Learn
More" to change your settings.
Learn MoreOk, Got It
Information that may be used
 * Type of browser and its settings
 * Information about the device's operating system
 * Cookie information
 * Information about other identifiers assigned to the device
 * The IP address from which the device accesses a client's website or mobile
   application
 * Information about the user's activity on that device, including web pages and
   mobile apps visited or used
 * Information about the geographic location of the device when it accesses a
   website or mobile application

Purposes for storing information
 * Information storage and access
 * Personalisation
 * Ad selection, delivery, reporting
 * Content selection, delivery, reporting
 * Measurement


WE VALUE PRIVACY

To help make this website better, to personalize and enhance your content
experience, for advertising purposes and to analyze our traffic, we and our
partners use technology such as cookies, pixels, and/or beacons to collect
certain data. By continuing to use the site or clicking “OK”, you agree to the
use of this technology and collecting the data.
Please visit our Privacy Policy to learn more about how we collect and use data.
You can modify your settings at any time by clicking Manage Privacy Settings
OK