sheratonauckland.com Open in urlscan Pro
209.172.2.20  Public Scan

Submitted URL: https://www.sheratonauckland.com/
Effective URL: https://sheratonauckland.com/
Submission: On June 15 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://sheratonauckland.com/

<form class="cs-form-wrap" data-display-date-format="YYYY-MM-DD" data-date-format="YYYY-MM-DD" action="https://sheratonauckland.com/" method="GET">
  <div class="cs-form-field cs-check-in">
    <div class="field-wrap">
      <label class="cs-form-label">Check In</label>
      <div class="field-input-wrap checkin-date">
        <input type="text" class="date-range-picker" value="2024-06-15 - 2024-06-16">
        <input type="text" value="" data-value="2024-06-15" class="check-in-date" name="" readonly="">
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-check-out">
    <div class="field-wrap">
      <label class="cs-form-label">Check Out</label>
      <div class="field-input-wrap checkout-date">
        <input type="text" value="" data-value="2024-06-16" class="check-out-date" name="" readonly="">
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-rooms cs-has-dropdown">
    <div class="field-wrap">
      <label class="cs-form-label">Rooms</label>
      <div class="field-input-wrap has-dropdown">
        <input type="text" name="" value="1 Room" readonly="">
      </div>
      <div class="csf-dropdown">
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Rooms</label>
          <div class="quantity cs-quantity" data-label="room">
            <label class="screen-reader-text">Rooms quantity</label>
            <button class="minus"></button>
            <input type="text" name="room-quantity" value="1" class="input-text" autocomplete="off" readonly="" data-min="1" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-guests cs-has-dropdown">
    <div class="field-wrap">
      <label class="cs-form-label">Guests</label>
      <div class="field-input-wrap has-dropdown">
        <input type="text" name="" value="1 Adult, 0 Child" readonly="">
      </div>
      <div class="csf-dropdown">
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Adults</label>
          <div class="quantity cs-quantity" data-label="adult">
            <label class="screen-reader-text">Adults quantity</label>
            <button class="minus"></button>
            <input type="text" name="adult-quantity" value="1" class="input-text" autocomplete="off" readonly="" data-min="1" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Children</label>
          <div class="quantity cs-quantity" data-label="child">
            <label class="screen-reader-text">Children quantity</label>
            <button class="minus"></button>
            <input type="text" name="child-quantity" value="0" class="input-text" autocomplete="off" readonly="" data-min="0" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-submit">
    <div class="field-wrap">
      <button class="button" role="button" type="submit">
        <span class="btn-text">Check Availability</span>
      </button>
    </div>
  </div>
  <input type="hidden" name="search_rooms" value="">
</form>

GET https://sheratonauckland.com/

<form class="cs-form-wrap" data-display-date-format="YYYY-MM-DD" data-date-format="YYYY-MM-DD" action="https://sheratonauckland.com/" method="GET">
  <div class="cs-form-field cs-check-in">
    <div class="field-wrap">
      <label class="cs-form-label">Check In</label>
      <div class="field-input-wrap checkin-date">
        <input type="text" class="date-range-picker" value="2024-06-15 - 2024-06-16">
        <input type="text" value="" data-value="2024-06-15" class="check-in-date" name="" readonly="">
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-check-out">
    <div class="field-wrap">
      <label class="cs-form-label">Check Out</label>
      <div class="field-input-wrap checkout-date">
        <input type="text" value="" data-value="2024-06-16" class="check-out-date" name="" readonly="">
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-rooms cs-has-dropdown">
    <div class="field-wrap">
      <label class="cs-form-label">Rooms</label>
      <div class="field-input-wrap has-dropdown">
        <input type="text" name="" value="1 Room" readonly="">
      </div>
      <div class="csf-dropdown">
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Rooms</label>
          <div class="quantity cs-quantity" data-label="room">
            <label class="screen-reader-text">Rooms quantity</label>
            <button class="minus"></button>
            <input type="text" name="room-quantity" value="1" class="input-text" autocomplete="off" readonly="" data-min="1" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-guests cs-has-dropdown">
    <div class="field-wrap">
      <label class="cs-form-label">Guests</label>
      <div class="field-input-wrap has-dropdown">
        <input type="text" name="" value="1 Adult, 0 Child" readonly="">
      </div>
      <div class="csf-dropdown">
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Adults</label>
          <div class="quantity cs-quantity" data-label="adult">
            <label class="screen-reader-text">Adults quantity</label>
            <button class="minus"></button>
            <input type="text" name="adult-quantity" value="1" class="input-text" autocomplete="off" readonly="" data-min="1" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
        <div class="csf-dropdown-item">
          <label class="cs-form-label">Children</label>
          <div class="quantity cs-quantity" data-label="child">
            <label class="screen-reader-text">Children quantity</label>
            <button class="minus"></button>
            <input type="text" name="child-quantity" value="0" class="input-text" autocomplete="off" readonly="" data-min="0" data-max="50">
            <button class="plus"></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cs-form-field cs-submit">
    <div class="field-wrap">
      <button class="button" role="button" type="submit">
        <span class="btn-text">Check Availability</span>
      </button>
    </div>
  </div>
  <input type="hidden" name="search_rooms" value="">
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form cs-signup signup-style-1 cs-form-underline mc4wp-form-50" method="post" data-id="50" data-name="Newsletter">
  <div class="mc4wp-form-fields">
    <div class="fields-container">
      <input type="email" name="EMAIL" placeholder="Your Email Address" required="">
      <button type="submit"><span class="btn-text">Subscribe</span></button>
    </div>
    <p>
      <label class="agree-to-terms text-small">
        <input name="AGREE_TO_TERMS" type="checkbox" value="1" required=""> I agree to the <a href="#" target="_blank" rel="noopener noreferrer">Privacy Policy</a>
      </label>
    </p>
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1718450432"><input type="hidden" name="_mc4wp_form_id" value="50"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

GET https://sheratonauckland.com/

<form class="search-form" role="search" method="get" action="https://sheratonauckland.com/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Enter a keyword to search" autocomplete="off" name="s">
  </label>
  <button type="submit" class="search-submit"><span class="screen-reader-text">Search</span></button>
</form>

Text Content

Menu
 * Home
 * Photos
 * Rooms
 * Drink + Eat
 * Experiences
 * Events expand child menu
   * Cart
   * Checkout
   * My account
 * Contact



Tel: +6498715125

EN / FR
Close


BOOK YOUR STAY

Welcome to CozyStay Pacific Hotel. Nestled in the heart of the Pacific Islands
resort, on the edge of a tranquil and beautiful Garden Island, CozyStay is a
haven of warmth, tranquility and rejuvenation. 

Check In

Check Out

Rooms

Rooms
Rooms quantity
Guests

Adults
Adults quantity
Children
Children quantity
Check Availability
CancelApply
 * Check-in: 3pm
 * Check-out: 11am
 * Minimum Check-in Age: 18

Book Now
Menu

EN / FR


FOUR POINTS BY SHERATON AUCKLAND

WELCOME TO FOUR POINTS BY SHERATON AUCKLAND

Book Your Stay
Check In

Check Out

Rooms

Rooms
Rooms quantity
Guests

Adults
Adults quantity
Children
Children quantity
Check Availability
CancelApply
WELCOME TO FOUR POINTS BY SHERATON AUCKLAND


DISCOVER THE BEST OF AUCKLAND CITY CENTRE FROM OUR HOTEL

Experience exceptional service and spacious hotel accommodation in New Zealands
vibrant capital at Four Points by Sheraton Auckland, located in the vibrant
Aotea Arts Quarter. Guests will be moments away from Aotea Square, The Civic,
Auckland Town Hall, Classic Comedy and Bar, Q Theatre, Auckland Art Gallery and
an array of CBD shops and restaurants. Enjoy modern rooms and suites with
signature bedding, large bathrooms and free WiFi featuring breathtaking views of
the city centre from higher floors. Suites offer separate living areas and some
with balconies, perfect for traveling families, special occasions or work
sessions in Auckland. Stay fit in the 24 hour fitness center, dine at the Queens
Head Bar and Eatery or take in the stunning views at The Churchill, Aucklands
highest rooftop bar. For those planning events, the contemporary Queen’s Head
Ballroom offers 195 square meters of event space, ideal for corporate functions
and social celebrations.

Enjoy World-class Stay Experience


ROOMS & SUITES

Discover All Suites


SUITE

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


STUDIO

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


LARGER GUEST ROOM

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


SKY SUITE

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


SUITE

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


STUDIO

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


LARGER GUEST ROOM

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


SKY SUITE

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


SUITE

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


STUDIO

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More


LARGER GUEST ROOM

Stunning beachfront location with 60 square meters / 646 square feet of interior
space, located on the west side of the resort in a private tropical garden with
a plunge pool and a private outdoor shower.

Discover More
 * 1
 * 2
 * 3
 * 4

Unforgettable Experience


MORE WAYS TO ENJOY YOUR STAY

THE SPA NOMAD

We have partnered with Spa Nomad to bring you luxurious spa and wellness
treatments right to your guest room. Click the link below to book your
treatment, include that you are staying with us and your room number.

Discover More
FITNESS

HOTEL FITNESS CENTER

Make time for a good workout in our fitness centre. Accessible 24 hours a day.

Discover More
Queen's Head Bar & Eatery Auckland

INDULGE IN DELECTABLE NEW ZEALAND AND INTERNATIONAL CUISINE AT THE QUEEN'S HEAD
BAR & EATERY RESTAURANT, SERVING LOCALLY SOURCED PRODUCTS FROM AUCKLAND AND
BEYOND FOR BREAKFAST, LUNCH AND DINNER.

★★★★★ 5/5

Inspired by our history, surrounded by nature to offer a different experience

 * Sustainability
 * Restaurant
 * Fitness Center
 * Spa
 * Meeting Space
 * Room Service
 * Wake up Calls
 * Kitchenette
 * Mobile Key
 * Digital Check In
 * Service Request

Discover the Services we offered


FEATURED AMENITIES ON-SITE

AIRPORT PICK-UP SERVICE

Lorem ipsum proin gravida velit auctor sde re sit amet space.

HOUSEKEEPER SERVICES

Lorem ipsum proin gravida velit auctor sde re sit amet space.

WIFI & INTERNET

Lorem ipsum proin gravida velit auctor sde re sit amet space.

LAUNDRY SERVICES

Lorem ipsum proin gravida velit auctor sde re sit amet space.

BREAKFAST IN BED

Lorem ipsum proin gravida velit auctor sde re sit amet space.

SWIMMING POOL

Lorem ipsum proin gravida velit auctor sde re sit amet space.

Stay Tuned with CozyStay

SIGN UP FOR OUR NEWSLETTER TO RECEIVE OUR NEWS, DEALS AND SPECIAL OFFERS.

Subscribe

I agree to the Privacy Policy

Leave this field empty if you're human:

Address

396 QUEEN STREET, MAIN RECEPTION ENTRANCE 110 MAYORAL DR,

AUCKLAND, NEW ZEALAND, 1010

Phone

+6498715125

Email
 * info@sheratonauckland.com
 * hr@sheratonauckland.com

Pages
 * Overview
 * Photos
 * Rooms
 * Drink + Eat
 * Experiences
 * Events

Social
 * Facebook
 * Twitter
 * Pinterest
 * YouTube
 * Instagram

© Copyright CozyStay WordPress Theme for Hotel booking.

 * Privacy
 * Terms of use
 * Policy

Menu

EN / FR

 * Home
 * Photos
 * Rooms
 * Drink + Eat
 * Experiences
 * Events
 * Contact

© Copyright Four Points by Sheraton Auckland.

Close
Search for: Search
Email UsEmail Us
Hide chaty