www.thecasinolsq.com Open in urlscan Pro
87.239.16.40  Public Scan

Submitted URL: http://www.thecasinolsq.com/
Effective URL: https://www.thecasinolsq.com/
Submission: On December 05 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

POST /

<form id="NewsletterSignup" action="/" method="post" class="form" enctype="multipart/form-data">
  <input type="hidden" name="secondarySource" value="Newsletter">
  <input type="hidden" name="secondarySourceDescription" value="Home">
  <div class="footer-form-inputs col-12">
    <div class="input-group">
      <input type="text" placeholder="First Name" class="form-control required" name="firstname" id="firstname" value="">
      <input type="text" placeholder="Last Name" class="form-control required" name="lastname" id="lastname" value="">
    </div>
    <div class="input-group">
      <input type="email" placeholder="Email" class="form-control required" name="email" id="email" value="">
      <input type="text" placeholder="Mobile" class="form-control" name="telephone" id="telephone" value="">
    </div>
  </div>
  <div class="col-12">
    <p class="text-left">Please send me information about offers, promotions, news and events from:</p>
    <div class="d-flex flex-column flex-md-row w-100 align-items-center justify-content-start text-left">
      <p class="mb-2 mobile-fullwidth" style="min-width:200px; font-weight:bold;">Empire Casino</p>
      <label class="checkbox-label">
        <input type="checkbox" name="optin" value="1" data-error="after" class="checkbox">
        <span class="checkmark"></span>By Email </label>
      <label class="checkbox-label">
        <input type="checkbox" name="optinText" value="1" data-error="after" class="checkbox">
        <span class="checkmark"></span>By Text (SMS) </label>
    </div>
    <div class="d-flex flex-column flex-md-row w-100 align-items-center justify-content-start text-left">
      <p class="mb-2  mobile-fullwidth" style="min-width:200px; font-weight:bold;">Metropolitan Gaming</p>
      <label class="checkbox-label">
        <input type="checkbox" name="optinMet" value="1" data-error="after" class="checkbox">
        <span class="checkmark"></span>By Email </label>
      <label class="checkbox-label">
        <input type="checkbox" name="optinMetText" value="1" data-error="after" class="checkbox">
        <span class="checkmark"></span>By Text (SMS) </label>
    </div>
  </div>
  <p class="text-left pl-3 mt-2 ">Our Privacy Notice is available <a href="https://www.metropolitangaming.com/data-processing-notice" alt="Privacy Policy" target="_blank">here</a></p>
  <input type="submit" value="Sign Up" class="btn btn-white mb-5 mt-2" id="newsSignUp" name="newsSignUp">
</form>

POST /

<form id="EmpireEnquiry" action="/" method="post" class="form" enctype="multipart/form-data">
  <input type="hidden" name="secondarySource" value="Enquiry Form">
  <input type="hidden" name="secondarySourceDescription" value="Home">
  <div class="row">
    <div class="col-12">
      <p class="sectiontitle">Help me with:</p>
      <div class="form-group">
        <select class="form-control enquiryType" name="enquiryType" required="">
          <option value="reception@thecasinolsq.com">Event Enquiries &amp; Bookings</option>
          <option value="reception@thecasinolsq.com">General Enquiry</option>
          <option value="reception@thecasinolsq.com">Casino Enquiry</option>
          <option value="reception@thecasinolsq.com">Kings Sports bar</option>
          <option value="reception@thecasinolsq.com">Icon bar</option>
          <option value="reception@thecasinolsq.com">Experience/Birthday Package</option>
          <option value="reception@thecasinolsq.com">Poker Package</option>
          <option value="reception@thecasinolsq.com">Poker Room</option>
          <option value="lsqcsr@thecasinolsq.com">Gaming Related Complaints</option>
        </select>
        <input class="enquiry" type="hidden" value="" name="enquiry">
      </div>
    </div>
    <div class="col-12">
      <p class="sectiontitle">Personal Details</p>
    </div>
    <div class="col-md-6">
      <div class="input-group">
        <div class="input-group-prepend"><span class="input-group-text ">First Name</span></div>
        <input type="text" class="form-control" name="firstname" id="firstname" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="input-group">
        <div class="input-group-prepend"><span class="input-group-text ">Last Name: </span></div>
        <input type="text" class="form-control" name="lastname" id="lastname" value="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="input-group">
        <div class="input-group-prepend"><span class="input-group-text ">Email:</span></div>
        <input type="text" class="form-control" name="email" id="email" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="input-group">
        <div class="input-group-prepend"><span class="input-group-text ">Telephone:</span></div>
        <input type="text" class="form-control" name="telephone" id="telephone" value="">
      </div>
    </div>
    <div class="col-sm-12">
      <textarea name="extrainfo" id="extrainfo" rows="7" value="" class="required" placeholder="Message:"></textarea>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <p class="text-left">Please send me information about offers, promotions, news and events from:</p>
      <div class="d-flex w-100 align-items-center justify-content-start text-left">
        <p class="mb-2" style="min-width:200px; font-weight:bold;">Empire Casino</p>
        <label class="checkbox-label">
          <input type="checkbox" name="optin" value="1" data-error="after" class="checkbox">
          <span class="checkmark"></span>By Email </label>
        <label class="checkbox-label">
          <input type="checkbox" name="optinText" value="1" data-error="after" class="checkbox">
          <span class="checkmark"></span>By Text (SMS) </label>
      </div>
      <div class="d-flex w-100 align-items-center justify-content-start text-left">
        <p class="mb-2" style="min-width:200px; font-weight:bold;">Metropolitan Gaming</p>
        <label class="checkbox-label">
          <input type="checkbox" name="optinMet" value="1" data-error="after" class="checkbox">
          <span class="checkmark"></span>By Email </label>
        <label class="checkbox-label">
          <input type="checkbox" name="optinMetText" value="1" data-error="after" class="checkbox">
          <span class="checkmark"></span>By Text (SMS) </label>
      </div>
      <!-- HIDE FOR NOW
		<div class="d-flex w-100 align-items-center justify-content-start">	
			<p class="mb-2" style="min-width:200px; font-weight:bold;">MetGaming.com</p>
			<label class="checkbox-label">
				<input type="checkbox" name="optinMetGaming" value="1"   data-error="after" class="checkbox">
				<span class="checkmark"></span>By Email
			</label>
			<label class="checkbox-label">
				<input type="checkbox" name="optinMetGamingText" value="1"   data-error="after" class="checkbox">
				<span class="checkmark"></span>By Text (SMS)
			</label>
		</div>
-->
      <p>Our Privacy Notice is available <a href="https://www.metropolitangaming.com/data-processing-notice" alt="Privacy Policy" target="_blank">here</a></p>
    </div>
  </div>
  <div class="row">
    <div class="form-buttons col-md-6"><input type="hidden" name="tk-ContactEnquiry">
      <input type="hidden" name="ContactEnquiry" value="empireNew_Contact_Enquiry">
      <script type="text/javascript">
        var reCaptchaFocus = function() {
          var head = document.getElementsByTagName('head')[0];
          var el2 = document.querySelector('script[src="https://www.google.com/recaptcha/api.js?render=6LeCAI4UAAAAAD3Muc5FEzloqj8n4XEK_wbOZxmH&hl=en"]');
          if (el2 === null) {
            var script = document.createElement('script');
            script.type = 'text/javascript';
            script.src = 'https://www.google.com/recaptcha/api.js?render=6LeCAI4UAAAAAD3Muc5FEzloqj8n4XEK_wbOZxmH&hl=en';
            head.appendChild(script);
          }
          var recaptchaInterval = setInterval(function() {
            if (!window.grecaptcha || !window.grecaptcha.execute) {
              return;
            }
            clearInterval(recaptchaInterval);
            grecaptcha.execute('6LeCAI4UAAAAAD3Muc5FEzloqj8n4XEK_wbOZxmH', {
              action: 'empireNew_Contact_Enquiry'
            }).then(function(token) {
              document.querySelector('[name="tk-ContactEnquiry"]').value = token;
            });
          }, 100);
          var formsOff = document.getElementsByClassName('form');
          for (var i = 0; i < formsOff.length; i++) {
            formsOff[i].removeEventListener('click', reCaptchaFocus);
          }
        };
        var forms = document.getElementsByClassName('form');
        for (var i = 0; i < forms.length; i++) {
          forms[i].addEventListener('click', reCaptchaFocus);
        }
      </script>
    </div>
    <div class="form-buttons col-md-6 text-right"><input type="submit" value="Send Enquiry" class="btn btn-purple mt-4" id="contactBtn" name="submitEnquiry"></div>
  </div>
</form>

Text Content

New to the Met Card?
Discover the Benefits

Play Online


020 3014 1000

Send Enquiry



Toggle navigation
 * Casino
   * Back
   
   
   * CASINO
     
     Try your hand at classic casino games at our Vegas-style casino in London's
     Leicester Square. Play Poker, Roulette, Blackjack, Slots, Pai Gow & more
     24/7!
     
     View Casino
   * American Roulette
   * Blackjack
   * Punto Banco
   * Three Card Poker
   * Slots & Electronic Roulette
   * Live Streamed Casino
   * Dragon Lounge
   * We Have To Ask
   * Play Online
 * Poker
   * Back
   
   
   * POKER
     
     Whether you're new to poker or an experienced player, the right seat is
     waiting for you here in the Empire Poker Room... Why Play Anywhere Else?
     
     View Poker
   * Cash Games
   * Tournament Schedule
   * Team Empire
   * Meet Your Cardroom Manager
   * Poker Offers
   * Bravo Poker Live
   * We Have To Ask
 * Kings Sports Bar
   * Back
   
   
   * KINGS SPORTS BAR
     
     Never miss a moment of sport at The Kings Sports Bar London. Catch all the
     games from around the globe including football, F1, cricket & NFL. Open
     24/7.
     
     View Kings Sports Bar
   * Watch NFL
   * Fixture List
   * Watch Football Live
 * Food & Drink
   * Back
   
   
   * FOOD & DRINK
     
     The ultimate destination for Food & Drink in Leicester Square. Top choice
     for great food and distinctive drinks with a difference? You bet!
     
     View Food & Drink
   * Cocktails
   * Players Menu
   * Gift Vouchers
   * Icon Balcony Bar
   * 7th Cat
 * Icon Balcony Bar
 * Experiences
   * Back
   
   
   * EXPERIENCES
     
     Learn to play Blackjack like a pro or cause a stir at a cocktail making
     class with our London experience packages.
     
     View Experiences
   * Learn to Play
   * Cocktail Masterclass

Play Online
MORE
 * What's On
 * Private Hire
   * Back
   
   
   * PRIVATE HIRE
     
     If you need to hire a venue in London, Casino at The Empire offers
     sophisticated & unique rooms to host your corporate function, premiere or
     dinner party.
     
     View Private Hire
   * Icon Balcony Bar
 * The Met Card
 * Gift Vouchers
 * Safer Gambling
 * Our Neighbourhood
 * Contact

Christmas
Your browser does not support the video element.

EMPIRE CASINO


HOTTEST CASINO ACTION IN LONDON

Set your pulse racing at the liveliest casino in the UK

LEICESTER SQUARE, LONDON

STUNNING VENUE

FABULOUS EVENTS

SPORTS BAR

SUMMER COCKTAILS

BALCONY BAR




We offer the best casino games, world-class dealers and fantastic bars in the
heart of London's West End.

We are open 24 hours a day, 7 days a week. Enjoy the thrill of Blackjack,
American Roulette, Punto Banco, Slots and Electronic Games. Plus enjoy the
famous London Poker Room offering round-the-clock cash games and tournament
Poker action.

Please ensure you have your Met Card or valid ID with you as we operate a random
search and customer check-in policy 24/7.


Find out more about all we have to offer…



Poker



Casino

Kings Sports Bar


GOT THE CARD? GET THE APP

 * Check your Met Points balance
 * View and redeem your vouchers
 * Receive App Only offers
 * Make restaurant bookings
 * RSVP to events
 * View our Met Points gift range
 * 100% control, wherever you are

Find out more




BEST BAR NONE AWARD

This grand event celebrated a remarkable achievement – 23 businesses were
assessed and accredited, all boasting impressive scores ranging from 92% to 96%
in the accreditation process. 

This accomplishment reaffirms the area's status as a vibrant and secure
destination of choice. The Empire Casino proudly secured the highest score,
earning them the coveted Golden Bell. 

This initiative, endorsed by Heart of London and backed by the Home Office,
honours the commitment of licensed venues to maintain exceptional industry
standards, fostering safer environments. It also aids customers in identifying
well-managed pubs, bars, clubs, and other vital hospitality establishments,
which play a pivotal role in the West End's economic landscape.

FIND OUT MORE

Our fabulous loyalty programme rewards you every time you eat, drink, or play at
Empire Casino – and at every other Met Card venue in the UK.

Rack up Met Points and enjoy food, drinks, and treats on us.



Read More


NEW TO THE EMPIRE CASINO?

A warm welcome awaits all over-18s at The Empire Casino, whatever type of
entertainment you’re looking for. If you’re new to casinos, our friendly Dealers
will show you the ropes and there are also some great Learn to Play experiences
on offer.

The Empire Casino is a relaxed place to have fun so our dress code is smart
casual (no jacket required), and jeans and trainers are OK as long as they’re
not scruffy.

Entry to the casino is free, but please remember to bring your valid ID to enter
the casino if entering after 9pm each day. A photo ID (if you’re lucky enough to
look under 25) is still needed during the day, even if you only plan to visit a
bar or the restaurant.

Read More


Stay up to date

Please send me information about offers, promotions, news and events from:

Empire Casino

By Email By Text (SMS)

Metropolitan Gaming

By Email By Text (SMS)

Our Privacy Notice is available here

Registering your Account.
Please wait...

We are committed to creating a culture of Safer Gambling within our casinos. We
have appointed Safer Gambling Ambassadors across all our sites, in order to
protect young and vulnerable people from being exploited by gambling, prevent
underage gambling and increase support for the treatment of gambling harm.

NATIONAL GAMBLING
HELPLINE
0808 8020 133



SAFER GAMBLING AT METROPOLITAN GAMING


FAQS COMPLAINTS OTHER CASINOS RECRUITMENT WEBSITE USAGE COOKIE NOTICE

COOKIE SETTINGS DATA PROCESSING NOTICE RULES OF THE CASINO RULES OF THE GAME
CODE OF COMMITMENT MODERN SLAVERY ACT

© 2023 Metropolitan Gaming

Phone 020 3014 1000

Take Time To Think: Safer Gambling

Be Gamble Aware | Drink Aware | Challenge 21

Over 18s Only

Empire Casino is licensed and regulated in Great Britain by the Gambling
Commission under account number 694. Details can be found here.

020 3014 1000 info@thecasinolsq.com WC2H 7NA

GET IN TOUCHOver 18s Only

×

SEND US AN ENQUIRY

Help me with:

Event Enquiries & Bookings General Enquiry Casino Enquiry Kings Sports bar Icon
bar Experience/Birthday Package Poker Package Poker Room Gaming Related
Complaints

Personal Details

First Name
Last Name:
Email:
Telephone:


Please send me information about offers, promotions, news and events from:

Empire Casino

By Email By Text (SMS)

Metropolitan Gaming

By Email By Text (SMS)

Our Privacy Notice is available here



Sending your enquiry
Please wait...

×

OPENING TIMES

We are now open from 8am until 10pm daily.

Live gaming is available from 10am.

×

I would like to book:

-- Select -- Carlsberg Sports Bar


×

We’re sorry you are having an issue but hopefully we can get you sorted right
now.

Here are some solutions that might help, please try the following:

TROUBLE WITH YOUR PASSWORD?

Reset your password – simply click on "Forgotten Password?" and follow the next
steps.

Forgotten password?

EMAIL ADDRESS

To register we need a valid email address on our system. If you haven’t provided
an email address, next time you visit your local casino please update your
details with Reception. This also applies if your email address has changed.

×

We use cookies on this Website.
This website uses essential cookies to ensure its proper operation and tracking
cookies to understand how you interact with it. The latter will be set only
after consent. Let me choose
Accept allReject all

Cookie preferences

Cookie usage
We use cookies to ensure the basic functionalities of the website and to enhance
your online experience. You can choose for each category to opt-in/out whenever
you want. For more details relative to cookies and other sensitive data, please
read our full Data Processing Notice.
Strictly necessary cookiesStrictly necessary cookies
These cookies are essential for the proper functioning of this website. Without
these cookies, the website would not work properly.
Analytics cookiesAnalytics cookies
These are used to generate statistics about website usage and help us understand
how you interact with this website.We also use this data to deliver more target
advertisements across the web.

NameDomainExpirationDescription_gid.thecasinolsq.coma dayContains a unique
identifier used by Google Analytics to determine that two distinct hits belong
to the same user across browsing sessions._gat_*.thecasinolsq.coma few
secondsUsed by Google Analytics to throttle request rate (limit the collection
of data on high traffic sites)_ga_*.thecasinolsq.coma yearContains a unique
identifier used by Google Analytics 4 to determine that two distinct hits belong
to the same user across browsing sessions._ga.thecasinolsq.coma yearContains a
unique identifier used by Google Analytics to determine that two distinct hits
belong to the same user across browsing
sessions._hjSessionUser_*.thecasinolsq.coma yearHotjar cookie. This cookie is
set when the customer first lands on a page with the Hotjar script. It is used
to persist the Hotjar User ID, unique to that site on the browser. This ensures
that behavior in subsequent visits to the same site will be attributed to the
same user ID._hjFirstSeen.thecasinolsq.coma few secondsThis cookie is set by
Hotjar to identify a new user's first session. It stores a true/false value,
indicating whether this was the first time Hotjar saw this user. It is used by
Recording filters to identify new user sessions._hjSession_*.thecasinolsq.com30
minutesUsed by Hotjar to hold current session
data._hjAbsoluteSessionInProgress.thecasinolsq.com30 minutesThe cookie is set so
Hotjar can track the beginning of the user's journey for a total session count.
It does not contain any identifiable
information._hjIncludedInSessionSample_*.thecasinolsq.com2 minutesUsed by Hotjar
to hold session across websites.

Advertisement and Marketing cookiesAdvertisement and Marketing cookies
These cookies are used to provide visitors with relevant ads and marketing
campaigns. These cookies track visitors across websites and collect information
to provide customized ads.

NameDomainExpirationDescriptiontest_cookie.doubleclick.net15 minutesUsed to
check if the user's browser supports cookies.IDE.doubleclick.net1 yearThis
cookie is set by Doubleclick and carries out information about how the end user
uses the website and any advertising that the end user may have seen before
visiting the said website._fbp.thecasinolsq.com3 monthsFacebook Pixel
advertising first-party cookie. Used by Facebook to track visits across websites
to deliver a series of advertisement products such as real time bidding from
third party advertisers.

Personalisation cookiesPersonalisation cookies
These cookies are used to improve website functionality. These cookies store
user preferences that help with to personalise the experience.

NameDomainExpirationDescription

More information
For any queries in relation to our policy on cookies and your choices, please
visit our Cookie Notice page.
Accept allReject allSave settings