

# Event Details

- **Event Name**: Annual Service
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 11:00 am
- **Event Description**: Service at 11, picnic lunch and raffle to follow.
- **Event URL**: https://allevents.in/dauphin/annual-service/200030417393654
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Dauphin
- **state**: MB
- **country**: Canada
- **location**: Shellmouth, MB
- **lat**: 50.93897167
- **long**: -101.47827833
- **full address**: Shellmouth, MB, Russell, Manitoba, Dauphin, Canada

## Event gallery

- **Alt text**: Annual Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/15d464cddf432e01950fdd666dc42b4a8b1c2a56994ce6fb031ba7fc3aed4d45-rimg-w1200-h900-dcbad2e7-gmir?v=1785170401

## FAQs

- **Q**: When and where is Annual Service being held?
  - **A:** Annual Service takes place on Sun, 02 Aug, 2026 at 11:00 am to Sun, 02 Aug, 2026 at 11:00 am at Shellmouth, MB, Russell, Manitoba, Dauphin, Canada.
- **Q**: Who is organizing Annual Service?
  - **A:** Annual Service is organized by Shellmouth United Church Heritage Site.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Service",
        "image": "https://cdn-az.allevents.in/events7/banners/15d464cddf432e01950fdd666dc42b4a8b1c2a56994ce6fb031ba7fc3aed4d45-rimg-w1200-h900-dcbad2e7-gmir?v=1785170401",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/dauphin/annual-service/200030417393654",
        "location": {
            "@type": "Place",
            "name": "Shellmouth, MB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Russell, Manitoba",
                "addressLocality": "Dauphin",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.93897167",
                "longitude": "-101.47827833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Service at 11, picnic lunch and raffle to follow.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shellmouth United Church Heritage Site",
                "url": "https://allevents.in/org/shellmouth-united-church-heritage-site/28029359"
            }
        ]
    }
]
```