www.stephaniesonnewbury.com Open in urlscan Pro
151.101.65.75  Public Scan

Submitted URL: http://stephaniesonnewbury.com/
Effective URL: https://www.stephaniesonnewbury.com/
Submission: On November 01 via api from US — Scanned from IT

Form analysis 5 forms found in the DOM

<form class="tabs-nav-selector" data-form="">
  <div class="form-ui">
    <label class="input--populated">
      <span class="input-label">Select a tab to display</span>
      <select class="tabs-nav-selector__input form-control" name="tab" role="tab" aria-controls="tabs-585333">
        <option value="tab-item-585327" selected="">Lunch</option>
        <option value="tab-item-585328">Dinner</option>
        <option value="tab-item-585329">Weekend Brunch</option>
        <option value="tab-item-585330">Late Afternoon</option>
        <option value="tab-item-585331">Cocktails</option>
        <option value="tab-item-585332">Dessert</option>
      </select>
      <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
        <i class="fa fa-chevron-down"></i>
      </span>
    </label>
  </div>
</form>

POST

<form data-form="contact" data-form-ajax="" data-form-endpoint="/forms/submit/contact/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="contact">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Contact" aria-hidden="true"></div>
  </div>
  <div class="form-ui">
    <label for="1957767">
      <i class="error-label" id="name-error">Please, enter a valid name</i>
      <span class="input-label">Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1957767" class="form-control" type="text" name="1957767" placeholder="Name" required="" oninvalid="this.setCustomValidity('Please enter a valid name')" oninput="setCustomValidity('')" autocomplete="name"
        aria-describedby="1957767-error">
    </label>
    <label for="1957769">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="1957769" class="form-control" type="email" name="1957769" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="1957769-error">
    </label>
    <label for="1957771">
      <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
      <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
      </span>
      <input id="1957771" class="form-control" type="text" name="1957771" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
        autocomplete="tel" aria-describedby="1957771-error">
    </label>
    <label for="1957772">
      <span class="input-label">What are you getting in touch about? <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="1957772" class="form-control unselected" name="1957772" aria-describedby="1957772-error">
          <option value="" selected="" disabled="">What are you getting in touch about?</option>
          <option value="General Inquiry">General Inquiry</option>
          <option value="Press Inquiry">Press Inquiry</option>
          <option value="Jobs">Jobs</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="1957773">
      <i class="error-label" id="yourmessage-error">Please, enter a valid your message</i>
      <span class="input-label">Your Message <span class="input-label-required">- Required</span>
      </span>
      <textarea id="1957773" class="form-control" name="1957773" placeholder="Your Message" required="" oninvalid="this.setCustomValidity('Please enter a valid value for \'your message\'')" oninput="setCustomValidity('')"
        aria-describedby="1957773-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Send</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
  </div>
</form>

POST

<form data-form="newsletter" data-form-ajax="" data-form-endpoint="/forms/submit/newsletter/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="newsletter">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Email Sign Up" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Email Signup</h2>
  </div>
  <div class="form-ui">
    <label for="1957752">
      <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
      <span class="input-label">First Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1957752" class="form-control" type="text" name="1957752" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
        aria-describedby="1957752-error">
    </label>
    <label for="1957755">
      <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
      <span class="input-label">Last Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1957755" class="form-control" type="text" name="1957755" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
        aria-describedby="1957755-error">
    </label>
    <label for="1957758">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="1957758" class="form-control" type="email" name="1957758" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="1957758-error">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span role="alert">Thank you for signing up for email updates!</span>
    <button type="button" class="btn btn-brand" data-modal-closer="">Close</button>
  </div>
</form>

<form data-form="reservations">
  <div class="form-meta" aria-hidden="true">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Reservations" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Reservations</h2>
  </div>
  <div class="form-ui">
    <label for="location" class="input--hidden">
      <span class="input-label">Location <span class="input-label-required">- Required</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="location" class="form-control unselected" name="location" required="" aria-describedby="location-error">
          <option value="" disabled="">Location</option>
          <option value="site" selected="" data-reservation-service="resy" data-reservation-id="52856" data-reservation-api-key="">Stephanie's On Newbury </option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
      <i class="error-label">Please, select a location</i>
    </label>
    <label for="seats">
      <span class="input-label">Number of People <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="seats" class="form-control unselected" name="seats">
          <option value="" selected="" disabled="">Number of People</option>
          <option value="1">1 Person</option>
          <option value="2">2 People</option>
          <option value="3">3 People</option>
          <option value="4">4 People</option>
          <option value="5">5 People</option>
          <option value="6">6 People</option>
          <option value="7">7 People</option>
          <option value="8">8+ People</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="date">
      <span class="input-label">Date <span class="input-label-required">- Required</span>
      </span>
      <div class="datepicker-date">
        <div>
          <div>
            <div class="AccessibleDatePicker"><input class="AccessibleDatePicker--input form-control" type="text" id="date" name="date" placeholder="Date" required="" data-react-datepicker="true" data-input-validator="date" value=""><button
                class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><span
                class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
              <p class="DateInput_screenReaderMessage">date, open date picker</p>
            </div>
          </div>
        </div>
      </div>
      <i class="error-label">Please, select a date</i>
    </label>
    <label for="time" class="input--disabled">
      <span class="input-label">Time <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-left has-icon-right">
        <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
          <i class="fa fa-clock-o"></i>
        </span>
        <select id="time" class="form-control unselected" name="time" disabled="">
          <option value="" selected="" disabled="">Time</option>
          <option value="2300">11:00 PM</option>
          <option value="2230">10:30 PM</option>
          <option value="2200">10:00 PM</option>
          <option value="2130">9:30 PM</option>
          <option value="2100">9:00 PM</option>
          <option value="2030">8:30 PM</option>
          <option value="2000">8:00 PM</option>
          <option value="1930">7:30 PM</option>
          <option value="1900">7:00 PM</option>
          <option value="1830">6:30 PM</option>
          <option value="1800">6:00 PM</option>
          <option value="1730">5:30 PM</option>
          <option value="1700">5:00 PM</option>
          <option value="1630">4:30 PM</option>
          <option value="1600">4:00 PM</option>
          <option value="1530">3:30 PM</option>
          <option value="1500">3:00 PM</option>
          <option value="1430">2:30 PM</option>
          <option value="1400">2:00 PM</option>
          <option value="1330">1:30 PM</option>
          <option value="1300">1:00 PM</option>
          <option value="1230">12:30 PM</option>
          <option value="1200">12:00 PM</option>
          <option value="1130">11:30 AM</option>
          <option value="1100">11:00 AM</option>
          <option value="1030">10:30 AM</option>
          <option value="1000">10:00 AM</option>
          <option value="0930">9:30 AM</option>
          <option value="0900">9:00 AM</option>
          <option value="0830">8:30 AM</option>
          <option value="0800">8:00 AM</option>
          <option value="0730">7:30 AM</option>
          <option value="0700">7:00 AM</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Find A Table</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span>Thanks!</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
</form>

POST

<form data-form="private-events" data-form-ajax="" data-form-endpoint="/forms/submit/private-dining-inquiry/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="private-dining-inquiry">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Private Events" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Contact Us About Your Private Event</h2>
  </div>
  <div class="form-ui">
    <label for="1957693">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="1957693" class="form-control" type="email" name="1957693" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="1957693-error">
    </label>
    <div class="form-row">
      <label for="1957696" class="form-col-exp-6">
        <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
        <span class="input-label">First Name <span class="input-label-required">- Required</span>
        </span>
        <input id="1957696" class="form-control" type="text" name="1957696" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
          aria-describedby="1957696-error">
      </label>
      <label for="1957699" class="form-col-exp-6">
        <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
        <span class="input-label">Last Name <span class="input-label-required">- Required</span>
        </span>
        <input id="1957699" class="form-control" type="text" name="1957699" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
          aria-describedby="1957699-error">
      </label>
    </div>
    <div class="form-row">
      <label for="1957701" class="form-col-exp-6">
        <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
        <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
        </span>
        <input id="1957701" class="form-control" type="text" name="1957701" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
          autocomplete="tel" aria-describedby="1957701-error">
      </label>
      <label for="1957703" class="form-col-exp-6">
        <i class="error-label" id="company-error">Please, enter a valid company</i>
        <span class="input-label">Company <span class="input-label-required">- Required</span>
        </span>
        <input id="1957703" class="form-control" type="text" name="1957703" placeholder="Company" required="" oninvalid="this.setCustomValidity('Please enter a valid company')" oninput="setCustomValidity('')" autocomplete="organization"
          aria-describedby="1957703-error">
      </label>
    </div>
    <div class="form-row">
      <label for="1957709" class="form-col-exp-6">
        <span class="input-label">Event Date <span class="input-label-required">- Required</span>
        </span>
        <div class="datepicker-1957709">
          <div>
            <div>
              <div class="AccessibleDatePicker"><input class="AccessibleDatePicker--input form-control" type="text" id="1957709" name="1957709" placeholder="Event Date" required="" data-react-datepicker="true" data-input-validator="date"
                  value=""><button class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><span
                  class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
                <p class="DateInput_screenReaderMessage">date, open date picker</p>
              </div>
            </div>
          </div>
        </div>
      </label>
      <label for="1957712" class="form-col-exp-6">
        <i class="error-label" id="starttime-error">Please, enter a valid start time</i>
        <span class="input-label">Start Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="1957712" class="form-control unselected" name="1957712" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="1957712-error">
            <option value="" selected="" disabled="">Start Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <div class="form-row">
      <label for="1957716" class="form-col-exp-6">
        <i class="error-label" id="endtime-error">Please, enter a valid end time</i>
        <span class="input-label">End Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="1957716" class="form-control unselected" name="1957716" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="1957716-error">
            <option value="" selected="" disabled="">End Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
      <label for="1957718" class="form-col-exp-6">
        <i class="error-label" id="typeofevent-error">Please, enter a valid type of event</i>
        <span class="input-label">Type of Event <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-right">
          <select id="1957718" class="form-control unselected" name="1957718" required="" oninvalid="this.setCustomValidity('Please select a valid option for \'type of event\'')" oninput="setCustomValidity('')" aria-describedby="1957718-error">
            <option value="" selected="" disabled="">Type of Event</option>
            <option value="Alumni">Alumni</option>
            <option value="Bachelor / Bachelorette">Bachelor / Bachelorette</option>
            <option value="Birthday">Birthday</option>
            <option value="Cocktail Reception">Cocktail Reception</option>
            <option value="Corporate Lunch">Corporate Lunch</option>
            <option value="Engagement">Engagement</option>
            <option value="Fundraiser">Fundraiser</option>
            <option value="Graduation">Graduation</option>
            <option value="Holiday">Holiday</option>
            <option value="Meeting / Presentation">Meeting / Presentation</option>
            <option value="Photo / Film Shoot">Photo / Film Shoot</option>
            <option value="Private Dinner">Private Dinner</option>
            <option value="Rehearsal Dinner">Rehearsal Dinner</option>
            <option value="Shower">Shower</option>
            <option value="Sporting Event">Sporting Event</option>
            <option value="Wedding">Wedding</option>
            <option value="Other">Other</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <label for="1957720">
      <i class="error-label" id="numberofpeople-error">Please, enter a valid number of people</i>
      <span class="input-label">Number of People <span class="input-label-required">- Required</span>
      </span>
      <input id="1957720" class="form-control" type="number" name="1957720" placeholder="Number of People" required="" oninvalid="this.setCustomValidity('Please enter a valid number of people')" oninput="setCustomValidity('')"
        aria-describedby="1957720-error">
    </label>
    <label for="1957723">
      <span class="input-label">Additional Information <span class="input-label-optional">- Optional</span>
      </span>
      <textarea id="1957723" class="form-control" name="1957723" placeholder="Additional Information" aria-describedby="1957723-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
    <button type="button" class="btn btn-brand" data-modal-closer="">Close</button>
  </div>
</form>

Text Content

Skip to main content
View Stephanie's on Newbury at 190 Newbury St, Boston, MA 02116 on Google Maps
Call Stephanie's on Newbury by phone at (617) 236-0990
 * Follow us on Facebook
 * Follow us on Instagram

 * Menus
 * About
 * Hours & Location
 * Delivery
 * Private Events
 * Gift Cards
 * Sister Restaurants
    * Saltie Girl
    * Saltie Girl - Los Angeles

 * Reservations


Toggle Navigation
 * Menus
 * About
 * Hours & Location
 * Delivery
 * Private Events
 * Gift Cards
 * Sister Restaurants
    * Saltie Girl
    * Saltie Girl - Los Angeles

 * A Sidell Hospitality Restaurant
 * Privacy Policy
 * Reviews
 * Press
 * Contact Us
 * Reservations
 * Sign Up For The Latest Updates

 * Follow us on Facebook
 * Follow us on Instagram

View Stephanie's on Newbury at 190 Newbury St, Boston, MA 02116 on Google Maps
Call Stephanie's on Newbury by phone at (617) 236-0990
This website is powered by Bentobox
View Stephanie's on Newbury at 190 Newbury St, Boston, MA 02116 on Google Maps
Call Stephanie's on Newbury by phone at (617) 236-0990
Main Content Starts Here, tab to start navigating


STEPHANIE'S ON NEWBURY

The image gallery carousel displays a single slide at a time. Use the next and
previous button to browse 7 slides. The following carousel hides non-visible
slides from screen reader users. Use of next and previous buttons is necessary
to see all slides.Go to previous slide in gallery.
 * 
   Slide 1 of 7
 * 
   Slide 2 of 7
 * 
   Slide 3 of 7
 * 
   Slide 4 of 7
 * 
   Slide 5 of 7
 * 
   Slide 6 of 7
 * 
   Slide 7 of 7

Go to next slide in gallery.
hero gallery paused, press to play images slides Playing hero gallery, press to
pause images slides


A CHIC BOSTON GATHERING PLACE

Stephanie’s on Newbury is an institution in Boston when it comes to casual
dining in the Back Bay. Located on one of Boston’s most fashionable streets and
close to some of the city’s most upscale and popular shops and art galleries,
Stephanie’s has been serving award-winning “sophisticated comfort food” in a
relaxed, inviting atmosphere since 1994. Stephanie’s is casual elegance at its
best with one of the city’s most stylish sidewalk cafés and popular club-like
bars overlooking Newbury Street.


MENUS


 * Lunch
 * Dinner
 * Weekend Brunch
 * Late Afternoon
 * Cocktails
 * Dessert

Select a tab to display Lunch Dinner Weekend Brunch Late Afternoon Cocktails
Dessert


APPETIZERS

BROWN BUTTER CORNBREAD

maple butter

$5

NEW ENGLAND CLAM CHOWDER

native clams, bacon, potatoes, herbs

$11

DEVILED EGGS

salmon roe, crispy pancetta

$15

MISO-HONEY GLAZED CHICKEN WINGS

soy, garlic, scallion, sesame dipping sauce

$13

PEI STEAMED MUSSELS

fines herbes, garlic, shallot, lemon, grilled iggy's francese

$21

AVOCADO TOAST*

maplebrook farm burrata, iggy's francese bread
fried egg 2

$18

AHI TUNA TARTARE*

sashimi grade tuna, avocado, wasabi aioli, togarashi rice puffs, sesame seeds,
chili oil, soy sauce

$24

FRIED JUDITH POINT CALAMARI

italian hots, lemon aioli

$18

GUACAMOLE

freshly made guacamole, pico de gallo, salted corn chips
maine lobster 14

$15

MEZZE PLATE

hummus, roasted babaganoush, tzatziki, greek olives, feta, falafel, warm pita

$28


SIGNATURE SALADS

add to any salad
tofu 7
chicken 12
salmon* 14
lobster salad 14
ahi tuna* 15
sirloin* 15

CLASSIC CAESAR SALAD*

romaine lettuce, asiago frico, garlic croutons, traditional caesar dressing

$16

BACK BAY CHOPPED

cheddar, egg, red onion, tomatoes, beets, broccoli, corn, avocado, bacon, house
dressing

$19



gluten free

ICEBERG WEDGE*

heirloom cherry tomatoes, 8 minute egg, applewood smoked bacon, red onion,
avocado, great hill blue cheese crumbles, buttermilk ranch and russian dressing,
everything crunch

$26

COUNTRY GREEK

heirloom tomato, persian cucumber, red onion, red & yellow pepper, kalamata
olive, chickpeas, feta, fried pita, greek vinaigrette

$20

HARVEST SALAD

escarole, endive, chicory, shaved fennel, candied walnuts, dates, tomme cheese,
cider vinaigrette

$22


SANDWICHES & BURGERS

all sandwiches served with Saltie Girl sea salt potato chips

STEPHI BURGER*

10oz prime blend, cheddar, applewood smoked bacon, red onion, spicy mayo, onion
strings, everything seeded bun, french fries
add smashed avocado 3
add fried egg 2

$26

OLD FASHIONED TURKEY CLUB

fresh roasted turkey breast, bacon, tomato, sliced avocado, lettuce, mayonnaise,
thinly sliced brioche

$19

BLT

applewood smoked bacon, sliced avocado, heirloom tomato, shredded lettuce,
aioli, toasted counry white bread

$22

SOMETHING NATURAL

served open faced
hummus, artichoke hearts, persian cucumber, carrot, fresnos, baby heirloom
tomato, pea greens, bean sprouts, sunflower seeds, iggy's 7-grain, lemon
vinaigrette

$18

THREE CHEESE GRILLED CHEESE

roasted mini heirloom tomatoes, pesto, calabrian chili mayo, iggy's whole wheat

$18

RIBEYE SANDWICH

caramelized onions, great hill blue cheese, garlic aioli, toasted ciabatta,
horseradish cream, onion strings

$34

BALLPARK STYLE WAGYU DOG

chopped red onion, mustard, relish

$24


ENTREES

MACARONI AND CHEESE

three cheeses, buttery bread crumbs
maine lobster 14

$26

BACK BAY RICE BOWL*

jasmine rice, fried egg, seared greens, carrots, spicy bean sprouts, ginger soy
sauce
tofu 21
chicken 26
salmon* 28
ahi tuna* 29
sirloin* 29



gluten free

RIGATONI BOLOGNESE

ragout of pork, veal, beef, a touch of cream, parmigiana reggiano, chili flakes

$28

FETTUCCINE ALFREDO

roasted chicken, broccoli, parmigiano reggiano

$28

DAY BOAT FISH & CHIPS

beer battered fried haddock, malt french fries, coleslaw, jalapeño tartar sauce

$28

BRICK CHICKEN

cheese polenta, lemon garlic sauce

$34

GRILLED STEAK TIPS*

pepper medley, grilled potato, red onion, herb vinaigrette, chimichurri, urfa
chili

$34


SIDES

ONION STRINGS

sea salt

$12

TRUFFLE FRIES

parmesan, truffle mayo

$14

HOUSE COLESLAW

$10

MASHED POTATOES

$12

BLISTERED SHISHITO PEPPERS

$14

BAKED SWEET POTATO

coconut tahini butter

$14

*These items are served raw, undercooked, or cooked to order.

Consuming raw or undercooked meats, poultry, seafood, shellfish, or eggs may
increase your risk of food-borne illness.


APPETIZERS

BROWN BUTTER CORNBREAD

maple butter

$5

NEW ENGLAND CLAM CHOWDER

native clams, bacon, potatoes, herbs

$11

DEVILED EGGS

salmon roe, crispy pancetta

$15

AHI TUNA TARTARE*

sashimi grade tuna, avocado, wasabi aioli, togarashi rice puffs, sesame seeds,
chili oil, soy sauce

$22

FRIED JUDITH POINT CALAMARI

italian hots, lemon aioli

$18

PEI STEAMED MUSSELS

fines herbes, garlic, shallot, lemon, grilled iggy's francese

$21

MEZZE PLATE

hummus, cilantro tahini, roasted babaganoush, tzatziki, greek olives, feta,
falafel, warm pita

$28


SIGNATURE SALADS

add to any salad
tofu 7
chicken 12
salmon* 14
lobster salad 14
ahi tuna* 15
sirloin* 15

CLASSIC CAESAR SALAD*

romaine lettuce, asiago frico, garlic croutons, traditional caesar dressing

$16

ICEBERG WEDGE*

heirloom cherry tomatoes, 8 minute egg, applewood smoked bacon, red onion,
avocado, great hill blue cheese crumbles, buttermilk ranch and russian dressing,
everything crunch

$26

COUNTRY GREEK

heirloom tomato, persian cucumber, red onion, red & yellow pepper, kalamata
olive, chickpeas, feta, fried pita, greek vinaigrette

$20

HARVEST SALAD

escarole, endive, chicory, shaved fennel, candied walnuts, dates, tomme cheese,
cider vinaigrette

$22


SANDWICHES & BURGERS

STEPHI BURGER*

10oz prime blend, cheddar, applewood smoked bacon, red onion, spicy mayo, onion
strings, everything seeded bun, french fries
add smashed avocado 3
add fried egg 2

$26

RIBEYE SANDWICH

caramelized onions, great hill blue cheese, garlic aioli, toasted ciabatta,
horseradish cream, onion strings

$34

TRADITIONAL BALL PARK STYLE WAGYU DOG

chopped red onion, mustard, relish

$24


ENTREES

MACARONI AND CHEESE

three cheeses, buttery bread crumbs
maine lobster 12

$26

BACK BAY RICE BOWL*

jasmine rice, fried egg, seared greens, carrots, spicy bean sprouts, ginger soy
sauce
tofu 21
chicken 26
salmon* 28
ahi tuna* 29
sirloin* 29



gluten free

RIGATONI BOLOGNESE

ragout of pork, veal, beef, a touch of cream, parmigiana reggiano, chili flakes

$28

FETTUCCINE ALFREDO

roasted chicken, broccoli, parmigiano reggiano

$28

BRICK CHICKEN

cheese polenta, lemon garlic sauce

$34

DAY BOAT FISH & CHIPS

beer battered fried haddock, malt french fries, coleslaw, jalapeño tartar sauce

$28

SEARED TUNA AU POIRVE

sautéed mizuna & napa cabbage, soy glaze

$42

MALA SPICED SALMON*

crispy rice cake, persian cucumber salad

$33

HOISON GLAZED RIBS

crushed peanut, jalapeño, coleslaw

$26

GRILLED STEAK TIPS*

pepper medley, grilled potato, red onion, herb vinaigrette, chimichurri, urfa
chili

$38

14OZ ALLEN BROTHERS PRIME SIRLOIN*

loaded baked potato, horseradish cream

$58


SIDES

MASHED POTATOES

$12

ONION STRINGS

sea salt

$12

TRUFFLE FRIES

parmesan, truffle mayo

$14

HOUSE COLESLAW

$10

BLISTERED SHISHITO PEPPERS

$14

BAKED SWEET POTATO

coconut tahini butter

$14

*These items are served raw, undercooked, or cooked to order.
Consuming raw or undercooked meats, poultry, seafood, shellfish, or eggs may
increase your risk of food-borne illness.


STARTERS

CINNAMON MONKEY BREAD

caramel icing

$11

PEANUT BUTTER TOAST

raspberry, toffee crunch, griddled banana bread

$14

NEW ENGLAND CLAM CHOWDER

native clams, bacon, potatoes, herbs

$11

FRUIT BOWL

seasonal fruit, greek yogurt, house made granola

$17

AHI TUNA TARTARE*

sashimi grade tuna, avocado, wasabi aioli, togarashi rice puffs, sesame seeds,
chili oil, soy sauce

$24

AVOCADO TOAST

maplebrook farm burrata, iggy's francese bread
fried egg 2

$18

GUACAMOLE

freshly made guacamole, pico de gallo, salted corn chips
maine lobster 14

$15

MEZZE PLATE

hummus, roasted babaganoush, beet tzatziki, greek olives, feta, falafel, warm
pita

$28


SIGNATURE SALADS

add to any salad
tofu 7
chicken 12
salmon* 14
lobster salad 14
ahi tuna* 15
sirloin* 15

BACK BAY CHOPPED SALAD

cheese, egg, red onion, tomatoes, beets, broccoli, corn, avocado, bacon, house
dressing

$19



gluten free

COUNTRY GREEK SALAD

heirloom tomato, persian cucumber, red onion, red & yellow pepper, kalamata
olive, chickpeas, feta, fried pita, greek vinaigrette

$20


SANDWICHES & ENTREES

BREAKFAST BURGER*

prime blend, fried egg, fried hash brown, applewood smoked bacon, frizzled
shallots, swiss cheese, parmesan truffle sauce

$22

STEPHI BREAKFAST SANDWICH

cheesy scrambled eggs, tomato, bacon, sliced avocado, garlic aioli, ciabatta

$22

OLD FASHIONED TURKEY CLUB

fresh roasted turkey breast, bacon, tomato, sliced avocado, lettuce, mayonnaise,
thinly sliced brioche, saltie girl sea salt potato chips

$19

STEPHI'S CHUNKY CHICKEN SALAD

roasted chicken, capers, toasted almonds, romaine lettuce, mayo, toasted seven
grain

$19

SOMETHING NATURAL

served open faced
hummus, artichoke hearts, persian cucumber, carrot, fresnos, baby heirloom
tomato, pea greens, bean sprouts, sunflower seeds, iggy's 7-grain, lemon
vinaigrette

$18


SMOKED SALMON PLATTER

whitefish salad, smoked salmon, smoked trout, 2 bagels, plain & chive schmear,
cucumber, jumbo capers, red onion, tomato
38


BRUNCH FAVORITES

EGGS BENEDICT*

poached eggs, wolferman's english muffin
classic smoked ham 19
avocado 21
maine lobster 32
smoked salmon 30

THREE CHEESE OMELETTE

cheddar, parmesan, pepper jack, boston green salad

$18



gluten free

SKILLET BREAKFAST*

two eggs any style, smoked bacon, italian sausage, baked cheddar home fries,
biscuit

$23

SMOKED SALMON FLATBREAD*

red onion, capers, crème fraîche, 8 minute egg, salmon roe, boston green salad

$28

TRUFFLED CROQUE MADAME*

country ham, gruyère, fried egg, brioche, french fries

$19

BUTTERMILK GRIDDLE PANCAKES

maple syrup, cinnamon honey butter
ask your server for daily special 19

$18

HUEVOS RANCHEROS*

two eggs any style, carnitas, avocado, black beans, pico de gallo, corn
tortillas, cotija

$20

BRAISED SHORT RIB HASH*

two eggs any style, roasted potatoes, bacon, avocado, cheddar cheese,
caramelized onions

$28

STEAK TIPS & EGGS*

fried eggs, sea salt biscuit, sausage cream gravy

$29


SIDES

TOAST

$4

HOME FRIES

$6

ITALIAN SAUSAGE OR BACON

$6

FRIED HASH BROWN

$8

TOASTED BAGEL

cream cheese
choice of plain or everything

$5

TRUFFLE PARMESAN FRIES

$14

STEPHI'S LOADED HOME FRIES

salsa verde, creme fraiche, cheddar, guacamole, scallions, bacon

$13

*These items are served raw, undercooked, or cooked to order.
Consuming raw or undercooked meats, poultry, seafood, shellfish, or eggs may
increase your risk of food-borne illness.

Served Saturday & Sunday, 3-5PM


APPETIZERS

BROWN BUTTER CORNBREAD

maple butter

$5

NEW ENGLAND CLAM CHOWDER

native clams, bacon, potatoes, herbs

$11

FRIED JUDITH POINT CALAMARI

italian hots, lemon aioli

$18

AHI TUNA TARTARE*

sashimi grade tuna, avocado, wasabi aioli, togarashi rice puffs, sesame seeds,
chili oil, soy sauce

$22

AVOCADO TOAST

maplebrook farm burrata, iggy's francese bread
add fried egg 2

$18

MISO-HONEY GLAZED CHICKEN WINGS

soy, garlic, scallion, sesame dipping sauce

$13

PEI STEAMED MUSSELS

fines herbes, garlic, shallot, lemon, grilled iggy's francese

$21

GUACAMOLE

freshly made guacamole, pico de gallo, salted corn chips maine lobster 14

$15

MEZZE PLATE

hummus, cilantro tahini, roasted babaganoush, tzatziki, greek olives, feta,
falafel, warm pita

$28

TRUFFLE PARMESAN FRIES

$14


SIGNATURE SALADS

CLASSIC CAESAR SALAD*

romaine lettuce, asiago frico, garlic croutons, traditional caesar dressing
tofu 21
grilled chicken 26
salmon 28
lobster salad 28
ahi tuna 29
sirloin 29

$16

COUNTRY GREEK SALAD

heirloom tomato, persian cucumber, red onion, red & yellow pepper, kalamata
olive, chickpeas, feta, fried pita, greek vinaigrette

$20



gluten free

HARVEST SALAD

escarole, endive, chicory, shaved fennel, candied walnuts, dates, tomme cheese,
cider vinaigrette

$22


ENTREES

STEPHI BURGER*

10oz prime blend, cheddar, applewood bacon, red onion, spicy mayo, onion
strings, everything seeded bun, french fries
add smashed avocado $3
add fried egg $2

$26

RIBEYE SANDWICH

caramelized onions, great hill blue cheese, garlic aioli, toasted ciabatta,
horseradish cream, onion strings

$34

OLD FASHIONED TURKEY CLUB

fresh roasted turkey breast, bacon, tomato, sliced avocado, lettuce, mayonnaise,
thinly sliced brioche, saltie girl sea salt potato chips

$19

THREE CHEESE GRILLED CHEESE

roasted mini heirloom tomato, pesto, calabrian chili mayo, country white bread

$18

TRADITIONAL BALLPARK STYLE WAGYU DOG

chopped red onion, mustard, relish

$24

GRILLED STEAK TIPS*

pepper medley, grilled potato, red onion, herb vinaigrette, chimichurri, urfa
chili

$34

MACARONI & CHEESE

three cheeses, buttery bread crumbs
maine lobster 14

$26


SIGNATURE COCKTAILS

STEPHI'S PINEAPPLE MARTINI

vodka, pineapple

BANANA OLD FASHIONED

bourbon, rum, banana, chocolate bitters

PEAR COSMO

vodka, pear liqueur, ginger

$15

FALL RUM PUNCH

dark rum, sherry, orgeat, amaretto, orange, lemon

$15

HIBISCUS MARGARITA

mezcal, hibiscus, lime

$15

BOULEVARDIER TWIST

bourbon, amaro, vermouth, bitters, absinthe rinse

$15

COCONUT MARGARITA

tequila, coconut, citrus blend, agave, hint of spice


DRAFT SANGRIA

WHITE

sauvignon blanc, verdejo, white rum, stone & tropical fruit

RED

grenache, tempranillo, brandy, fresh berries, apple, pear


ZERO PROOF

ESPRESSO MARTINI

stephanie's signature, alcohol free



non alcoholic

APPLE CIDER SPRITZ

cinnamon, NA sparkling

$15



non alcoholic

HUGO SPRITZ

elderflower, mint, NA sparkling



non alcoholic

SWEETBOY CAST IRON COOKIE

baked to order
valrhona chocolate, vanilla ice cream

$16

BOSTON CREAM PIE

yellow butter cake, vanilla cream filling, chocolate sauce

$12

STEPHANIE'S BIRTHDAY CAKE

classic chocolate cake, vanilla ice cream, chocolate sauce

$12

LOADED BROWNIE SUNDAE

chocolate studded brownie, chocolate chip ice cream, chocolate sauce, chantilly,
marcona almonds, chocolate pearls

$12


ABOUT




STEPHANIE’S ON NEWBURY IS AN INSTITUTION IN BOSTON

A classic that continues to reinvent itself to appeal to residents and visitors
alike. Located on one of Boston’s most iconic and scenic streets, Newbury
Street, and in the heart of Back Bay, Stephanie’s welcomes guests with warm,
friendly service all day long.


EVERY VISIT TO STEPHANIE’S IS A MEMORABLE ONE

Whether you’re joining us for breakfast, lunch or dinner, or building your own
Bloody Mary at brunch, your visit will be a relaxing and memorable one. Our
comfort food classics and warm, welcoming setting will make any visit
unforgettable.





CASUAL ELEGANCE AT ITS BEST

Stephanie’s is casual elegance at its best with one of city’s most fashionable
sidewalk cafés, popular bar and lounge overlooking Exeter Street and cozy
sky-lit dining spaces. Our team at Stephanie’s is friendly and hospitable and
eagerly anticipates your next visit.


SERVING “SOPHISTICATED COMFORT FOOD” IN A RELAXED, INVITING ATMOSPHERE SINCE
1994

Guests favor this classic, go-to restaurant because owner Kathy Sidell
skillfully blends homestyle American favorites with a fresh, local twist.




HOURS & LOCATION

View Stephanie's on Newbury at 190 Newbury St,
Boston, MA 02116 on Google Maps
Call Stephanie's on Newbury by phone at (617) 236-0990

Get Directions to Stephanie's on Newbury via Google Maps

Monday-Thursday: 11:00am - 10:00pm
Friday: 11:00am-11:00pm
Saturday: 9:00am-11:00pm
Sunday: 9:00am - 9:00pm

Weekend Brunch: 9:00am - 3:00pm







PRIVATE EVENTS




INQUIRE ABOUT YOUR PRIVATE EVENT

If interested in hosting a private event such as a birthday party, office party,
rehearsal dinner or more, please inquire now below and we will get back to you
as soon as possible.

Inquire Now


PRESS

Go to previous slide in gallery.

 * BU TODAY
   
   
   LUNCH, ANYONE? STEPHANIE’S ON NEWBURY | | BOSTON UNIVERSITY

 * BOSTON.COM
   
   
   WHERE TO EAT AND DRINK AT EVERY LOGAN INTERNATIONAL AIRPORT TERMINAL

 * BOSTON.COM
   
   
   30 ESSENTIAL BACK BAY RESTAURANTS

 * OPENTABLE
   
   
   REVEALS THE 100 BEST BRUNCH RESTAURANTS IN AMERICA FOR 2018

 * THRILLIST
   
   
   EVERYTHING YOU NEED TO DO IN BOSTON THIS WEEKEND

 * BU TODAY
   
   
   LUNCH, ANYONE? STEPHANIE’S ON NEWBURY | | BOSTON UNIVERSITY

 * BOSTON.COM
   
   
   WHERE TO EAT AND DRINK AT EVERY LOGAN INTERNATIONAL AIRPORT TERMINAL

 * BOSTON.COM
   
   
   30 ESSENTIAL BACK BAY RESTAURANTS

 * OPENTABLE
   
   
   REVEALS THE 100 BEST BRUNCH RESTAURANTS IN AMERICA FOR 2018

 * THRILLIST
   
   
   EVERYTHING YOU NEED TO DO IN BOSTON THIS WEEKEND

 * BU TODAY
   
   
   LUNCH, ANYONE? STEPHANIE’S ON NEWBURY | | BOSTON UNIVERSITY

 * BOSTON.COM
   
   
   WHERE TO EAT AND DRINK AT EVERY LOGAN INTERNATIONAL AIRPORT TERMINAL

 * BOSTON.COM
   
   
   30 ESSENTIAL BACK BAY RESTAURANTS

Go to next slide in gallery.
 * 1
 * 2


CONTACT US

Send us a message and we’ll get back to you as soon as possible. You can also
reach us by phone at (617) 236-0990. Looking forward to hearing from you.

If interested in joining the team, please fill out the form below and select
Jobs as the reason why you're getting in touch.

leave this field blank

Please, enter a valid name Name - Required Please, enter a valid email Email -
Required Please, enter a valid phone number Phone Number - Required What are you
getting in touch about? - Optional
What are you getting in touch about? General Inquiry Press Inquiry Jobs
Please, enter a valid your message Your Message - Required
Send Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for your inquiry. We’ll be in touch shortly.

 * Follow us on Facebook
 * Follow us on Instagram

 * A Sidell Hospitality Restaurant
 * Privacy Policy
 * Reviews
 * Press
 * Contact Us
 * Sign Up For The Latest Updates

This website is powered by Bentobox
 * Call (617) 236-0990

Close this modal ×
leave this field blank



EMAIL SIGNUP

Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required Please, enter a valid email Email - Required
Submit Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for signing up for email updates! Close

Close this modal ×


RESERVATIONS

Location - Required
Location Stephanie's On Newbury
Please, select a location Number of People - Optional
Number of People 1 Person 2 People 3 People 4 People 5 People 6 People 7 People
8+ People
Date - Required

date, open date picker

Please, select a date Time - Optional
Time 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM 7:30 PM 7:00 PM
6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM 2:30 PM 2:00 PM
1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM 10:00 AM 9:30 AM
9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM
Find A Table Please check errors in the form above
Thanks!
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Close this modal ×


CART

Item
Price
Qty Quantity
Total

Your cart is currently empty.

Subtotal: $0.00

Checkout is currently unavailable. Please try again later.

Continue Shopping Checkout

Continue Shopping
Checkout
Close this modal ×

Close this modal ×
leave this field blank



CONTACT US ABOUT YOUR PRIVATE EVENT

Please, enter a valid email Email - Required
Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required
Please, enter a valid phone number Phone Number - Required Please, enter a valid
company Company - Required
Event Date - Required

date, open date picker

Please, enter a valid start time Start Time - Required
Start Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid end time End Time - Required
End Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid type of event Type of Event - Required
Type of Event Alumni Bachelor / Bachelorette Birthday Cocktail Reception
Corporate Lunch Engagement Fundraiser Graduation Holiday Meeting / Presentation
Photo / Film Shoot Private Dinner Rehearsal Dinner Shower Sporting Event Wedding
Other
Please, enter a valid number of people Number of People - Required Additional
Information - Optional
Submit Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for your inquiry. We’ll be in touch shortly. Close

Close this modal×

SUBMIT PRE-ORDER HERE







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

close carousel