

# Event Details

- **Event Name**: Weekly Worship Services
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:30 am – Sun, 28 Jun, 2026 at 01:30 pm (-07:00)
- **Event Description**: Weekly Worship Services, all are welcome to join us! Sacrament Meeting 11:30AM Sunday School 12:30PM Classes for all ages.
- **Event URL**: https://allevents.in/woodburn/weekly-worship-services/1600029806313114
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Woodburn
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.1551006
- **long**: -122.8599012
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1000 Country Club Road, Woodburn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/829fe310-1f05-11f1-8ce5-afcd59d33ab9-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Jun, 2026 at 11:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1000 Country Club Road, Woodburn, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Weekly Worship Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Worship Services",
        "image": "https://cdn-az.allevents.in/events7/banners/f9c3fc50-2c76-11f1-a796-25373a183b85-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-28T11:30:00-07:00",
        "endDate": "2026-06-28T13:30:00-07:00",
        "url": "https://allevents.in/woodburn/weekly-worship-services/1600029806313114",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Country Club Road",
                "addressLocality": "Woodburn",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.1551006",
                "longitude": "-122.8599012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Worship Services, all are welcome to join us! Sacrament Meeting 11:30AM Sunday School 12:30PM Classes for all ages."
    }
]
```