

# Event Details

- **Event Name**: Family and friends Game Night
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:00 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: a gathering to play board/card games ..all are invited..feel free to bring a snack to share but not required...just a time to gather and have some fun ?
- **Event URL**: https://allevents.in/worcester/family-and-friends-game-night/1600027880347455
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027880347455

## Event venue details

- **city**: Worcester
- **state**: MA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.30478364
- **long**: -71.82840509
- **full address**: The Church of Jesus Christ of Latter-day Saints, 67 Chester Street, Worcester, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f4644360-f1de-11ef-a4a5-dd41267feb8c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 67 Chester Street, Worcester, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Family and friends Game Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family and friends Game Night",
        "image": "https://cdn-az.allevents.in/events10/banners/d8e69730-d22c-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/worcester/family-and-friends-game-night/1600027880347455",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Chester Street",
                "addressLocality": "Worcester",
                "addressRegion": "MA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.30478364",
                "longitude": "-71.82840509"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "a gathering to play board/card games ..all are invited..feel free to bring a snack to share but not required...just a time to gather and have some fun ?"
    }
]
```