

# Event Details

- **Event Name**: Show at Charlotte Tavern 
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 08:00 pm
- **Event Description**: Rockin out at Charlotte Tavern in Long prairie!!
- **Event URL**: https://allevents.in/long-prairie/show-at-charlotte-tavern/200029179963904
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Long Prairie
- **state**: MN
- **country**: United States
- **location**: Charlotte Tavern
- **lat**: 45.94846
- **long**: -94.87053
- **full address**: Charlotte Tavern, 22056 US-71,Long Prairie,MN,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Whiskey Business (https://allevents.in/org/whiskey-business/26000038)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0f5151af612118a9014d827952583db3da1064ba292d632543972c201d9bbc66-rimg-w1200-h1553-dc020203-gmir?v=1763502198
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d3c31e028c2b585087a41c87b0036fe2df5129d99f7c28ebe55bce0b93306e89-rimg-w300-h300-dc030304-gmir?v=1763502198

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Charlotte Tavern, 22056 US-71,Long Prairie,MN,United States
- **Q**: Who is organizing the event?
  - **A:** Whiskey Business
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Show at Charlotte Tavern  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Show at Charlotte Tavern",
        "image": "https://cdn-az.allevents.in/events9/banners/0f5151af612118a9014d827952583db3da1064ba292d632543972c201d9bbc66-rimg-w1200-h1553-dc020203-gmir?v=1763502198",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/long-prairie/show-at-charlotte-tavern/200029179963904",
        "location": {
            "@type": "Place",
            "name": "Charlotte Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22056 US-71,Long Prairie,MN,United States",
                "addressLocality": "Long Prairie",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.94846",
                "longitude": "-94.87053"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rockin out at Charlotte Tavern in Long prairie!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whiskey Business",
                "url": "https://allevents.in/org/whiskey-business/26000038"
            }
        ]
    }
]
```