

# Event Details

- **Event Name**: Father's Day
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 01:00 pm – Sun, 21 Jun, 2026 at 06:00 pm
- **Event Description**: Spend the day with the kids at Discovery Playhouse!
- **Event URL**: https://allevents.in/cape-girardeau/fathers-day/200030041822729
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Cape Girardeau
- **state**: MO
- **country**: United States
- **location**: 502 Broadway St, Cape Girardeau, MO, United States, Missouri 63701
- **lat**: 37.30683
- **long**: -89.52393
- **full address**: 502 Broadway St, Cape Girardeau, MO, United States, Missouri 63701

## Event gallery

- **Alt text**: Father's Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f99ec5e22e85f745a2380cc0eee434a6a1f297e3bdb44b2d27148f07376db02d-rimg-w1200-h1200-dcf3dbbf-gmir?v=1781851554

## FAQs

- **Q**: When and where is Father's Day being held?
  - **A:** Father's Day takes place on Sun, 21 Jun, 2026 at 01:00 pm to Sun, 21 Jun, 2026 at 06:00 pm at 502 Broadway St, Cape Girardeau, MO, United States, Missouri 63701.
- **Q**: Who is organizing Father's Day?
  - **A:** Father's Day is organized by Discovery Playhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day",
        "image": "https://cdn-az.allevents.in/events1/banners/f99ec5e22e85f745a2380cc0eee434a6a1f297e3bdb44b2d27148f07376db02d-rimg-w1200-h1200-dcf3dbbf-gmir?v=1781851554",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/cape-girardeau/fathers-day/200030041822729",
        "location": {
            "@type": "Place",
            "name": "502 Broadway St, Cape Girardeau, MO, United States, Missouri 63701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "502 Broadway, Cape Girardeau, MO 63701-5624, United States",
                "addressLocality": "Cape Girardeau",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.30683",
                "longitude": "-89.52393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend the day with the kids at Discovery Playhouse!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Discovery Playhouse",
                "url": "https://allevents.in/org/discovery-playhouse/8063729",
                "description": "Where Fun and Learning come full circle!"
            }
        ]
    }
]
```