

# Event Details

- **Event Name**: Juneteenth!
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 01:15 pm (-05:00)
- **Event Description**: Playing at the annual Juneteenth Celebration!
- **Event URL**: https://allevents.in/springfield/juneteenth/200030213854152
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Comer Cox Park
- **lat**: 39.799537693635
- **long**: -89.631560436905
- **full address**: Comer Cox Park, Springfield, Illinois, United States

## Event gallery

- **Alt text**: Juneteenth!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9b41de81f4f356072aab992c734874ab93be0ee958e918ea85eff112f56602fb-rimg-w851-h315-dcd7d7d6-gmir?v=1781049832

## FAQs

- **Q**: When and where is Juneteenth! being held?
  - **A:** Juneteenth! takes place on Sat, 13 Jun, 2026 at 01:15 pm to Sat, 13 Jun, 2026 at 01:15 pm at Comer Cox Park, Springfield, Illinois, United States.
- **Q**: Who is organizing Juneteenth!?
  - **A:** Juneteenth! is organized by Springfield IL Municipal Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Juneteenth! is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Juneteenth! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Juneteenth!",
        "image": "https://cdn-az.allevents.in/events8/banners/9b41de81f4f356072aab992c734874ab93be0ee958e918ea85eff112f56602fb-rimg-w851-h315-dcd7d7d6-gmir?v=1781049832",
        "startDate": "2026-06-13T13:15:00-05:00",
        "url": "https://allevents.in/springfield/juneteenth/200030213854152",
        "location": {
            "@type": "Place",
            "name": "Comer Cox Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.799537693635",
                "longitude": "-89.631560436905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing at the annual Juneteenth Celebration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springfield IL Municipal Band",
                "url": "https://allevents.in/org/springfield-il-municipal-band/27782042"
            }
        ]
    }
]
```