

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us in worship of Jesus Christ each Sunday. This meeting is for all. It includes partaking of the Sacrament (Communion), speakers from our congregation, singing hymns, and offering prayers to God.
- **Event URL**: https://allevents.in/stockbridge/sacrament-meeting/1600029446031505
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Stockbridge
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.541639734054
- **long**: -84.139567152406
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3355 Highway 155 North, Stockbridge, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/778f6ea0-e98b-11f0-8044-391d3a4d551d-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 10:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3355 Highway 155 North, Stockbridge, US
- **Q**: Where can I find ticket details about Sacrament Meeting ?
  - **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",
        "image": "https://cdn-az.allevents.in/events3/banners/76e37730-e98b-11f0-8044-391d3a4d551d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-08T10:00:00-04:00",
        "endDate": "2026-12-27T10:00:00-04:00",
        "url": "https://allevents.in/stockbridge/sacrament-meeting/1600029446031505",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3355 Highway 155 North",
                "addressLocality": "Stockbridge",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.541639734054",
                "longitude": "-84.139567152406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in worship of Jesus Christ each Sunday. This meeting is for all. It includes partaking of the Sacrament (Communion), speakers from our congregation, singing hymns, and offering prayers to God."
    }
]
```