

# Event Details

- **Event Name**: Comedy night
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 07:30 pm
- **Event Description**: Come join us for a funny night out in Woodland!
- **Event URL**: https://allevents.in/woodland/comedy-night/200029810974745
- **Event Categories**: comedy, entertainment
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Woodland
- **state**: CA
- **country**: United States
- **location**: 523 Bush Street, Woodland, CA, United States, California 95695
- **lat**: 38.67678
- **long**: -121.77381
- **full address**: 523 Bush Street, Woodland, CA, United States, California 95695

## Event gallery

- **Alt text**: Comedy night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6f076576da408ab54ff6520242f7ac2b25411e2e2ccd6f7a9140c3cc62ecba91-rimg-w1200-h1552-dc07455f-gmir?v=1774500467

## FAQs

- **Q**: When and where is Comedy night being held?
  - **A:** Comedy night takes place on Fri, 27 Mar, 2026 at 07:30 pm to Fri, 27 Mar, 2026 at 07:30 pm at 523 Bush Street, Woodland, CA, United States, California 95695.
- **Q**: Who is organizing Comedy night?
  - **A:** Comedy night is organized by Yolo Post 77.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Comedy night is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Woodland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Comedy night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comedy night",
        "image": "https://cdn-az.allevents.in/events2/banners/6f076576da408ab54ff6520242f7ac2b25411e2e2ccd6f7a9140c3cc62ecba91-rimg-w1200-h1552-dc07455f-gmir?v=1774500467",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/woodland/comedy-night/200029810974745",
        "location": {
            "@type": "Place",
            "name": "523 Bush Street, Woodland, CA, United States, California 95695",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "523 Bush St, Woodland, CA 95695-3938, United States",
                "addressLocality": "Woodland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.67678",
                "longitude": "-121.77381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a funny night out in Woodland!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yolo Post 77",
                "url": "https://allevents.in/org/yolo-post-77/24495300"
            }
        ]
    }
]
```