

# Event Details

- **Event Name**: Surprise Lake Sacrament Meeting
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 09:00 am – Sun, 27 Dec, 2026 at 09:00 am (-07:00)
- **Event Description**: We will gather weekly to partake of the sacrament. There will also be songs of worship and messages shared about the Savior and his restored gospel. Visitors are always welcome! We look forward to seeing you!
- **Event URL**: https://allevents.in/sumner/surprise-lake-sacrament-meeting/1600029323742408
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sumner
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.197896
- **long**: -122.230116
- **full address**: The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/94415e30-d466-11f0-b5dd-cf8884207a20-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Surprise Lake Sacrament Meeting being held?
  - **A:** Surprise Lake Sacrament Meeting takes place on Sun, 08 Mar, 2026 at 09:00 am to Sun, 27 Dec, 2026 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 512 Valley Avenue East, Sumner, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Surprise Lake Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/938253f0-d466-11f0-b5dd-cf8884207a20-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-08T09:00:00-07:00",
        "endDate": "2026-12-27T09:00:00-07:00",
        "url": "https://allevents.in/sumner/surprise-lake-sacrament-meeting/1600029323742408",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "512 Valley Avenue East",
                "addressLocality": "Sumner",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.197896",
                "longitude": "-122.230116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will gather weekly to partake of the sacrament. There will also be songs of worship and messages shared about the Savior and his restored gospel. Visitors are always welcome! We look forward to seeing you!"
    }
]
```