

# Event Details

- **Event Name**: Board Game Night at the Art Garage
- **Event Start and End Date**: Tue, 12 May, 2026 at 05:00 pm – Tue, 12 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Come play some board games with a bunch of queer nerds and make some friend :)
- **Event URL**: https://allevents.in/green-bay/board-game-night-at-the-art-garage/200029990473526
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: 1429 Main St, Green Bay, WI 54302-1750, United States
- **lat**: 44.51016
- **long**: -87.99169
- **full address**: 1429 Main St, Green Bay, WI 54302-1750, United States

## Event gallery

- **Alt text**: Board Game Night at the Art Garage
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a51b17e3bbf721fe9605eee3cbebb5182fd06fe674bf01c3152c8276bf4cda22-rimg-w1200-h554-dc491f1a-gmir?v=1777265545

## FAQs

- **Q**: When and where is Board Game Night at the Art Garage being held?
  - **A:** Board Game Night at the Art Garage takes place on Tue, 12 May, 2026 at 05:00 pm to Tue, 12 May, 2026 at 08:00 pm at 1429 Main St, Green Bay, WI 54302-1750, United States.
- **Q**: Who is organizing Board Game Night at the Art Garage?
  - **A:** Board Game Night at the Art Garage is organized by Green Bay Queer Board Gaming.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Night at the Art Garage",
        "image": "https://cdn-az.allevents.in/events3/banners/a51b17e3bbf721fe9605eee3cbebb5182fd06fe674bf01c3152c8276bf4cda22-rimg-w1200-h554-dc491f1a-gmir?v=1777265545",
        "startDate": "2026-05-12T17:00:00-05:00",
        "endDate": "2026-05-12T20:00:00-05:00",
        "url": "https://allevents.in/green-bay/board-game-night-at-the-art-garage/200029990473526",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1429 Main St, Green Bay, WI 54302-1750, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1429 Main St, Green Bay, WI 54302-1750, United States",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.51016",
                "longitude": "-87.99169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play some board games with a bunch of queer nerds and make some friend :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Bay Queer Board Gaming",
                "url": "https://allevents.in/org/green-bay-queer-board-gaming/27491920"
            }
        ]
    }
]
```