

# Event Details

- **Event Name**: Veterans Picnic 
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 12:00 pm – Sat, 10 Oct, 2026 at 03:00 pm (-04:00)
- **Event Description**: Free picnic for all local Veterans and their families. More details to come.
- **Event URL**: https://allevents.in/collinsville/veterans-picnic/200030245028341
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Collinsville
- **state**: VA
- **country**: United States
- **location**: 2147 Virginia Avenue, Collinsville, VA
- **lat**: 36.7089
- **long**: -79.9081
- **full address**: 2147 Virginia Avenue, Collinsville, VA, United States

## Event gallery

- **Alt text**: Veterans Picnic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a591e8ff7f26398c15cfc9c984b92830dfd31e1e911984a8b8fc981b9456e635-rimg-w1024-h1536-dcf8e8c8-gmir?v=1786584215

## FAQs

- **Q**: When and where is Veterans Picnic  being held?
  - **A:** Veterans Picnic  takes place on Sat, 10 Oct, 2026 at 12:00 pm to Sat, 10 Oct, 2026 at 03:00 pm at 2147 Virginia Avenue, Collinsville, VA, United States.
- **Q**: Who is organizing Veterans Picnic ?
  - **A:** Veterans Picnic  is organized by Amvets Post 35.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Picnic",
        "image": "https://cdn-az.allevents.in/events4/banners/a591e8ff7f26398c15cfc9c984b92830dfd31e1e911984a8b8fc981b9456e635-rimg-w1024-h1536-dcf8e8c8-gmir?v=1786584215",
        "startDate": "2026-10-10T12:00:00-04:00",
        "endDate": "2026-10-10T15:00:00-04:00",
        "url": "https://allevents.in/collinsville/veterans-picnic/200030245028341",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2147 Virginia Avenue, Collinsville, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2147 Virginia Ave, Collinsville, VA 24078-2316, United States",
                "addressLocality": "Collinsville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.7089",
                "longitude": "-79.9081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free picnic for all local Veterans and their families. More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amvets Post 35",
                "url": "https://allevents.in/org/amvets-post-35/26183922"
            }
        ]
    }
]
```