

# Event Details

- **Event Name**: Father's Day Donuts with Dad
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 pm
- **Event Description**: Let's celebrate dads! Join us for our annual Father's Day Donuts with Dad before the church service.
- **Event URL**: https://allevents.in/sanger/fathers-day-donuts-with-dad/200030119291236
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Sanger
- **state**: CA
- **country**: United States
- **location**: 3350 N McCall Ave, Sanger, CA 93657-9385, United States
- **lat**: 36.78521
- **long**: -119.60757
- **full address**: 3350 N McCall Ave, Sanger, CA 93657-9385, United States

## Event gallery

- **Alt text**: Father's Day Donuts with Dad
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8b9d5c117fcdd0808a189a646bce924883ddebc9ac2458b5a295c7dfdd41b824-rimg-w1200-h675-dcfec060-gmir?v=1781801952

## FAQs

- **Q**: When and where is Father's Day Donuts with Dad being held?
  - **A:** Father's Day Donuts with Dad takes place on Sun, 21 Jun, 2026 at 11:00 pm to Sun, 21 Jun, 2026 at 11:00 pm at 3350 N McCall Ave, Sanger, CA 93657-9385, United States.
- **Q**: Who is organizing Father's Day Donuts with Dad?
  - **A:** Father's Day Donuts with Dad is organized by Quail Lake Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Donuts with Dad",
        "image": "https://cdn-az.allevents.in/events10/banners/8b9d5c117fcdd0808a189a646bce924883ddebc9ac2458b5a295c7dfdd41b824-rimg-w1200-h675-dcfec060-gmir?v=1781801952",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/sanger/fathers-day-donuts-with-dad/200030119291236",
        "location": {
            "@type": "Place",
            "name": "3350 N McCall Ave, Sanger, CA 93657-9385, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3350 N McCall Ave, Sanger, CA 93657-9385, United States",
                "addressLocality": "Sanger",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.78521",
                "longitude": "-119.60757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's celebrate dads! Join us for our annual Father's Day Donuts with Dad before the church service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quail Lake Community Church",
                "url": "https://allevents.in/org/quail-lake-community-church/21260026"
            }
        ]
    }
]
```