← back to Beverlyhillsvideos

public/restaurants/lawry-s-the-prime-rib.html

76 lines

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Lawry's The Prime Rib — Beverly Hills Prime rib | Beverly Hills Videos · Beverly Hills Videos</title>
<meta name="description" content="Since 1938, Lawry's The Prime Rib has carved its legend tableside from gleaming silver carts. On La Cienega, this Beverly Hills institution serves one thin">
<link rel="canonical" href="https://beverlyhillsvideos.com/restaurants/lawry-s-the-prime-rib.html">
<meta property="og:title" content="Lawry's The Prime Rib — Beverly Hills Prime rib | Beverly Hills Videos">
<meta property="og:description" content="Since 1938, Lawry's The Prime Rib has carved its legend tableside from gleaming silver carts. On La Cienega, this Beverly Hills institution serves one thin">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Beverly Hills Videos">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Jost:wght@300;400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/style.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
</head>
<body>

  <header class="site-head">
    <div class="wrap">
      <button class="hamb" aria-label="Open menu" aria-expanded="false" onclick="toggleNav(this)"><span></span><span></span><span></span></button>
      <a class="brand" href="/">BEVERLY HILLS<span>VIDEOS</span></a>
    </div>
  </header>
  <div class="drawer" id="nav" aria-hidden="true">
    <button class="drawer-x" aria-label="Close menu" onclick="toggleNav()">&times;</button>
    <nav>
      <a href="/">Home</a>
      <a href="/videos.html">Videos</a>
      <a href="/restaurants.html">Restaurants</a>
      <a href="/posts/beverly-hills-real-estate.html">Real Estate</a>
      <a href="/posts/rodeo-drive-guide.html">Rodeo Drive</a>
      <a href="/posts/things-to-do-beverly-hills.html">City Guide</a>
      <a href="/posts/dining-in-beverly-hills.html">Dining</a>
      <a href="/posts/beverly-hills-nightlife.html">Nightlife</a>
      <a href="/map.html">Map</a>
    </nav>
  </div>
  <script>
  function toggleNav(btn){
    var d=document.getElementById('nav'), open=d.classList.toggle('open');
    document.body.style.overflow=open?'hidden':'';
    d.setAttribute('aria-hidden', open?'false':'true');
    var h=document.querySelector('.hamb'); if(h) h.setAttribute('aria-expanded', open?'true':'false');
    if(open) h&&h.classList.add('x'); else h&&h.classList.remove('x');
  }
  </script>

  <article class="rest"><div class="wrap">
    <p class="crumb"><a href="/">Home</a> · <a href="/restaurants.html">Restaurants</a> · Prime rib</p>
    <p class="eyebrow">Prime rib · Beverly Hills</p>
    <h1>Lawry's The Prime Rib</h1>
    <figure class="film rest-film"><video controls preload="metadata" playsinline poster="/video/lawry-s-the-prime-rib.jpg"><source src="/video/lawry-s-the-prime-rib.mp4" type="video/mp4"></video></figure>
    <p class="rest-narr">Since 1938, Lawry's The Prime Rib has carved its legend tableside from gleaming silver carts. On La Cienega, this Beverly Hills institution serves one thing exquisitely, roasted prime rib, spinning salad and all. It's old-Hollywood ceremony, unchanged and unbeatable, for generations of Angelenos.</p>
    
      <div class="rest-contact">
        <a class="paddr" href="https://maps.google.com/?q=Lawry's%20The%20Prime%20Rib%20100%20N%20La%20Cienega%20Blvd%2C%20Beverly%20Hills%2C%20CA%2090211" target="_blank" rel="noopener">100 N La Cienega Blvd, Beverly Hills, CA 90211</a>
        <a class="pcall" href="tel:+13106522827">Call +1-310-652-2827</a>
        <a class="pmenu" href="https://www.lawrysonline.com/lawrys-the-prime-rib-beverly-hills/" target="_blank" rel="noopener">View current menu →</a>
      </div>
    
    <p class="rest-more"><a href="/map.html">See it on the map →</a> &nbsp;·&nbsp; <a href="/videos.html">All restaurant films →</a></p>
  </div></article>

  <footer class="site-foot">
    <div class="wrap">
      <p>&copy; 2026 Beverly Hills Videos &middot; beverlyhillsvideos.com</p>
      <p class="fine">An independent editorial guide to Beverly Hills — its neighborhoods, culture, shopping, and dining.
        Not affiliated with the City of Beverly Hills. <a href="/privacy.html">Privacy</a></p>
      <p class="fine">Hero image: “Via Rodeo, Beverly Hills” by <a href="https://commons.wikimedia.org/wiki/File:Via_Rodeo,_Beverly_Hills.jpg" target="_blank" rel="noopener noreferrer">Kjetil Ree</a>, <a href="https://creativecommons.org/licenses/by-sa/2.5/" target="_blank" rel="noopener noreferrer">CC BY-SA 2.5</a>.</p>
    </div>
  </footer>
</body>
</html>