

# Event Details

- **Event Name**: Doughnut Sunday
- **Event Start and End Date**: Sun, 15 Jun, 2025 at 08:15 am
- **Event Description**: Join us after the 7:30 a.m. Mass in the Memorial Room for donuts, treats, and good company. All are welcome!
- **Event URL**: https://allevents.in/manchester/doughnut-sunday/200028339041538
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: IA
- **country**: United States
- **location**: St Mary's Catholic Church
- **lat**: 42.48516
- **long**: -91.46014
- **full address**: St Mary's Catholic Church, 119 W Fayette St,Manchester, Iowa, United States

## Event gallery

- **Alt text**: Doughnut Sunday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/570939b78f3d246e017f44f4a87f81a527982acb5132d93f33f5d0fb1aaaedb6-rimg-w940-h380-dcf4edea-gmir?v=1749827498

## FAQs

- **Q**: When and where is Doughnut Sunday being held?
  - **A:** Doughnut Sunday takes place on Sun, 15 Jun, 2025 at 08:15 am to Sun, 15 Jun, 2025 at 08:15 am at St Mary's Catholic Church, 119 W Fayette St,Manchester, Iowa, United States.
- **Q**: Who is organizing Doughnut Sunday?
  - **A:** Doughnut Sunday is organized by St. Mary's Parish Providers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Doughnut Sunday",
        "image": "https://cdn-az.allevents.in/events6/banners/570939b78f3d246e017f44f4a87f81a527982acb5132d93f33f5d0fb1aaaedb6-rimg-w940-h380-dcf4edea-gmir?v=1749827498",
        "startDate": "2025-06-15",
        "url": "https://allevents.in/manchester/doughnut-sunday/200028339041538",
        "location": {
            "@type": "Place",
            "name": "St Mary's Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 W Fayette St,Manchester, Iowa",
                "addressLocality": "Manchester",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48516",
                "longitude": "-91.46014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after the 7:30 a.m. Mass in the Memorial Room for donuts, treats, and good company. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys Parish Providers",
                "url": "https://allevents.in/org/st-marys-parish-providers/25595885"
            }
        ]
    }
]
```