

# Event Details

- **Event Name**: The Main Street Comedy Night Open Mic at Woodbridge Brewing Company 
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 08:15 pm
- **Event Description**: Comedy Open Mic, 1 WEEK AWAY!
- **Event URL**: https://allevents.in/woodbridge/the-main-street-comedy-night-open-mic-at-woodbridge-brewing-company/200029731061732
- **Event Categories**: comedy, open-mic, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Woodbridge
- **state**: NJ
- **country**: United States
- **location**: Woodbridge Brewing Co.
- **lat**: 40.554661006059
- **long**: -74.277170643389
- **full address**: Woodbridge Brewing Co., 33 Main St,Woodbridge,NJ,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6b48e735d28b0d303b605b7d1700efef06e4a8e73255b20ac978a49b54e8d344-rimg-w600-h200-dcffffff-gmir?v=1772040166
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Main+Street+Comedy+Night+Open+Mic+at+Woodbridge+Brewing+Company+&date=25+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 08:15 pm
- **Q**: Where is the event happening?
  - **A:** Woodbridge Brewing Co., 33 Main St,Woodbridge,NJ,United States
- **Q**: What type of event is this?
  - **A:** comedy, open-mic, entertainment
- **Q**: Where can I find ticket details about The Main Street Comedy Night Open Mic at Woodbridge Brewing Company  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Main Street Comedy Night Open Mic at Woodbridge Brewing Company",
        "image": "https://cdn-az.allevents.in/events10/banners/6b48e735d28b0d303b605b7d1700efef06e4a8e73255b20ac978a49b54e8d344-rimg-w600-h200-dcffffff-gmir?v=1772040166",
        "startDate": "2026-02-25",
        "url": "https://allevents.in/woodbridge/the-main-street-comedy-night-open-mic-at-woodbridge-brewing-company/200029731061732",
        "location": {
            "@type": "Place",
            "name": "Woodbridge Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Main St,Woodbridge,NJ,United States",
                "addressLocality": "Woodbridge",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.554661006059",
                "longitude": "-74.277170643389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Comedy Open Mic, 1 WEEK AWAY!"
    }
]
```