{"id":13549,"date":"2021-02-11T09:53:40","date_gmt":"2021-02-11T17:53:40","guid":{"rendered":"https:\/\/redrockresort.com\/?page_id=13549"},"modified":"2025-11-20T15:33:53","modified_gmt":"2025-11-20T23:33:53","slug":"lucky-penny-menu","status":"publish","type":"page","link":"https:\/\/redrockresort.com\/eat-and-drink\/lucky-penny-menu\/","title":{"rendered":"Lucky Penny Menu"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#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; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; type=&#8221;4_4&#8243; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]<\/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=1780138192\"><\/script><div class=\"sp-menu-wrapper\" data-location=\"grand-caf-5\"><script type=\"application\/json\" class=\"sp-menu-data\">{\"code\":200,\"data\":[{\"id\":2309388,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Main Menu\",\"description\":\"\",\"footnote\":\"*Thoroughly cooking foods of animal origin such as beef, eggs, fish, lamb, milk, poultry, or shellfish reduces the risk of foodborne illness. Young children, the elderly and individuals with certain health conditions may be at higher risk if these foods are consumed raw or undercooked \",\"order_num\":3,\"currency\":\"USD\",\"created\":\"2017-05-15T00:57:07\",\"updated\":\"2026-05-27T17:55:47\",\"sections\":[{\"id\":41700383,\"name\":\"Breakfast Classics\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":226585754,\"name\":\"Lucky Three-Way*\",\"description\":\"three eggs any style, three pancakes, three bacon or sausage links, hash browns\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585755,\"name\":\"The American*\",\"description\":\"two eggs any style, choice of bacon, sausage links or patties, turkey bacon or chicken sausage, hash browns, choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585757,\"name\":\"Steak & Eggs*\",\"description\":\"NY strip steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585758,\"name\":\"Penny Benny*\",\"description\":\"poached eggs, ham, sourdough toast, hollandaise, balsamic reduction, hash browns; available 6am - 12pm\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585759,\"name\":\"Country Fried Steak*\",\"description\":\"country fried NY strip steak, two eggs any style, country gravy, hash browns, choice of toast or biscuit\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585760,\"name\":\"Ham & Eggs*\",\"description\":\"grilled bone-in ham steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865263,\"name\":\"The Eggie \\\"Wich\\\"*\",\"description\":\"toasted english muffin, cheesy eggs, breakfast sausage patty, comeback sauce, hash browns\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865264,\"name\":\"Lucky Breakfast Burrito\",\"description\":\"scrambled eggs, hash browns, bacon and sausage, cheddar jack cheese, avocado, chipotle cream, tortilla chips, salsa fresca\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700385,\"name\":\"Three-Egg Omelets\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":226585765,\"name\":\"BYO Omelet\",\"description\":\"choose two: bacon, sausage, ham, spinach, onions, tomatoes, mushrooms, olives, peppers, cheddar, swiss, jack, feta, hash browns & choice of toast or biscuit\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Each Additional Item\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":0.99},\"order_num\":0}]},{\"id\":226585768,\"name\":\"Mushroom, Spinach & Swiss Omelet\",\"description\":\"hash browns & choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585766,\"name\":\"Denver Cheddar Omelet\",\"description\":\"ham, onions, peppers, cheddar, hash browns & choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700386,\"name\":\"Griddles\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":226585769,\"name\":\"Buttermilk Pancakes\",\"description\":\"powdered sugar, whipped butter, warm maple syrup\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}]},{\"id\":226585773,\"name\":\"Belgian Waffle\",\"description\":\"whipped cream, warm maple syrup\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}]},{\"id\":226585771,\"name\":\"French Toast\",\"description\":\"brown sugar egg custard, cinnamon, orange zest, vanilla\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700387,\"name\":\"Breakfast Sides\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":226585774,\"name\":\"Bacon\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585775,\"name\":\"Turkey Bacon\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585776,\"name\":\"Sausage Links or Patties\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585777,\"name\":\"One Egg*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585778,\"name\":\"Chicken Sausage\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585779,\"name\":\"Hash Browns\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585781,\"name\":\"Toast\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585782,\"name\":\"Biscuits & Gravy\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585783,\"name\":\"Fresh Fruit Cup\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585784,\"name\":\"Short Stack (2)\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700388,\"name\":\"Starters\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":226585785,\"name\":\"New England Clam Chowder\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585786,\"name\":\"Chicken Noodle or Tomato Velvet Soup (Gluten Free, Vegan)\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585788,\"name\":\"Loaded Nachos\",\"description\":\"melted cheese, queso sauce, black beans, diced tomatoes, olives, jalape\u00f1os, scallions, sour cream, salsa fresca\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0},{\"name\":\"Add Guacamole\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":1}]},{\"id\":226585789,\"name\":\"Chicken Quesadilla\",\"description\":\"guacamole, sour cream, salsa fresca\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585790,\"name\":\"Calamari Fries\",\"description\":\"basil aioli, lemon, herbs, capers\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865265,\"name\":\"Chicken Wings\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585792,\"name\":\"Chicken Tenders\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700389,\"name\":\"Salads\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":226585795,\"name\":\"Chinese Chicken Salad\",\"description\":\"iceberg, cabbage, crispy chicken, red bell pepper, scallions, mandarin oranges, cilantro, almonds, sesame seeds, crispy wonton strips, rice noodles, sesame vinaigrette\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585796,\"name\":\"Caesar Salad\",\"description\":\"romaine, parmesan, croutons\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0},{\"name\":\"Add Salmon*\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":1},{\"name\":\"Add Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":8.99},\"order_num\":2}]},{\"id\":226585797,\"name\":\"Cobb Salad\",\"description\":\"romaine, iceberg, grilled chicken, hard-boiled egg, bacon, tomato, avocado, blue cheese, chives, white french dressing\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700390,\"name\":\"Sandwiches & Burgers\",\"description\":\"\",\"order_num\":6,\"items\":[{\"id\":226585800,\"name\":\"Roasted Turkey Club\",\"description\":\"roasted turkey, applewood-smoked bacon, lettuce, tomato, five-point spread, french fries\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":242342418,\"name\":\"Roasted Turkey Club Half\",\"description\":\"includes choice of house salad, chicken noodle, or tomato velvet soup, served with french fries\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585801,\"name\":\"French Dip\",\"description\":\"shaved beef, creamy horseradish, toasted baguette, au jus, french fries\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585802,\"name\":\"Vegas Cheesesteak\",\"description\":\"shaved beef, caramelized onions, green peppers, cheese sauce, mozzarella, french fries\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585803,\"name\":\"Classic Reuben\",\"description\":\"corned beef, swiss, sauerkraut, thousand island, marble rye, french fries\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585805,\"name\":\"Panini Grilled Cheese\",\"description\":\"garlic butter, parmesan, cheddar, swiss & jack cheese blend, artisan sourdough, tomato velvet soup\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585807,\"name\":\"The Penny Burger*\",\"description\":\"two all-beef patties, shredded lettuce, tomato, red onion, station's signature burger sauce, french fries\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Cheese: American, Cheddar, Swiss or Pepper Jack\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0},{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":1}]},{\"id\":226585808,\"name\":\"BBQ Burger*\",\"description\":\"two all-beef patties, bacon, cheddar, onion straws, bbq sauce, french fries\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0}]},{\"id\":226585809,\"name\":\"Fish Tacos\",\"description\":\"crispy beer-battered cod, chipotle aioli, slaw, avocado, pineapple pico de gallo, tortilla chips\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700391,\"name\":\"Entr\u00e9es\",\"description\":\"add a house salad for +$5.99\",\"order_num\":7,\"items\":[{\"id\":226585811,\"name\":\"Steak Frites*\",\"description\":\"hanger steak, garlic herb fries, tarragon aioli, pickled onions\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":27.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Grilled Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}]},{\"id\":226585812,\"name\":\"Chicken Parmesan\",\"description\":\"marinara, mozzarella, parmesan, spaghetti, garlic toast\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585815,\"name\":\"Grilled Salmon*\",\"description\":\"charred brussels sprouts, sweet potato pur\u00e9e\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":21.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]},{\"id\":226585816,\"name\":\"Turkey Dinner\",\"description\":\"mashed potatoes, green bean casserole, stuffing, sliced cranberry, turkey gravy\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585817,\"name\":\"Fish & Chips\",\"description\":\"atlantic cod, beer batter, fries, herb tartar sauce, malt vinegar\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585818,\"name\":\"French Onion Salisbury Steak\",\"description\":\"garlic toasted sourdough, caramelized onions, swiss, french onion gravy, mashed potatoes, seasonal vegetables\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865266,\"name\":\"Prime Rib*\",\"description\":\"baked or mashed potatoes, seasonal vegetables, au jus, creamy horseradish (available nightly 4pm - 9pm)\",\"order_num\":6,\"choices\":[{\"name\":\"English Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":28.99},\"order_num\":0},{\"name\":\"Queen Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":31.99},\"order_num\":1},{\"name\":\"King Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":38.99},\"order_num\":2}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700392,\"name\":\"Bakery\",\"description\":\"served 6am - 12pm or until they're gone\",\"order_num\":8,\"items\":[{\"id\":226585820,\"name\":\"Cast Iron Cinnamon Roll\",\"description\":\"cream cheese icing, bourbon salted caramel, bacon streusel\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700393,\"name\":\"Market Fresh\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":226585821,\"name\":\"Fresh Fruit Plate\",\"description\":\"assorted seasonal & tropical fruits, greek yogurt\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":{\"vegan\":true,\"gluten-free\":true},\"photos\":[],\"additions\":[]},{\"id\":226585822,\"name\":\"Granola & Yogurt\",\"description\":\"greek yogurt, housemade granola, berries, br\u00fbl\u00e9ed banana, honey\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585823,\"name\":\"Steel-Cut Oatmeal\",\"description\":\"walnuts, raisins, brown sugar\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":270865267,\"name\":\"Avocado Toast*\",\"description\":\"poached eggs, tomatoes, feta, walnuts, basil, lemon, multigrain toast\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700394,\"name\":\"Barista\",\"description\":\"milk options \u2013 soy or almond +$0.50; add flavor \u2013 amaretto, caramel, cinnamon, english toffee, hazelnut, peppermint, vanilla, sugar-free vanilla or sugar-free hazelnut +$0.50\",\"order_num\":10,\"items\":[{\"id\":226585824,\"name\":\"Drip Coffee\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585825,\"name\":\"Tea\",\"description\":\"english breakfast \/ earl grey \/ citrus green \/ chamomile \/ mint verbena \/ rooibos chai\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585826,\"name\":\"Espresso\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Single\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Double\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585827,\"name\":\"Caf\u00e9 Latte\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585828,\"name\":\"Cappuccino\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585829,\"name\":\"Macchiato\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585830,\"name\":\"Spanish Latte\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585831,\"name\":\"Chai Tea\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585832,\"name\":\"Nitro Cold Brew Coffee\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700395,\"name\":\"Juice Bar\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":226585833,\"name\":\"Fresh-Pressed Orange Juice\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585834,\"name\":\"Juice\",\"description\":\"cranberry \/ pineapple \/ grapefruit \/ tomato\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700396,\"name\":\"AM Cocktails\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":226585835,\"name\":\"Farmer's Market Mary\",\"description\":\"tito's handmade vodka, house mix, cherry tomato, lemon\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585836,\"name\":\"Creamsicle Mimosa\",\"description\":\"absolut, fresh orange juice, french vanilla, prosecco\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585837,\"name\":\"Good Luck Charm\",\"description\":\"jameson orange, licor 43, cold brew\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700397,\"name\":\"Craft Cocktails\",\"description\":\"\",\"order_num\":13,\"items\":[{\"id\":226585838,\"name\":\"Tranquilitea\",\"description\":\"ketel one citroen vodka, mint verbena tea, jasmine honey, lemon, sparkling water\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585839,\"name\":\"Whoopsie Daisy\",\"description\":\"casamigos blanco tequila, cointreau, strawberry, guava, lime, salt\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585840,\"name\":\"Pool Season\",\"description\":\"bacardi superior rum, limoncello, mint, lime, coconut berry red bull\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585841,\"name\":\"Orange Theory\",\"description\":\"tanqueray sevilla orange gin, rosato, lemon, s.pellegrino aranciata\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585842,\"name\":\"Jam Session\",\"description\":\"jack daniel's whiskey, blackberry, strawberry, lemonade\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700398,\"name\":\"Beer\",\"description\":\"\",\"order_num\":14,\"items\":[]},{\"id\":41700399,\"name\":\"On Tap\",\"description\":\"\",\"order_num\":15,\"items\":[{\"id\":226585843,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585844,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585845,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585846,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700400,\"name\":\"Bottle \/ Can\",\"description\":\"\",\"order_num\":16,\"items\":[{\"id\":226585847,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585848,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585849,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585850,\"name\":\"Golden Road Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585851,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":279667338,\"name\":\"Michelob Ultra Zero (NA)\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700401,\"name\":\"Wine\",\"description\":\"\",\"order_num\":17,\"items\":[]},{\"id\":41700402,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":18,\"items\":[{\"id\":226585853,\"name\":\"Prosecco, La Marca, Veneto, Italy\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585852,\"name\":\"Moscato d'Asti, Elvio Tintero, Sor\u00ec Gramella, Piedmont, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700403,\"name\":\"White\",\"description\":\"\",\"order_num\":19,\"items\":[{\"id\":226585854,\"name\":\"Riesling, Heinz Eifel, Mosel, Germany\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585855,\"name\":\"Pinot Grigio, Maso Canali, Veneto, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585856,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, New Zealand\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585857,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, California\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":236633099,\"name\":\"Ros\u00e9, Fleur de Mer, Provence, France\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700405,\"name\":\"Red\",\"description\":\"\",\"order_num\":20,\"items\":[{\"id\":226585862,\"name\":\"Pinot Noir, Meiomi, California\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585860,\"name\":\"Merlot, Napa Cellars, Napa Valley, California\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585861,\"name\":\"Cabernet Sauvignon, Storypoint, California\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585859,\"name\":\"Malbec, Alamos, Mendoza, Argentina\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700406,\"name\":\"Beverages\",\"description\":\"\",\"order_num\":21,\"items\":[{\"id\":226585863,\"name\":\"Pepsi Fountain Drink\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585864,\"name\":\"Freshly Brewed Iced Tea\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585865,\"name\":\"Red Bull Energy Drink or Sugarfree\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585866,\"name\":\"Acqua Panna or S. Pellegrino\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Half Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":5650651,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Father's Day Menu\",\"description\":\"Sunday, June 21 | 11am \u2013 10pm\",\"footnote\":\"*Consuming raw undercooked meat, poultry, seafood, shell stock or eggs, may increase your risk of foodborne illness, especially in cases of certain medical conditions\",\"order_num\":4,\"currency\":\"USD\",\"created\":\"2023-04-21T01:34:10\",\"updated\":\"2026-05-11T03:02:42\",\"sections\":[{\"id\":53807046,\"name\":\"Specials\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":286170881,\"name\":\"Philly Cheesesteak Egg Rolls\",\"description\":\"caramelized onions & peppers, chipotle queso\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286170882,\"name\":\"12oz Fire Grilled Ribeye*\",\"description\":\"steak fries, blistered shishitos, chili-lime butter\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":32.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286170883,\"name\":\"Hot Fudge Brownie Sundae\",\"description\":\"chocolate ice cream, ganache, whipped cream, chocolate pearls\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":6221385,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Late Night Menu\",\"description\":\"Late Night - 11PM-6PM\",\"footnote\":\"*Thoroughly cooking foods of animal origin such as beef, eggs, fish, lamb, milk, poultry, or shellfish reduces the risk of foodborne illness. Young children, the elderly and individuals with certain health conditions may be at higher risk if these foods are consumed raw or undercooked\",\"order_num\":14,\"currency\":\"USD\",\"created\":\"2025-02-07T03:01:09\",\"updated\":\"2025-07-08T06:50:45\",\"sections\":[{\"id\":51659219,\"name\":\"Breakfast\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":275391660,\"name\":\"Lucky Three-Way*\",\"description\":\"three eggs any style, three pancakes, three bacon or sausage links, hash browns\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391661,\"name\":\"The American*\",\"description\":\"two eggs any style, choice of bacon, sausage links or patties, turkey bacon or chicken sausage, hash browns, choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391662,\"name\":\"Country Fried Steak*\",\"description\":\"country fried NY steak, two eggs any style, country gravy, hash browns, choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391663,\"name\":\"Steak & Eggs*\",\"description\":\"NY steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391664,\"name\":\"Lucky Breakfast Burrito\",\"description\":\"scrambled eggs, hash browns, bacon and sausage, cheddar jack cheese, avocado, chipotle cream, tortilla chips, salsa fresca\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391665,\"name\":\"Buttermilk Pancakes\",\"description\":\"powdered sugar, whipped butter, warm maple syrup\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}]},{\"id\":275391666,\"name\":\"Denver Cheddar Omelet\",\"description\":\"ham, onions, peppers, cheddar, hash browns & choice of toast or biscuit\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391667,\"name\":\"BYO Omelet\",\"description\":\"choose two: bacon, sausage, ham, spinach, onions, tomatoes, mushrooms, olives, peppers, cheddar, swiss, jack, feta, hash browns & choice of toast or biscuit\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Each Additional Item\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":0.99},\"order_num\":0}]}]},{\"id\":51659220,\"name\":\"Starters\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":275391668,\"name\":\"Chicken Tenders\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391669,\"name\":\"Chicken Wings\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391670,\"name\":\"Chicken Quesadilla\",\"description\":\"guacamole, sour cream, salsa fresca\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391671,\"name\":\"Caesar Salad\",\"description\":\"romaine, parmesan, croutons\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0},{\"name\":\"Add Salmon*\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":1},{\"name\":\"Add Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":8.99},\"order_num\":2}]}]},{\"id\":51659221,\"name\":\"Sandwiches & Burgers\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":275391672,\"name\":\"Roasted Turkey Club\",\"description\":\"roasted turkey, lettuce, tomato, applewood-smoked bacon, five-point spread, french fries\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391673,\"name\":\"Vegas Cheesesteak\",\"description\":\"shaved beef, caramelized onions, green peppers, cheese sauce, mozzarella, french fries\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391674,\"name\":\"The Penny Burger*\",\"description\":\"two all-beef patties, shredded lettuce, tomato, red onion, station's signature burger sauce, french fries\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Cheese: American, Cheddar, Swiss or Pepper Jack\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0},{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":1}]},{\"id\":275391675,\"name\":\"BBQ Burger*\",\"description\":\"two all-beef patties, bacon, cheddar, onion straws, bbq sauce, french fries\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0}]}]},{\"id\":51659222,\"name\":\"Breakfast Sides\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":275391676,\"name\":\"Bacon\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391677,\"name\":\"Turkey Bacon\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391678,\"name\":\"Sausage Links or Patties\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391679,\"name\":\"One Egg*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391680,\"name\":\"Chicken Sausage\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391681,\"name\":\"Hash Browns\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391682,\"name\":\"Toast\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391683,\"name\":\"Biscuits & Gravy\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391684,\"name\":\"Fresh Fruit Cup\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391685,\"name\":\"Short Stack (2)\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659223,\"name\":\"Beverages\",\"description\":\"milk options \u2013 soy or almond +$0.50; add flavor \u2013 amaretto, caramel, cinnamon, english toffee, hazelnut, peppermint, vanilla, sugar-free vanilla or sugar-free hazelnut +$0.50\",\"order_num\":4,\"items\":[{\"id\":275391686,\"name\":\"Drip Coffee\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391687,\"name\":\"Tea\",\"description\":\"english breakfast \/ earl grey \/ citrus green \/ chamomile \/ mint verbena \/ rooibos chai\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391688,\"name\":\"Espresso\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Single\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Double\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391689,\"name\":\"Caf\u00e9 Latte\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391690,\"name\":\"Chai Tea\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391691,\"name\":\"Cappuccino\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391692,\"name\":\"Macchiato\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391693,\"name\":\"Spanish Latte\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391694,\"name\":\"Nitro Cold Brew Coffee\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391695,\"name\":\"Pepsi Fountain Drink\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391696,\"name\":\"Freshly Brewed Iced Tea\",\"description\":\"\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391697,\"name\":\"Red Bull Energy Drink or Sugarfree\",\"description\":\"\",\"order_num\":11,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391698,\"name\":\"Acqua Panna or S. Pellegrino\",\"description\":\"\",\"order_num\":12,\"choices\":[{\"name\":\"Half Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391699,\"name\":\"Fresh-Pressed Orange Juice\",\"description\":\"\",\"order_num\":13,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391700,\"name\":\"Juice\",\"description\":\"cranberry \/ pineapple \/ grapefruit \/ tomato\",\"order_num\":14,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659224,\"name\":\"Craft Cocktails\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":275391701,\"name\":\"Tranquilitea\",\"description\":\"ketel one citroen vodka, mint verbena tea, jasmine honey, lemon, sparkling water\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391702,\"name\":\"Whoopsie Daisy\",\"description\":\"casamigos blanco tequila, cointreau, strawberry, guava, lime, salt\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391703,\"name\":\"Orange Theory\",\"description\":\"tanqueray sevilla orange gin, rosato, lemon, s.pellegrino aranciata\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391704,\"name\":\"Jam Session\",\"description\":\"jack daniel's whiskey, blackberry, strawberry, lemonade\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391705,\"name\":\"Pool Season\",\"description\":\"bacard\u00ed superior rum, limoncello, mint, lime, coconut berry red bull\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659225,\"name\":\"Wine\",\"description\":\"\",\"order_num\":6,\"items\":[]},{\"id\":51659226,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":7,\"items\":[{\"id\":275391706,\"name\":\"Prosecco, La Marca, Veneto, Italy\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391707,\"name\":\"Moscato d'Asti, Elvio Tintero, Sor\u00ec Gramella, Piedmont, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659227,\"name\":\"White\",\"description\":\"\",\"order_num\":8,\"items\":[{\"id\":275391708,\"name\":\"Riesling, Heinz Eifel, Mosel, Germany\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391709,\"name\":\"Pinot Grigio, Maso Canali, Veneto, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391710,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, New Zealand\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391711,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, California\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391712,\"name\":\"Ros\u00e9, Fleur de Mer, Provence, France\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659228,\"name\":\"Red\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":275391713,\"name\":\"Pinot Noir, Meiomi, California\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391714,\"name\":\"Merlot, Napa Cellars, Napa Valley, California\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391715,\"name\":\"Cabernet Sauvignon, Storypoint, California\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391716,\"name\":\"Malbec, Alamos, Mendoza, Argentina\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659229,\"name\":\"Beer\",\"description\":\"\",\"order_num\":10,\"items\":[]},{\"id\":51659230,\"name\":\"On Tap\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":275391717,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391718,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391719,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391720,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659231,\"name\":\"Bottle \/ Can\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":275391721,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391722,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391723,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391724,\"name\":\"Golden Road Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391725,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":279667336,\"name\":\"Michelob Ultra Zero (NA)\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":6275196,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Specialty Menu\",\"description\":\"\",\"footnote\":\"\",\"order_num\":15,\"currency\":\"USD\",\"created\":\"2025-04-16T03:44:41\",\"updated\":\"2025-04-17T03:25:38\",\"sections\":[{\"id\":52048519,\"name\":\"Visit Here Often for Upcoming and Exciting New Culinary Menus and Events.\",\"description\":\"\",\"order_num\":0,\"items\":[]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"}],\"display_name\":\"Lucky Penny\",\"colors\":{\"accent\":\"#8b0f05\",\"primary\":\"#8b0f05\",\"background\":\"#f8f6f3\"}}<\/script><header><div class=\"sp-container\"><h1>Lucky Penny<\/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;\">Lucky Penny<\/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=1780138192\"><\/script><div class=\"sp-menu-wrapper\" data-location=\"grand-caf-5\"><script type=\"application\/json\" class=\"sp-menu-data\">{\"code\":200,\"data\":[{\"id\":2309388,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Main Menu\",\"description\":\"\",\"footnote\":\"*Thoroughly cooking foods of animal origin such as beef, eggs, fish, lamb, milk, poultry, or shellfish reduces the risk of foodborne illness. Young children, the elderly and individuals with certain health conditions may be at higher risk if these foods are consumed raw or undercooked \",\"order_num\":3,\"currency\":\"USD\",\"created\":\"2017-05-15T00:57:07\",\"updated\":\"2026-05-27T17:55:47\",\"sections\":[{\"id\":41700383,\"name\":\"Breakfast Classics\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":226585754,\"name\":\"Lucky Three-Way*\",\"description\":\"three eggs any style, three pancakes, three bacon or sausage links, hash browns\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585755,\"name\":\"The American*\",\"description\":\"two eggs any style, choice of bacon, sausage links or patties, turkey bacon or chicken sausage, hash browns, choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585757,\"name\":\"Steak & Eggs*\",\"description\":\"NY strip steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585758,\"name\":\"Penny Benny*\",\"description\":\"poached eggs, ham, sourdough toast, hollandaise, balsamic reduction, hash browns; available 6am - 12pm\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585759,\"name\":\"Country Fried Steak*\",\"description\":\"country fried NY strip steak, two eggs any style, country gravy, hash browns, choice of toast or biscuit\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585760,\"name\":\"Ham & Eggs*\",\"description\":\"grilled bone-in ham steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865263,\"name\":\"The Eggie \\\"Wich\\\"*\",\"description\":\"toasted english muffin, cheesy eggs, breakfast sausage patty, comeback sauce, hash browns\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865264,\"name\":\"Lucky Breakfast Burrito\",\"description\":\"scrambled eggs, hash browns, bacon and sausage, cheddar jack cheese, avocado, chipotle cream, tortilla chips, salsa fresca\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700385,\"name\":\"Three-Egg Omelets\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":226585765,\"name\":\"BYO Omelet\",\"description\":\"choose two: bacon, sausage, ham, spinach, onions, tomatoes, mushrooms, olives, peppers, cheddar, swiss, jack, feta, hash browns & choice of toast or biscuit\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Each Additional Item\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":0.99},\"order_num\":0}]},{\"id\":226585768,\"name\":\"Mushroom, Spinach & Swiss Omelet\",\"description\":\"hash browns & choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585766,\"name\":\"Denver Cheddar Omelet\",\"description\":\"ham, onions, peppers, cheddar, hash browns & choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700386,\"name\":\"Griddles\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":226585769,\"name\":\"Buttermilk Pancakes\",\"description\":\"powdered sugar, whipped butter, warm maple syrup\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}]},{\"id\":226585773,\"name\":\"Belgian Waffle\",\"description\":\"whipped cream, warm maple syrup\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}]},{\"id\":226585771,\"name\":\"French Toast\",\"description\":\"brown sugar egg custard, cinnamon, orange zest, vanilla\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700387,\"name\":\"Breakfast Sides\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":226585774,\"name\":\"Bacon\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585775,\"name\":\"Turkey Bacon\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585776,\"name\":\"Sausage Links or Patties\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585777,\"name\":\"One Egg*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585778,\"name\":\"Chicken Sausage\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585779,\"name\":\"Hash Browns\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585781,\"name\":\"Toast\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585782,\"name\":\"Biscuits & Gravy\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585783,\"name\":\"Fresh Fruit Cup\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585784,\"name\":\"Short Stack (2)\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700388,\"name\":\"Starters\",\"description\":\"\",\"order_num\":4,\"items\":[{\"id\":226585785,\"name\":\"New England Clam Chowder\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585786,\"name\":\"Chicken Noodle or Tomato Velvet Soup (Gluten Free, Vegan)\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585788,\"name\":\"Loaded Nachos\",\"description\":\"melted cheese, queso sauce, black beans, diced tomatoes, olives, jalape\u00f1os, scallions, sour cream, salsa fresca\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0},{\"name\":\"Add Guacamole\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":1}]},{\"id\":226585789,\"name\":\"Chicken Quesadilla\",\"description\":\"guacamole, sour cream, salsa fresca\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585790,\"name\":\"Calamari Fries\",\"description\":\"basil aioli, lemon, herbs, capers\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865265,\"name\":\"Chicken Wings\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585792,\"name\":\"Chicken Tenders\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700389,\"name\":\"Salads\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":226585795,\"name\":\"Chinese Chicken Salad\",\"description\":\"iceberg, cabbage, crispy chicken, red bell pepper, scallions, mandarin oranges, cilantro, almonds, sesame seeds, crispy wonton strips, rice noodles, sesame vinaigrette\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585796,\"name\":\"Caesar Salad\",\"description\":\"romaine, parmesan, croutons\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0},{\"name\":\"Add Salmon*\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":1},{\"name\":\"Add Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":8.99},\"order_num\":2}]},{\"id\":226585797,\"name\":\"Cobb Salad\",\"description\":\"romaine, iceberg, grilled chicken, hard-boiled egg, bacon, tomato, avocado, blue cheese, chives, white french dressing\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700390,\"name\":\"Sandwiches & Burgers\",\"description\":\"\",\"order_num\":6,\"items\":[{\"id\":226585800,\"name\":\"Roasted Turkey Club\",\"description\":\"roasted turkey, applewood-smoked bacon, lettuce, tomato, five-point spread, french fries\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":242342418,\"name\":\"Roasted Turkey Club Half\",\"description\":\"includes choice of house salad, chicken noodle, or tomato velvet soup, served with french fries\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585801,\"name\":\"French Dip\",\"description\":\"shaved beef, creamy horseradish, toasted baguette, au jus, french fries\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585802,\"name\":\"Vegas Cheesesteak\",\"description\":\"shaved beef, caramelized onions, green peppers, cheese sauce, mozzarella, french fries\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585803,\"name\":\"Classic Reuben\",\"description\":\"corned beef, swiss, sauerkraut, thousand island, marble rye, french fries\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585805,\"name\":\"Panini Grilled Cheese\",\"description\":\"garlic butter, parmesan, cheddar, swiss & jack cheese blend, artisan sourdough, tomato velvet soup\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585807,\"name\":\"The Penny Burger*\",\"description\":\"two all-beef patties, shredded lettuce, tomato, red onion, station's signature burger sauce, french fries\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Cheese: American, Cheddar, Swiss or Pepper Jack\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0},{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":1}]},{\"id\":226585808,\"name\":\"BBQ Burger*\",\"description\":\"two all-beef patties, bacon, cheddar, onion straws, bbq sauce, french fries\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0}]},{\"id\":226585809,\"name\":\"Fish Tacos\",\"description\":\"crispy beer-battered cod, chipotle aioli, slaw, avocado, pineapple pico de gallo, tortilla chips\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700391,\"name\":\"Entr\u00e9es\",\"description\":\"add a house salad for +$5.99\",\"order_num\":7,\"items\":[{\"id\":226585811,\"name\":\"Steak Frites*\",\"description\":\"hanger steak, garlic herb fries, tarragon aioli, pickled onions\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":27.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Grilled Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}]},{\"id\":226585812,\"name\":\"Chicken Parmesan\",\"description\":\"marinara, mozzarella, parmesan, spaghetti, garlic toast\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585815,\"name\":\"Grilled Salmon*\",\"description\":\"charred brussels sprouts, sweet potato pur\u00e9e\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":21.99},\"order_num\":0}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]},{\"id\":226585816,\"name\":\"Turkey Dinner\",\"description\":\"mashed potatoes, green bean casserole, stuffing, sliced cranberry, turkey gravy\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585817,\"name\":\"Fish & Chips\",\"description\":\"atlantic cod, beer batter, fries, herb tartar sauce, malt vinegar\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585818,\"name\":\"French Onion Salisbury Steak\",\"description\":\"garlic toasted sourdough, caramelized onions, swiss, french onion gravy, mashed potatoes, seasonal vegetables\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":270865266,\"name\":\"Prime Rib*\",\"description\":\"baked or mashed potatoes, seasonal vegetables, au jus, creamy horseradish (available nightly 4pm - 9pm)\",\"order_num\":6,\"choices\":[{\"name\":\"English Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":28.99},\"order_num\":0},{\"name\":\"Queen Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":31.99},\"order_num\":1},{\"name\":\"King Cut\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":38.99},\"order_num\":2}],\"attributes\":{\"gluten-free\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700392,\"name\":\"Bakery\",\"description\":\"served 6am - 12pm or until they're gone\",\"order_num\":8,\"items\":[{\"id\":226585820,\"name\":\"Cast Iron Cinnamon Roll\",\"description\":\"cream cheese icing, bourbon salted caramel, bacon streusel\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700393,\"name\":\"Market Fresh\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":226585821,\"name\":\"Fresh Fruit Plate\",\"description\":\"assorted seasonal & tropical fruits, greek yogurt\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":{\"vegan\":true,\"gluten-free\":true},\"photos\":[],\"additions\":[]},{\"id\":226585822,\"name\":\"Granola & Yogurt\",\"description\":\"greek yogurt, housemade granola, berries, br\u00fbl\u00e9ed banana, honey\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":226585823,\"name\":\"Steel-Cut Oatmeal\",\"description\":\"walnuts, raisins, brown sugar\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]},{\"id\":270865267,\"name\":\"Avocado Toast*\",\"description\":\"poached eggs, tomatoes, feta, walnuts, basil, lemon, multigrain toast\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[]}]},{\"id\":41700394,\"name\":\"Barista\",\"description\":\"milk options \u2013 soy or almond +$0.50; add flavor \u2013 amaretto, caramel, cinnamon, english toffee, hazelnut, peppermint, vanilla, sugar-free vanilla or sugar-free hazelnut +$0.50\",\"order_num\":10,\"items\":[{\"id\":226585824,\"name\":\"Drip Coffee\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585825,\"name\":\"Tea\",\"description\":\"english breakfast \/ earl grey \/ citrus green \/ chamomile \/ mint verbena \/ rooibos chai\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585826,\"name\":\"Espresso\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Single\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Double\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585827,\"name\":\"Caf\u00e9 Latte\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585828,\"name\":\"Cappuccino\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585829,\"name\":\"Macchiato\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585830,\"name\":\"Spanish Latte\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585831,\"name\":\"Chai Tea\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585832,\"name\":\"Nitro Cold Brew Coffee\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700395,\"name\":\"Juice Bar\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":226585833,\"name\":\"Fresh-Pressed Orange Juice\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585834,\"name\":\"Juice\",\"description\":\"cranberry \/ pineapple \/ grapefruit \/ tomato\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700396,\"name\":\"AM Cocktails\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":226585835,\"name\":\"Farmer's Market Mary\",\"description\":\"tito's handmade vodka, house mix, cherry tomato, lemon\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585836,\"name\":\"Creamsicle Mimosa\",\"description\":\"absolut, fresh orange juice, french vanilla, prosecco\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585837,\"name\":\"Good Luck Charm\",\"description\":\"jameson orange, licor 43, cold brew\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700397,\"name\":\"Craft Cocktails\",\"description\":\"\",\"order_num\":13,\"items\":[{\"id\":226585838,\"name\":\"Tranquilitea\",\"description\":\"ketel one citroen vodka, mint verbena tea, jasmine honey, lemon, sparkling water\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585839,\"name\":\"Whoopsie Daisy\",\"description\":\"casamigos blanco tequila, cointreau, strawberry, guava, lime, salt\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585840,\"name\":\"Pool Season\",\"description\":\"bacardi superior rum, limoncello, mint, lime, coconut berry red bull\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585841,\"name\":\"Orange Theory\",\"description\":\"tanqueray sevilla orange gin, rosato, lemon, s.pellegrino aranciata\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585842,\"name\":\"Jam Session\",\"description\":\"jack daniel's whiskey, blackberry, strawberry, lemonade\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700398,\"name\":\"Beer\",\"description\":\"\",\"order_num\":14,\"items\":[]},{\"id\":41700399,\"name\":\"On Tap\",\"description\":\"\",\"order_num\":15,\"items\":[{\"id\":226585843,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585844,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585845,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585846,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700400,\"name\":\"Bottle \/ Can\",\"description\":\"\",\"order_num\":16,\"items\":[{\"id\":226585847,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585848,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585849,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585850,\"name\":\"Golden Road Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585851,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":279667338,\"name\":\"Michelob Ultra Zero (NA)\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700401,\"name\":\"Wine\",\"description\":\"\",\"order_num\":17,\"items\":[]},{\"id\":41700402,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":18,\"items\":[{\"id\":226585853,\"name\":\"Prosecco, La Marca, Veneto, Italy\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585852,\"name\":\"Moscato d'Asti, Elvio Tintero, Sor\u00ec Gramella, Piedmont, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700403,\"name\":\"White\",\"description\":\"\",\"order_num\":19,\"items\":[{\"id\":226585854,\"name\":\"Riesling, Heinz Eifel, Mosel, Germany\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585855,\"name\":\"Pinot Grigio, Maso Canali, Veneto, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585856,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, New Zealand\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585857,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, California\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":236633099,\"name\":\"Ros\u00e9, Fleur de Mer, Provence, France\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700405,\"name\":\"Red\",\"description\":\"\",\"order_num\":20,\"items\":[{\"id\":226585862,\"name\":\"Pinot Noir, Meiomi, California\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585860,\"name\":\"Merlot, Napa Cellars, Napa Valley, California\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585861,\"name\":\"Cabernet Sauvignon, Storypoint, California\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585859,\"name\":\"Malbec, Alamos, Mendoza, Argentina\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":41700406,\"name\":\"Beverages\",\"description\":\"\",\"order_num\":21,\"items\":[{\"id\":226585863,\"name\":\"Pepsi Fountain Drink\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585864,\"name\":\"Freshly Brewed Iced Tea\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585865,\"name\":\"Red Bull Energy Drink or Sugarfree\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":226585866,\"name\":\"Acqua Panna or S. Pellegrino\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"Half Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":5650651,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Father's Day Menu\",\"description\":\"Sunday, June 21 | 11am \u2013 10pm\",\"footnote\":\"*Consuming raw undercooked meat, poultry, seafood, shell stock or eggs, may increase your risk of foodborne illness, especially in cases of certain medical conditions\",\"order_num\":4,\"currency\":\"USD\",\"created\":\"2023-04-21T01:34:10\",\"updated\":\"2026-05-11T03:02:42\",\"sections\":[{\"id\":53807046,\"name\":\"Specials\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":286170881,\"name\":\"Philly Cheesesteak Egg Rolls\",\"description\":\"caramelized onions & peppers, chipotle queso\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286170882,\"name\":\"12oz Fire Grilled Ribeye*\",\"description\":\"steak fries, blistered shishitos, chili-lime butter\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":32.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":286170883,\"name\":\"Hot Fudge Brownie Sundae\",\"description\":\"chocolate ice cream, ganache, whipped cream, chocolate pearls\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":6221385,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Late Night Menu\",\"description\":\"Late Night - 11PM-6PM\",\"footnote\":\"*Thoroughly cooking foods of animal origin such as beef, eggs, fish, lamb, milk, poultry, or shellfish reduces the risk of foodborne illness. Young children, the elderly and individuals with certain health conditions may be at higher risk if these foods are consumed raw or undercooked\",\"order_num\":14,\"currency\":\"USD\",\"created\":\"2025-02-07T03:01:09\",\"updated\":\"2025-07-08T06:50:45\",\"sections\":[{\"id\":51659219,\"name\":\"Breakfast\",\"description\":\"\",\"order_num\":0,\"items\":[{\"id\":275391660,\"name\":\"Lucky Three-Way*\",\"description\":\"three eggs any style, three pancakes, three bacon or sausage links, hash browns\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391661,\"name\":\"The American*\",\"description\":\"two eggs any style, choice of bacon, sausage links or patties, turkey bacon or chicken sausage, hash browns, choice of toast or biscuit\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391662,\"name\":\"Country Fried Steak*\",\"description\":\"country fried NY steak, two eggs any style, country gravy, hash browns, choice of toast or biscuit\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391663,\"name\":\"Steak & Eggs*\",\"description\":\"NY steak, two eggs any style, hash browns, choice of toast or biscuit\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":22.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391664,\"name\":\"Lucky Breakfast Burrito\",\"description\":\"scrambled eggs, hash browns, bacon and sausage, cheddar jack cheese, avocado, chipotle cream, tortilla chips, salsa fresca\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391665,\"name\":\"Buttermilk Pancakes\",\"description\":\"powdered sugar, whipped butter, warm maple syrup\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":{\"vegetarian\":true},\"photos\":[],\"additions\":[{\"name\":\"Add Fresh Berries\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}]},{\"id\":275391666,\"name\":\"Denver Cheddar Omelet\",\"description\":\"ham, onions, peppers, cheddar, hash browns & choice of toast or biscuit\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391667,\"name\":\"BYO Omelet\",\"description\":\"choose two: bacon, sausage, ham, spinach, onions, tomatoes, mushrooms, olives, peppers, cheddar, swiss, jack, feta, hash browns & choice of toast or biscuit\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Each Additional Item\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":0.99},\"order_num\":0}]}]},{\"id\":51659220,\"name\":\"Starters\",\"description\":\"\",\"order_num\":1,\"items\":[{\"id\":275391668,\"name\":\"Chicken Tenders\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391669,\"name\":\"Chicken Wings\",\"description\":\"plain, buffalo mild, medium or hot, comeback sauce, carrots, celery, blue cheese or ranch\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391670,\"name\":\"Chicken Quesadilla\",\"description\":\"guacamole, sour cream, salsa fresca\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391671,\"name\":\"Caesar Salad\",\"description\":\"romaine, parmesan, croutons\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Chicken\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0},{\"name\":\"Add Salmon*\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":1},{\"name\":\"Add Shrimp\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":8.99},\"order_num\":2}]}]},{\"id\":51659221,\"name\":\"Sandwiches & Burgers\",\"description\":\"\",\"order_num\":2,\"items\":[{\"id\":275391672,\"name\":\"Roasted Turkey Club\",\"description\":\"roasted turkey, lettuce, tomato, applewood-smoked bacon, five-point spread, french fries\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391673,\"name\":\"Vegas Cheesesteak\",\"description\":\"shaved beef, caramelized onions, green peppers, cheese sauce, mozzarella, french fries\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391674,\"name\":\"The Penny Burger*\",\"description\":\"two all-beef patties, shredded lettuce, tomato, red onion, station's signature burger sauce, french fries\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Add Cheese: American, Cheddar, Swiss or Pepper Jack\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0},{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":1}]},{\"id\":275391675,\"name\":\"BBQ Burger*\",\"description\":\"two all-beef patties, bacon, cheddar, onion straws, bbq sauce, french fries\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[{\"name\":\"Sub Turkey Patty\",\"unit\":\"\",\"prices\":{\"max\":\"\",\"min\":1.99},\"order_num\":0}]}]},{\"id\":51659222,\"name\":\"Breakfast Sides\",\"description\":\"\",\"order_num\":3,\"items\":[{\"id\":275391676,\"name\":\"Bacon\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391677,\"name\":\"Turkey Bacon\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391678,\"name\":\"Sausage Links or Patties\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391679,\"name\":\"One Egg*\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391680,\"name\":\"Chicken Sausage\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391681,\"name\":\"Hash Browns\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391682,\"name\":\"Toast\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":3.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391683,\"name\":\"Biscuits & Gravy\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391684,\"name\":\"Fresh Fruit Cup\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391685,\"name\":\"Short Stack (2)\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659223,\"name\":\"Beverages\",\"description\":\"milk options \u2013 soy or almond +$0.50; add flavor \u2013 amaretto, caramel, cinnamon, english toffee, hazelnut, peppermint, vanilla, sugar-free vanilla or sugar-free hazelnut +$0.50\",\"order_num\":4,\"items\":[{\"id\":275391686,\"name\":\"Drip Coffee\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391687,\"name\":\"Tea\",\"description\":\"english breakfast \/ earl grey \/ citrus green \/ chamomile \/ mint verbena \/ rooibos chai\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391688,\"name\":\"Espresso\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"Single\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Double\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391689,\"name\":\"Caf\u00e9 Latte\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391690,\"name\":\"Chai Tea\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391691,\"name\":\"Cappuccino\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391692,\"name\":\"Macchiato\",\"description\":\"\",\"order_num\":6,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391693,\"name\":\"Spanish Latte\",\"description\":\"\",\"order_num\":7,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391694,\"name\":\"Nitro Cold Brew Coffee\",\"description\":\"\",\"order_num\":8,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391695,\"name\":\"Pepsi Fountain Drink\",\"description\":\"\",\"order_num\":9,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391696,\"name\":\"Freshly Brewed Iced Tea\",\"description\":\"\",\"order_num\":10,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391697,\"name\":\"Red Bull Energy Drink or Sugarfree\",\"description\":\"\",\"order_num\":11,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":6.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391698,\"name\":\"Acqua Panna or S. Pellegrino\",\"description\":\"\",\"order_num\":12,\"choices\":[{\"name\":\"Half Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":4.99},\"order_num\":0},{\"name\":\"Liter\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":1}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391699,\"name\":\"Fresh-Pressed Orange Juice\",\"description\":\"\",\"order_num\":13,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391700,\"name\":\"Juice\",\"description\":\"cranberry \/ pineapple \/ grapefruit \/ tomato\",\"order_num\":14,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":5.99},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659224,\"name\":\"Craft Cocktails\",\"description\":\"\",\"order_num\":5,\"items\":[{\"id\":275391701,\"name\":\"Tranquilitea\",\"description\":\"ketel one citroen vodka, mint verbena tea, jasmine honey, lemon, sparkling water\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391702,\"name\":\"Whoopsie Daisy\",\"description\":\"casamigos blanco tequila, cointreau, strawberry, guava, lime, salt\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391703,\"name\":\"Orange Theory\",\"description\":\"tanqueray sevilla orange gin, rosato, lemon, s.pellegrino aranciata\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391704,\"name\":\"Jam Session\",\"description\":\"jack daniel's whiskey, blackberry, strawberry, lemonade\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391705,\"name\":\"Pool Season\",\"description\":\"bacard\u00ed superior rum, limoncello, mint, lime, coconut berry red bull\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659225,\"name\":\"Wine\",\"description\":\"\",\"order_num\":6,\"items\":[]},{\"id\":51659226,\"name\":\"Bubbles\",\"description\":\"\",\"order_num\":7,\"items\":[{\"id\":275391706,\"name\":\"Prosecco, La Marca, Veneto, Italy\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":59},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391707,\"name\":\"Moscato d'Asti, Elvio Tintero, Sor\u00ec Gramella, Piedmont, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":12},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":17},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":54},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659227,\"name\":\"White\",\"description\":\"\",\"order_num\":8,\"items\":[{\"id\":275391708,\"name\":\"Riesling, Heinz Eifel, Mosel, Germany\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391709,\"name\":\"Pinot Grigio, Maso Canali, Veneto, Italy\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391710,\"name\":\"Sauvignon Blanc, Kim Crawford, Marlborough, New Zealand\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391711,\"name\":\"Chardonnay, Cambria, Katherine's Vineyard, Santa Maria Valley, California\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391712,\"name\":\"Ros\u00e9, Fleur de Mer, Provence, France\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659228,\"name\":\"Red\",\"description\":\"\",\"order_num\":9,\"items\":[{\"id\":275391713,\"name\":\"Pinot Noir, Meiomi, California\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":13},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":18},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":52},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391714,\"name\":\"Merlot, Napa Cellars, Napa Valley, California\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":14},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":19},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":56},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391715,\"name\":\"Cabernet Sauvignon, Storypoint, California\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":15},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":20},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":60},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391716,\"name\":\"Malbec, Alamos, Mendoza, Argentina\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"6oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":11},\"order_num\":0},{\"name\":\"9oz\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":16},\"order_num\":1},{\"name\":\"Bottle\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":44},\"order_num\":2}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659229,\"name\":\"Beer\",\"description\":\"\",\"order_num\":10,\"items\":[]},{\"id\":51659230,\"name\":\"On Tap\",\"description\":\"\",\"order_num\":11,\"items\":[{\"id\":275391717,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391718,\"name\":\"Michelob Ultra\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391719,\"name\":\"Modelo Especial\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391720,\"name\":\"Goose Island IPA\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":10},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]},{\"id\":51659231,\"name\":\"Bottle \/ Can\",\"description\":\"\",\"order_num\":12,\"items\":[{\"id\":275391721,\"name\":\"Bud Light\",\"description\":\"\",\"order_num\":0,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391722,\"name\":\"Budweiser\",\"description\":\"\",\"order_num\":1,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391723,\"name\":\"Corona Extra\",\"description\":\"\",\"order_num\":2,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391724,\"name\":\"Golden Road Belgian White\",\"description\":\"\",\"order_num\":3,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":8},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":275391725,\"name\":\"Stella Artois\",\"description\":\"\",\"order_num\":4,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":9},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]},{\"id\":279667336,\"name\":\"Michelob Ultra Zero (NA)\",\"description\":\"\",\"order_num\":5,\"choices\":[{\"name\":\"\",\"unit\":\"\",\"calories\":{\"max\":\"\",\"min\":\"\"},\"prices\":{\"max\":\"\",\"min\":7},\"order_num\":0}],\"attributes\":[],\"photos\":[],\"additions\":[]}]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"},{\"id\":6275196,\"menu_type\":\"Menu\",\"location_id\":\"grand-caf-5\",\"name\":\"Specialty Menu\",\"description\":\"\",\"footnote\":\"\",\"order_num\":15,\"currency\":\"USD\",\"created\":\"2025-04-16T03:44:41\",\"updated\":\"2025-04-17T03:25:38\",\"sections\":[{\"id\":52048519,\"name\":\"Visit Here Often for Upcoming and Exciting New Culinary Menus and Events.\",\"description\":\"\",\"order_num\":0,\"items\":[]}],\"attribution_image\":\"http:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"attribution_image_link\":\"http:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\",\"secure_attribution_image\":\"https:\/\/a.singleplatform.com\/DirectBusinessIntegration\/grand-caf-5\/provided_by_2.png?sp_dt=20260527\",\"secure_attribution_image_link\":\"https:\/\/www.singleplatform.com\/partner-lp?ref=DirectBusinessIntegration&sp_channel=viral&sp_source=publisher&sp_campaign=sp&sp_dt=20260527\"}],\"display_name\":\"Lucky Penny\",\"colors\":{\"accent\":\"#8b0f05\",\"primary\":\"#8b0f05\",\"background\":\"#f8f6f3\"}}<\/script><header><div class=\"sp-container\"><h1>Lucky Penny<\/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;\">Lucky Penny<\/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-13549","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>Lucky Penny Menu - Red Rock Resort<\/title>\n<meta name=\"description\" content=\"Red Rock&#039;s Lucky Penny is a 24-hour casual American Bistro offering delicious appetizers, eclectic entrees and Grab &amp; Go salads and sandwiches.\" \/>\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\/lucky-penny-menu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lucky Penny Menu - Red Rock Resort\" \/>\n<meta property=\"og:description\" content=\"Red Rock&#039;s Lucky Penny is a 24-hour casual American Bistro offering delicious appetizers, eclectic entrees and Grab &amp; Go salads and sandwiches.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/redrockresort.com\/eat-and-drink\/lucky-penny-menu\/\" \/>\n<meta property=\"og:site_name\" content=\"Red Rock Resort\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-20T23:33:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lucky Penny Menu - Red Rock Resort","description":"Red Rock's Lucky Penny is a 24-hour casual American Bistro offering delicious appetizers, eclectic entrees and Grab & Go salads and sandwiches.","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\/lucky-penny-menu\/","og_locale":"en_US","og_type":"article","og_title":"Lucky Penny Menu - Red Rock Resort","og_description":"Red Rock's Lucky Penny is a 24-hour casual American Bistro offering delicious appetizers, eclectic entrees and Grab & Go salads and sandwiches.","og_url":"https:\/\/redrockresort.com\/eat-and-drink\/lucky-penny-menu\/","og_site_name":"Red Rock Resort","article_modified_time":"2025-11-20T23:33:53+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:52","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\/13549","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=13549"}],"version-history":[{"count":5,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/13549\/revisions"}],"predecessor-version":[{"id":31403,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/pages\/13549\/revisions\/31403"}],"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=13549"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/categories?post=13549"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/redrockresort.com\/wp-json\/wp\/v2\/tags?post=13549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}