

# Event Details

- **Event Name**: Senior Game Day
- **Event Start and End Date**: Thu, 02 Oct, 2025 at 09:00 am – Thu, 02 Oct, 2025 at 11:30 am
- **Event Description**: Come out for games if you are free on September 11! Dominos, cards, board games, etc. Meet new and old friends and have some fun!
- **Event URL**: https://allevents.in/harrisville/senior-game-day/200028917066118
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Harrisville
- **state**: WV
- **country**: United States
- **location**: 320 E Main Street , Harrisville, WV, United States, West Virginia 26362
- **lat**: 39.20934
- **long**: -81.05013
- **full address**: 320 E Main Street , Harrisville, WV, United States, West Virginia 26362

## Event gallery

- **Alt text**: Senior Game Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/66e2a4552709cca4dc8387eafb9970d52baa85dc49343b4354eb00723fb28576-rimg-w1200-h802-dcf5eeef-gmir?v=1759158647

## FAQs

- **Q**: When and where is Senior Game Day being held?
  - **A:** Senior Game Day takes place on Thu, 02 Oct, 2025 at 09:00 am to Thu, 02 Oct, 2025 at 11:30 am at 320 E Main Street , Harrisville, WV, United States, West Virginia 26362.
- **Q**: Who is organizing Senior Game Day?
  - **A:** Senior Game Day is organized by St. Luke's UMC Harrisville, WV.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Game Day",
        "image": "https://cdn-az.allevents.in/events1/banners/66e2a4552709cca4dc8387eafb9970d52baa85dc49343b4354eb00723fb28576-rimg-w1200-h802-dcf5eeef-gmir?v=1759158647",
        "startDate": "2025-10-02",
        "endDate": "2025-10-02",
        "url": "https://allevents.in/harrisville/senior-game-day/200028917066118",
        "location": {
            "@type": "Place",
            "name": "320 E Main Street , Harrisville, WV, United States, West Virginia 26362",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 E Main St, Harrisville, WV 26362-1206, United States",
                "addressLocality": "Harrisville",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.20934",
                "longitude": "-81.05013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for games if you are free on September 11! Dominos, cards, board games, etc. Meet new and old friends and have some fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes UMC Harrisville WV",
                "url": "https://allevents.in/org/st-lukes-umc-harrisville-wv/26557381"
            }
        ]
    }
]
```