

# Event Details

- **Event Name**: Purple Highway @ The Traffic Jam 
- **Event Start and End Date**: Mon, 25 May, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join the us for food, fun, and music on the parking lot and help raise money for a great cause!
- **Event URL**: https://allevents.in/saint-charles/purple-highway-the-traffic-jam/200030122529157
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Saint Charles
- **state**: MO
- **country**: United States
- **location**: Traffic Jam Inc
- **lat**: 38.783915418328
- **long**: -90.52086349789
- **full address**: Traffic Jam Inc, 6 Westbury Dr Ste C,St. Charles, Missouri, Saint Charles, United States

## Event gallery

- **Alt text**: Purple Highway @ The Traffic Jam
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/274b3735168d1d0e95fdd0c4c1fe28e138532357b3951eaf12f2db6346cdb99e-rimg-w989-h1280-dc1b1f43-gmir?v=1779654356

## FAQs

- **Q**: When and where is Purple Highway @ The Traffic Jam  being held?
  - **A:** Purple Highway @ The Traffic Jam  takes place on Mon, 25 May, 2026 at 01:00 pm to Mon, 25 May, 2026 at 01:00 pm at Traffic Jam Inc, 6 Westbury Dr Ste C,St. Charles, Missouri, Saint Charles, United States.
- **Q**: Who is organizing Purple Highway @ The Traffic Jam ?
  - **A:** Purple Highway @ The Traffic Jam  is organized by Purple Highway Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Purple Highway @ The Traffic Jam",
        "image": "https://cdn-az.allevents.in/events2/banners/274b3735168d1d0e95fdd0c4c1fe28e138532357b3951eaf12f2db6346cdb99e-rimg-w989-h1280-dc1b1f43-gmir?v=1779654356",
        "startDate": "2026-05-25T13:00:00-05:00",
        "url": "https://allevents.in/saint-charles/purple-highway-the-traffic-jam/200030122529157",
        "location": {
            "@type": "Place",
            "name": "Traffic Jam Inc",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Westbury Dr Ste C,St. Charles, Missouri",
                "addressLocality": "Saint Charles",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.783915418328",
                "longitude": "-90.52086349789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the us for food, fun, and music on the parking lot and help raise money for a great cause!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Purple Highway Band",
                "url": "https://allevents.in/org/purple-highway-band/25746054"
            }
        ]
    }
]
```