

# Event Details

- **Event Name**: Blue Wave at the Ballpark!
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm
- **Event Description**: Joint the Nassau and Queens County Young Democrats for a night at the ballpark!
- **Event URL**: https://allevents.in/corona/blue-wave-at-the-ballpark/200030118346432
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Corona
- **state**: NY
- **country**: United States
- **location**: Citi Field
- **lat**: 40.756795548802
- **long**: -73.846251368523
- **full address**: Citi Field, 41 Seaver Way,New York, New York, Corona, United States

## Event gallery

- **Alt text**: Blue Wave at the Ballpark!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a1bcf4648201466a31f6336e9ba3a75393c9e8f6ebe66d7afadbb066bef0d3a5-rimg-w1200-h675-dc0f3378-gmir?v=1782198562

## FAQs

- **Q**: When and where is Blue Wave at the Ballpark! being held?
  - **A:** Blue Wave at the Ballpark! takes place on Wed, 08 Jul, 2026 at 07:00 pm to Wed, 08 Jul, 2026 at 07:00 pm at Citi Field, 41 Seaver Way,New York, New York, Corona, United States.
- **Q**: Who is organizing Blue Wave at the Ballpark!?
  - **A:** Blue Wave at the Ballpark! is organized by Nassau County Young Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Wave at the Ballpark!",
        "image": "https://cdn-az.allevents.in/events3/banners/a1bcf4648201466a31f6336e9ba3a75393c9e8f6ebe66d7afadbb066bef0d3a5-rimg-w1200-h675-dc0f3378-gmir?v=1782198562",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/corona/blue-wave-at-the-ballpark/200030118346432",
        "location": {
            "@type": "Place",
            "name": "Citi Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Seaver Way,New York, New York",
                "addressLocality": "Corona",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.756795548802",
                "longitude": "-73.846251368523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joint the Nassau and Queens County Young Democrats for a night at the ballpark!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nassau County Young Democrats",
                "url": "https://allevents.in/org/nassau-county-young-democrats/19762379"
            }
        ]
    }
]
```