

# Event Details

- **Event Name**: Family Game Night
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 04:00 pm
- **Event Description**: Family Game Night. Join us at the Deadwood Public Library for an evening of gaming and snacks. Several games will be provided including chess, monopoly, and a library themed Dungeons and Dragons campaign.
- **Event URL**: https://allevents.in/deadwood/family-game-night/200029206132503
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Deadwood
- **state**: SD
- **country**: United States
- **location**: 435 Williams St, Deadwood, SD, United States, South Dakota 57732
- **lat**: 44.37631
- **long**: -103.73182
- **full address**: 435 Williams St, Deadwood, SD, United States, South Dakota 57732

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Deadwood Public Library (https://allevents.in/org/deadwood-public-library/23102183)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Game+Night&date=Thu%2C+20+Nov%2C+2025+at+04%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Game+Night&date=20+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 435 Williams St, Deadwood, SD, United States, South Dakota 57732
- **Q**: Who is organizing the event?
  - **A:** Deadwood Public Library
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Family 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 Game Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Family+Game+Night&date=Thu%2C+20+Nov%2C+2025+at+04%3A00+pm&bg=4",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/deadwood/family-game-night/200029206132503",
        "location": {
            "@type": "Place",
            "name": "435 Williams St, Deadwood, SD, United States, South Dakota 57732",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "435 Williams St, Deadwood, SD 57732-1113, United States",
                "addressLocality": "Deadwood",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37631",
                "longitude": "-103.73182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Game Night. Join us at the Deadwood Public Library for an evening of gaming and snacks. Several games will be provided including chess, monopoly, and a library themed Dungeons and Dragons campaign.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Deadwood Public Library",
                "url": "https://allevents.in/org/deadwood-public-library/23102183"
            }
        ]
    }
]
```