

# Event Details

- **Event Name**: Game Night! 
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 06:00 pm – Wed, 11 Mar, 2026 at 08:00 pm
- **Event Description**: Second Wednesdays of the month! Come join us!
- **Event URL**: https://allevents.in/winchester/game-night/200029711505845
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: VA
- **country**: United States
- **location**: 124 W. Piccadilly Street, Winchester, VA, United States, Virginia 22601
- **lat**: 39.18717
- **long**: -78.16705
- **full address**: 124 W. Piccadilly Street, Winchester, VA, United States, Virginia 22601

## Event gallery

- **Alt text**: Game Night!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1ac9aa5623072617f2102eca326269f5055cdac54b5442894df32aac2f8d2620-rimg-w867-h487-dc100c0b-gmir?v=1773037118

## FAQs

- **Q**: When and where is Game Night!  being held?
  - **A:** Game Night!  takes place on Wed, 11 Mar, 2026 at 06:00 pm to Wed, 11 Mar, 2026 at 08:00 pm at 124 W. Piccadilly Street, Winchester, VA, United States, Virginia 22601.
- **Q**: Who is organizing Game Night! ?
  - **A:** Game Night!  is organized by ARE's RISE Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night!",
        "image": "https://cdn-az.allevents.in/events4/banners/1ac9aa5623072617f2102eca326269f5055cdac54b5442894df32aac2f8d2620-rimg-w867-h487-dc100c0b-gmir?v=1773037118",
        "startDate": "2026-03-11",
        "endDate": "2026-03-11",
        "url": "https://allevents.in/winchester/game-night/200029711505845",
        "location": {
            "@type": "Place",
            "name": "124 W. Piccadilly Street, Winchester, VA, United States, Virginia 22601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 W Piccadilly St, Winchester, VA 22601-3916, United States",
                "addressLocality": "Winchester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.18717",
                "longitude": "-78.16705"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second Wednesdays of the month! Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AREs RISE Center",
                "url": "https://allevents.in/org/ares-rise-center/23603071"
            }
        ]
    }
]
```