

# Event Details

- **Event Name**: Tell a Joke Day
- **Event Start and End Date**: Sat, 16 Aug, 2025 at 07:00 pm – Sat, 16 Aug, 2025 at 08:00 pm
- **Event Description**: First 10 people to let us record them telling a joke will receive a free drink on us. Come Inside or Drive thru and be ready to make us laugh!
- **Event URL**: https://allevents.in/des-moines/tell-a-joke-day/80003125961554
- **Event Categories**: comedy, drive-thru
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Des Moines
- **state**: IA
- **country**: United States
- **location**: Vibrant Coffeehouse
- **lat**: 41.5868353000
- **long**: -93.6249593000
- **full address**: Vibrant Coffeehouse, 520 East Grand Avenue, Des Moines IA 50309​, Des Moines, United States

## Event gallery

- **Alt text**: Tell a Joke Day
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6877f264061a7.jpg

## FAQs

- **Q**: When and where is Tell a Joke Day being held?
  - **A:** Tell a Joke Day takes place on Sat, 16 Aug, 2025 at 07:00 pm to Sat, 16 Aug, 2025 at 08:00 pm at Vibrant Coffeehouse, 520 East Grand Avenue, Des Moines IA 50309​, Des Moines, United States.
- **Q**: Who is organizing Tell a Joke Day?
  - **A:** Tell a Joke Day is organized by Vibrant Coffeehouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tell a Joke Day",
        "image": "https://cdn2.allevents.in/thumbs/thumb6877f264061a7.jpg",
        "startDate": "2025-08-16",
        "endDate": "2025-08-16",
        "url": "https://allevents.in/des-moines/tell-a-joke-day/80003125961554",
        "location": {
            "@type": "Place",
            "name": "Vibrant Coffeehouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 East Grand Avenue, Des Moines IA 50309​",
                "addressLocality": "Des Moines",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5868353000",
                "longitude": "-93.6249593000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First 10 people to let us record them telling a joke will receive a free drink on us. Come Inside or Drive thru and be ready to make us laugh!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vibrant Coffeehouse",
                "url": "https://allevents.in/org/vibrant-coffeehouse/26218218"
            }
        ]
    }
]
```