

# Event Details

- **Event Name**: 2nd Ward Sacrament
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 11:00 am – Sun, 27 Dec, 2026 at 11:00 am (-07:00)
- **Event Description**: Sacrament meeting for visitors and members of Carey 2nd Ward.
- **Event URL**: https://allevents.in/carey/2nd-ward-sacrament/1600029415288454
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Carey
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.311136377136
- **long**: -113.94509689897
- **full address**: The Church of Jesus Christ of Latter-day Saints, 20494 North Main Street, Carey, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fcd81850-e373-11f0-820b-e5e04fbe28e9-rimg-w960-h540-dc30

## FAQs

- **Q**: When and where is 2nd Ward Sacrament being held?
  - **A:** 2nd Ward Sacrament takes place on Sun, 01 Mar, 2026 at 11:00 am to Sun, 27 Dec, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 20494 North Main Street, Carey, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Ward Sacrament",
        "image": "https://cdn-az.allevents.in/events7/banners/fc61fdf0-e373-11f0-b1e5-fb8d04c0193d-rimg-w960-h540-dc301e14-gmir.jpg",
        "startDate": "2026-03-01T11:00:00-07:00",
        "endDate": "2026-12-27T11:00:00-07:00",
        "url": "https://allevents.in/carey/2nd-ward-sacrament/1600029415288454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20494 North Main Street",
                "addressLocality": "Carey",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.311136377136",
                "longitude": "-113.94509689897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sacrament meeting for visitors and members of Carey 2nd Ward."
    }
]
```