www.lillistarbk.com
Open in
urlscan Pro
151.101.1.75
Public Scan
Submitted URL: http://lillistarbk.com/
Effective URL: https://www.lillistarbk.com/
Submission: On November 05 via api from US — Scanned from DE
Effective URL: https://www.lillistarbk.com/
Submission: On November 05 via api from US — Scanned from DE
Form analysis
3 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-521732">
<option value="tab-item-521730" selected="">Food</option>
<option value="tab-item-521731">Cocktails</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="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="2144486">
<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="2144486" class="form-control" type="text" name="2144486" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
aria-describedby="2144486-error">
</label>
<label for="2144492">
<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="2144492" class="form-control" type="text" name="2144492" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
aria-describedby="2144492-error">
</label>
<label for="2144498">
<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="2144498" class="form-control" type="email" name="2144498" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
aria-describedby="2144498-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="#" data-reservation-api-key="">LilliStar </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>
Text Content
Skip to main content View LilliStar at 353 Bedford Ave, Brooklyn, NY 11211 on Google Maps Call LilliStar by phone at (929) 489 - 0150 * About * Menu * Happenings * Private Events * Press * Hours & Location * Book A Table Toggle Navigation * About * Menu * Happenings * Private Events * Press * Hours & Location * Contact * Join Our Newsletter * Careers * Book A Table * Follow us on Facebook * Follow us on Instagram View LilliStar at 353 Bedford Ave, Brooklyn, NY 11211 on Google Maps This website is powered by Bentobox View LilliStar at 353 Bedford Ave, Brooklyn, NY 11211 on Google Maps Main Content Starts Here, tab to start navigating LILLISTAR Go to previous slide in gallery. * Slide 1 of 6 * Slide 2 of 6 * Slide 3 of 6 * Slide 4 of 6 * Slide 5 of 6 * Slide 6 of 6 Go to next slide in gallery. ABOUT US LilliStar is an indoor-outdoor lounge and cocktail bar on the rooftop of Moxy Williamsburg, offering stunning, unobstructed views of the Williamsburg Bridge, East River and Lower Manhattan. Serving up playful cocktails from the award-winning Bar Lab Hospitality team of Broken Shaker, alongside a selection of small plates. First come, first serve. Reservations only available for parties of 6 or more. Book A Table MENUS * Food * Cocktails Select a tab to display Food Cocktails FOOD DIPS & OLIVES beet tahini, hummus, olives, pita chips $18.00 vegetarian CHICKEN WINGS date honey & yemenite zchug $16.00 WATERMELON SALAD fresh watermelon, feta cheese, mint and basil $19.00 vegetarian SHROOM BARBACOA mushroom, savoy spinach, pineapple salsa $15.00 vegetarian HOT DOG potato bun, aioli harissa & red cabbage $12.00 DESSERT TIPSY SCOOP BOOZY ELOTE TWISTED TEA ICE CREAM two scoops of our elite twisted tea boozy ice cream w/ paprika rim $12.00 SOFT SERVE rose petals & pistachio $7.00 COCKTAILS COCKTAIL, FRUIT! NEGRONI Botanist, fruit cocktail infused Campari, Martini & Rossi sweet vermouth $19.00 HOT DOGGIN IT Vida, Lustau Vermut, tomato water, mustard seed agave $18.00 JAZZY JERK MARGARITA Patron Blanco, Sorel, Jerk agave, oj, lime, Jamaican jerk bitters $20.00 'NANA PUDDING Zacapa, D’usse, banana black tea, coconut foam, vanilla wafers, clarified $20.00 CUTIE PIE Graham cracker infused Jack Rye, Adriatico amaretto, Cointreau, black cherry orgeat, citrus $19.00 FRIED PICKLES & RANCH Ilegal Mezcal, Aquavit, Fino, dill, coriander, lime oleo, carbonated $18.00 ELOTE TWISTED TEA Cotija washed abasolo, Nixta, black tea, lemon oleo, smoked paprika salt *can be served alcohol free with Ritual Whiskey *try our Tipsy Scoop Boozy Ice Cream inspired by this cocktail! $19.00 ONE IN A MELON Grey Goose, St Germain, rose, watermelon, London essence rosemary & grapefruit tonic *can be served NA with seedlip garden and NON #1 $20.00 CATNIP CHUTNEY Monkey Shoulder, Copalli Cacao, Mr. Black, mole bitters, orange marmalade Demerara $19.00 BEER TWISTED TEA $10.00 MILLER HIGH LIFE $6.00 MONTAUK IPA $10.00 PERONI $8.00 JUNESHINE POG $12.00 MODELO $8.00 HIGH NOON $10.00 CASALU RUM SELTZER $14.00 WINES LA MARCA PROSECCO Glera, Pinot Noir, Italy $12.00 LALLIER BRUT Chardonnay, Pinot Noir, Champagne $35.00 LALLIER BRUT Chardonnay, Pinot Noir, Champagne $35.00 HUNKY DORY Sauvignon Blanc, New Zealand $17.00 TALLEY VINEYARDS Chardonnay, Central Coast $19.00 LOVE YOU BUNCHES Muscadet, Pinot Gris, Mourvedre $18.00 LA BERNARDE Grenache Syrah, Provence France $17.00 WHISPERING ANGEL Grenache, Vermentino Syrah, Provence France (btl) $168.00 MATIAS RICCITELLI ‘KUNG FU’ Malbec, Argentina 2023 $18.00 FROZENS CAUTION, TOTAL AWESOMENESS Fords Gin, midori, white port, guanabana, aloe, citrus $20.00 MANGO LOCKDOWN Diplomatico Planas, Chinola Mango, coconut, pineapple $20.00 MIAMI VICE IT swirly of Caution, total awesomeness & Mango Lockdown $20.00 LARGE FORMATS FUN IN THE SUN Don Julio Blanco, chinola, salers, passionfruit, citrus, Chinese 5 spice $350.00 WATERMELON CATAPULT Absolut, st germain, la marca sparkling rose, watermelon, rosemary, citrus $350.00 BEAM ME UP Montelobos, aperol, strawberry, cardamom, citrus $350.00 NA ONENESS JASMINE HEMP BEVERAGE $12.00 HAPPENINGS PRIVATE EVENTS BOOK AN EVENT We would love to host your next event whatever the special occasion! Please fill out our form below and someone will be in touch asap. Weddings Deck Events Deck Inquire Now PRESS Go to previous slide in gallery. * NY TIMES BARTENDERS ARE GIVING BLUE COCKTAILS THE GREEN LIGHT * EATER NY APRIL RESTAURANT OPENINGS IN NYC * EATER NY THE HOTTEST COCKTAIL BARS IN NYC RIGHT NOW * FSR MAGAZINE BAR LAB HOSPITALITY OPENS NEW ROOFTOP COCKTAIL BAR AT MOXY WILLIAMSBURG * FOOD & BEVERAGE MAGAZINE BAR LAB HOSPITALITY INTRODUCES LILLISTAR ROOFTOP AT MOXY WILLIAMSBURG * THRILLIST WILLIAMSBURG’S NEWEST ROOFTOP LILLISTAR PACKS A TROPICAL PUNCH * GUEST OF A GUEST THE HOTTEST NYC ROOFTOP BARS TO PARTY WITH A VIEW THIS SEASON * TIME OUT NEW YORK A BEAUTIFUL NEW ROOFTOP OPENS IN WILLIAMSBURG TOMORROW * THRILLIST THE BEST ROOFTOP BARS IN NYC FOR GOLDEN HOUR HANGS * ESQUIRE THESE ROOFTOP BARS IN NYC HAVE COOL VIBES AND UNFORGETTABLE VIEWS * FORBES CHRISTINE WISEMAN OF BROKEN SHAKER & BAR LAB HOSPITALITY IS NAMED 2023 NORTH AMERICA’S BEST BARTENDER * NY TIMES BARTENDERS ARE GIVING BLUE COCKTAILS THE GREEN LIGHT * EATER NY APRIL RESTAURANT OPENINGS IN NYC * EATER NY THE HOTTEST COCKTAIL BARS IN NYC RIGHT NOW * FSR MAGAZINE BAR LAB HOSPITALITY OPENS NEW ROOFTOP COCKTAIL BAR AT MOXY WILLIAMSBURG * FOOD & BEVERAGE MAGAZINE BAR LAB HOSPITALITY INTRODUCES LILLISTAR ROOFTOP AT MOXY WILLIAMSBURG * THRILLIST WILLIAMSBURG’S NEWEST ROOFTOP LILLISTAR PACKS A TROPICAL PUNCH * GUEST OF A GUEST THE HOTTEST NYC ROOFTOP BARS TO PARTY WITH A VIEW THIS SEASON * TIME OUT NEW YORK A BEAUTIFUL NEW ROOFTOP OPENS IN WILLIAMSBURG TOMORROW * THRILLIST THE BEST ROOFTOP BARS IN NYC FOR GOLDEN HOUR HANGS * ESQUIRE THESE ROOFTOP BARS IN NYC HAVE COOL VIBES AND UNFORGETTABLE VIEWS * FORBES CHRISTINE WISEMAN OF BROKEN SHAKER & BAR LAB HOSPITALITY IS NAMED 2023 NORTH AMERICA’S BEST BARTENDER * NY TIMES BARTENDERS ARE GIVING BLUE COCKTAILS THE GREEN LIGHT * EATER NY APRIL RESTAURANT OPENINGS IN NYC * EATER NY THE HOTTEST COCKTAIL BARS IN NYC RIGHT NOW Go to next slide in gallery. * 1 * 2 * 3 * 4 HOURS & LOCATION View LilliStar at 353 Bedford Ave, Brooklyn, NY 11211 on Google Maps Call LilliStar by phone at (929) 489 - 0150 Get Directions to LilliStar via Google Maps Sunday - Thursday - Closed Friday & Saturday - 5pm-12am See Happenings for Parties! * Follow us on Facebook * Follow us on Instagram * Contact * Join Our Newsletter * Careers This website is powered by Bentobox * Book A Table 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 LilliStar 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 × YOUR CONTACT INFORMATION First Name * Last Name * Email Address * Phone Number * Ext. Company YOUR EVENT DETAILS Please confirm which venue you are interested in. [Mesiba, Jolene BK, Lillistar Rooftop, The Studios, Bar Bedford Garden]* Event Date * Start Time End Time Number of People * Nature of this Event How did you hear about us? Select an option EventUp Instagram Facebook Venues by Tripleseat Search Engine Email Other Please specify Please leave this field blank Private Event Software powered by Tripleseat Private Event Software powered by Tripleseat Opens in new window PDF Download Word Download Excel Download PowerPoint Download Document Download close carousel