<!DOCTYPE html><html lang="en"><head><script>(function(){"use strict";var __webpack_modules__={348:function(e,t,r){r.d(t,{IP:function(){return i},Pz:function(){return a},Sg:function(){return l},XV:function(){return _},_9:function(){return c},e:function(){return o},qQ:function(){return s},t9:function(){return n}});const o="eudaEnableAgent",n="eudaSyncLoad",_="eudaAgentVersion",a="eudaLoaderVersion",c="eudaForce",s="eudaClearText",i="eudaFailed",l="eudaMode"},405:function(e,t,r){r.d(t,{Pt:function(){return n}});let o=!1;function n(e){o=e}}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var r=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e](r,r.exports,__webpack_require__),r.exports}__webpack_require__.d=function(e,t){for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var __webpack_exports__={},_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(348),_lib_service_worker_wrapper_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(405);(function(){let registerSWStarted=!1;const resourceBasePath="/678c37f1-fcea-354f-853d-32b794d02404",csmBasePath="/4359d65e-dd82-3237-8c34-3c0c315503df",getVersionIntervalSeconds="60",loaderVersion="1.2";localStorage.setItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.Pz,loaderVersion);const serviceWorkerUrl=`${resourceBasePath}/eudaapi/get-script/serviceworker`;let attempt=0,enableAgent=!1,syncLoad=!1,oldAgentVersion=!1,newAgentVersion=!1,agentVersion=!1,forceAgent=getBooleanFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__._9),clearText=getBooleanFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.qQ),agentLoaded=!1;function getBooleanFromLocalStorage(e){return"true"===getFromLocalStorage(e)}function getFromLocalStorage(e){return localStorage.getItem(e)}function loader(){const e=parseInt(localStorage.getItem("eudaRefreshPolicyInterval"));let t=3e4;e>0?t=1e3*e:parseInt(getVersionIntervalSeconds)>0&&(t=1e3*getVersionIntervalSeconds),captureConfig(),init().then(()=>{"serviceWorker"in navigator&&navigator.serviceWorker.addEventListener("message",function(e){"reload"===e.data.type&&location.reload()}),setTimeout(loader,t)}).catch(e=>{if(attempt<3)setTimeout(loader,t);else{const e=Math.floor(Date.now()/1e3)+86400;localStorage.setItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.IP,e.toString())}attempt++})}function captureConfig(e){enableAgent=getBooleanFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.e),syncLoad=getBooleanFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.t9),agentVersion=getFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.XV),forceAgent=getBooleanFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__._9),oldAgentVersion=agentVersion,e&&(enableAgent=e.enableAgent,syncLoad=e.syncLoad,newAgentVersion=e.agentVersion,agentVersion=newAgentVersion,controlServiceWorker(newAgentVersion).then(()=>{}),localStorage.setItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.XV,agentVersion),localStorage.setItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.e,enableAgent),localStorage.setItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.t9,syncLoad))}function init(){const e=getFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.IP);if(!(null!==e&&Date.now()-Number(e)<=0))return localStorage.removeItem(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.IP),new Promise(async(e,t)=>{syncLoad&&enableAgent?loadAgentCode().then(()=>loadConfigFromServer().then(()=>e()).catch(e=>t(e))).catch(e=>t(e)):loadConfigFromServer().then(()=>isAgentRequired()?loadAgentCode().then(()=>e()).catch(e=>t(e)):e()).catch(e=>t(e))})}function loadConfigFromServer(){return new Promise(async(e,t)=>{try{const r=await fetch(`${csmBasePath}/eudaapi/version`,{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify({location:location.href})});if(r.status>=400)return t(new Error("Bad response from server"));return captureConfig(await r.json()),e()}catch(e){return t(e)}})}function isAgentRequired(){return!!forceAgent||enableAgent}function loadAgentCodeAsync(e){return new Promise((t,r)=>{let o=0,n=setInterval(()=>{o++;let _=document.getElementsByTagName("head")[0];if(_){clearInterval(n);let r=document.createElement("script");return r.src=e,_.appendChild(r),agentLoaded=!0,t()}if(o>10)return clearInterval(n),console.info("couldn't load script no Head present"),r(new Error("couldn't load script no Head present"))},10)})}function loadAgentCodeSync(url){return new Promise((resolve,reject)=>{let xhr=new XMLHttpRequest;xhr.onreadystatechange=function(){if(this.readyState)return 200===this.status?(eval(xhr.responseText),agentLoaded=!0,resolve()):reject(new Error(`request returned status ${this.status}`))},xhr.open("GET",url,!1),xhr.send()})}function getModeArg(){let e="",t=getFromLocalStorage(_lib_local_storage_js__WEBPACK_IMPORTED_MODULE_0__.Sg);return t&&(e=`&mode=${encodeURIComponent(t)}`),e}function loadAgentCode(){return new Promise((e,t)=>{if(agentLoaded)return e();let r=`${resourceBasePath}/eudaapi/get-script/euda?ver=${agentVersion}${getModeArg()}`;(syncLoad?loadAgentCodeSync:loadAgentCodeAsync)(r).then(()=>e()).catch(e=>t(e))})}function compareAgentVersions(e){if(!oldAgentVersion)return!0;if(!e)return!1;return oldAgentVersion.substring(0,oldAgentVersion.lastIndexOf("."))<e.substring(0,e.lastIndexOf("."))}function registerServiceWorker(){return new Promise((e,t)=>{const r=setTimeout(()=>{t(new Error("service worker registration time out"))},3e4),o=agentVersion.substring(0,agentVersion.lastIndexOf("."));navigator.serviceWorker.register(`${serviceWorkerUrl}?v=${o}${getModeArg()}`,{scope:"/"}).then(t=>((0,_lib_service_worker_wrapper_js__WEBPACK_IMPORTED_MODULE_1__.Pt)(t),clearTimeout(r),e())).catch(e=>(clearTimeout(r),t(new Error(`service worker register failed: ${e}`))))})}function handleRegisterSW(e,t){registerServiceWorker().then(()=>(navigator.serviceWorker.ready.then(e=>{e.active&&e.active.postMessage({type:"FORCE_AGENT_VALUE",forceAgent:forceAgent})}).catch(e=>{console.warn("Failed to send force agent value to service worker:",e)}),registerSWStarted=!1,e())).catch(e=>(registerSWStarted=!1,t(e)))}function controlServiceWorker(e){return new Promise((t,r)=>{if(registerSWStarted)return t();const o="serviceWorker"in navigator,n=window.isSecureContext||"localhost"===location.hostname||"127.0.0.1"===location.hostname;if(!o||!n)return t();let _=compareAgentVersions(e);registerSWStarted=!0,navigator.serviceWorker.getRegistration("/").then(e=>e&&e.active?(e.active.postMessage({type:"FORCE_AGENT_VALUE",forceAgent:forceAgent}),_?handleRegisterSW(t,r):(registerSWStarted=!1,t())):enableAgent||forceAgent?handleRegisterSW(t,r):(registerSWStarted=!1,t())).catch(e=>(console.log(e),registerSWStarted=!1,r()))})}loader()})()})();
//# sourceMappingURL=capture.bundle.js.map{}
</script><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/static/ef197409/dist/index.css" data-precedence="default"/><link rel="modulepreload" fetchPriority="low" href="/static/ef197409/dist/index.js"/><title>Red Lobster Seafood Restaurants</title><meta name="description" content="Discover Red Lobster seafood restaurants, find locations, browse our menus and more."/><meta property="og:image" content="/ecomm/images/togo-logo.png"/><link rel="icon" sizes="16x16 32x32 64x64" href="/static/ef197409/favicon.67a8782a1239.ico" type="image/x-icon"/><script src="https://cdn.cookielaw.org/consent/76ab487c-58ef-451c-b7ce-fa48e0006060/OtAutoBlock.js" type="text/javascript"></script><script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" data-domain-script="76ab487c-58ef-451c-b7ce-fa48e0006060"></script><script type="text/javascript">
                            function OptanonWrapper() {}
                        </script><script src="/static/ef197409/js/footer.js" type="text/javascript" defer=""></script><script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDIQSnxu5NE4tFEfEadB_YoEJ2U1It3ELo&amp;amp;libraries=places,geometry"></script><script type="text/javascript">
                    dataLayer = [];
                    (function(w, d, s, l, i) {
                        w[l] = w[l] || [];
                        w[l].push({
                            'gtm.start':
                            new Date().getTime(),
                            event: 'gtm.js'
                        });
                        var f = d.getElementsByTagName(s)[0],
                            j = d.createElement(s),
                            dl = l != 'dataLayer' ? '&l=' + l : '';
                        j.async = true;
                        j.src =
                        'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                        f.parentNode.insertBefore(j, f);
                    })(window, document, 'script', 'dataLayer', 'GTM-KGKM6B');
                </script><script>var __uzdbm_1 = "6ba3283d-a6f4-4d5e-9c4b-96e2ee771f05";var __uzdbm_2 = "OTE5MzdjMzEtOTRjMC00ODU5LWE3NjItZmEwOGNhOGQ1ZGEyJDEwOC4xODEuNzAuMw==";var __uzdbm_3 = "7f90006ba3283d-a6f4-4d5e-9c4b-96e2ee771f051-17811145301670-00356c66581784817e110";var __uzdbm_4 = "false";var __uzdbm_5 = "uzmx";var __uzdbm_6 = "7f9000d83e95b0-7bf2-46c8-97d2-778deafbd31c1-17811145301670-f03a0c1b5ab3980010";var __uzdbm_7 = "redlobster.com";</script> <script>   (function (w, d, e, u, c, g, a, b) {     w["SSJSConnectorObj"] = w["SSJSConnectorObj"] || {       ss_cid: c,       domain_info: "auto",     };     w[g] = function (i, j) {       w["SSJSConnectorObj"][i] = j;     };     a = d.createElement(e);     a.async = true;     if (       navigator.userAgent.indexOf('MSIE') !== -1 ||       navigator.appVersion.indexOf('Trident/') > -1     ) {       u = u.replace("/advanced/", "/advanced/ie/");     }     a.src = u;     b = d.getElementsByTagName(e)[0];     b.parentNode.insertBefore(a, b);   })(     window, document, "script", "https://www.redlobster.com/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js", "ad7d", "ssConf"   );   ssConf("c1", "https://www.redlobster.com");   ssConf("c3", "c99a4269-161c-4242-a3f0-28d44fa6ce24");   ssConf("au", "redlobster.com");   ssConf("cu", "validate.perfdrive.com, ssc"); </script></head><body><link href="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/ecomm-header/latest/app.06e86260.css" rel="stylesheet"/><div id="headerApp"></div><div class="_2a340b30_PageSkeleton_container"><main id="mainContent"><div class="_6028db07_BackgroundStyle_woodTexture"><div><section class="_f0dd320c_Alert_root"><div class="_6028db07_BackgroundStyle_lobster"><div><p data-block-key="i2php">Shell-ebrate Father’s Day with us! Make your reservation <a href="https://www.redlobster.com/seafood-restaurants/">here</a>.</p></div></div></section><section class="_cacd6011_FullWidthMediaWithCTA_root"><section class="_25d51ccc_FullWidthMedia_root"><div class="_fdede1a5_VideoWithPlayPauseButton_root" style="max-height:auto"><div class="_fdede1a5_VideoWithPlayPauseButton_loaderOverlay" aria-hidden="true"></div><div class="_fdede1a5_VideoWithPlayPauseButton_loaderContainer" aria-hidden="true"><div class="_fdede1a5_VideoWithPlayPauseButton_loader"></div></div><video poster="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-jwmfb2w4_thumb.jpg" title="Limited Time! Endless Shrimp is back Dine in only - See Locations" loop="" class="_c758d1a7_thelabnyc_thelabui_VideoChooserBlock_video" autoPlay="" muted="" playsInline=""></video><button disabled="" class="_fdede1a5_VideoWithPlayPauseButton_button"><span style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal">Pause<!-- --> Video</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="_fdede1a5_VideoWithPlayPauseButton_icon" viewBox="0 0 16 16"><path d="M6 2H4v12h2V2Zm6 0h-2v12h2V2Z"></path></svg></button></div></section><div class="_cacd6011_FullWidthMediaWithCTA_fineprint _e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root"></section></div></div></div></div></div><a href="https://www.redlobster.com/seafood-restaurants/" class="_cacd6011_FullWidthMediaWithCTA_button _82c745fb_buttons_button _82c745fb_buttons_baseButton">See Locations</a></section><div class="_99dfc652_PageContentContainer_pageContentContainer _f8164c52_MediaGridBlock_mediaGridBlock"><div class="_f8164c52_MediaGridBlock_mediaGridBlockRow" data-width="12"><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1"><a href="https://www.redlobster.com/seafood-restaurants/"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x_OiEMCbr.width-500.format-webp.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284_OsKce21.width-1000.format-webp.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284_aTDcG5o.width-2000.format-webp.webp 2000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x7_xVyfGwZ.original.format-webp.webp 4568w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-2000.jpg 2000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.original.jpg 4568w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-500.jpg" loading="lazy" alt="Limited Time! Endless Shrimp is back Dine in only - Dine in Today" title="Limited Time! Endless Shrimp is back Dine in only - Dine in Today" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root _ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_textAlignCenter"><div><p data-block-key="2uk2r">Not available on holidays. See full terms <a href="https://www.redlobster.com/terms-conditions/#endless-shrimp">here</a>.</p></div></section></div></div></div></div></div></figure></div><div class="_f8164c52_MediaGridBlock_mediaGridBlockRow" data-width="12"><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1552083333333334"><a href="https://www.redlobster.com/menu/specials/daily-deals/"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.format-webp.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.format-webp.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.format-webp.webp 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.format-webp.webp 1109w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.jpg 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.jpg 1109w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.jpg" loading="lazy" alt="Daily Deals - Order Now" title="Daily Deals - Order Now" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root"></section></div></div></div></div></div></figure><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1552083333333334"><a href="https://www.redlobster.com/happy-hour/"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.format-webp.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.format-webp.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.format-webp.webp 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.format-webp.webp 1109w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.jpg 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.jpg 1109w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.jpg" loading="lazy" alt="Happy Hour - See Menus" title="Happy Hour - See Menus" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root _ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_textAlignCenter"><div><p data-block-key="ljzha">*Terms and Conditions apply. <a href="https://www.redlobster.com/terms-conditions/#happy-hour">See full terms here</a>.</p></div></section></div></div></div></div></div></figure></div><div class="_f8164c52_MediaGridBlock_mediaGridBlockRow" data-width="12"><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1552083333333334"><a href="https://www.redlobster.com/rewards"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-d.width-500.format-webp_vnLKcne.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-1000.format-webp_O7TIYIe.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-de.original.format-webp_JzN3dfI.webp 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-2000.format-webp_klhB265.webp 1109w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.original.jpg 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-2000.jpg 1109w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-500.jpg" loading="lazy" alt="My Red Lobster Rewards - Join &amp; Earn" title="My Red Lobster Rewards Reel in the rewards - Join &amp; Earn" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root"></section></div></div></div></div></div></figure><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1541666666666666"><a href="https://www.redlobster.com/gift-cards/"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-500.format-webp.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-1000.format-webp.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-2000.format-webp.webp 2000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.original.format-webp.webp 2216w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-2000.jpg 2000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.original.jpg 2216w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-500.jpg" loading="lazy" alt="Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now" title="Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root _ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_textAlignCenter"><div><p data-block-key="8v6th">*For full terms and conditions, <a href="https://www.redlobster.com/terms-conditions/#gift-card-offer">click here</a></p></div></section></div></div></div></div></div></figure></div><div class="_f8164c52_MediaGridBlock_mediaGridBlockRow" data-width="12"><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1541666666666666"><a href="https://www.redlobster.com/seafood-restaurants/"><video poster="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-6q4ilhwp_thumb.jpg" title="Cheddar Bay Biscuits - See Locations" loop="" disablePictureInPicture="" class="_c758d1a7_thelabnyc_thelabui_VideoChooserBlock_video" autoPlay="" muted="" playsInline=""><source src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/Cheddar_Bay_Biscuits-homepage-desktop_r3_1.mp4" type="video/mp4"/></video></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root"></section></div></div></div></div></div></figure><figure class="_f7ee64f0_MediaGridBlock_TileContainer_tileContainer" style="flex-basis:0;flex-grow:1.1552083333333334"><a href="https://www.redlobster.com/catering/"><picture class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_picture _031a0e48_thelabnyc_thelabui_ImageRenditionSet_picture"><source type="image/webp" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.format-webp.webp 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.format-webp.webp 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.format-webp.webp 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.format-webp.webp 1109w"/><source type="image/jpeg" srcSet="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.jpg 500w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.jpg 1000w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.jpg 1109w, https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.jpg 1109w"/><img src="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.jpg" loading="lazy" alt="Group Dining &amp; Catering - Let&#x27;s Feast" title="Group Dining &amp; Catering - Let&#x27;s Feast" class="_741fd14e_thelabnyc_thelabui_ImageChooserBlock_img _031a0e48_thelabnyc_thelabui_ImageRenditionSet_img"/></picture></a><div class="_e5c0a8ff_MediaGridBlock_Fineprint_fineprintContainer _e5c0a8ff_MediaGridBlock_Fineprint_fineprintTextLight _e5c0a8ff_MediaGridBlock_Fineprint_fineprintDropshadow" style="width:100%"><div><div class="_8dbee042_AlignedRichTextBlock_container _0259982a_layout_container _7809f8f6_thelabnyc_thelabui_layout_container rich-text _e5c0a8ff_MediaGridBlock_Fineprint_fineprint _9c373dc5_thelabnyc_thelabui_AlignedRichTextBlock_container"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_container _7809f8f6_thelabnyc_thelabui_layout_grid"><div class="_421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width-full _421eca55_thelabnyc_thelabui_ContainerSizeSubBlock_width"><section class="_ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_root _ce673bd3_thelabnyc_thelabui_AlignedRichTextSubBlock_textAlignCenter"></section></div></div></div></div></div></figure></div></div></div></div></main></div><div class="rl-custom-footer-wrapper"><footer class="_f80af03a_FooterBlock_footer"><div class="_c1195d3a_FooterBlock_FooterColumnList_columns"><div class="js-rl-footer-column _b56ae2e4_FooterBlock_FooterColumn_column _b56ae2e4_FooterBlock_FooterColumn_collapsable js-rl-footer-column--collapsable"><input id="_R_au_" type="checkbox" class="js-rl-footer-column-checkbox _b56ae2e4_FooterBlock_FooterColumn_columnStateCheckbox"/><label id="_R_auH1_" class="js-rl-footer-column-label _b56ae2e4_FooterBlock_FooterColumn_columnTitle" for="_R_au_" tabindex="0" aria-controls="_R_auH2_" role="button">About Red Lobster</label><ul id="_R_auH2_" class="_afdeb886_FooterBlock_FooterColumnContent_columnLinkList js-rl-footer-column-content _b56ae2e4_FooterBlock_FooterColumn_columnContent" aria-labelledby="_R_auH1_" role="region"><li><a href="https://www.redlobster.com/faq/" class="_888b5515_FooterBlock_FooterLink_columnLink">FAQ</a></li><li><a href="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/documents/US_Allergen_Final_Guide_4-20-26.pdf" class="_888b5515_FooterBlock_FooterLink_columnLink">Allergy Guide</a></li><li><a href="https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/documents/US_Nutrition_4-20-26.pdf" class="_888b5515_FooterBlock_FooterLink_columnLink">Nutritional Information</a></li><li><a href="https://redlobsterathome.com/products" class="_888b5515_FooterBlock_FooterLink_columnLink">Red Lobster at Home</a></li><li><a href="https://www.redlobster.com/our-story/seafood-with-standards/our-beliefs/" class="_888b5515_FooterBlock_FooterLink_columnLink">Seafood with Standards</a></li></ul></div><div class="js-rl-footer-column _b56ae2e4_FooterBlock_FooterColumn_column _b56ae2e4_FooterBlock_FooterColumn_collapsable js-rl-footer-column--collapsable"><input id="_R_iu_" type="checkbox" class="js-rl-footer-column-checkbox _b56ae2e4_FooterBlock_FooterColumn_columnStateCheckbox"/><label id="_R_iuH1_" class="js-rl-footer-column-label _b56ae2e4_FooterBlock_FooterColumn_columnTitle" for="_R_iu_" tabindex="0" aria-controls="_R_iuH2_" role="button">Careers</label><ul id="_R_iuH2_" class="_afdeb886_FooterBlock_FooterColumnContent_columnLinkList js-rl-footer-column-content _b56ae2e4_FooterBlock_FooterColumn_columnContent" aria-labelledby="_R_iuH1_" role="region"><li><a href="https://careers.redlobster.com/" class="_888b5515_FooterBlock_FooterLink_columnLink">Work With Us</a></li><li><a href="https://jobs.redlobster.com/search/searchjobs?industryid=b4948942-317c-488a-90cd-8987c840d9df" class="_888b5515_FooterBlock_FooterLink_columnLink">Hourly Opportunities</a></li><li><a href="https://jobs.redlobster.com/search/searchjobs?industryid=7e6e1b7f-6b5d-4590-ab69-20ea62509a69" class="_888b5515_FooterBlock_FooterLink_columnLink">Management Opportunities</a></li><li><a href="https://jobs.redlobster.com/search/searchjobs?industryid=c863f489-2bb8-46e4-9419-9c0397aacdd3" class="_888b5515_FooterBlock_FooterLink_columnLink">Corporate Opportunities</a></li></ul></div><div class="js-rl-footer-column _b56ae2e4_FooterBlock_FooterColumn_column _b56ae2e4_FooterBlock_FooterColumn_collapsable js-rl-footer-column--collapsable"><input id="_R_qu_" type="checkbox" class="js-rl-footer-column-checkbox _b56ae2e4_FooterBlock_FooterColumn_columnStateCheckbox"/><label id="_R_quH1_" class="js-rl-footer-column-label _b56ae2e4_FooterBlock_FooterColumn_columnTitle" for="_R_qu_" tabindex="0" aria-controls="_R_quH2_" role="button">Company Info</label><ul id="_R_quH2_" class="_afdeb886_FooterBlock_FooterColumnContent_columnLinkList js-rl-footer-column-content _b56ae2e4_FooterBlock_FooterColumn_columnContent" aria-labelledby="_R_quH1_" role="region"><li><a href="https://www.redlobster.com/news-press/" class="_888b5515_FooterBlock_FooterLink_columnLink">News &amp; Press</a></li><li><a href="https://www.redlobster.com/seafood-restaurants/locations/" class="_888b5515_FooterBlock_FooterLink_columnLink">US Locations</a></li><li><a href="https://www.redlobster.com/franchising/" class="_888b5515_FooterBlock_FooterLink_columnLink">Franchise Opportunities</a></li><li><a href="https://www.redlobster.com/become-a-supplier/" class="_888b5515_FooterBlock_FooterLink_columnLink">Become a Supplier</a></li></ul></div><div class="js-rl-footer-column _b56ae2e4_FooterBlock_FooterColumn_column _b56ae2e4_FooterBlock_FooterColumn_collapsable js-rl-footer-column--collapsable"><input id="_R_12u_" type="checkbox" class="js-rl-footer-column-checkbox _b56ae2e4_FooterBlock_FooterColumn_columnStateCheckbox"/><label id="_R_12uH1_" class="js-rl-footer-column-label _b56ae2e4_FooterBlock_FooterColumn_columnTitle" for="_R_12u_" tabindex="0" aria-controls="_R_12uH2_" role="button">Get In Touch</label><ul id="_R_12uH2_" class="_afdeb886_FooterBlock_FooterColumnContent_columnLinkList js-rl-footer-column-content _b56ae2e4_FooterBlock_FooterColumn_columnContent" aria-labelledby="_R_12uH1_" role="region"><li><a href="https://www.redlobster.com/contact-us/" class="_888b5515_FooterBlock_FooterLink_columnLink">Contact Us</a></li></ul></div><div class="js-rl-footer-column _b56ae2e4_FooterBlock_FooterColumn_column _b56ae2e4_FooterBlock_FooterColumn_noncollapsable"><input id="_R_1au_" type="checkbox" class="js-rl-footer-column-checkbox _b56ae2e4_FooterBlock_FooterColumn_columnStateCheckbox"/><label id="_R_1auH1_" class="js-rl-footer-column-label _b56ae2e4_FooterBlock_FooterColumn_columnTitle" for="_R_1au_" aria-controls="_R_1auH2_" role="button">Let&#x27;s Be Friends</label><ul id="_R_1auH2_" class="_afdeb886_FooterBlock_FooterColumnContent_columnLinkList js-rl-footer-column-content _b56ae2e4_FooterBlock_FooterColumn_columnContent" aria-labelledby="_R_1auH1_" role="region"><div class="_18cbb56a_FooterBlock_SocialMediaRow_row"><div class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_iconList"><a href="https://www.facebook.com/redlobster" target="_blank" rel="noreferrer" class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_icon"><span style="border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap">Facebook</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="facebook" viewBox="0 0 24 24"><path d="M5,3H19a2,2,0,0,1,2,2V19a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3M18,5H15.5A3.5,3.5,0,0,0,12,8.5V11H10v3h2v7h3V14h3V11H15V9a1,1,0,0,1,1-1h2Z"></path></svg></a><a href="https://twitter.com/redlobster" target="_blank" rel="noreferrer" class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_icon"><span style="border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap">Twitter</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="twitter" viewBox="0 0 24 24"><path d="M13.49,10.67l6.19-7H18.19L12.83,9.76,8.53,3.65H3.66L10.1,12.9,3.66,20.25H5.15l5.69-6.44,4.55,6.44h4.95l-6.85-9.58Zm-2,2.23L10.84,12,5.64,4.72H7.87l4.21,5.87.66.91,5.45,7.68H16L11.5,12.9Z"></path></svg></a><a href="https://www.instagram.com/redlobster/" target="_blank" rel="noreferrer" class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_icon"><span style="border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap">Instagram</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="instagram" viewBox="0 0 24 24"><path d="M16.8,6.11a1.08,1.08,0,1,0,1.08,1.08A1.08,1.08,0,0,0,16.8,6.11Zm4.14,2.18a6.81,6.81,0,0,0-.42-2.19,4.31,4.31,0,0,0-1-1.59,4.2,4.2,0,0,0-1.59-1,6.56,6.56,0,0,0-2.19-.43c-.95,0-1.25,0-3.7,0s-2.75,0-3.7,0a6.56,6.56,0,0,0-2.19.43,4.28,4.28,0,0,0-1.59,1,4.31,4.31,0,0,0-1,1.59,6.81,6.81,0,0,0-.42,2.19C3,9.24,3,9.55,3,12s0,2.75.05,3.71a6.8,6.8,0,0,0,.42,2.18,4.23,4.23,0,0,0,1,1.59,4.43,4.43,0,0,0,1.59,1,6.81,6.81,0,0,0,2.19.42C9.25,21,9.55,21,12,21s2.75,0,3.7-.05a6.81,6.81,0,0,0,2.19-.42,4.64,4.64,0,0,0,2.63-2.63,6.8,6.8,0,0,0,.42-2.18c0-1,0-1.26,0-3.71S21,9.24,20.94,8.29Zm-1.62,7.3A5,5,0,0,1,19,17.26a2.63,2.63,0,0,1-.67,1,2.94,2.94,0,0,1-1,.68,5.08,5.08,0,0,1-1.68.3c-.9.05-1.23.06-3.59.06s-2.7,0-3.6-.06A5.23,5.23,0,0,1,6.69,19a3,3,0,0,1-1-.68,2.7,2.7,0,0,1-.67-1,5.08,5.08,0,0,1-.36-1.71c0-.9,0-1.23,0-3.6s0-2.7,0-3.6A4.71,4.71,0,0,1,5,6.69a2.58,2.58,0,0,1,.71-1,2.77,2.77,0,0,1,1-.72A5.27,5.27,0,0,1,8.4,4.67c.9,0,1.24,0,3.6,0s2.7,0,3.6,0A5,5,0,0,1,17.27,5a2.78,2.78,0,0,1,1.07.72,2.72,2.72,0,0,1,.67,1,4.92,4.92,0,0,1,.31,1.7c0,.9.05,1.24.05,3.6S19.36,14.69,19.32,15.59ZM12,7.38A4.61,4.61,0,1,0,16.62,12,4.6,4.6,0,0,0,12,7.38ZM12,15a3,3,0,1,1,3-3h0A3,3,0,0,1,12,15Z"></path></svg></a><a href="https://www.youtube.com/user/RedLobsterSeafood" target="_blank" rel="noreferrer" class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_icon"><span style="border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap">YouTube</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="youtube" viewBox="0 0 24 24"><path d="M10,15l5.19-3L10,9v6M21.56,7.17a10.34,10.34,0,0,1,.28,1.9c.07.8.1,1.49.1,2.09L22,12a19.87,19.87,0,0,1-.44,4.83,2.34,2.34,0,0,1-1.73,1.73,14.1,14.1,0,0,1-2.65.28c-1.3.07-2.49.1-3.59.1L12,19a40.93,40.93,0,0,1-7.83-.44,2.34,2.34,0,0,1-1.73-1.73,10.34,10.34,0,0,1-.28-1.9c-.07-.8-.1-1.49-.1-2.09L2,12a19.87,19.87,0,0,1,.44-4.83A2.34,2.34,0,0,1,4.17,5.44a14.1,14.1,0,0,1,2.65-.28c1.3-.07,2.49-.1,3.59-.1L12,5a40.93,40.93,0,0,1,7.83.44A2.34,2.34,0,0,1,21.56,7.17Z"></path></svg></a><a href="https://www.tiktok.com/@redlobster" target="_blank" rel="noreferrer" class="_6d7a7512_thelabnyc_thelabui_SocialMediaIcon_icon"><span style="border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap">TikTok</span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="tiktok" viewBox="0 0 24 24"><path d="M17.85,6.85l-.35-.21a5.16,5.16,0,0,1-.91-.77,4.38,4.38,0,0,1-1-2.12h0a2.28,2.28,0,0,1,0-.75H12.44V14.94c0,.16,0,.32,0,.48v.08h0a2.61,2.61,0,1,1-2.6-2.83,2.73,2.73,0,0,1,.8.13V9.67A5.74,5.74,0,0,0,6.21,11a6.14,6.14,0,0,0-1.32,1.63,5.65,5.65,0,0,0-.68,2.59,6,6,0,0,0,.33,2.05h0a6.28,6.28,0,0,0,.84,1.53A6.17,6.17,0,0,0,6.72,20h0A5.73,5.73,0,0,0,9.88,21a5.52,5.52,0,0,0,2.34-.52,5.66,5.66,0,0,0,2.93-3.14,6.54,6.54,0,0,0,.38-2V9l.53.35a7,7,0,0,0,1.84.77,10.64,10.64,0,0,0,1.89.25V7.32A4.05,4.05,0,0,1,17.85,6.85Z"></path></svg></a></div></div></ul></div></div><div class="_197093c9_FooterBlock_RegionNav_regionNav"><a href="https://www.redlobster.ca/" class="_197093c9_FooterBlock_RegionNav_regionNavLink _82c745fb_buttons_baseButton">Canada – English</a></div><div class="_12f3870b_FooterBlock_LegalText_legalText"><div><p data-block-key="l7xvw">2026 ©RL Investor Holdings LLC. All Rights Reserved.<br/> <a href="https://www.redlobster.com/terms-conditions/">Terms &amp; Conditions</a><br/> <a href="https://www.redlobster.com/accessibility/">Accessibility</a><br/> <a href="https://www.redlobster.com/privacy-policy/">Privacy Notice (Updated February 9, 2024) / Your California Privacy Rights</a></p></div><form class="access-in-form" id="AccessIN_form" action="https://accessin.org/app/accessin/index.php/welcome2/index_AccessIN" method="post" target="_blank"><input id="AccessIN_url" type="hidden" name="ai_url" value="unset"/><input id="AccessIN_dom" type="hidden" name="ai_dom" value="unset"/><input id="AccessIN_screenWidth" type="hidden" name="ai_screenWidth" value="unset"/><input id="AccessIN_screenHeight" type="hidden" name="ai_screenHeight" value="unset"/><p><br/>Report a website accessibility issue:<br/><input alt="AccessIn Accessibility Service. Feedback form opens in a new window" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOMAAADjCAMAAABAUFN+AAAAmVBMVEUAAAAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAMDAz/////AAAcGhsiHh8TEhIZFhfw8PDh4eGGhobCwsIqKipJSUmkpKRnZ2eDBgZYWFjwAQEqCwsbCwvhAgKVlZVJCQmzs7PRAgJnCAjR0dFYCAjCAwM6Ojp2dnaVBQU6CgqkBQWzBAQ1NiNWAAAAEHRSTlMAEL9A74AgYM+fMN+vj3BQycXEagAACYlJREFUeNrsmuty2jAQhX0Fg7ms0AUMNnEgBEpLenn/h6szyTRtiC17VzJOx9/PTJKZMyvt2T2y09PT09PT09PT09Pzgu8PwzCcei9MwgLfHzv/Ba4/C71ICM65KpCvqALOhRCF3PlnluqHk7gQVwiDUgq5hdRoNPyEQv3QE2/qdDwLDSazT6RzMJw864OGSCXi0dz5BAxmkeAScEjFg8nQ6TTu0HsTiKSQOfKdrjIeBVyCAZSIw4HTQYaRUGAKyUXniumGMZdgFCW8Lt1MN9QcUhxSxF1RWSh8NYr/VqWmhmSV0c3v5VB7D+kqvZv22LEnJFhHianr3Ah3KhS0Ag9uNOP5MYe2kGKCObD0IkpoERXMHA2dKWKerdkzxy1vXMp2b2UoFE7hiv1hmTe+lS3ayCDCGQbP2D9kjW9l6LSEH+CKyM/sHQk0hHvtnNcZttlk7Iq0eetpIRBxR1iJObvmjHAR6xOsG3FAsmIfsEWInDpWGccKkCTsI5YcsT+PHIuMA7REvmQfcsD8r8he5xkHErBkrIRNp0QOCdPbhZWxBgTqRWSnJMKalZJ2RyRJ4paVs4KuiCRJ5CtWQdIRkZp2g/KNN//ohEiaxM2SVZJBB0QOSBIhYxougIKPTA5wCgikTMcabi7S40DhzLTkgMPYgD6iSdwyPSuOzbJ8Q64BFPiS1SABHDIY3LylvviGnuUGsM3VIePGCihsWD0yQMLp6+SEA4kjq0kKSMScHN4AiZTVZQ20K0k3f3LAoWcLSJTnUIgUkHhi9VlyQMJnlDicg3XfoPsHSDHAn1Tqs82BNWJzg9PqKSBxYc04AhYxIw449IDDun/IwMW5P7Wn5hXzacmPAYvCbSBTDrZ8Y122NT8BFuGjGg7QSKp24sS0f6gI1XCs+UZWnmIdANpbJX1qGbNqs89N+4eMWy9jqvP6teGxFXiIKKMl31hVm2femn94EmwFHHn1YV4RCtlqGXmFb+ia0pZQyDbLmNQZShPjhRwiykgKxvXmsLpla50oWwHHkut7b96GRw7sBRxPNZpvAlikV39SJZbxXPetcWNYI4ixU5NA2vKNtM4SnYL99WPIbQ2qx1q/uwE8gWvUOHC+oQ+1zkCAD012HEQwntS6u1sgIKN6sbECCutm4WJ6XUYS9SK6SAKBtGlInFw97pBQM/tHVTOo6hbN1QVoyMj6UX1ChG75W3M9cKAiBqaOKibgKIVvj89/dz5sgI6aWT6qGfURlY707A4AF71v2Ee4VleONf2jht3Xu4LHPaDhc5uzak79OGV/97B45fQFNKBn1rGw5ht67u4Xf/HwFVDI2IBzoIJxPbvT4h2/9lbcYyIBy0bjGxp+3C+uOO1tXMhY2vANDlr2hcRrToBATW25Y0rzjW+LD/lu3iHn3IZvgJ4vixIeMRfSqSJUgGRLex2+L9P4DaNxTIoAMME4oYwFO9NNJ5Y2Ag49v8o13iGaTuhUICgBB+HVdFHON0zToUw5qGBcz49FBYb3ZJ+DBkwwrufRrEYQhLbaPBg/w000Dmga6QGHfY3cx1oHOhhvX+PctMYD+Su/fYXEBzBrHrG0EozrOZVr/GlYo7hRwAHfyzV+Nbx5CDvBuJ4d4qgihwBhKeDQ81MzyhE00secxMzXqLuSxeMEhjX63FIwjt487n90QKMmGKeKxEZzkUGNF4bkuK0h8v4RkAiDGtcMzSq/mnYe3m1VO+iAxpxROJTE5G9BeQc0/mbufHcah4EgLq53rVC5I5LdUCFK2jhHE1KRqO//cPz5YqTKTPHPLpk3WMXZWc/Orr3AAYP06IdD8xbfoRqLYhIxitFGNqI7jRjfhHGItSDN4aOOPXYudV7lvJFmVs752mfXJ+PHucWFarrpo7HRtw9er2re4Di7uKvyxKiFcY7zb5RPl4/R3GWNsUPVeflX+VY4b/AYW3TLKv9QPccLHBzfuDPvXESMpIu8J4HpvNqzXqSZQX2V84bmx0q0sHSM3PHAClVd51SsvWOveL/jhYWm69WeNZUt7Vtx3tBtu1GIdMQQYIkwzkP0aIhKV94AY2dK3lhvI5rnO8f7yDflhQrVvdKXG9AZMLfU17EVVMDhs84pRmwmmxkmjCfEId4e8PvrvQc2tzCOWyA9diIvV9mFcdjLalxcyvG4LonzLyncLpI/zEzZyafjGK8C/FFDQ/ncQucfh+YPLcqRH1KPxHNoK8STFAHAD2kuwRvaRnfQv6NwsGLHeH7+6IogPDsKhkQj8Ro87ThVkCvX/AR4Q/IHm2RdGOr849Dm3VowhzqsdCReg5etxyBzBI6qPqzcMZ6cP9DQ9cJQ558Gd+404qiqw4od4xrcuVOJrKrLAO78y88fZBnrzIKR+PRwgbJ1QNtllivs/NPgskcdvjpq/DNa4OA7C7jsIZQcsemRO8Y59GhET7Y+Xpdc4LgEf5Clj3Or6Z+PxPOytTsVq6I/5B7wRk7+aOQ6q/ObO8Gjuka8wWWP+oQ4otc9At7IW7b2gc8YUQcAgSMvf1QnnzH6j8QCB0ctY7QLtEb3DvMGxyBuWOUv9jLJHhSqWfmj/syNbK31I+CNnPzRhi5VMVXrmgscHO0XNcDKzumDCI9AGM/HH21gv2wkf2x4wuGogs2dcnnFH0Qyz+BKlac2b0aUcHzaCRlWNqb4CfQ+uQ4uzVtet7bweLiXvpP8cN3xPcx2qAOLkOmLQQ//38O832yLaeG1vXvbkRCEATBcjiqKmrTl/R91mc1kT9lNZlaBOuG78/IPLfEO2o6+/CQeRjjEEO/CHX8i0eEuG1OAo7TwaaUBDlNW9LTiBCcIklcyjUrC44glsfVwjij13nm/b2S85FkK0yDm0dlSaAV48Uic4FTKiovMiaIe8973CySKi8yJBQRJ43pPfOXInFiIF3K7ck4sRo0SfgaYIhSklvaRTAOUNRHvTSW7QWlD28g0ByjPtLxeUSuowT9z81zptvkmPjqv11vFT1uDeWXUHmpSS+2jTOSgtrXqUTKOAerzFY8yWQdtbDPuNTBpD60oR+UHlnHeoCW/lK5M1ilozOiSa5loal5YtjIXehDC6AITy5IKb8xCiU8tROtEFd74aJHPG9J5ELGHP6lhPOUwGWkyIJaP88FMRtIyj/CL8P9MTkjjKm4LfxVWTZj42UCyk/gT/Ept8daZ+NHzs8sa4ILMOo30Xsp/xHFKSKTjcMm+D2FzUedUwizdYUZEWrvVXGP/HuKNMYO72/LHlVav67qu67qu60p4AxooJkSA1DZxAAAAAElFTkSuQmCC" type="image" width="40"/></p></form></div></footer></div><script id="_R_">
        window.__PRELOADED_PROPS__ = {"is_preview":false,"page":{"id":3,"title":"United States – English","seo_title":"Red Lobster Seafood Restaurants","search_description":"Discover Red Lobster seafood restaurants, find locations, browse our menus and more.","body":{"_type":"StreamField","_variant":"cms.HomePage.body","value":[{"type":"alert","value":{"background_style":"lobster","content":"\u003cp data-block-key=\"i2php\">Shell-ebrate Father’s Day with us! Make your reservation \u003ca href=\"https://www.redlobster.com/seafood-restaurants/\">here\u003c/a>.\u003c/p>"},"id":"44376c24-e3a1-4e92-8871-a2896a451042"},{"type":"popup_modal","value":{"delay_seconds":2,"dismissal_duration_months":"3","dismiss_on_outside_click":false,"content":{"alt_text":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","desktop_image":{"title":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","description":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","default_alt_text":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","width":2480,"height":1000,"brightness":120.78278705506975,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x500.original.png","renditions":{"original":{"spec":"original","width":2480,"height":1000,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x500.original.png","size":605827,"mimetype":"image/png"},"original--webp":{"spec":"original|format-webp","width":2480,"height":1000,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x50.original.format-webp.webp","size":72728,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":201,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x500.width-500.png","size":68379,"mimetype":"image/png"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":201,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x5.width-500.format-webp.webp","size":11314,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":403,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x500.width-1000.png","size":196766,"mimetype":"image/png"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":403,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x_O4TMdrg.width-1000.format-webp.webp","size":25084,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":2000,"height":806,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x500.width-2000.png","size":648326,"mimetype":"image/png"},"large--webp":{"spec":"width-2000|format-webp","width":2000,"height":806,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Desktop-V5-2026_1240x_vTaDpJE.width-2000.format-webp.webp","size":53444,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"12","mobile_image":{"title":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","description":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","default_alt_text":"Reel in the Rewards Join My Red Lobster Rewards to earn 20% off* your order of $30 or more. - Let's Go","width":700,"height":900,"brightness":134.43714156343117,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.original.png","renditions":{"original":{"spec":"original","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.original.png","size":396424,"mimetype":"image/png"},"original--webp":{"spec":"original|format-webp","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.original.format-webp.webp","size":51570,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":642,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.width-500.png","size":264419,"mimetype":"image/png"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":642,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.width-500.format-webp.webp","size":34648,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.width-1000.png","size":396424,"mimetype":"image/png"},"medium--webp":{"spec":"width-1000|format-webp","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x45.width-1000.format-webp.webp","size":51570,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x450.width-2000.png","size":396424,"mimetype":"image/png"},"large--webp":{"spec":"width-2000|format-webp","width":700,"height":900,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MRLR_PopUp-Mobile-V5-2026_350x45.width-2000.format-webp.webp","size":51570,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"external","anchor":"","url":"https://www.redlobster.com/account/create?returnUrl=/rewards"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":""}}}},"id":"0f9bcce5-adfa-47ce-8ecb-db4f37f22bd7"},{"type":"full_width_media_with_cta","value":{"media":[{"type":"hero","value":[{"type":"video","value":{"poster":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-jwmfb2w4_thumb.jpg","sources":[{"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/07_HOMEPAGE_V22A_WIDE_1.mp4","mimetype":"video/mp4"}],"title":"Limited Time! Endless Shrimp is back Dine in only - See Locations","tracks":[],"width":1920,"height":600,"aspectRatio":3.2},"id":"09e08dae-c368-4f5d-b1fa-9d5c0ffcb0db"}],"id":"b86aa3ad-2d67-4f5a-b6c8-5c71597ac795"}],"mobile_media":[{"type":"hero","value":[{"type":"video","value":{"poster":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-sdt_g43x_thumb.jpg","sources":[{"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/07_HOMEPAGE_V22B_MOBILE_1.mp4","mimetype":"video/mp4"}],"title":"Limited Time! Endless Shrimp is back Dine in only - See Locations","tracks":[],"width":750,"height":854,"aspectRatio":0.8782201405152225},"id":"25d37e26-2cdf-44db-8432-70fa57332417"}],"id":"1862bc9f-9222-4535-a97b-c4de45450204"}],"max_height":"550px","cta":{"display_name":"See Locations","link_type":"page","anchor":"","url":"https://www.redlobster.com/seafood-restaurants/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":""}}},"id":"49c956d6-60e7-4583-9a0a-a65e0383ad32"},{"type":"media_grid","value":[{"type":"image","value":{"alt_text":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","desktop_image":{"title":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","description":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","default_alt_text":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","width":4568,"height":1436,"brightness":118.25027224267615,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.original.jpg","renditions":{"original":{"spec":"original","width":4568,"height":1436,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.original.jpg","size":528115,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":4568,"height":1436,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x7_xVyfGwZ.original.format-webp.webp","size":236700,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":157,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-500.jpg","size":22213,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":157,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x_OiEMCbr.width-500.format-webp.webp","size":15378,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":314,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-1000.jpg","size":62127,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":314,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284_OsKce21.width-1000.format-webp.webp","size":38660,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":2000,"height":628,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284x718-d-CAN_r3.width-2000.jpg","size":164034,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":2000,"height":628,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-2284_aTDcG5o.width-2000.format-webp.webp","size":88084,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"12","mobile_image":{"title":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","description":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","default_alt_text":"Limited Time! Endless Shrimp is back Dine in only - Dine in Today","width":2216,"height":1920,"brightness":134.15231264332587,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x960-d-US_r3.original.jpg","renditions":{"original":{"spec":"original","width":2216,"height":1920,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x960-d-US_r3.original.jpg","size":613596,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":2216,"height":1920,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x9_LcZQ0Pq.original.format-webp.webp","size":317394,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":433,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x960-d-US_r3.width-500.jpg","size":63782,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":433,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x_VP2eWcA.width-500.format-webp.webp","size":45344,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":866,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x960-d-US_r3.width-1000.jpg","size":187930,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":866,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108_uMqgxdF.width-1000.format-webp.webp","size":126516,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":2000,"height":1732,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108x960-d-US_r3.width-2000.jpg","size":508384,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":2000,"height":1732,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/EndlessShrimp-2604-homepage-1108_md8ZPFY.width-2000.format-webp.webp","size":278104,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/seafood-restaurants/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"\u003cp data-block-key=\"2uk2r\">Not available on holidays. See full terms \u003ca href=\"https://www.redlobster.com/terms-conditions/#endless-shrimp\">here\u003c/a>.\u003c/p>","alignment":"textAlignCenter"}}},"id":"36949bc9-6732-4730-b9f7-aa07ff958102"},{"type":"image","value":{"alt_text":"Daily Deals - Order Now","desktop_image":{"title":"Daily Deals - Order Now","description":"","default_alt_text":"Daily Deals - Order Now","width":1109,"height":960,"brightness":159.81364943708863,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.jpg","size":161038,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.format-webp.webp","size":83970,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.jpg","size":50051,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.format-webp.webp","size":32070,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.jpg","size":138776,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.format-webp.webp","size":75668,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.jpg","size":161038,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.format-webp.webp","size":83970,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"6","mobile_image":{"title":"Daily Deals - Order Now","description":"","default_alt_text":"Daily Deals - Order Now","width":1109,"height":960,"brightness":159.81364943708863,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.jpg","size":161038,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.original.format-webp.webp","size":83970,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.jpg","size":50051,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-500.format-webp.webp","size":32070,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.jpg","size":138776,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-1000.format-webp.webp","size":75668,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.jpg","size":161038,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Daily_Deals-homepage-desktop_r2.width-2000.format-webp.webp","size":83970,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/menu/specials/daily-deals/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":""}}},"id":"d9c33599-a552-4428-8e39-8d669122c132"},{"type":"image","value":{"alt_text":"Happy Hour - See Menus","desktop_image":{"title":"Happy Hour - See Menus","description":"","default_alt_text":"Happy Hour - See Menus","width":1109,"height":960,"brightness":166.8212058335884,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.jpg","size":162300,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.format-webp.webp","size":79656,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.jpg","size":47434,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.format-webp.webp","size":28702,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.jpg","size":138055,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.format-webp.webp","size":69416,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.jpg","size":162300,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.format-webp.webp","size":79656,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"6","mobile_image":{"title":"Happy Hour - See Menus","description":"","default_alt_text":"Happy Hour - See Menus","width":1109,"height":960,"brightness":166.8212058335884,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.jpg","size":162300,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.original.format-webp.webp","size":79656,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.jpg","size":47434,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-500.format-webp.webp","size":28702,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.jpg","size":138055,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-1000.format-webp.webp","size":69416,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.jpg","size":162300,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Happy_Hour-homepage-desktop_r2.width-2000.format-webp.webp","size":79656,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/happy-hour/"},"text_style":"dark","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"\u003cp data-block-key=\"ljzha\">*Terms and Conditions apply. \u003ca href=\"https://www.redlobster.com/terms-conditions/#happy-hour\">See full terms here\u003c/a>.\u003c/p>","alignment":"textAlignCenter"}}},"id":"d52cc0ae-f025-4f1e-bb1f-6d9295578e7e"},{"type":"image","value":{"alt_text":"My Red Lobster Rewards - Join & Earn","desktop_image":{"title":"My Red Lobster Rewards Reel in the rewards - Join & Earn","description":"","default_alt_text":"My Red Lobster Rewards Reel in the rewards - Join & Earn","width":1109,"height":960,"brightness":158.08298386162417,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.original.jpg","size":161065,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-de.original.format-webp_JzN3dfI.webp","size":76690,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-500.jpg","size":49794,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-d.width-500.format-webp_vnLKcne.webp","size":29570,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-1000.jpg","size":137805,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-1000.format-webp_O7TIYIe.webp","size":68296,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-2000.jpg","size":161065,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-2000.format-webp_klhB265.webp","size":76690,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"6","mobile_image":{"title":"My Red Lobster Rewards Reel in the rewards - Join & Earn","description":"","default_alt_text":"My Red Lobster Rewards Reel in the rewards - Join & Earn","width":1109,"height":960,"brightness":158.08298386162417,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.original.jpg","size":161065,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-de.original.format-webp_JzN3dfI.webp","size":76690,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-500.jpg","size":49794,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-d.width-500.format-webp_vnLKcne.webp","size":29570,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-1000.jpg","size":137805,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-1000.format-webp_O7TIYIe.webp","size":68296,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-desktop_r3.width-2000.jpg","size":161065,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/My_Red_Lobster_Rewards-homepage-.width-2000.format-webp_klhB265.webp","size":76690,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"Join My Red Lobster Rewards","link_type":"external","anchor":"","url":"https://www.redlobster.com/rewards"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":""}}},"id":"43b2b152-1dfb-440e-9ad8-2a5f689ef140"},{"type":"image","value":{"alt_text":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","desktop_image":{"title":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","description":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","default_alt_text":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","width":2216,"height":1920,"brightness":142.06445572906014,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.original.jpg","renditions":{"original":{"spec":"original","width":2216,"height":1920,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.original.jpg","size":397362,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":2216,"height":1920,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.original.format-webp.webp","size":215356,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":433,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-500.jpg","size":51511,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":433,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-500.format-webp.webp","size":32814,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":866,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-1000.jpg","size":136579,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":866,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-1000.format-webp.webp","size":82400,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":2000,"height":1732,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-2000.jpg","size":362704,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":2000,"height":1732,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-homepage-desktop-half.width-2000.format-webp.webp","size":202804,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"6","mobile_image":{"title":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","description":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","default_alt_text":"Receive a $5 Off Bonus Coupon with gift card purchase - Purchase Now","width":2216,"height":2520,"brightness":142.21583608037366,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r2.original.jpg","renditions":{"original":{"spec":"original","width":2216,"height":2520,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r2.original.jpg","size":368690,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":2216,"height":2520,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r_wwgf6S1.original.format-webp.webp","size":164872,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":568,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r2.width-500.jpg","size":57318,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":568,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US__dRD7OWK.width-500.format-webp.webp","size":33986,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":1137,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r2.width-1000.jpg","size":135572,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":1137,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_7pw8DyZ.width-1000.format-webp.webp","size":72382,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":2000,"height":2274,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_r2.width-2000.jpg","size":320270,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":2000,"height":2274,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/MDG-2604-homepage-1108x1260-m-US_QfpMaCC.width-2000.format-webp.webp","size":145864,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/gift-cards/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"\u003cp data-block-key=\"8v6th\">*For full terms and conditions, \u003ca href=\"https://www.redlobster.com/terms-conditions/#gift-card-offer\">click here\u003c/a>\u003c/p>","alignment":"textAlignCenter"}}},"id":"5a0fe5c1-afe3-4b4e-a10c-3349f32580a5"},{"type":"background_video","value":{"desktop_video":{"poster":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-6q4ilhwp_thumb.jpg","sources":[{"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/Cheddar_Bay_Biscuits-homepage-desktop_r3_1.mp4","mimetype":"video/mp4"}],"title":"Cheddar Bay Biscuits - See Locations","tracks":[],"width":1122,"height":970,"aspectRatio":1.1567010309278352},"desktop_width":"6","desktop_file_width":1108,"desktop_file_height":960,"mobile_video":{"poster":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/wagtailvideo-6q4ilhwp_thumb.jpg","sources":[{"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/original_videos/Cheddar_Bay_Biscuits-homepage-desktop_r3_1.mp4","mimetype":"video/mp4"}],"title":"Cheddar Bay Biscuits - See Locations","tracks":[],"width":1122,"height":970,"aspectRatio":1.1567010309278352},"mobile_width":"12","mobile_file_width":750,"mobile_file_height":854,"link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/seafood-restaurants/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":""}}},"id":"1e555228-8f2d-4062-9f8f-1e8e6d09d433"},{"type":"image","value":{"alt_text":"Group Dining & Catering - Let's Feast","desktop_image":{"title":"Group Dining & Catering - Let's Feast","description":"","default_alt_text":"Group Dining & Catering - Let's Feast","width":1109,"height":960,"brightness":171.58563650129418,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.jpg","size":294826,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.format-webp.webp","size":212432,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.jpg","size":75121,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.format-webp.webp","size":56144,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.jpg","size":248225,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.format-webp.webp","size":181434,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.jpg","size":294826,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.format-webp.webp","size":212432,"mimetype":"image/webp"}},"imageData":null},"desktop_width":"6","mobile_image":{"title":"Group Dining & Catering - Let's Feast","description":"","default_alt_text":"Group Dining & Catering - Let's Feast","width":1109,"height":960,"brightness":171.58563650129418,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.jpg","renditions":{"original":{"spec":"original","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.jpg","size":294826,"mimetype":"image/jpeg"},"original--webp":{"spec":"original|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.original.format-webp.webp","size":212432,"mimetype":"image/webp"},"small":{"spec":"width-500","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.jpg","size":75121,"mimetype":"image/jpeg"},"small--webp":{"spec":"width-500|format-webp","width":500,"height":432,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-500.format-webp.webp","size":56144,"mimetype":"image/webp"},"medium":{"spec":"width-1000","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.jpg","size":248225,"mimetype":"image/jpeg"},"medium--webp":{"spec":"width-1000|format-webp","width":1000,"height":865,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-1000.format-webp.webp","size":181434,"mimetype":"image/webp"},"large":{"spec":"width-2000","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.jpg","size":294826,"mimetype":"image/jpeg"},"large--webp":{"spec":"width-2000|format-webp","width":1109,"height":960,"url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/images/Group_Dining-homepage-desktop_r2.width-2000.format-webp.webp","size":212432,"mimetype":"image/webp"}},"imageData":null},"mobile_width":"12","link":{"display_name":"","link_type":"page","anchor":"","url":"https://www.redlobster.com/catering/"},"text_style":"light","fineprint_width":"12","fineprint_dropshadow":true,"fineprint":{"container":{"width":"full"},"content":{"content":"","alignment":"textAlignCenter"}}},"id":"909ecbc7-98d1-472d-9085-e0a54ecfcdf7"}],"id":"c6acb891-0cd2-4552-a906-ab41b642c30a"}]}}};
        window.__PRELOADED_CONTEXT__ = {"template_name":"HomePageTemplate","messages":[],"csrf_token":"N4pHaP6cvKI0EISyYaXd29nm8yt2No0dZKIai9uzjPQAwykSGSp5DXohSFNzT96g","request":{"path":"/","url":"https://www.redlobster.com/","csp_nonce":null},"STATIC_URL":"/static/ef197409/","i18n":{"language":{"code":"en","vernacular_name":"English","translated_name":"English","dir":"ltr"},"catalog":[{"context":"","key":"Test ${ n } String","value":["Test ${ n } String","Test ${ n } Strings"]},{"context":"Test Context","key":"Test ${ n } String","value":["Test ${ n } String","Test ${ n } Strings"]}],"formats":[{"key":"DATE_FORMAT","value":"N j, Y"},{"key":"DATETIME_FORMAT","value":"N j, Y, P"},{"key":"TIME_FORMAT","value":"P"},{"key":"YEAR_MONTH_FORMAT","value":"F Y"},{"key":"MONTH_DAY_FORMAT","value":"F j"},{"key":"SHORT_DATE_FORMAT","value":"m/d/Y"},{"key":"SHORT_DATETIME_FORMAT","value":"m/d/Y P"},{"key":"FIRST_DAY_OF_WEEK","value":0},{"key":"DECIMAL_SEPARATOR","value":"."},{"key":"THOUSAND_SEPARATOR","value":","},{"key":"NUMBER_GROUPING","value":3},{"key":"DATE_INPUT_FORMATS","value":["%Y-%m-%d","%m/%d/%Y","%m/%d/%y","%b %d %Y","%b %d, %Y","%d %b %Y","%d %b, %Y","%B %d %Y","%B %d, %Y","%d %B %Y","%d %B, %Y"]},{"key":"TIME_INPUT_FORMATS","value":["%H:%M:%S","%H:%M:%S.%f","%H:%M"]},{"key":"DATETIME_INPUT_FORMATS","value":["%Y-%m-%d %H:%M:%S","%Y-%m-%d %H:%M:%S.%f","%Y-%m-%d %H:%M","%m/%d/%Y %H:%M:%S","%m/%d/%Y %H:%M:%S.%f","%m/%d/%Y %H:%M","%m/%d/%y %H:%M:%S","%m/%d/%y %H:%M:%S.%f","%m/%d/%y %H:%M","%Y-%m-%d"]}]},"core_assets":{"favicon":"/static/ef197409/favicon.67a8782a1239.ico"},"ENVIRONMENT":"prod","SENTRY_DSN":"https://7c58b1d893b343b6b4a6d266429dac0b@o19836.ingest.sentry.io/4505557812903936","CI_COMMIT_REF_SLUG":"master","CI_COMMIT_SHA":"ef197409a9a8f80247a6bb13416b108eae400009","ONETRUST_SCRIPT_UUID":"76ab487c-58ef-451c-b7ce-fa48e0006060","GTM_CONTAINER_ID":"GTM-KGKM6B","GOOGLE_MAPS_API_KEY":"AIzaSyDIQSnxu5NE4tFEfEadB_YoEJ2U1It3ELo","RL_HEADER_SRC":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/ecomm-header/integration-manifest.json","RL_HEADER_UPDATED_ON":"2025-01-06T21:14:23.4339787+00:00","RL_HEADER_FETCHED_ON":"2026-06-10T17:54:03.815953+00:00","RL_HEADER_CSS":["https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/ecomm-header/latest/app.06e86260.css"],"RL_HEADER_JS":["https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/ecomm-header/latest/app.91ce9de2.js","https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/ecomm-header/latest/chunk-vendors.7914fecd.js"],"features":{"OLO_NEW_HEADER":false},"header":{"body":{"_type":"StreamField","_variant":"cms.HeaderSettings.body","value":[]},"map_page":{"id":5,"title":"Seafood Restaurants","url":"https://www.redlobster.com/seafood-restaurants/"}},"footer":{"body":{"_type":"StreamField","_variant":"cms.FooterSettings.body","value":[{"type":"site_nav","value":[{"title":"About Red Lobster","is_collapsable":true,"links":[{"type":"link","value":{"display_name":"FAQ","link_type":"page","anchor":"","url":"https://www.redlobster.com/faq/"},"id":"4da929b2-b230-47fc-9557-d26428089dc8"},{"type":"link","value":{"display_name":"Allergy Guide","link_type":"document","anchor":"","url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/documents/US_Allergen_Final_Guide_4-20-26.pdf"},"id":"6df8241d-8cf2-4d6e-b22e-7ec13d28e018"},{"type":"link","value":{"display_name":"Nutritional Information","link_type":"document","anchor":"","url":"https://img-ecomm-rl-prod-fye5gqbxdtbghqer.a03.azurefd.net/brandsite/documents/US_Nutrition_4-20-26.pdf"},"id":"5b8a2af6-6e7b-4d40-a70b-39432c3e6799"},{"type":"link","value":{"display_name":"Red Lobster at Home","link_type":"external","anchor":"","url":"https://redlobsterathome.com/products"},"id":"7a622b6c-8f34-4c1a-8164-5a7dac03e636"},{"type":"link","value":{"display_name":"Seafood with Standards","link_type":"page","anchor":"","url":"https://www.redlobster.com/our-story/seafood-with-standards/our-beliefs/"},"id":"7311e3e2-e1d3-42bf-a288-9db9daffde91"}]},{"title":"Careers","is_collapsable":true,"links":[{"type":"link","value":{"display_name":"Work With Us","link_type":"external","anchor":"","url":"https://careers.redlobster.com/"},"id":"ab2f5fd1-917c-45d9-b3aa-773136c92fb8"},{"type":"link","value":{"display_name":"Hourly Opportunities","link_type":"external","anchor":"","url":"https://jobs.redlobster.com/search/searchjobs?industryid=b4948942-317c-488a-90cd-8987c840d9df"},"id":"f6753207-9ce2-480c-bab1-5ce2ceba3bfa"},{"type":"link","value":{"display_name":"Management Opportunities","link_type":"external","anchor":"","url":"https://jobs.redlobster.com/search/searchjobs?industryid=7e6e1b7f-6b5d-4590-ab69-20ea62509a69"},"id":"86f888b5-e994-4384-a195-fb3988948727"},{"type":"link","value":{"display_name":"Corporate Opportunities","link_type":"external","anchor":"","url":"https://jobs.redlobster.com/search/searchjobs?industryid=c863f489-2bb8-46e4-9419-9c0397aacdd3"},"id":"67930d92-f11a-4af7-8eed-dfa957083dc7"}]},{"title":"Company Info","is_collapsable":true,"links":[{"type":"link","value":{"display_name":"News & Press","link_type":"page","anchor":"","url":"https://www.redlobster.com/news-press/"},"id":"b2fcef25-8687-4e64-ac3d-ff34d884a73e"},{"type":"link","value":{"display_name":"US Locations","link_type":"page","anchor":"","url":"https://www.redlobster.com/seafood-restaurants/locations/"},"id":"65c7ea93-020a-4966-a576-48a7a83febe6"},{"type":"link","value":{"display_name":"Franchise Opportunities","link_type":"page","anchor":"","url":"https://www.redlobster.com/franchising/"},"id":"165449aa-53d1-4b18-9d68-02b147dd2cf0"},{"type":"link","value":{"display_name":"Become a Supplier","link_type":"page","anchor":"","url":"https://www.redlobster.com/become-a-supplier/"},"id":"601e66c0-c72d-428c-91fc-4948c4d312d4"}]},{"title":"Get In Touch","is_collapsable":true,"links":[{"type":"link","value":{"display_name":"Contact Us","link_type":"page","anchor":"","url":"https://www.redlobster.com/contact-us/"},"id":"10b4e625-63bf-40a4-ab68-8f89e4f08fe9"}]},{"title":"Let's Be Friends","is_collapsable":false,"links":[{"type":"social_media_row","value":[{"icon":"facebook","link":"https://www.facebook.com/redlobster"},{"icon":"twitter","link":"https://twitter.com/redlobster"},{"icon":"instagram","link":"https://www.instagram.com/redlobster/"},{"icon":"youtube","link":"https://www.youtube.com/user/RedLobsterSeafood"},{"icon":"tiktok","link":"https://www.tiktok.com/@redlobster"}],"id":"b0c1d70c-bfc3-4b5f-b427-e1e4bac7e3f2"}]}],"id":"94bd54a9-33cb-4743-9b75-94834c29cdb2"},{"type":"region_nav","value":{"regions":[{"id":4,"url":"https://www.redlobster.ca/","title":"Canada – English"},{"id":3,"url":"https://www.redlobster.com/","title":"United States – English"}]},"id":"548e79f3-196f-4343-9138-5019f307b035"},{"type":"legal_text","value":"\u003cp data-block-key=\"l7xvw\">2026 ©RL Investor Holdings LLC. All Rights Reserved.\u003cbr/> \u003ca href=\"https://www.redlobster.com/terms-conditions/\">Terms &amp; Conditions\u003c/a>\u003cbr/> \u003ca href=\"https://www.redlobster.com/accessibility/\">Accessibility\u003c/a>\u003cbr/> \u003ca href=\"https://www.redlobster.com/privacy-policy/\">Privacy Notice (Updated February 9, 2024) / Your California Privacy Rights\u003c/a>\u003c/p>","id":"f74f8b7d-acb3-405d-974b-8ab2ace88798"}]}}};
        </script><script type="module" src="/static/ef197409/dist/index.js" async=""></script></body></html>