

# Event Details

- **Event Name**: Live music Wednesday 
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:00 pm
- **Event Description**: Live music Wednesday!!
Come join us
- **Event URL**: https://allevents.in/middleton/live-music-wednesday/200029295618835
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029295618835?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=middleton-events

## Event venue details

- **city**: Middleton
- **state**: WI
- **country**: United States
- **location**: Northside
- **lat**: 43.114362
- **long**: -89.505886
- **full address**: Northside, Middleton,WI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Missouri Tavern (https://allevents.in/org/missouri-tavern/18776102)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1d2ff30f41357b4c820d3c9c44e218240364f0d79a364b8d31b51ae0be239985-rimg-w1200-h800-dc604a43-gmir?v=1764791975
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d36160601c01243297ea13a39fcf63478b02499415a5fcf694d25e267a541287-rimg-w300-h300-dc614b42-gmir?v=1764791975

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Northside, Middleton,WI,United States
- **Q**: Who is organizing the event?
  - **A:** Missouri Tavern
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live music Wednesday  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live music Wednesday",
        "image": "https://cdn-az.allevents.in/events9/banners/1d2ff30f41357b4c820d3c9c44e218240364f0d79a364b8d31b51ae0be239985-rimg-w1200-h800-dc604a43-gmir?v=1764791975",
        "startDate": "2025-12-03",
        "url": "https://allevents.in/middleton/live-music-wednesday/200029295618835",
        "location": {
            "@type": "Place",
            "name": "Northside",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Middleton,WI,United States",
                "addressLocality": "Middleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.114362",
                "longitude": "-89.505886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music Wednesday!!\nCome join us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Missouri Tavern",
                "url": "https://allevents.in/org/missouri-tavern/18776102"
            }
        ]
    }
]
```