

# Event Details

- **Event Name**: Comedy Show
- **Event Start and End Date**: Sat, 09 Aug, 2025 at 08:00 pm
- **Event Description**: Join us for another installment of bringing comedy to the tri-county area
- **Event URL**: https://allevents.in/millbrook/comedy-show/200028476010648
- **Event Categories**: comedy
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details

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

## Event venue details

- **city**: Millbrook
- **state**: AL
- **country**: United States
- **location**: 81 Wisteria PL, Millbrook, AL
- **lat**: 32.50915
- **long**: -86.3805
- **full address**: 81 Wisteria PL, Millbrook, AL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cask & Vine (https://allevents.in/org/cask-and-vine/24648128)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/dab852f67c22527abab781d70e71612b3e72b333af0af9b0e6c08b87ffa53864-rimg-w650-h800-dc010101-gmir?v=1754578455
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9dfd06a027e6d92e31ef9a19b4bfe376b006d952a219ac763465bbe7eb2839d1-rimg-w300-h300-dc5d0102-gmir?v=1754578458

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 Aug, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 81 Wisteria PL, Millbrook, AL, United States
- **Q**: Who is organizing the event?
  - **A:** Cask & Vine
- **Q**: What type of event is this?
  - **A:** comedy
- **Q**: Where can I find ticket details about Comedy Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comedy Show",
        "image": "https://cdn-az.allevents.in/events6/banners/dab852f67c22527abab781d70e71612b3e72b333af0af9b0e6c08b87ffa53864-rimg-w650-h800-dc010101-gmir?v=1754578455",
        "startDate": "2025-08-09",
        "url": "https://allevents.in/millbrook/comedy-show/200028476010648",
        "location": {
            "@type": "Place",
            "name": "81 Wisteria PL, Millbrook, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Wisteria Pl, Millbrook, AL 36054-1819, United States",
                "addressLocality": "Millbrook",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.50915",
                "longitude": "-86.3805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for another installment of bringing comedy to the tri-county area",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cask & Vine",
                "url": "https://allevents.in/org/cask-and-vine/24648128"
            }
        ]
    }
]
```