

# Event Details

- **Event Name**: Ted's Take Five Polka
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 03:00 pm
- **Event Description**: We had so much fun we're bringing them back folks
- **Event URL**: https://allevents.in/blue-island/teds-take-five-polka/200030074285730
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Blue Island
- **state**: IL
- **country**: United States
- **location**: 13011 Western Ave, Blue Island, IL, United States, Illinois 60406
- **lat**: 41.65678
- **long**: -87.67974
- **full address**: 13011 Western Ave, Blue Island, IL, United States, Illinois 60406

## Event gallery

- **Alt text**: Ted's Take Five Polka
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d0285b4a2bc410d1556d3f63f3674f30e9522e65cfa78cf8c6eaa2e5f575d819-rimg-w1200-h675-dcd95e45-gmir?v=1782421571

## FAQs

- **Q**: When and where is Ted's Take Five Polka being held?
  - **A:** Ted's Take Five Polka takes place on Sat, 27 Jun, 2026 at 03:00 pm to Sat, 27 Jun, 2026 at 03:00 pm at 13011 Western Ave, Blue Island, IL, United States, Illinois 60406.
- **Q**: Who is organizing Ted's Take Five Polka?
  - **A:** Ted's Take Five Polka is organized by Double Play Saloon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ted's Take Five Polka",
        "image": "https://cdn-az.allevents.in/events2/banners/d0285b4a2bc410d1556d3f63f3674f30e9522e65cfa78cf8c6eaa2e5f575d819-rimg-w1200-h675-dcd95e45-gmir?v=1782421571",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/blue-island/teds-take-five-polka/200030074285730",
        "location": {
            "@type": "Place",
            "name": "13011 Western Ave, Blue Island, IL, United States, Illinois 60406",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13011 Western Ave, Blue Island, IL 60406-2406, United States",
                "addressLocality": "Blue Island",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65678",
                "longitude": "-87.67974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We had so much fun we're bringing them back folks",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Double Play Saloon",
                "url": "https://allevents.in/org/double-play-saloon/3370222",
                "description": "Drinks! Food! Entertainment!"
            }
        ]
    }
]
```