

# Event Details

- **Event Name**: Monthly Volunteer Night
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 06:00 pm – Wed, 18 Mar, 2026 at 08:00 pm
- **Event Description**: Join us for our monthly volunteer night. New volunteer orientation begins at 6, volunteer groups start at 6:30.
- **Event URL**: https://allevents.in/winchester/monthly-volunteer-night/200029711512111
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: Monthly Volunteer Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/02491137e668f41239f301b6ecd733176d522580199a664ece9c89c202a904bd-rimg-w960-h960-dc5a94ba-gmir?v=1773005496

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Volunteer Night",
        "image": "https://cdn-az.allevents.in/events2/banners/02491137e668f41239f301b6ecd733176d522580199a664ece9c89c202a904bd-rimg-w960-h960-dc5a94ba-gmir?v=1773005496",
        "startDate": "2026-03-18",
        "endDate": "2026-03-18",
        "url": "https://allevents.in/winchester/monthly-volunteer-night/200029711512111",
        "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": "Join us for our monthly volunteer night. New volunteer orientation begins at 6, volunteer groups start at 6:30.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AREs RISE Center",
                "url": "https://allevents.in/org/ares-rise-center/23603071"
            }
        ]
    }
]
```