

# Event Details

- **Event Name**: Doughnuts for Dad
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 am – Sun, 21 Jun, 2026 at 10:00 am
- **Event Description**: Join us for this FREE Doughnuts for Dad event & our 10 am service afterwards!
- **Event URL**: https://allevents.in/council-bluffs/doughnuts-for-dad/200030182699128
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: 1919 S 10th St, Council Bluffs, IA
- **lat**: 41.243
- **long**: -95.85877
- **full address**: 1919 S 10th St, Council Bluffs, IA, United States

## Event gallery

- **Alt text**: Doughnuts for Dad
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9344d4b773691457ae6dc4ed3db475bfc45a31b6de90002766ab8fde5293a5a6-rimg-w1200-h672-dcdb1f4f-gmir?v=1781742398

## FAQs

- **Q**: When and where is Doughnuts for Dad being held?
  - **A:** Doughnuts for Dad takes place on Sun, 21 Jun, 2026 at 09:00 am to Sun, 21 Jun, 2026 at 10:00 am at 1919 S 10th St, Council Bluffs, IA, United States.
- **Q**: Who is organizing Doughnuts for Dad?
  - **A:** Doughnuts for Dad is organized by Southside Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Doughnuts for Dad",
        "image": "https://cdn-az.allevents.in/events9/banners/9344d4b773691457ae6dc4ed3db475bfc45a31b6de90002766ab8fde5293a5a6-rimg-w1200-h672-dcdb1f4f-gmir?v=1781742398",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/council-bluffs/doughnuts-for-dad/200030182699128",
        "location": {
            "@type": "Place",
            "name": "1919 S 10th St, Council Bluffs, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1919 S 10th St, Council Bluffs, IA 51501-7202, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.243",
                "longitude": "-95.85877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this FREE Doughnuts for Dad event & our 10 am service afterwards!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Christian Church",
                "url": "https://allevents.in/org/southside-christian-church/21107237"
            }
        ]
    }
]
```