

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Tue, 23 Sep, 2025 at 07:00 pm
- **Event Description**: Come join us for this event. Everyone is welcome!
- **Event URL**: https://allevents.in/estevan/game-night/200028839154823
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Estevan
- **state**: SK
- **country**: Canada
- **location**: City of Estevan Leisure Services
- **lat**: 49.142214638302
- **long**: -102.98876778857
- **full address**: City of Estevan Leisure Services, 701 Souris Avenue North,Estevan, Saskatchewan, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Estevan Young at Heart Seniors (https://allevents.in/org/estevan-young-at-heart-seniors/26355858)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ebe2345f84ae3a929766d163b36d5a0933f4abd171e157ec457e145626e71495-rimg-w1024-h1536-dcf7ecdc-gmir?v=1758188237
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ebf1af054913d071397566169b1b96f8f9f8d34a2f5ed0dc31de818314b51648-rimg-w300-h300-dcf7ecdc-gmir?v=1758188237

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 23 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** City of Estevan Leisure Services, 701 Souris Avenue North,Estevan, Saskatchewan, Canada
- **Q**: Who is organizing the event?
  - **A:** Estevan Young at Heart Seniors
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about 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": "Game Night",
        "image": "https://cdn-az.allevents.in/events9/banners/ebe2345f84ae3a929766d163b36d5a0933f4abd171e157ec457e145626e71495-rimg-w1024-h1536-dcf7ecdc-gmir?v=1758188237",
        "startDate": "2025-09-23",
        "url": "https://allevents.in/estevan/game-night/200028839154823",
        "location": {
            "@type": "Place",
            "name": "City of Estevan Leisure Services",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 Souris Avenue North,Estevan, Saskatchewan",
                "addressLocality": "Estevan",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.142214638302",
                "longitude": "-102.98876778857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for this event. Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Estevan Young at Heart Seniors",
                "url": "https://allevents.in/org/estevan-young-at-heart-seniors/26355858"
            }
        ]
    }
]
```