

# Event Details

- **Event Name**: Worship Services (Stafford Ward Sacrament Meeting)
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:30 am – Sun, 28 Dec, 2025 at 12:30 pm
- **Event Description**: All are welcome: 1 hour Sunday service followed by 1 hour Sunday school breakouts/discussions.
- **Event URL**: https://allevents.in/wilsonville/worship-services-stafford-ward-sacrament-meeting/1600027916660232
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027916660232

## Event venue details

- **city**: Wilsonville
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.307597756192
- **long**: -122.75908140839
- **full address**: The Church of Jesus Christ of Latter-day Saints, 29350 Southwest Town Center Loop East, Wilsonville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e198e430-f953-11ef-bd32-6d060138fe45-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Worship Services (Stafford Ward Sacrament Meeting) being held?
  - **A:** Worship Services (Stafford Ward Sacrament Meeting) takes place on Sun, 28 Dec, 2025 at 11:30 am to Sun, 28 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 29350 Southwest Town Center Loop East, Wilsonville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Services (Stafford Ward Sacrament Meeting)",
        "image": "https://cdn-az.allevents.in/events10/banners/ef3b0e60-d210-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/wilsonville/worship-services-stafford-ward-sacrament-meeting/1600027916660232",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29350 Southwest Town Center Loop East",
                "addressLocality": "Wilsonville",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.307597756192",
                "longitude": "-122.75908140839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome: 1 hour Sunday service followed by 1 hour Sunday school breakouts/discussions."
    }
]
```