

# Event Details

- **Event Name**: Donuts for Dad
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 am
- **Event Description**: All KKAs will be celebrating dads on Friday, June 19th! Please grab yourself a donut as you drop your child off for the day. We appreciate you!
- **Event URL**: https://allevents.in/mcalester/donuts-for-dad/200030179527455
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Mcalester
- **state**: OK
- **country**: United States
- **location**: 1021 S. 2nd St., McAlester, OK, United States, Oklahoma 74501
- **lat**: 34.92076
- **long**: -95.77125
- **full address**: 1021 S. 2nd St., McAlester, OK, United States, Oklahoma 74501

## Event gallery

- **Alt text**: Donuts for Dad
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dbb42b8803d0bec44818cab711286484810ca28faa4402284a1caf6c200324e0-rimg-w1080-h1350-dcfeeca2-gmir?v=1781854324

## FAQs

- **Q**: When and where is Donuts for Dad being held?
  - **A:** Donuts for Dad takes place on Fri, 19 Jun, 2026 at 07:00 am to Fri, 19 Jun, 2026 at 07:00 am at 1021 S. 2nd St., McAlester, OK, United States, Oklahoma 74501.
- **Q**: Who is organizing Donuts for Dad?
  - **A:** Donuts for Dad is organized by Klever Kidz Academy-Oklahoma.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts for Dad",
        "image": "https://cdn-az.allevents.in/events2/banners/dbb42b8803d0bec44818cab711286484810ca28faa4402284a1caf6c200324e0-rimg-w1080-h1350-dcfeeca2-gmir?v=1781854324",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/mcalester/donuts-for-dad/200030179527455",
        "location": {
            "@type": "Place",
            "name": "1021 S. 2nd St., McAlester, OK, United States, Oklahoma 74501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1021 S 2nd St, McAlester, OK 74501-6401, United States",
                "addressLocality": "Mcalester",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.92076",
                "longitude": "-95.77125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All KKAs will be celebrating dads on Friday, June 19th! Please grab yourself a donut as you drop your child off for the day. We appreciate you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Klever Kidz Academy-Oklahoma",
                "url": "https://allevents.in/org/klever-kidz-academy-oklahoma/27683396"
            }
        ]
    }
]
```