

# Event Details

- **Event Name**: Suitless in Seattle
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 04:00 pm – Sun, 08 Mar, 2026 at 05:00 pm
- **Event Description**: Experience "Suitless in Seattle" unpretentious intimate opera.  Come as you are and ENJOY!
- **Event URL**: https://allevents.in/seattle/suitless-in-seattle/80002752504388
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Music Center of the Northwest
- **lat**: 47.6984882
- **long**: -122.3471067
- **full address**: Music Center of the Northwest, 901 N 96th St, Seattle, WA 98103, United States

## Event gallery

- **Alt text**: Suitless in Seattle
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68ca795df0783.jpg

## FAQs

- **Q**: When and where is Suitless in Seattle being held?
  - **A:** Suitless in Seattle takes place on Sun, 08 Mar, 2026 at 04:00 pm to Sun, 08 Mar, 2026 at 05:00 pm at Music Center of the Northwest, 901 N 96th St, Seattle, WA 98103, United States.
- **Q**: Who is organizing Suitless in Seattle?
  - **A:** Suitless in Seattle is organized by Bel Canto Seattle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Suitless in Seattle",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ca795df0783.jpg",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/seattle/suitless-in-seattle/80002752504388",
        "location": {
            "@type": "Place",
            "name": "Music Center of the Northwest",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 N 96th St, Seattle, WA 98103, United States",
                "postalCode": "98103",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6984882",
                "longitude": "-122.3471067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience \"Suitless in Seattle\" unpretentious intimate opera.  Come as you are and ENJOY!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bel Canto Seattle",
                "url": "https://allevents.in/org/bel-canto-seattle/26712726"
            }
        ]
    }
]
```