

# Event Details

- **Event Name**: LCDC 4th of July Picnic
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 01:00 pm – Sat, 04 Jul, 2026 at 04:00 pm
- **Event Description**: Celebrate Independence Day with your fellow Democrats and elected officials! Stay tuned for more details, including our featured speakers.
- **Event URL**: https://allevents.in/sterling/lcdc-4th-of-july-picnic/200030115063531
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Sterling
- **state**: VA
- **country**: United States
- **location**: Algonkian Park
- **lat**: 39.060363774194
- **long**: -77.388560821434
- **full address**: Algonkian Park, Sterling, Virginia, United States

## Event gallery

- **Alt text**: LCDC 4th of July Picnic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cb2c3bed87f5103c146ab579c469acd5a6132f442ae3d9d56e3470d85b672874-rimg-w1200-h900-dc484648-gmir?v=1782610352

## FAQs

- **Q**: When and where is LCDC 4th of July Picnic being held?
  - **A:** LCDC 4th of July Picnic takes place on Sat, 04 Jul, 2026 at 01:00 pm to Sat, 04 Jul, 2026 at 04:00 pm at Algonkian Park, Sterling, Virginia, United States.
- **Q**: Who is organizing LCDC 4th of July Picnic?
  - **A:** LCDC 4th of July Picnic is organized by Algonkian District Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LCDC 4th of July Picnic",
        "image": "https://cdn-az.allevents.in/events9/banners/cb2c3bed87f5103c146ab579c469acd5a6132f442ae3d9d56e3470d85b672874-rimg-w1200-h900-dc484648-gmir?v=1782610352",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/sterling/lcdc-4th-of-july-picnic/200030115063531",
        "location": {
            "@type": "Place",
            "name": "Algonkian Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sterling, Virginia",
                "addressLocality": "Sterling",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.060363774194",
                "longitude": "-77.388560821434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Independence Day with your fellow Democrats and elected officials! Stay tuned for more details, including our featured speakers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Algonkian District Democrats",
                "url": "https://allevents.in/org/algonkian-district-democrats/20278973"
            }
        ]
    }
]
```