

# Event Details

- **Event Name**: Doubting Thomas @ The Tavern
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 07:00 pm
- **Event Description**: Support Live Music! ?
- **Event URL**: https://allevents.in/prairie-du-chien/doubting-thomas-the-tavern/200029639366800
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: http://facebook.com/200029639366800?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prairie+du+chien-events

## Event venue details

- **city**: Prairie Du Chien
- **state**: WI
- **country**: United States
- **location**: The Tavern
- **lat**: 43.051708980527
- **long**: -91.148101581579
- **full address**: The Tavern, 205 W Blackhawk Ave,Prairie du Chien, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Doubting Thomas (https://allevents.in/org/doubting-thomas/23819631)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Doubting+Thomas+%40+The+Tavern&date=Fri%2C+20+Feb%2C+2026+at+07%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Doubting+Thomas+%40+The+Tavern&date=20+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Tavern, 205 W Blackhawk Ave,Prairie du Chien, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Doubting Thomas
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Doubting Thomas @ The Tavern ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Doubting Thomas @ The Tavern",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Doubting+Thomas+%40+The+Tavern&date=Fri%2C+20+Feb%2C+2026+at+07%3A00+pm&bg=1",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/prairie-du-chien/doubting-thomas-the-tavern/200029639366800",
        "location": {
            "@type": "Place",
            "name": "The Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 W Blackhawk Ave,Prairie du Chien, Wisconsin",
                "addressLocality": "Prairie Du Chien",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.051708980527",
                "longitude": "-91.148101581579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Support Live Music! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doubting Thomas",
                "url": "https://allevents.in/org/doubting-thomas/23819631"
            }
        ]
    }
]
```