

# Event Details

- **Event Name**: comedy show
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Get your tickets now.  Comedy show at The Valley Grille.  Scan QR code to reserve.
- **Event URL**: https://allevents.in/mashpee/comedy-show/200029927222754
- **Event Categories**: comedy
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mashpee
- **state**: MA
- **country**: United States
- **location**: 309 OLD BARNSTABLE RD, Mashpee, MA
- **lat**: 41.62635
- **long**: -70.49772
- **full address**: 309 OLD BARNSTABLE RD, Mashpee, MA, United States

## Event gallery

- **Alt text**: comedy show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/75eab75d2da9ae5da10c3b9b64db1fcc9930b2caf683d42abab2442b20418fc2-rimg-w1079-h1371-dcf4f4f3-gmir?v=1775900454

## FAQs

- **Q**: When and where is comedy show being held?
  - **A:** comedy show takes place on Sat, 23 May, 2026 at 07:00 pm to Sat, 23 May, 2026 at 07:00 pm at 309 OLD BARNSTABLE RD, Mashpee, MA, United States.
- **Q**: Who is organizing comedy show?
  - **A:** comedy show is organized by Valley Grille.
- **Q**: Who is this event for? Is it right for me?
  - **A:** comedy show 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 Mashpee, this event is thoughtfully curated to deliver a standout experience worth every moment. If comedy show 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 show",
        "image": "https://cdn-az.allevents.in/events6/banners/75eab75d2da9ae5da10c3b9b64db1fcc9930b2caf683d42abab2442b20418fc2-rimg-w1079-h1371-dcf4f4f3-gmir?v=1775900454",
        "startDate": "2026-05-23T19:00:00-04:00",
        "url": "https://allevents.in/mashpee/comedy-show/200029927222754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "309 OLD BARNSTABLE RD, Mashpee, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "309 Old Barnstable Rd, Mashpee, MA 02536-5435, United States",
                "addressLocality": "Mashpee",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.62635",
                "longitude": "-70.49772"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your tickets now.  Comedy show at The Valley Grille.  Scan QR code to reserve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Grille",
                "url": "https://allevents.in/org/valley-grille/23770040"
            }
        ]
    }
]
```