

# Event Details

- **Event Name**: Obie Steak Night 
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 05:30 pm
- **Event Description**: NY Strip Steak, Scalloped Potatoes, Roasted Carrots, a side Salad, and Dessert - $25.00
- **Event URL**: https://allevents.in/seattle/obie-steak-night/200029098886927
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: 4426 California Ave SW, Seattle, WA, United States, Washington 98116
- **lat**: 47.56385
- **long**: -122.38638
- **full address**: 4426 California Ave SW, Seattle, WA, United States, Washington 98116

## Event gallery

- **Alt text**: Obie Steak Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9e80d0dbcf22851b556f6b8a435b3fd5170ec1dab5215b20215e8da98b6cfabe-rimg-w1200-h675-dcffffff-gmir?v=1763156559

## FAQs

- **Q**: When and where is Obie Steak Night  being held?
  - **A:** Obie Steak Night  takes place on Fri, 14 Nov, 2025 at 05:30 pm to Fri, 14 Nov, 2025 at 05:30 pm at 4426 California Ave SW, Seattle, WA, United States, Washington 98116.
- **Q**: Who is organizing Obie Steak Night ?
  - **A:** Obie Steak Night  is organized by West Seattle Eagles.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Obie Steak Night",
        "image": "https://cdn-az.allevents.in/events8/banners/9e80d0dbcf22851b556f6b8a435b3fd5170ec1dab5215b20215e8da98b6cfabe-rimg-w1200-h675-dcffffff-gmir?v=1763156559",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/seattle/obie-steak-night/200029098886927",
        "location": {
            "@type": "Place",
            "name": "4426 California Ave SW, Seattle, WA, United States, Washington 98116",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4426 California Ave SW, Seattle, WA 98116-4109, United States",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.56385",
                "longitude": "-122.38638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NY Strip Steak, Scalloped Potatoes, Roasted Carrots, a side Salad, and Dessert - $25.00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Seattle Eagles",
                "url": "https://allevents.in/org/west-seattle-eagles/26539698"
            }
        ]
    }
]
```