

# Event Details

- **Event Name**: Sacrament Meeting - Bayside Ward
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 12:00 pm – Sun, 12 Jul, 2026 at 01:00 pm (-04:00)
- **Event Description**: Open to all
- **Event URL**: https://allevents.in/sunderland/sacrament-meeting-bayside-ward/1600029040515845
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sunderland
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.669557372816
- **long**: -76.600820988061
- **full address**: The Church of Jesus Christ of Latter-day Saints, 50 Clyde Jones Road, Sunderland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/af848580-16b7-11f1-928e-19e650844988-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Jul, 2026 at 12:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 50 Clyde Jones Road, Sunderland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sacrament Meeting - Bayside Ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting - Bayside Ward",
        "image": "https://cdn-az.allevents.in/events4/banners/66738990-1db5-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-12T12:00:00-04:00",
        "endDate": "2026-07-12T13:00:00-04:00",
        "url": "https://allevents.in/sunderland/sacrament-meeting-bayside-ward/1600029040515845",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Clyde Jones Road",
                "addressLocality": "Sunderland",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.669557372816",
                "longitude": "-76.600820988061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to all"
    }
]
```