Fixed Heritage Bar and Kitchen Menu

This commit is contained in:
2026-02-24 22:44:04 -08:00
parent c8c8f028fa
commit b17fc2d6e0

View File

@@ -2521,13 +2521,46 @@
"phone": "(509) 863-9235", "phone": "(509) 863-9235",
"courses": { "courses": {
"First Course": [ "First Course": [
{
"name": "Fried Pickles",
"desc": "Hand-breaded fried pickle spears served with a housemade honey mustard dressing V"
},
{
"name": "Panzanella Salad",
"desc": "A quick-pickled cucumber, red onion and tomato salad topped with our fresh-made seasoned croutons V V+ Add fresh mozzarella $2"
},
{
"name": "Pizza Bagels!",
"desc": "Mini bagels with house red sauce, fresh mozzarella and prosciutto. Baked to perfection and topped with fresh basil"
}
], ],
"Second Course": [ "Second Course": [
{
"name": "Impossible Meatball Sub",
"desc": "Impossible Italian meatballs smothered in a family recipe marinara. Topped with vegan mozzarella cheese and fresh basil on a sub roll “Anything is possible!” Kevin Garnett V V+"
},
{
"name": "Cajun Cheesesteak",
"desc": "Thin-sliced beef, house-blended Cajun seasoning, creole mayo, onions and peppers topped with melty cheese on a sub roll"
},
{
"name": "Muffins and Sauce",
"desc": "A King family favorite. Fresh-made mini biscuits in a slow roasted pork gravy"
}
], ],
"Third Course": [ "Third Course": [
{
"name": "Tap Beer",
"desc": "Choose from one of our eight local beers on tap V V+"
},
{
"name": "Deep Fried Banana",
"desc": "Battered and deep fried banana bites tossed in cinnamon and sugar. Served with a caramel dip V"
},
{
"name": "Heritage Ice Cream Cake",
"desc": "Locally made ice cream layered on a cookie crust V"
}
] ]
} }
} }