

# Event Details

- **Event Name**: Schmidt’s Towne Tap
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 07:30 pm
- **Event Description**: Special Thanksgiving Eve show! Returning to Schmidt’s for some food, fun, and music!
- **Event URL**: https://allevents.in/elburn/schmidt’s-towne-tap/200029136913117
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Elburn
- **state**: IL
- **country**: United States
- **location**: Schmidts Towne Tap
- **lat**: 41.89249
- **long**: -88.47211
- **full address**: Schmidts Towne Tap, 107 North Main street,Elburn,IL,United States

## Event gallery

- **Alt text**: Schmidt’s Towne Tap
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d77c6591f7fab5ec0071c0b705f120c28b411d9820d64d9468de893dcf163021-rimg-w1200-h1200-dcf6f6f5-gmir?v=1763921279

## FAQs

- **Q**: When and where is Schmidt’s Towne Tap being held?
  - **A:** Schmidt’s Towne Tap takes place on Wed, 26 Nov, 2025 at 07:30 pm to Wed, 26 Nov, 2025 at 07:30 pm at Schmidts Towne Tap, 107 North Main street,Elburn,IL,United States.
- **Q**: Who is organizing Schmidt’s Towne Tap?
  - **A:** Schmidt’s Towne Tap is organized by Sour Crow.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Schmidt’s Towne Tap",
        "image": "https://cdn-az.allevents.in/events5/banners/d77c6591f7fab5ec0071c0b705f120c28b411d9820d64d9468de893dcf163021-rimg-w1200-h1200-dcf6f6f5-gmir?v=1763921279",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/elburn/schmidt’s-towne-tap/200029136913117",
        "location": {
            "@type": "Place",
            "name": "Schmidts Towne Tap",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 North Main street,Elburn,IL,United States",
                "addressLocality": "Elburn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.89249",
                "longitude": "-88.47211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Thanksgiving Eve show! Returning to Schmidt’s for some food, fun, and music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sour Crow",
                "url": "https://allevents.in/org/sour-crow/21016996"
            }
        ]
    }
]
```