

# Event Details

- **Event Name**: Jam at Wilke Park
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:00 pm (-05:00)
- **Event Description**: Just a bunch of people jamming!
- **Event URL**: https://allevents.in/o-fallon/jam-at-wilke-park/200030049040919
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details

- **Ticket URL**: http://facebook.com/200030049040919?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=o+fallon-events

## Event venue details

- **city**: O Fallon
- **state**: MO
- **country**: United States
- **location**: St. Paul
- **lat**: 38.849951
- **long**: -90.736773
- **full address**: St. Paul, Saint Paul, Missouri, O Fallon, United States

## Event gallery

- **Alt text**: Jam at Wilke Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0bf9d62c29881fa66e68755ca3eba64ceb821371b3e9200ecb1667f69104cf19-rimg-w1195-h896-dc474847-gmir?v=1780158852

## FAQs

- **Q**: When and where is Jam at Wilke Park being held?
  - **A:** Jam at Wilke Park takes place on Fri, 12 Jun, 2026 at 06:00 pm to Fri, 12 Jun, 2026 at 06:00 pm at St. Paul, Saint Paul, Missouri, O Fallon, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jam at Wilke Park is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in O Fallon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jam at Wilke Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jam at Wilke Park",
        "image": "https://cdn-az.allevents.in/events10/banners/0bf9d62c29881fa66e68755ca3eba64ceb821371b3e9200ecb1667f69104cf19-rimg-w1195-h896-dc474847-gmir?v=1780158852",
        "startDate": "2026-06-12T18:00:00-05:00",
        "url": "https://allevents.in/o-fallon/jam-at-wilke-park/200030049040919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Paul",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Saint Paul, Missouri",
                "addressLocality": "O Fallon",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.849951",
                "longitude": "-90.736773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just a bunch of people jamming!"
    }
]
```