diff --git a/2025-restaurants.json b/2025-restaurants.json index cf79b2b..11bcc97 100644 --- a/2025-restaurants.json +++ b/2025-restaurants.json @@ -3642,13 +3642,46 @@ "phone": "(509) 474-1336", "courses": { "First Course": [ - + { + "name": "Deep Fried Pickleback Pickles", + "desc": "Dill spears marinated in Jameson Whiskey, coated in beer batter and deep fried to a golden brown V " + }, + { + "name": "Buffalo Chicken Mac Balls", + "desc": "Buffalo chicken mac and cheese, breaded and deep fried to a golden crunch" + }, + { + "name": "Blue Cheese Wedge", + "desc": "Iceberg wedge salad topped with blue cheese dressing, blue cheese crumbles, cherry tomatoes, bacon crumbles and fresh chives GFA" + } ], "Second Course": [ - + { + "name": "Cajun Mac and Cheese", + "desc": "Mac and cheese grilled with Andouille sausage, Cajun-seasoned chicken, blended with cheddar and pepper jack cheeses GFA – Gluten-free noodles $3" + }, + { + "name": "Beer Cheese Mac and Cheese", + "desc": "Mac and cheese grilled with German bratwurst, caramelized onions, blended with a beer cheese sauce and topped with crunchy pretzel bites GFA – Gluten-free noodles $3" + }, + { + "name": "MacDaddy Smash Burger", + "desc": "Two smashed beef patties topped with cheddar jack cheese, grilled red onion, jalapeño, and Cougar Gold mac and cheese, grilled to perfection. Served with fries GFA" + } ], "Third Course": [ - + { + "name": "Blueberry Crumble", + "desc": "Sweet-tasting blueberry filling, delicious shortbread crust and topped with an old-fashioned coconut and oat crumble V " + }, + { + "name": "Reese’s Tart", + "desc": "Vegan tart shell filled with Reese’s Peanut Butter and topped with a dark chocolate glaze V" + }, + { + "name": "Huckleberry Ice Cream", + "desc": "House-made by our friends at the Milk Bottle V " + } ] } }