

# Event Details

- **Event Name**: Sunday Funday Games
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 01:30 pm – Sun, 11 Jan, 2026 at 04:30 pm
- **Event Description**: Games and ttrpgs
? When: First Sunday of each month 1:30pm-5pm
? Where: Penny Pinchers Brewing Co,  Millbury MA
- **Event URL**: https://allevents.in/millbury/sunday-funday-games/200029370042006
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029370042006?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=millbury-events

## Event venue details

- **city**: Millbury
- **state**: MA
- **country**: United States
- **location**: Penny Pinchers Brewing Co
- **lat**: 42.19148
- **long**: -71.75926
- **full address**: Penny Pinchers Brewing Co, 75 Elm St,Millbury, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Community Gaming Coalition (https://allevents.in/org/community-gaming-coalition/26425974)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Funday+Games&date=Sun%2C+11+Jan%2C+2026+at+01%3A30+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Funday+Games&date=11+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 11 Jan, 2026 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Penny Pinchers Brewing Co, 75 Elm St,Millbury, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Community Gaming Coalition
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunday Funday Games ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday Games",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Funday+Games&date=Sun%2C+11+Jan%2C+2026+at+01%3A30+pm&bg=2",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/millbury/sunday-funday-games/200029370042006",
        "location": {
            "@type": "Place",
            "name": "Penny Pinchers Brewing Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Elm St,Millbury, Massachusetts",
                "addressLocality": "Millbury",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.19148",
                "longitude": "-71.75926"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Games and ttrpgs\n? When: First Sunday of each month 1:30pm-5pm\n? Where: Penny Pinchers Brewing Co,  Millbury MA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Gaming Coalition",
                "url": "https://allevents.in/org/community-gaming-coalition/26425974"
            }
        ]
    }
]
```