

# Event Details

- **Event Name**: Games on Tap
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 05:00 pm – Wed, 02 Sep, 2026 at 05:00 pm (-04:00)
- **Event Description**: Join us at Thirsty Robot for some board games and RPGs
- **Event URL**: https://allevents.in/fitchburg/games-on-tap/200030240481135
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fitchburg
- **state**: MA
- **country**: United States
- **location**: Thirsty Robot Brewing
- **lat**: 42.57246
- **long**: -71.78092
- **full address**: Thirsty Robot Brewing, 265 Summer St, Fitchburg, MA 01420-4590, United States

## Event gallery

- **Alt text**: Games on Tap
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/44fb28877eb52c43ed74f71799c997e0c8a19b03b03dc0f189e1d838064d748f-rimg-w1153-h2048-dcffffff-gmir?v=1781553994

## FAQs

- **Q**: When and where is Games on Tap being held?
  - **A:** Games on Tap takes place on Wed, 01 Jul, 2026 at 05:00 pm to Wed, 02 Sep, 2026 at 05:00 pm at Thirsty Robot Brewing, 265 Summer St, Fitchburg, MA 01420-4590, United States.
- **Q**: Who is organizing Games on Tap?
  - **A:** Games on Tap is organized by Community Gaming Coalition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Games on Tap",
        "image": "https://cdn-az.allevents.in/events6/banners/44fb28877eb52c43ed74f71799c997e0c8a19b03b03dc0f189e1d838064d748f-rimg-w1153-h2048-dcffffff-gmir?v=1781553994",
        "startDate": "2026-07-01T17:00:00-04:00",
        "endDate": "2026-09-02T17:00:00-04:00",
        "url": "https://allevents.in/fitchburg/games-on-tap/200030240481135",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thirsty Robot Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "265 Summer St, Fitchburg, MA 01420-4590, United States",
                "addressLocality": "Fitchburg",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57246",
                "longitude": "-71.78092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Thirsty Robot for some board games and RPGs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Gaming Coalition",
                "url": "https://allevents.in/org/community-gaming-coalition/26425974"
            }
        ]
    }
]
```