

# Event Details

- **Event Name**: Game Dev Drink Up Seattle
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 08:00 pm – Thu, 09 Dec, 2027 at 11:00 pm (-08:00)
- **Event Description**: We come together the second Thursday of the month with other game developers to have some drinks and socialize.
- **Event URL**: https://allevents.in/seattle/game-dev-drink-up-seattle/100001981780990290
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Big Time Brewery & Alehouse
- **lat**: 47.657851
- **long**: -122.313492
- **full address**: Big Time Brewery &amp; Alehouse, 4133 University Way Northeast, Seattle, United States

## Event gallery

- **Alt text**: Game Dev Drink Up Seattle
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a8b45b01cbb13e10fd530337429f99f3006d96f5073bf6d8e5da20450694b3ea-rimg-w940-h470-dcffffff-gmir.jpg?v=1769751129

## FAQs

- **Q**: When and where is Game Dev Drink Up Seattle being held?
  - **A:** Game Dev Drink Up Seattle takes place on Thu, 12 Feb, 2026 at 08:00 pm to Thu, 09 Dec, 2027 at 11:00 pm at Big Time Brewery &amp; Alehouse, 4133 University Way Northeast, Seattle, United States.
- **Q**: Who is organizing Game Dev Drink Up Seattle?
  - **A:** Game Dev Drink Up Seattle is organized by Game Dev Drink Up.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Dev Drink Up Seattle",
        "image": "https://cdn-az.allevents.in/events8/banners/a8b45b01cbb13e10fd530337429f99f3006d96f5073bf6d8e5da20450694b3ea-rimg-w940-h470-dcffffff-gmir.jpg?v=1769751129",
        "startDate": "2026-02-12T20:00:00-08:00",
        "endDate": "2027-12-09T23:00:00-08:00",
        "url": "https://allevents.in/seattle/game-dev-drink-up-seattle/100001981780990290",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Big Time Brewery & Alehouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4133 University Way Northeast",
                "postalCode": "98105",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.657851",
                "longitude": "-122.313492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We come together the second Thursday of the month with other game developers to have some drinks and socialize.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-01-30",
                "availabilityEnds": "2027-12-09T23:00:00-08:00",
                "validFrom": "2026-01-30",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/seattle/game-dev-drink-up-seattle/100001981780990290"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-01-30",
                "availabilityEnds": "",
                "validFrom": "2026-01-30",
                "url": "https://allevents.in/seattle/game-dev-drink-up-seattle/100001981780990290",
                "price": 0,
                "name": "Attendee"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Game Dev Drink Up",
                "url": "https://allevents.in/org/game-dev-drink-up/23936167",
                "description": "Tired of waiting for GDC, E3 and PAX to come around before industry discussions take place over tasty libations? Well, we're here to put an end to these few and far between gatherings  - GameDevDrinkUp - a monthly meet-up taking place in city near you."
            }
        ]
    }
]
```