

# Event Details

- **Event Name**: Donuts with Dad
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:45 am
- **Event Description**: Celebrate the dad, grandpas, brother,
uncle or any other special dude in your life!
- **Event URL**: https://allevents.in/hillview/donuts-with-dad/200030055719423
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Hillview
- **state**: KY
- **country**: United States
- **location**: 10400 Blue Lick Rd, Louisville, KY
- **lat**: 38.09523
- **long**: -85.69825
- **full address**: 10400 Blue Lick Rd, Louisville, KY, 10400 Blue Lick Rd, Louisville, KY 40229-2612, United States, Hillview

## Event gallery

- **Alt text**: Donuts with Dad
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f7afebd481a811de061b55168862c2e280d1767802286704e5be76391b5b68c6-rimg-w1200-h1553-dcf2f2f0-gmir?v=1781864669

## FAQs

- **Q**: When and where is Donuts with Dad being held?
  - **A:** Donuts with Dad takes place on Sun, 21 Jun, 2026 at 09:45 am to Sun, 21 Jun, 2026 at 09:45 am at 10400 Blue Lick Rd, Louisville, KY, 10400 Blue Lick Rd, Louisville, KY 40229-2612, United States, Hillview.
- **Q**: Who is organizing Donuts with Dad?
  - **A:** Donuts with Dad is organized by Gethsemane Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts with Dad",
        "image": "https://cdn-az.allevents.in/events8/banners/f7afebd481a811de061b55168862c2e280d1767802286704e5be76391b5b68c6-rimg-w1200-h1553-dcf2f2f0-gmir?v=1781864669",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/hillview/donuts-with-dad/200030055719423",
        "location": {
            "@type": "Place",
            "name": "10400 Blue Lick Rd, Louisville, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10400 Blue Lick Rd, Louisville, KY 40229-2612, United States",
                "addressLocality": "Hillview",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.09523",
                "longitude": "-85.69825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the dad, grandpas, brother,\nuncle or any other special dude in your life!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gethsemane Baptist Church",
                "url": "https://allevents.in/org/gethsemane-baptist-church/20389342"
            }
        ]
    }
]
```