

# Event Details

- **Event Name**: Worth American Legion
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:00 pm – Sat, 20 Jun, 2026 at 10:00 pm (-05:00)
- **Event Description**: See you there
- **Event URL**: https://allevents.in/worth/worth-american-legion/200029879174804
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Worth
- **state**: IL
- **country**: United States
- **location**: Worth Il Park
- **lat**: 41.69280705
- **long**: -87.784987050001
- **full address**: Worth Il Park, Worth, Illinois, United States

## Event gallery

- **Alt text**: Worth American Legion
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/611195ebb2b13b53bca52c027e6148f12352720fe48a3a32473311043f33be75-rimg-w1152-h1152-dc161517-gmir?v=1775768285

## FAQs

- **Q**: When and where is Worth American Legion being held?
  - **A:** Worth American Legion takes place on Sat, 20 Jun, 2026 at 06:00 pm to Sat, 20 Jun, 2026 at 10:00 pm at Worth Il Park, Worth, Illinois, United States.
- **Q**: Who is organizing Worth American Legion?
  - **A:** Worth American Legion is organized by Jaywalkers Jam Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worth American Legion",
        "image": "https://cdn-az.allevents.in/events5/banners/611195ebb2b13b53bca52c027e6148f12352720fe48a3a32473311043f33be75-rimg-w1152-h1152-dc161517-gmir?v=1775768285",
        "startDate": "2026-06-20T18:00:00-05:00",
        "endDate": "2026-06-20T22:00:00-05:00",
        "url": "https://allevents.in/worth/worth-american-legion/200029879174804",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Worth Il Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Worth, Illinois",
                "addressLocality": "Worth",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.69280705",
                "longitude": "-87.784987050001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jaywalkers Jam Band",
                "url": "https://allevents.in/org/jaywalkers-jam-band/27091825"
            }
        ]
    }
]
```