

# Event Details

- **Event Name**: Donuts with Dad
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:00 am
- **Event Description**: Bring your dad to church this Sunday and enjoy some donuts together on us! Starting at 10AM.
- **Event URL**: https://allevents.in/vacaville/donuts-with-dad/200030266581000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Vacaville
- **state**: CA
- **country**: United States
- **location**: 301 N Orchard Ave, Vacaville, CA, United States, California 95688
- **lat**: 38.36503
- **long**: -122.00424
- **full address**: 301 N Orchard Ave, Vacaville, CA, United States, California 95688

## Event gallery

- **Alt text**: Donuts with Dad
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5f460e07e077011abcc7c3cd6c06a56156f49eaed01a32d22a4727b5cdcf1a86-rimg-w1200-h675-dcffca00-gmir?v=1781825759

## FAQs

- **Q**: When and where is Donuts with Dad being held?
  - **A:** Donuts with Dad takes place on Sun, 21 Jun, 2026 at 10:00 am to Sun, 21 Jun, 2026 at 10:00 am at 301 N Orchard Ave, Vacaville, CA, United States, California 95688.
- **Q**: Who is organizing Donuts with Dad?
  - **A:** Donuts with Dad is organized by Orchard Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donuts with Dad",
        "image": "https://cdn-az.allevents.in/events7/banners/5f460e07e077011abcc7c3cd6c06a56156f49eaed01a32d22a4727b5cdcf1a86-rimg-w1200-h675-dcffca00-gmir?v=1781825759",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/vacaville/donuts-with-dad/200030266581000",
        "location": {
            "@type": "Place",
            "name": "301 N Orchard Ave, Vacaville, CA, United States, California 95688",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 N Orchard Ave, Vacaville, CA 95688-2508, United States",
                "addressLocality": "Vacaville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.36503",
                "longitude": "-122.00424"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your dad to church this Sunday and enjoy some donuts together on us! Starting at 10AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orchard Baptist Church",
                "url": "https://allevents.in/org/orchard-baptist-church/14418320",
                "description": "Come as a guest, leave as family"
            }
        ]
    }
]
```