

# Event Details

- **Event Name**: Club Picnic 
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 06:00 pm
- **Event Description**: Annual club picnic.  Bring a side dish to share. The club will provide meat and drinks.  Open to all our members and friends
- **Event URL**: https://allevents.in/singers-glen/club-picnic/200028583629210
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Singers Glen
- **state**: VA
- **country**: United States
- **location**: 8065 Bowbender Lane, Singers Glen, VA
- **lat**: 38.57364
- **long**: -78.92116
- **full address**: 8065 Bowbender Lane, Singers Glen, VA, United States

## Event gallery

- **Alt text**: Club Picnic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9b42921a00f4a6acd61a81fe3a3994e9b9558d5278341721084954c463035736-rimg-w467-h350-dc75797a-gmir?v=1756473037

## FAQs

- **Q**: When and where is Club Picnic  being held?
  - **A:** Club Picnic  takes place on Sat, 30 Aug, 2025 at 06:00 pm to Sat, 30 Aug, 2025 at 06:00 pm at 8065 Bowbender Lane, Singers Glen, VA, United States.
- **Q**: Who is organizing Club Picnic ?
  - **A:** Club Picnic  is organized by The Singers Glen Bowbenders Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Picnic",
        "image": "https://cdn-az.allevents.in/events4/banners/9b42921a00f4a6acd61a81fe3a3994e9b9558d5278341721084954c463035736-rimg-w467-h350-dc75797a-gmir?v=1756473037",
        "startDate": "2025-08-30",
        "url": "https://allevents.in/singers-glen/club-picnic/200028583629210",
        "location": {
            "@type": "Place",
            "name": "8065 Bowbender Lane, Singers Glen, VA",
            "address": {
                "@type": "PostalAddress",
                "name": "8065 Bowbender Lane, Singers Glen, VA, United States",
                "addressLocality": "Singers Glen",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57364",
                "longitude": "-78.92116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual club picnic.  Bring a side dish to share. The club will provide meat and drinks.  Open to all our members and friends",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Singers Glen Bowbenders Club",
                "url": "https://allevents.in/org/the-singers-glen-bowbenders-club/24109514"
            }
        ]
    }
]
```