{"id":6085,"date":"2020-04-24T09:28:05","date_gmt":"2020-04-24T16:28:05","guid":{"rendered":"https:\/\/redrockresort.com\/?page_id=6085"},"modified":"2025-11-20T15:31:59","modified_gmt":"2025-11-20T23:31:59","slug":"8-noodle-bar-menu","status":"publish","type":"page","link":"https:\/\/redrockresort.com\/eat-and-drink\/8-noodle-bar-menu\/","title":{"rendered":"8 Noodle Bar Menu"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@300;400;600;700&display=swap\" rel=\"stylesheet\"><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"><style type=\"text\/css\">\r\n        :root {\r\n            --primary-gold: #8b0f05;\r\n            --accent-orange: #8b0f05;\r\n            --bg-cream: #f8f6f3;\r\n        }\r\n        .sp-menu-wrapper {\r\n            --primary-gold: #8b0f05;\r\n            --accent-orange: #8b0f05;\r\n            --bg-cream: #f8f6f3;\r\n            background: #f8f6f3 !important;\r\n        }\r\n        \/**\n * Single Platform Menu Plugin - Frontend Styles\n * Matches the reference HTML exactly\n *\/\n\n:root {\n    --primary-gold: #d4a574;\n    --text-primary: #3a3a3a;\n    --text-secondary: #6b6b6b;\n    --bg-cream: #f8f6f3;\n    --bg-white: #ffffff;\n    --border-light: #e8e4df;\n    --accent-orange: #d87f4a;\n    --vegan-green: #4caf50;\n    --gluten-gold: #d4a574;\n}\n\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.sp-menu-wrapper {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-primary);\n    background-color: var(--bg-cream);\n    line-height: 1.7;\n}\n\n.sp-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 40px;\n    width: 100%;\n}\n\n@media (max-width: 1200px) {\n    .sp-container {\n        max-width: 960px;\n        padding: 0 30px;\n    }\n}\n\n@media (max-width: 768px) {\n    .sp-container {\n        padding: 0 20px;\n    }\n}\n\n.sp-menu-wrapper header {\n    background: var(--bg-white);\n    padding: 60px 30px 50px;\n    text-align: center;\n    border-bottom: 1px solid var(--border-light);\n}\n\n.sp-menu-wrapper header h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3.5rem;\n    font-weight: 400;\n    color: var(--text-primary);\n    margin-bottom: 25px;\n    letter-spacing: 1px;\n}\n\n\/* Single-menu mode: menu name shown below restaurant name *\/\n.sp-menu-subtitle {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.4rem;\n    font-weight: 400;\n    font-style: italic;\n    color: var(--primary-gold);\n    letter-spacing: 0.5px;\n    margin-bottom: 20px;\n}\n\n.sp-divider-line {\n    width: 100px;\n    height: 1px;\n    background: var(--primary-gold);\n    margin: 0 auto 25px;\n}\n\n.sp-download-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 28px;\n    background: transparent;\n    border: 1px solid var(--text-secondary);\n    color: var(--text-secondary);\n    font-family: 'Lato', sans-serif;\n    font-size: 0.85rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    border-radius: 3px;\n}\n\n.sp-download-btn:hover {\n    background: var(--text-primary);\n    color: white;\n    border-color: var(--text-primary);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n}\n\n.sp-download-btn i {\n    font-size: 0.9rem;\n    transition: transform 0.3s ease;\n}\n\n.sp-download-btn:hover i {\n    transform: translateY(2px);\n}\n\n.sp-menu-navigation {\n    background: var(--bg-white);\n    padding: 35px 30px;\n    border-bottom: 1px solid var(--border-light);\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n}\n\n.sp-menu-buttons {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 35px;\n    max-width: 1100px;\n    margin: 0 auto;\n}\n\n.sp-menu-button {\n    background: transparent;\n    border: none;\n    padding: 8px 0;\n    font-family: 'Lato', sans-serif;\n    font-size: 0.8rem;\n    font-weight: 400;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--text-secondary);\n    cursor: pointer;\n    position: relative;\n    transition: all 0.3s ease;\n    white-space: nowrap;\n}\n\n.sp-menu-button::after {\n    content: '';\n    position: absolute;\n    bottom: -3px;\n    left: 0;\n    width: 0;\n    height: 2px;\n    background: var(--accent-orange);\n    transition: all 0.3s ease;\n}\n\n.sp-menu-button:hover {\n    color: var(--text-primary);\n}\n\n.sp-menu-button.active {\n    color: var(--text-primary);\n    font-weight: 700;\n}\n\n.sp-menu-button.active::after {\n    width: 100%;\n}\n\n.sp-menu-content {\n    background: var(--bg-cream);\n    padding: 80px 30px 100px;\n}\n\n.sp-menu-section {\n    display: none;\n    animation: fadeIn 0.4s ease;\n}\n\n.sp-menu-section.active {\n    display: block;\n}\n\n.sp-promotion-banner {\n    text-align: center;\n    margin: 0 auto 50px;\n    padding: 24px 32px;\n    max-width: 800px;\n    background: linear-gradient(135deg, rgba(212, 167, 116, 0.12) 0%, rgba(216, 127, 74, 0.08) 100%);\n    border: 1px solid rgba(212, 167, 116, 0.35);\n    border-radius: 4px;\n}\n\n.sp-promotion-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-weight: 500;\n    color: var(--text-primary);\n    letter-spacing: 0.5px;\n    line-height: 1.5;\n}\n\n@keyframes fadeIn {\n    from {\n        opacity: 0;\n        transform: translateY(15px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.sp-menu-description-top {\n    text-align: center;\n    font-size: 1rem;\n    color: var(--text-secondary);\n    margin-bottom: 60px;\n    font-style: italic;\n}\n\n.sp-section {\n    margin-bottom: 80px;\n}\n\n.sp-section-header {\n    text-align: center;\n    margin: 0 auto 50px;\n    max-width: 800px;\n}\n\n.sp-section-icon {\n    color: var(--primary-gold);\n    font-size: 1.2rem;\n    margin: 0 auto 20px;\n    opacity: 0.8;\n    display: block;\n}\n\n.sp-section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 2.2rem;\n    font-weight: 400;\n    color: var(--text-primary);\n    margin: 0 auto 15px;\n    letter-spacing: 1px;\n    text-align: center;\n}\n\n.sp-section-divider {\n    width: 60px;\n    height: 1px;\n    background: var(--accent-orange);\n    margin: 0 auto;\n    display: block;\n}\n\n.sp-section-description {\n    font-size: 0.95rem;\n    color: var(--text-secondary);\n    margin-top: 15px;\n    font-style: italic;\n    line-height: 1.6;\n}\n\n.sp-menu-items {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n    gap: 45px 50px;\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n@media (max-width: 1100px) {\n    .sp-menu-items {\n        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n        gap: 35px 40px;\n    }\n}\n\n@media (max-width: 900px) {\n    .sp-menu-items {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n.sp-menu-item {\n    padding-bottom: 25px;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    cursor: default;\n}\n\n.sp-menu-item::before {\n    content: '';\n    position: absolute;\n    left: -10px;\n    top: 0;\n    bottom: 0;\n    width: 3px;\n    background: var(--accent-orange);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n}\n\n.sp-menu-item:hover {\n    transform: translateX(8px);\n}\n\n.sp-menu-item:hover::before {\n    opacity: 1;\n}\n\n.sp-menu-item:hover .sp-item-name {\n    color: var(--accent-orange);\n}\n\n.sp-menu-item:hover .sp-item-price {\n    transform: scale(1.05);\n}\n\n.sp-item-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 20px;\n    margin-bottom: 10px;\n}\n\n.sp-item-name {\n    font-family: 'Lato', sans-serif;\n    font-size: 1rem;\n    font-weight: 700;\n    color: var(--text-primary);\n    flex: 1 1 auto;\n    line-height: 1.4;\n    transition: color 0.3s ease;\n    min-width: 0;\n    word-wrap: break-word;\n}\n\n.sp-item-price {\n    font-family: 'Lato', sans-serif;\n    font-size: 1rem;\n    font-weight: 600;\n    color: var(--accent-orange);\n    white-space: nowrap;\n    flex-shrink: 0;\n    flex-basis: auto;\n    min-width: fit-content;\n    transition: transform 0.3s ease;\n    text-align: right;\n}\n\n.sp-item-description {\n    font-size: 0.9rem;\n    color: var(--text-secondary);\n    line-height: 1.7;\n    margin-bottom: 10px;\n    padding-right: 10px;\n}\n\n.sp-item-details {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    align-items: center;\n    margin-top: 12px;\n}\n\n.sp-dietary-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 11px;\n    background: rgba(212, 165, 116, 0.12);\n    border: 1px solid rgba(212, 165, 116, 0.3);\n    border-radius: 14px;\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: var(--primary-gold);\n    transition: all 0.3s ease;\n}\n\n.sp-dietary-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n}\n\n.sp-dietary-badge i {\n    font-size: 0.8rem;\n}\n\n.sp-dietary-badge.gluten-free {\n    background: rgba(212, 165, 116, 0.15);\n    border-color: rgba(212, 165, 116, 0.4);\n    color: #8b6f47;\n}\n\n.sp-dietary-badge.gluten-free i {\n    color: var(--gluten-gold);\n}\n\n.sp-dietary-badge.vegan {\n    background: rgba(76, 175, 80, 0.12);\n    border-color: rgba(76, 175, 80, 0.35);\n    color: #2e7d32;\n}\n\n.sp-dietary-badge.vegan i {\n    color: var(--vegan-green);\n}\n\n.sp-dietary-badge.vegetarian {\n    background: rgba(139, 195, 74, 0.12);\n    border-color: rgba(139, 195, 74, 0.35);\n    color: #558b2f;\n}\n\n.sp-choice-options {\n    margin-top: 12px;\n    padding-left: 15px;\n    border-left: 2px solid var(--border-light);\n}\n\n.sp-choice-item {\n    font-size: 0.88rem;\n    color: var(--text-secondary);\n    margin-bottom: 8px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n    transition: all 0.3s ease;\n}\n\n.sp-choice-item:hover {\n    color: var(--text-primary);\n    transform: translateX(5px);\n}\n\n.sp-choice-name {\n    font-weight: 600;\n    color: var(--text-primary);\n}\n\n.sp-choice-price {\n    color: var(--accent-orange);\n    font-weight: 600;\n    white-space: nowrap;\n}\n\n.sp-unit-label {\n    font-size: 0.8rem;\n    color: var(--text-secondary);\n    font-style: italic;\n    margin-left: 4px;\n    font-weight: 400;\n}\n\n.sp-item-additions {\n    margin-top: 10px;\n    padding-left: 15px;\n    border-left: 2px solid var(--border-light);\n    font-size: 0.85rem;\n}\n\n.sp-addition-item {\n    font-size: 0.85rem;\n    color: var(--text-secondary);\n    margin-bottom: 6px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n}\n\n.sp-addition-name {\n    font-weight: 500;\n    color: var(--text-secondary);\n    font-style: italic;\n}\n\n.sp-addition-price {\n    color: var(--accent-orange);\n    font-weight: 600;\n    white-space: nowrap;\n}\n\n.sp-menu-wrapper footer {\n    background: var(--bg-white);\n    color: var(--text-secondary);\n    padding: 50px 30px;\n    text-align: center;\n    border-top: 1px solid var(--border-light);\n}\n\n.sp-footnote {\n    font-size: 0.85rem;\n    color: var(--text-secondary);\n    max-width: 800px;\n    margin: 0 auto 15px;\n    line-height: 1.7;\n}\n\n.sp-footer-icon {\n    color: var(--primary-gold);\n    margin: 25px 0 15px;\n    font-size: 1.3rem;\n}\n\n.sp-empty-state {\n    text-align: center;\n    padding: 100px 20px;\n    color: var(--text-secondary);\n}\n\n.sp-empty-state i {\n    font-size: 3.5rem;\n    color: var(--primary-gold);\n    margin-bottom: 20px;\n}\n\n.sp-empty-state p {\n    font-size: 1.1rem;\n}\n\n@media (max-width: 768px) {\n    .sp-menu-wrapper header h1 {\n        font-size: 2.5rem;\n    }\n\n    .sp-promotion-banner {\n        margin-bottom: 35px;\n        padding: 18px 20px;\n    }\n\n    .sp-promotion-text {\n        font-size: 1.25rem;\n    }\n\n    .sp-menu-buttons {\n        gap: 20px 15px;\n    }\n\n    .sp-menu-button {\n        font-size: 0.7rem;\n        padding: 6px 0;\n    }\n\n    .sp-section-title {\n        font-size: 1.8rem;\n    }\n\n    .sp-menu-content {\n        padding: 50px 20px 70px;\n    }\n    \n    .sp-item-header {\n        gap: 15px;\n    }\n    \n    .sp-item-name {\n        font-size: 0.95rem;\n    }\n    \n    .sp-item-price {\n        font-size: 0.95rem;\n    }\n    \n    \/* Mobile readability improvements *\/\n    .sp-item-description {\n        font-size: 0.9rem;\n        line-height: 1.6;\n        color: #4a4a4a;\n    }\n    \n    .sp-item-name {\n        font-weight: 600;\n        color: #2a2a2a;\n    }\n    \n    .sp-item-price {\n        font-weight: 700;\n        color: var(--accent-orange);\n    }\n    \n    .sp-section-title {\n        color: #2a2a2a;\n        font-weight: 500;\n    }\n    \n    .sp-menu-wrapper {\n        background: var(--bg-cream);\n    }\n    \n    \/* Better contrast for dietary badges *\/\n    .sp-dietary-badge {\n        background: var(--accent-orange);\n        color: #ffffff;\n        font-weight: 600;\n        padding: 3px 8px;\n        border-radius: 3px;\n        font-size: 0.75rem;\n    }\n}\n\n@media print {\n    .sp-menu-navigation,\n    .sp-download-btn {\n        display: none !important;\n    }\n\n    .sp-menu-wrapper {\n        background: white;\n    }\n\n    .sp-menu-section {\n        page-break-after: always;\n    }\n}\n<\/style><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdfmake\/0.2.7\/pdfmake.min.js\"><\/script><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdfmake\/0.2.7\/vfs_fonts.js\"><\/script><script src=\"https:\/\/redrockresort.com\/wp-content\/plugins\/single-platform-menu\/assets\/js\/menu-renderer.js?v=1780138165\"><\/script><div class=\"sp-menu-wrapper\" data-location=\"8-noodle-bar\"><script type=\"application\/json\" class=\"sp-menu-data\">{\"code\":200,\"data\":[{\"id\":1804465,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Main Menu\",\"description\":\"Brown rice available upon request\",\"footnote\":\"*Thoroughly cooking food of animal origin such as beef, fish, lamb, milk, poultry or shellstock reduces the risk of foodborne illness\",\"order_num\":0,\"currency\":\"USD\",\"created\":\"2016-03-14T23:58:26\",\"updated\":\"2025-07-15T08:21:43\",\"sections\":[{\"id\":37952432,\"name\":\"Appetizers\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":209815888,\"name\":\"Shishito Peppers\",\"description\":\"Ponzu, Furikake\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815889,\"name\":\"Gyoza\",\"description\":\"Pork & Shrimp, Chinkiang Dipping Sauce\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815890,\"name\":\"Salt & Pepper Chicken Wings\",\"description\":\"Chilies, Garlic, Onion, Scallion\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815891,\"name\":\"Crispy Egg Rolls\",\"description\":\"Pork, Carrot, Cilantro, Mint, Green Leaf, Lime\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815892,\"name\":\"Edamame\",\"description\":\"Sea Salt or Chili Garlic\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815893,\"name\":\"Spring Rolls\",\"description\":\"Chilled Ginger Shrimp, Cucumber, Mint, Chilies, Peanut Sauce\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815894,\"name\":\"Tempura Shrimp\",\"description\":\"Green Beans, Onion, Sweet Potato\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815895,\"name\":\"Duck Bao Bun\",\"description\":\"Spicy Plum Sauce, Scallion, Cilantro\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815896,\"name\":\"Pork Belly Bao Bun\",\"description\":\"Hoisin Glaze, Wasabi Sprouts, Yuzu, Pickled Radish, Spicy Mayo\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815897,\"name\":\"Crispy Green Beans\",\"description\":\"Furikake, Spicy Mayo, Eel Sauce, Scallion\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815898,\"name\":\"Shrimp Toast*\",\"description\":\"Shrimp, Fried Egg, Water Chestnut, Celery, Scallions, Furikake, Spicy Mayo, Eel Sauce\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952433,\"name\":\"Noodle Soup Bowls\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":209815899,\"name\":\"Feel Good Ramen\",\"description\":\"Grilled Chicken, Fried Chicken Dumpling, Ramen Noodles, Choy Sum, Scallions, Cilantro, Chicken Broth\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815900,\"name\":\"Tonkotsu Ramen*\",\"description\":\"Rich & Creamy Pork Broth, Pork Belly, Poached Egg, Pickled Ginger, Bamboo, Scallion, Mushroom\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815901,\"name\":\"Miso Ramen*\",\"description\":\"Miso-Infused Pork Broth, Pork Belly, Poached Egg, Seaweed, Tofu, Scallions\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815902,\"name\":\"Tempura Ramen\",\"description\":\"Chicken Broth, Crispy Shrimp, Green Beans, Sweet Onion, Sweet Potato, Scallions, Nori\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815903,\"name\":\"Five-Spice Beef Soup\",\"description\":\"Brisket, Beef Broth, Udon Noodles, Choy Sum, Bean Sprouts, Cilantro, Chili, Lime\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815904,\"name\":\"Wor Wonton Soup\",\"description\":\"Shrimp, Chicken, Pork & Shrimp Wonton, Broccoli, Water Chestnut, Straw Mushroom\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815905,\"name\":\"Pho*\",\"description\":\"Sliced Ribeye, Fresh Rice Noodles, Onion, Scallions, Bean Sprouts, Cilantro, Thai Basil, Lime\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952434,\"name\":\"Ramen Add-Ons\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":209815906,\"name\":\"Chicken\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815907,\"name\":\"Pork Belly\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815908,\"name\":\"Shrimp\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815909,\"name\":\"Sliced Ribeye*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815910,\"name\":\"Sliced Brisket\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815911,\"name\":\"Vegetables\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815912,\"name\":\"Grilled Pork\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815913,\"name\":\"Extra Broth\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815914,\"name\":\"Extra Noodles\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815915,\"name\":\"Soft Soy-Poached Egg*\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952435,\"name\":\"Wok\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":209815916,\"name\":\"Signature Pork Fried Rice*\",\"description\":\"Poached Egg, Pork Belly, Furikake, Pea, Onion, Scallion\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815917,\"name\":\"Vegetable Fried Rice\",\"description\":\"Egg, Pea, Carrot, Onion, Scallion, Bean Sprouts, Broccoli, Mushroom, Bell Pepper\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":1},{\"name\":\"Charred Pork\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":2},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":3}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815918,\"name\":\"Vegetable Pad Thai\",\"description\":\"Fresh Rice Noodles, Egg, Tofu, Peanuts, Broccoli, Mushroom, Bell Pepper, Onion, Bean Sprouts, Scallion, Lime\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815919,\"name\":\"Vegetable Lo Mein\",\"description\":\"Stir-Fried Bean Sprouts, Cabbage, Snow Peas, Carrots, Onion, Egg Noodle\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":2},{\"name\":\"Combination\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":3}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815920,\"name\":\"Mochiko Chicken\",\"description\":\"Crispy Chicken, Pickled Cucumber, Carrot, Daikon, Spicy Sauce, Choice of Brown or White Rice\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815921,\"name\":\"Peking Duck Fried Rice*\",\"description\":\"Peking Duck, Pea, Onion, Scallion, Cilantro, Fried Egg\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815922,\"name\":\"Shaking Beef\",\"description\":\"Beef Tenderloin, Scallion, Pickled Red Onion, Tomato, Cucumber, White or Brown Rice\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":23},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815923,\"name\":\"Thai Basil Chicken*\",\"description\":\"Stir-Fried Chicken, Green Beans, Thai Basil, Fresh Chili, Fried Egg, Choice of Brown or White Rice\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815924,\"name\":\"Orange Peel Chicken\",\"description\":\"Fried Lightly Battered Chicken, Dried Chili Pepper, Scallion, Tangy Orange Peel Sauce, White or Brown Rice\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815925,\"name\":\"Spicy Shrimp\",\"description\":\"Vermicelli Rice Noodles, Broccoli, Bell Pepper, Bean Sprouts, Shiitake, Crispy Shallot, Scallion\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815926,\"name\":\"Beef Chow Fun\",\"description\":\"Beef Tenderloin, Flat Rice Noodles, Bean Sprouts, Onion, Scallion\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":21},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815927,\"name\":\"Vermicelli\",\"description\":\"Grilled Pork, Crispy Egg Roll, Carrot, Cucumber, Daikon, Mint, Peanuts, Sweet Chili\",\"order_num\":11,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815928,\"name\":\"Singapore Noodles\",\"description\":\"Shrimp, Pork, Vermicelli Rice Noodles, Egg, Curry, Bean Sprouts, Onion, Bell Pepper\",\"order_num\":12,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815929,\"name\":\"Hong Kong Chow Mein\",\"description\":\"Shrimp, Scallops, Crispy Pan-Fried Noodles, Choy Sum, Chinese Mushroom\",\"order_num\":13,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952436,\"name\":\"Desserts\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":209815930,\"name\":\"Matcha Creme Br\u00fbl\u00e9e\",\"description\":\"Green Tea Cookie\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815931,\"name\":\"Mango Sticky Rice\",\"description\":\"Sweet Coconut Cream Rice, Mango Compote\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"},{\"id\":2937912,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Drink Menu\",\"description\":\"\",\"footnote\":\"\",\"order_num\":1,\"currency\":\"USD\",\"created\":\"2018-07-17T02:35:23\",\"updated\":\"2025-07-15T08:21:47\",\"sections\":[{\"id\":24285741,\"name\":\"Specialty Cocktails\",\"description\":\"Full Bar Available\",\"order_num\":0,\"items\":[{\"id\":142368426,\"name\":\"Tranquilitea\",\"description\":\"Ketel One Citroen Vodka, Mint Verbena Tea, Jasmine Honey, Lemon\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368427,\"name\":\"Red Moon\",\"description\":\"Tanqueray Sevilla Orange Gin, Strawberry, Aperol, Thai Basil, Lime\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368428,\"name\":\"Toki Old Fashioned\",\"description\":\"Suntory Toki Japanese Whisky, Smoked Cherry Syrup, Bitters\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713059,\"name\":\"Under the Bonsai Tree\",\"description\":\"Patr\u00f3n Silver Tequila, Midori Melon, Lychee, Lime, Grapefruit, Taj\u00edn\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713060,\"name\":\"East Meridian\",\"description\":\"Tito's Handmade Vodka, Soonhari Peach Soju, Passion Fruit, Pineapple, Ginger, Vanilla, Lemon\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713061,\"name\":\"Sake Bomb\",\"description\":\"Kirin Ichiban Draft, Soto Sake\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285742,\"name\":\"Beers\",\"description\":\"\",\"order_num\":1,\"items\":[]},{\"id\":24285743,\"name\":\"Draft\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":142368429,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368430,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368431,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368432,\"name\":\"Kirin Ichiban\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368433,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285744,\"name\":\"Bottle\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":209816602,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816603,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816604,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816605,\"name\":\"Shock Top Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816606,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368436,\"name\":\"Sapporo\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"20 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368437,\"name\":\"Tsingtao\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"22 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942603,\"name\":\"Kirin Ichiban\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"22 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942604,\"name\":\"Sorry Umami IPA\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"11.8 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942605,\"name\":\"Kawaba Sunrise Ale\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"11.2 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285745,\"name\":\"Sakes\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":248942606,\"name\":\"Joto Hou Hou Shu, Sparkling\",\"description\":\"Soft, creamy, delicate\",\"order_num\":0,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":39},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942607,\"name\":\"Akashi-Tai, Junmai Ginjo Sparkling\",\"description\":\"Crisp, dry, sparkling\",\"order_num\":1,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":49},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942608,\"name\":\"Lucky Cup, Junmai\",\"description\":\"Soft, smooth, dry\",\"order_num\":2,\"choices\":[{\"name\":\"Bottle (180ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368439,\"name\":\"Soto, Junmai 720ml\",\"description\":\"Clean, light, zesty\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":236721218,\"name\":\"Matsuno Kotobuki, Ginjo Namachozo\",\"description\":\"Delicate, fresh, fruity\",\"order_num\":4,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":36},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368440,\"name\":\"Kura Manotsuru Demon Slayer, Tokubetsu Honjozo\",\"description\":\"Fruity, bright, dry\",\"order_num\":5,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":34},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942609,\"name\":\"Kurosawa, Nigori\",\"description\":\"Rich, creamy, fruity\",\"order_num\":6,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":24},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942610,\"name\":\"Rihaku Wandering Poet, Junmai Ginjo\",\"description\":\"Clean, crisp, medium body\",\"order_num\":7,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942611,\"name\":\"Akashi-Tai Shiraume, Ginjo Umeshu Plum\",\"description\":\"Sweet, rich, nutty\",\"order_num\":8,\"choices\":[{\"name\":\"Bottle (500ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":46327706,\"name\":\"Soju\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":248942612,\"name\":\"Soonhari, Peach\",\"description\":\"Sweet, ripe, refreshing\",\"order_num\":0,\"choices\":[{\"name\":\"375ml\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942613,\"name\":\"Banzai Bunny, Strawberry\",\"description\":\"Bright, clean, refreshing\",\"order_num\":1,\"choices\":[{\"name\":\"375ml\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952536,\"name\":\"Wines\",\"description\":\"\",\"order_num\":6,\"items\":[]},{\"id\":37952537,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":7,\"items\":[{\"id\":209816607,\"name\":\"Prosecco, La Marca, Veneto, ITA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816608,\"name\":\"Moscato d'Asti, Elvio Tintero, Sori Gramella, Piedmont, ITA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952538,\"name\":\"White\",\"description\":\"\",\"order_num\":8,\"items\":[{\"id\":209816609,\"name\":\"Riesling, Heinz Eifel, Mosel, DEU\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":48},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816612,\"name\":\"Pinot Grigio, Maso Canali, Veneto, ITA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816611,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, NZL\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816610,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, CA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952539,\"name\":\"Ros\u00e9\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":209816613,\"name\":\"Fleur de Mer, Provence, FRA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952540,\"name\":\"Red\",\"description\":\"\",\"order_num\":10,\"items\":[{\"id\":209816614,\"name\":\"Pinot Noir, Meiomi, CA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":48},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816615,\"name\":\"Merlot, Napa Cellars, Napa Valley, CA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816616,\"name\":\"Cabernet Sauvignon, Storypoint, CA\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816617,\"name\":\"Malbec, Alamos, Mendoza, ARG\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952541,\"name\":\"Boba\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":209816618,\"name\":\"Boba Thai Tea\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816619,\"name\":\"Boba Smoothie\",\"description\":\"Mango, Green Tea, Coconut, Coffee, Milk Tea, Taro\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":1},{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285747,\"name\":\"Non-Alcoholic\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":142368445,\"name\":\"Nirvana Thai Tea\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368447,\"name\":\"UCC Melon Creamy Soda\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368448,\"name\":\"Foco Lychee Drink\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368449,\"name\":\"S.Pellegrino Sparkling Water\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368450,\"name\":\"Acqua Panna Still Water\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"},{\"id\":6531272,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Restaurant Week Menu\",\"description\":\"$50\",\"footnote\":\"\",\"order_num\":6,\"currency\":\"USD\",\"created\":\"2026-05-16T03:50:49\",\"updated\":\"2026-05-16T03:50:48\",\"sections\":[{\"id\":53825178,\"name\":\"Appetizer\",\"description\":\"Choice of:\",\"order_num\":0,\"items\":[{\"id\":286263374,\"name\":\"Edamame\",\"description\":\"Sea Salt or Chili Garlic\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263375,\"name\":\"Salt & Pepper Chicken Wings\",\"description\":\"Chilies, Garlic, Onion, Scallion\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263376,\"name\":\"Spring Rolls\",\"description\":\"Chilled Ginger Shrimp, Cucumber, Mint, Chilies, Peanut Sauce\",\"order_num\":2,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":53825179,\"name\":\"Entrees\",\"description\":\"Choice of:\",\"order_num\":1,\"items\":[{\"id\":286263377,\"name\":\"Wor Wonton Soup\",\"description\":\"Shrimp, Chicken, Pork & Shrimp Wonton, Broccoli, Water Chestnut, Straw Mushroom\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263378,\"name\":\"Spicy Shrimp\",\"description\":\"Vermicelli Rice Noodles, Broccoli, Bell Pepper, Bean Sprouts, Shiitake, Crispy Shallot, Scallion\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263379,\"name\":\"General Tao Chicken\",\"description\":\"Lightly Fried Battered Chicken, Sesame Seed, Broccoli, Tangy House Sauce, choice of White Or Brown Rice\",\"order_num\":2,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":53825180,\"name\":\"Desserts\",\"description\":\"Choice of:\",\"order_num\":2,\"items\":[{\"id\":286263380,\"name\":\"Matcha Cr\u00e8me Brulee\",\"description\":\"\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263381,\"name\":\"Green Tea Mango Sticky Rice\",\"description\":\"\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"}],\"display_name\":\"8 Noodle Bar\",\"colors\":{\"accent\":\"#8b0f05\",\"primary\":\"#8b0f05\",\"background\":\"#f8f6f3\"}}<\/script><header><div class=\"sp-container\"><h1>8 Noodle Bar<\/h1><div class=\"sp-divider-line\"><\/div><button class=\"sp-download-btn\"><i class=\"fas fa-download\"><\/i> Download Menu<\/button><\/div><\/header><nav class=\"sp-menu-navigation\"><div class=\"sp-menu-buttons\" id=\"sp-menu-buttons\"><\/div><\/nav><main class=\"sp-menu-content\"><div class=\"sp-container\" id=\"sp-menu-container\"><\/div><\/main><footer><div class=\"sp-container\"><div class=\"sp-footer-icon\"><i class=\"fas fa-utensils\"><\/i><\/div><div id=\"sp-footer-notes\"><\/div><p style=\"margin-top: 30px; font-size: 0.8rem; color: #999;\">8 Noodle Bar<\/p><\/div><\/footer><\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@300;400;600;700&display=swap\" rel=\"stylesheet\"><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"><style type=\"text\/css\">\r\n        :root {\r\n            --primary-gold: #8b0f05;\r\n            --accent-orange: #8b0f05;\r\n            --bg-cream: #f8f6f3;\r\n        }\r\n        .sp-menu-wrapper {\r\n            --primary-gold: #8b0f05;\r\n            --accent-orange: #8b0f05;\r\n            --bg-cream: #f8f6f3;\r\n            background: #f8f6f3 !important;\r\n        }\r\n        \/**\n * Single Platform Menu Plugin - Frontend Styles\n * Matches the reference HTML exactly\n *\/\n\n:root {\n    --primary-gold: #d4a574;\n    --text-primary: #3a3a3a;\n    --text-secondary: #6b6b6b;\n    --bg-cream: #f8f6f3;\n    --bg-white: #ffffff;\n    --border-light: #e8e4df;\n    --accent-orange: #d87f4a;\n    --vegan-green: #4caf50;\n    --gluten-gold: #d4a574;\n}\n\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.sp-menu-wrapper {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-primary);\n    background-color: var(--bg-cream);\n    line-height: 1.7;\n}\n\n.sp-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 40px;\n    width: 100%;\n}\n\n@media (max-width: 1200px) {\n    .sp-container {\n        max-width: 960px;\n        padding: 0 30px;\n    }\n}\n\n@media (max-width: 768px) {\n    .sp-container {\n        padding: 0 20px;\n    }\n}\n\n.sp-menu-wrapper header {\n    background: var(--bg-white);\n    padding: 60px 30px 50px;\n    text-align: center;\n    border-bottom: 1px solid var(--border-light);\n}\n\n.sp-menu-wrapper header h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3.5rem;\n    font-weight: 400;\n    color: var(--text-primary);\n    margin-bottom: 25px;\n    letter-spacing: 1px;\n}\n\n\/* Single-menu mode: menu name shown below restaurant name *\/\n.sp-menu-subtitle {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.4rem;\n    font-weight: 400;\n    font-style: italic;\n    color: var(--primary-gold);\n    letter-spacing: 0.5px;\n    margin-bottom: 20px;\n}\n\n.sp-divider-line {\n    width: 100px;\n    height: 1px;\n    background: var(--primary-gold);\n    margin: 0 auto 25px;\n}\n\n.sp-download-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 28px;\n    background: transparent;\n    border: 1px solid var(--text-secondary);\n    color: var(--text-secondary);\n    font-family: 'Lato', sans-serif;\n    font-size: 0.85rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    border-radius: 3px;\n}\n\n.sp-download-btn:hover {\n    background: var(--text-primary);\n    color: white;\n    border-color: var(--text-primary);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n}\n\n.sp-download-btn i {\n    font-size: 0.9rem;\n    transition: transform 0.3s ease;\n}\n\n.sp-download-btn:hover i {\n    transform: translateY(2px);\n}\n\n.sp-menu-navigation {\n    background: var(--bg-white);\n    padding: 35px 30px;\n    border-bottom: 1px solid var(--border-light);\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n}\n\n.sp-menu-buttons {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 35px;\n    max-width: 1100px;\n    margin: 0 auto;\n}\n\n.sp-menu-button {\n    background: transparent;\n    border: none;\n    padding: 8px 0;\n    font-family: 'Lato', sans-serif;\n    font-size: 0.8rem;\n    font-weight: 400;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--text-secondary);\n    cursor: pointer;\n    position: relative;\n    transition: all 0.3s ease;\n    white-space: nowrap;\n}\n\n.sp-menu-button::after {\n    content: '';\n    position: absolute;\n    bottom: -3px;\n    left: 0;\n    width: 0;\n    height: 2px;\n    background: var(--accent-orange);\n    transition: all 0.3s ease;\n}\n\n.sp-menu-button:hover {\n    color: var(--text-primary);\n}\n\n.sp-menu-button.active {\n    color: var(--text-primary);\n    font-weight: 700;\n}\n\n.sp-menu-button.active::after {\n    width: 100%;\n}\n\n.sp-menu-content {\n    background: var(--bg-cream);\n    padding: 80px 30px 100px;\n}\n\n.sp-menu-section {\n    display: none;\n    animation: fadeIn 0.4s ease;\n}\n\n.sp-menu-section.active {\n    display: block;\n}\n\n.sp-promotion-banner {\n    text-align: center;\n    margin: 0 auto 50px;\n    padding: 24px 32px;\n    max-width: 800px;\n    background: linear-gradient(135deg, rgba(212, 167, 116, 0.12) 0%, rgba(216, 127, 74, 0.08) 100%);\n    border: 1px solid rgba(212, 167, 116, 0.35);\n    border-radius: 4px;\n}\n\n.sp-promotion-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-weight: 500;\n    color: var(--text-primary);\n    letter-spacing: 0.5px;\n    line-height: 1.5;\n}\n\n@keyframes fadeIn {\n    from {\n        opacity: 0;\n        transform: translateY(15px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.sp-menu-description-top {\n    text-align: center;\n    font-size: 1rem;\n    color: var(--text-secondary);\n    margin-bottom: 60px;\n    font-style: italic;\n}\n\n.sp-section {\n    margin-bottom: 80px;\n}\n\n.sp-section-header {\n    text-align: center;\n    margin: 0 auto 50px;\n    max-width: 800px;\n}\n\n.sp-section-icon {\n    color: var(--primary-gold);\n    font-size: 1.2rem;\n    margin: 0 auto 20px;\n    opacity: 0.8;\n    display: block;\n}\n\n.sp-section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 2.2rem;\n    font-weight: 400;\n    color: var(--text-primary);\n    margin: 0 auto 15px;\n    letter-spacing: 1px;\n    text-align: center;\n}\n\n.sp-section-divider {\n    width: 60px;\n    height: 1px;\n    background: var(--accent-orange);\n    margin: 0 auto;\n    display: block;\n}\n\n.sp-section-description {\n    font-size: 0.95rem;\n    color: var(--text-secondary);\n    margin-top: 15px;\n    font-style: italic;\n    line-height: 1.6;\n}\n\n.sp-menu-items {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n    gap: 45px 50px;\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n@media (max-width: 1100px) {\n    .sp-menu-items {\n        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n        gap: 35px 40px;\n    }\n}\n\n@media (max-width: 900px) {\n    .sp-menu-items {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n.sp-menu-item {\n    padding-bottom: 25px;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    cursor: default;\n}\n\n.sp-menu-item::before {\n    content: '';\n    position: absolute;\n    left: -10px;\n    top: 0;\n    bottom: 0;\n    width: 3px;\n    background: var(--accent-orange);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n}\n\n.sp-menu-item:hover {\n    transform: translateX(8px);\n}\n\n.sp-menu-item:hover::before {\n    opacity: 1;\n}\n\n.sp-menu-item:hover .sp-item-name {\n    color: var(--accent-orange);\n}\n\n.sp-menu-item:hover .sp-item-price {\n    transform: scale(1.05);\n}\n\n.sp-item-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 20px;\n    margin-bottom: 10px;\n}\n\n.sp-item-name {\n    font-family: 'Lato', sans-serif;\n    font-size: 1rem;\n    font-weight: 700;\n    color: var(--text-primary);\n    flex: 1 1 auto;\n    line-height: 1.4;\n    transition: color 0.3s ease;\n    min-width: 0;\n    word-wrap: break-word;\n}\n\n.sp-item-price {\n    font-family: 'Lato', sans-serif;\n    font-size: 1rem;\n    font-weight: 600;\n    color: var(--accent-orange);\n    white-space: nowrap;\n    flex-shrink: 0;\n    flex-basis: auto;\n    min-width: fit-content;\n    transition: transform 0.3s ease;\n    text-align: right;\n}\n\n.sp-item-description {\n    font-size: 0.9rem;\n    color: var(--text-secondary);\n    line-height: 1.7;\n    margin-bottom: 10px;\n    padding-right: 10px;\n}\n\n.sp-item-details {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    align-items: center;\n    margin-top: 12px;\n}\n\n.sp-dietary-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 11px;\n    background: rgba(212, 165, 116, 0.12);\n    border: 1px solid rgba(212, 165, 116, 0.3);\n    border-radius: 14px;\n    font-size: 0.7rem;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: var(--primary-gold);\n    transition: all 0.3s ease;\n}\n\n.sp-dietary-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n}\n\n.sp-dietary-badge i {\n    font-size: 0.8rem;\n}\n\n.sp-dietary-badge.gluten-free {\n    background: rgba(212, 165, 116, 0.15);\n    border-color: rgba(212, 165, 116, 0.4);\n    color: #8b6f47;\n}\n\n.sp-dietary-badge.gluten-free i {\n    color: var(--gluten-gold);\n}\n\n.sp-dietary-badge.vegan {\n    background: rgba(76, 175, 80, 0.12);\n    border-color: rgba(76, 175, 80, 0.35);\n    color: #2e7d32;\n}\n\n.sp-dietary-badge.vegan i {\n    color: var(--vegan-green);\n}\n\n.sp-dietary-badge.vegetarian {\n    background: rgba(139, 195, 74, 0.12);\n    border-color: rgba(139, 195, 74, 0.35);\n    color: #558b2f;\n}\n\n.sp-choice-options {\n    margin-top: 12px;\n    padding-left: 15px;\n    border-left: 2px solid var(--border-light);\n}\n\n.sp-choice-item {\n    font-size: 0.88rem;\n    color: var(--text-secondary);\n    margin-bottom: 8px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n    transition: all 0.3s ease;\n}\n\n.sp-choice-item:hover {\n    color: var(--text-primary);\n    transform: translateX(5px);\n}\n\n.sp-choice-name {\n    font-weight: 600;\n    color: var(--text-primary);\n}\n\n.sp-choice-price {\n    color: var(--accent-orange);\n    font-weight: 600;\n    white-space: nowrap;\n}\n\n.sp-unit-label {\n    font-size: 0.8rem;\n    color: var(--text-secondary);\n    font-style: italic;\n    margin-left: 4px;\n    font-weight: 400;\n}\n\n.sp-item-additions {\n    margin-top: 10px;\n    padding-left: 15px;\n    border-left: 2px solid var(--border-light);\n    font-size: 0.85rem;\n}\n\n.sp-addition-item {\n    font-size: 0.85rem;\n    color: var(--text-secondary);\n    margin-bottom: 6px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n}\n\n.sp-addition-name {\n    font-weight: 500;\n    color: var(--text-secondary);\n    font-style: italic;\n}\n\n.sp-addition-price {\n    color: var(--accent-orange);\n    font-weight: 600;\n    white-space: nowrap;\n}\n\n.sp-menu-wrapper footer {\n    background: var(--bg-white);\n    color: var(--text-secondary);\n    padding: 50px 30px;\n    text-align: center;\n    border-top: 1px solid var(--border-light);\n}\n\n.sp-footnote {\n    font-size: 0.85rem;\n    color: var(--text-secondary);\n    max-width: 800px;\n    margin: 0 auto 15px;\n    line-height: 1.7;\n}\n\n.sp-footer-icon {\n    color: var(--primary-gold);\n    margin: 25px 0 15px;\n    font-size: 1.3rem;\n}\n\n.sp-empty-state {\n    text-align: center;\n    padding: 100px 20px;\n    color: var(--text-secondary);\n}\n\n.sp-empty-state i {\n    font-size: 3.5rem;\n    color: var(--primary-gold);\n    margin-bottom: 20px;\n}\n\n.sp-empty-state p {\n    font-size: 1.1rem;\n}\n\n@media (max-width: 768px) {\n    .sp-menu-wrapper header h1 {\n        font-size: 2.5rem;\n    }\n\n    .sp-promotion-banner {\n        margin-bottom: 35px;\n        padding: 18px 20px;\n    }\n\n    .sp-promotion-text {\n        font-size: 1.25rem;\n    }\n\n    .sp-menu-buttons {\n        gap: 20px 15px;\n    }\n\n    .sp-menu-button {\n        font-size: 0.7rem;\n        padding: 6px 0;\n    }\n\n    .sp-section-title {\n        font-size: 1.8rem;\n    }\n\n    .sp-menu-content {\n        padding: 50px 20px 70px;\n    }\n    \n    .sp-item-header {\n        gap: 15px;\n    }\n    \n    .sp-item-name {\n        font-size: 0.95rem;\n    }\n    \n    .sp-item-price {\n        font-size: 0.95rem;\n    }\n    \n    \/* Mobile readability improvements *\/\n    .sp-item-description {\n        font-size: 0.9rem;\n        line-height: 1.6;\n        color: #4a4a4a;\n    }\n    \n    .sp-item-name {\n        font-weight: 600;\n        color: #2a2a2a;\n    }\n    \n    .sp-item-price {\n        font-weight: 700;\n        color: var(--accent-orange);\n    }\n    \n    .sp-section-title {\n        color: #2a2a2a;\n        font-weight: 500;\n    }\n    \n    .sp-menu-wrapper {\n        background: var(--bg-cream);\n    }\n    \n    \/* Better contrast for dietary badges *\/\n    .sp-dietary-badge {\n        background: var(--accent-orange);\n        color: #ffffff;\n        font-weight: 600;\n        padding: 3px 8px;\n        border-radius: 3px;\n        font-size: 0.75rem;\n    }\n}\n\n@media print {\n    .sp-menu-navigation,\n    .sp-download-btn {\n        display: none !important;\n    }\n\n    .sp-menu-wrapper {\n        background: white;\n    }\n\n    .sp-menu-section {\n        page-break-after: always;\n    }\n}\n<\/style><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdfmake\/0.2.7\/pdfmake.min.js\"><\/script><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdfmake\/0.2.7\/vfs_fonts.js\"><\/script><script src=\"https:\/\/redrockresort.com\/wp-content\/plugins\/single-platform-menu\/assets\/js\/menu-renderer.js?v=1780138165\"><\/script><div class=\"sp-menu-wrapper\" data-location=\"8-noodle-bar\"><script type=\"application\/json\" class=\"sp-menu-data\">{\"code\":200,\"data\":[{\"id\":1804465,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Main Menu\",\"description\":\"Brown rice available upon request\",\"footnote\":\"*Thoroughly cooking food of animal origin such as beef, fish, lamb, milk, poultry or shellstock reduces the risk of foodborne illness\",\"order_num\":0,\"currency\":\"USD\",\"created\":\"2016-03-14T23:58:26\",\"updated\":\"2025-07-15T08:21:43\",\"sections\":[{\"id\":37952432,\"name\":\"Appetizers\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":209815888,\"name\":\"Shishito Peppers\",\"description\":\"Ponzu, Furikake\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815889,\"name\":\"Gyoza\",\"description\":\"Pork & Shrimp, Chinkiang Dipping Sauce\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815890,\"name\":\"Salt & Pepper Chicken Wings\",\"description\":\"Chilies, Garlic, Onion, Scallion\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815891,\"name\":\"Crispy Egg Rolls\",\"description\":\"Pork, Carrot, Cilantro, Mint, Green Leaf, Lime\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815892,\"name\":\"Edamame\",\"description\":\"Sea Salt or Chili Garlic\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815893,\"name\":\"Spring Rolls\",\"description\":\"Chilled Ginger Shrimp, Cucumber, Mint, Chilies, Peanut Sauce\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815894,\"name\":\"Tempura Shrimp\",\"description\":\"Green Beans, Onion, Sweet Potato\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815895,\"name\":\"Duck Bao Bun\",\"description\":\"Spicy Plum Sauce, Scallion, Cilantro\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815896,\"name\":\"Pork Belly Bao Bun\",\"description\":\"Hoisin Glaze, Wasabi Sprouts, Yuzu, Pickled Radish, Spicy Mayo\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815897,\"name\":\"Crispy Green Beans\",\"description\":\"Furikake, Spicy Mayo, Eel Sauce, Scallion\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815898,\"name\":\"Shrimp Toast*\",\"description\":\"Shrimp, Fried Egg, Water Chestnut, Celery, Scallions, Furikake, Spicy Mayo, Eel Sauce\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952433,\"name\":\"Noodle Soup Bowls\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":209815899,\"name\":\"Feel Good Ramen\",\"description\":\"Grilled Chicken, Fried Chicken Dumpling, Ramen Noodles, Choy Sum, Scallions, Cilantro, Chicken Broth\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815900,\"name\":\"Tonkotsu Ramen*\",\"description\":\"Rich & Creamy Pork Broth, Pork Belly, Poached Egg, Pickled Ginger, Bamboo, Scallion, Mushroom\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815901,\"name\":\"Miso Ramen*\",\"description\":\"Miso-Infused Pork Broth, Pork Belly, Poached Egg, Seaweed, Tofu, Scallions\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815902,\"name\":\"Tempura Ramen\",\"description\":\"Chicken Broth, Crispy Shrimp, Green Beans, Sweet Onion, Sweet Potato, Scallions, Nori\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815903,\"name\":\"Five-Spice Beef Soup\",\"description\":\"Brisket, Beef Broth, Udon Noodles, Choy Sum, Bean Sprouts, Cilantro, Chili, Lime\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815904,\"name\":\"Wor Wonton Soup\",\"description\":\"Shrimp, Chicken, Pork & Shrimp Wonton, Broccoli, Water Chestnut, Straw Mushroom\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815905,\"name\":\"Pho*\",\"description\":\"Sliced Ribeye, Fresh Rice Noodles, Onion, Scallions, Bean Sprouts, Cilantro, Thai Basil, Lime\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952434,\"name\":\"Ramen Add-Ons\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":209815906,\"name\":\"Chicken\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815907,\"name\":\"Pork Belly\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815908,\"name\":\"Shrimp\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815909,\"name\":\"Sliced Ribeye*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815910,\"name\":\"Sliced Brisket\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815911,\"name\":\"Vegetables\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815912,\"name\":\"Grilled Pork\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815913,\"name\":\"Extra Broth\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815914,\"name\":\"Extra Noodles\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815915,\"name\":\"Soft Soy-Poached Egg*\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952435,\"name\":\"Wok\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":209815916,\"name\":\"Signature Pork Fried Rice*\",\"description\":\"Poached Egg, Pork Belly, Furikake, Pea, Onion, Scallion\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815917,\"name\":\"Vegetable Fried Rice\",\"description\":\"Egg, Pea, Carrot, Onion, Scallion, Bean Sprouts, Broccoli, Mushroom, Bell Pepper\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":1},{\"name\":\"Charred Pork\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":2},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":3}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815918,\"name\":\"Vegetable Pad Thai\",\"description\":\"Fresh Rice Noodles, Egg, Tofu, Peanuts, Broccoli, Mushroom, Bell Pepper, Onion, Bean Sprouts, Scallion, Lime\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815919,\"name\":\"Vegetable Lo Mein\",\"description\":\"Stir-Fried Bean Sprouts, Cabbage, Snow Peas, Carrots, Onion, Egg Noodle\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Chicken\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Shrimp\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":2},{\"name\":\"Combination\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":3}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815920,\"name\":\"Mochiko Chicken\",\"description\":\"Crispy Chicken, Pickled Cucumber, Carrot, Daikon, Spicy Sauce, Choice of Brown or White Rice\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815921,\"name\":\"Peking Duck Fried Rice*\",\"description\":\"Peking Duck, Pea, Onion, Scallion, Cilantro, Fried Egg\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815922,\"name\":\"Shaking Beef\",\"description\":\"Beef Tenderloin, Scallion, Pickled Red Onion, Tomato, Cucumber, White or Brown Rice\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":23},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815923,\"name\":\"Thai Basil Chicken*\",\"description\":\"Stir-Fried Chicken, Green Beans, Thai Basil, Fresh Chili, Fried Egg, Choice of Brown or White Rice\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815924,\"name\":\"Orange Peel Chicken\",\"description\":\"Fried Lightly Battered Chicken, Dried Chili Pepper, Scallion, Tangy Orange Peel Sauce, White or Brown Rice\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815925,\"name\":\"Spicy Shrimp\",\"description\":\"Vermicelli Rice Noodles, Broccoli, Bell Pepper, Bean Sprouts, Shiitake, Crispy Shallot, Scallion\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815926,\"name\":\"Beef Chow Fun\",\"description\":\"Beef Tenderloin, Flat Rice Noodles, Bean Sprouts, Onion, Scallion\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":21},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815927,\"name\":\"Vermicelli\",\"description\":\"Grilled Pork, Crispy Egg Roll, Carrot, Cucumber, Daikon, Mint, Peanuts, Sweet Chili\",\"order_num\":11,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815928,\"name\":\"Singapore Noodles\",\"description\":\"Shrimp, Pork, Vermicelli Rice Noodles, Egg, Curry, Bean Sprouts, Onion, Bell Pepper\",\"order_num\":12,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815929,\"name\":\"Hong Kong Chow Mein\",\"description\":\"Shrimp, Scallops, Crispy Pan-Fried Noodles, Choy Sum, Chinese Mushroom\",\"order_num\":13,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952436,\"name\":\"Desserts\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":209815930,\"name\":\"Matcha Creme Br\u00fbl\u00e9e\",\"description\":\"Green Tea Cookie\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209815931,\"name\":\"Mango Sticky Rice\",\"description\":\"Sweet Coconut Cream Rice, Mango Compote\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"},{\"id\":2937912,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Drink Menu\",\"description\":\"\",\"footnote\":\"\",\"order_num\":1,\"currency\":\"USD\",\"created\":\"2018-07-17T02:35:23\",\"updated\":\"2025-07-15T08:21:47\",\"sections\":[{\"id\":24285741,\"name\":\"Specialty Cocktails\",\"description\":\"Full Bar Available\",\"order_num\":0,\"items\":[{\"id\":142368426,\"name\":\"Tranquilitea\",\"description\":\"Ketel One Citroen Vodka, Mint Verbena Tea, Jasmine Honey, Lemon\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368427,\"name\":\"Red Moon\",\"description\":\"Tanqueray Sevilla Orange Gin, Strawberry, Aperol, Thai Basil, Lime\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368428,\"name\":\"Toki Old Fashioned\",\"description\":\"Suntory Toki Japanese Whisky, Smoked Cherry Syrup, Bitters\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713059,\"name\":\"Under the Bonsai Tree\",\"description\":\"Patr\u00f3n Silver Tequila, Midori Melon, Lychee, Lime, Grapefruit, Taj\u00edn\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713060,\"name\":\"East Meridian\",\"description\":\"Tito's Handmade Vodka, Soonhari Peach Soju, Passion Fruit, Pineapple, Ginger, Vanilla, Lemon\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270713061,\"name\":\"Sake Bomb\",\"description\":\"Kirin Ichiban Draft, Soto Sake\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285742,\"name\":\"Beers\",\"description\":\"\",\"order_num\":1,\"items\":[]},{\"id\":24285743,\"name\":\"Draft\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":142368429,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368430,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368431,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368432,\"name\":\"Kirin Ichiban\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368433,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285744,\"name\":\"Bottle\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":209816602,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816603,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816604,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816605,\"name\":\"Shock Top Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816606,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368436,\"name\":\"Sapporo\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"20 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368437,\"name\":\"Tsingtao\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"22 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942603,\"name\":\"Kirin Ichiban\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"22 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942604,\"name\":\"Sorry Umami IPA\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"11.8 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942605,\"name\":\"Kawaba Sunrise Ale\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"11.2 oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285745,\"name\":\"Sakes\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":248942606,\"name\":\"Joto Hou Hou Shu, Sparkling\",\"description\":\"Soft, creamy, delicate\",\"order_num\":0,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":39},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942607,\"name\":\"Akashi-Tai, Junmai Ginjo Sparkling\",\"description\":\"Crisp, dry, sparkling\",\"order_num\":1,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":49},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942608,\"name\":\"Lucky Cup, Junmai\",\"description\":\"Soft, smooth, dry\",\"order_num\":2,\"choices\":[{\"name\":\"Bottle (180ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368439,\"name\":\"Soto, Junmai 720ml\",\"description\":\"Clean, light, zesty\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":236721218,\"name\":\"Matsuno Kotobuki, Ginjo Namachozo\",\"description\":\"Delicate, fresh, fruity\",\"order_num\":4,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":36},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368440,\"name\":\"Kura Manotsuru Demon Slayer, Tokubetsu Honjozo\",\"description\":\"Fruity, bright, dry\",\"order_num\":5,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":34},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942609,\"name\":\"Kurosawa, Nigori\",\"description\":\"Rich, creamy, fruity\",\"order_num\":6,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":24},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942610,\"name\":\"Rihaku Wandering Poet, Junmai Ginjo\",\"description\":\"Clean, crisp, medium body\",\"order_num\":7,\"choices\":[{\"name\":\"Bottle (300ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942611,\"name\":\"Akashi-Tai Shiraume, Ginjo Umeshu Plum\",\"description\":\"Sweet, rich, nutty\",\"order_num\":8,\"choices\":[{\"name\":\"Bottle (500ml)\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":46327706,\"name\":\"Soju\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":248942612,\"name\":\"Soonhari, Peach\",\"description\":\"Sweet, ripe, refreshing\",\"order_num\":0,\"choices\":[{\"name\":\"375ml\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":248942613,\"name\":\"Banzai Bunny, Strawberry\",\"description\":\"Bright, clean, refreshing\",\"order_num\":1,\"choices\":[{\"name\":\"375ml\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952536,\"name\":\"Wines\",\"description\":\"\",\"order_num\":6,\"items\":[]},{\"id\":37952537,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":7,\"items\":[{\"id\":209816607,\"name\":\"Prosecco, La Marca, Veneto, ITA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816608,\"name\":\"Moscato d'Asti, Elvio Tintero, Sori Gramella, Piedmont, ITA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952538,\"name\":\"White\",\"description\":\"\",\"order_num\":8,\"items\":[{\"id\":209816609,\"name\":\"Riesling, Heinz Eifel, Mosel, DEU\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":48},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816612,\"name\":\"Pinot Grigio, Maso Canali, Veneto, ITA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816611,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, NZL\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816610,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, CA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952539,\"name\":\"Ros\u00e9\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":209816613,\"name\":\"Fleur de Mer, Provence, FRA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952540,\"name\":\"Red\",\"description\":\"\",\"order_num\":10,\"items\":[{\"id\":209816614,\"name\":\"Pinot Noir, Meiomi, CA\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":48},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816615,\"name\":\"Merlot, Napa Cellars, Napa Valley, CA\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816616,\"name\":\"Cabernet Sauvignon, Storypoint, CA\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816617,\"name\":\"Malbec, Alamos, Mendoza, ARG\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Glass\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":40},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":37952541,\"name\":\"Boba\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":209816618,\"name\":\"Boba Thai Tea\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":209816619,\"name\":\"Boba Smoothie\",\"description\":\"Mango, Green Tea, Coconut, Coffee, Milk Tea, Taro\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":1},{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":24285747,\"name\":\"Non-Alcoholic\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":142368445,\"name\":\"Nirvana Thai Tea\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368447,\"name\":\"UCC Melon Creamy Soda\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368448,\"name\":\"Foco Lychee Drink\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368449,\"name\":\"S.Pellegrino Sparkling Water\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":142368450,\"name\":\"Acqua Panna Still Water\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"},{\"id\":6531272,\"menu_type\":\"Menu\",\"location_id\":\"8-noodle-bar\",\"name\":\"Restaurant Week Menu\",\"description\":\"$50\",\"footnote\":\"\",\"order_num\":6,\"currency\":\"USD\",\"created\":\"2026-05-16T03:50:49\",\"updated\":\"2026-05-16T03:50:48\",\"sections\":[{\"id\":53825178,\"name\":\"Appetizer\",\"description\":\"Choice of:\",\"order_num\":0,\"items\":[{\"id\":286263374,\"name\":\"Edamame\",\"description\":\"Sea Salt or Chili Garlic\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263375,\"name\":\"Salt & Pepper Chicken Wings\",\"description\":\"Chilies, Garlic, Onion, Scallion\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263376,\"name\":\"Spring Rolls\",\"description\":\"Chilled Ginger Shrimp, Cucumber, Mint, Chilies, Peanut Sauce\",\"order_num\":2,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":53825179,\"name\":\"Entrees\",\"description\":\"Choice of:\",\"order_num\":1,\"items\":[{\"id\":286263377,\"name\":\"Wor Wonton Soup\",\"description\":\"Shrimp, Chicken, Pork & Shrimp Wonton, Broccoli, Water Chestnut, Straw Mushroom\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263378,\"name\":\"Spicy Shrimp\",\"description\":\"Vermicelli Rice Noodles, Broccoli, Bell Pepper, Bean Sprouts, Shiitake, Crispy Shallot, Scallion\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263379,\"name\":\"General Tao Chicken\",\"description\":\"Lightly Fried Battered Chicken, Sesame Seed, Broccoli, Tangy House Sauce, choice of White Or Brown Rice\",\"order_num\":2,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":53825180,\"name\":\"Desserts\",\"description\":\"Choice of:\",\"order_num\":2,\"items\":[{\"id\":286263380,\"name\":\"Matcha Cr\u00e8me Brulee\",\"description\":\"\",\"order_num\":0,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286263381,\"name\":\"Green Tea Mango Sticky Rice\",\"description\":\"\",\"order_num\":1,\"choices\":[],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/8-noodle-bar\/provided_by_2.png?sp_dt=20260516\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260516\"}],\"display_name\":\"8 Noodle Bar\",\"colors\":{\"accent\":\"#8b0f05\",\"primary\":\"#8b0f05\",\"background\":\"#f8f6f3\"}}<\/script><header><div class=\"sp-container\"><h1>8 Noodle Bar<\/h1><div class=\"sp-divider-line\"><\/div><button class=\"sp-download-btn\"><i class=\"fas fa-download\"><\/i> Download Menu<\/button><\/div><\/header><nav class=\"sp-menu-navigation\"><div class=\"sp-menu-buttons\" id=\"sp-menu-buttons\"><\/div><\/nav><main class=\"sp-menu-content\"><div class=\"sp-container\" id=\"sp-menu-container\"><\/div><\/main><footer><div class=\"sp-container\"><div class=\"sp-footer-icon\"><i class=\"fas fa-utensils\"><\/i><\/div><div id=\"sp-footer-notes\"><\/div><p style=\"margin-top: 30px; font-size: 0.8rem; color: #999;\">8 Noodle Bar<\/p><\/div><\/footer><\/div>\n","protected":false},"author":2,"featured_media":0,"parent":133,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[41],"tags":[],"class_list":["post-6085","page","type-page","status-publish","hentry","category-eat-and-drink"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>8 Noodle Bar Menu - Red Rock Resort<\/title>\n<meta name=\"description\" content=\"An authentic, approachable Asian fusion menu in an intimate atmosphere, while thoughtfully incorporating the ancient Chinese practice of Feng Shui in the design elements.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/redrockresort.com\/eat-and-drink\/8-noodle-bar-menu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"8 Noodle Bar Menu - Red Rock Resort\" \/>\n<meta property=\"og:description\" content=\"An authentic, approachable Asian fusion menu in an intimate atmosphere, while thoughtfully incorporating the ancient Chinese practice of Feng Shui in the design elements.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/redrockresort.com\/eat-and-drink\/8-noodle-bar-menu\/\" \/>\n<meta property=\"og:site_name\" content=\"Red Rock Resort\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-20T23:31:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"8 Noodle Bar Menu - Red Rock Resort","description":"An authentic, approachable Asian fusion menu in an intimate atmosphere, while thoughtfully incorporating the ancient Chinese practice of Feng Shui in the design elements.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/redrockresort.com\/eat-and-drink\/8-noodle-bar-menu\/","og_locale":"en_US","og_type":"article","og_title":"8 Noodle Bar Menu - Red Rock Resort","og_description":"An authentic, approachable Asian fusion menu in an intimate atmosphere, while thoughtfully incorporating the ancient Chinese practice of Feng Shui in the design elements.","og_url":"https:\/\/redrockresort.com\/eat-and-drink\/8-noodle-bar-menu\/","og_site_name":"Red Rock Resort","article_modified_time":"2025-11-20T23:31:59+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[]}},"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-06-06 03:49:25","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/6085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/comments?post=6085"}],"version-history":[{"count":6,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/6085\/revisions"}],"predecessor-version":[{"id":31401,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/6085\/revisions\/31401"}],"up":[{"embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/133"}],"wp:attachment":[{"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/media?parent=6085"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/categories?post=6085"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/tags?post=6085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}