

# Event Details

- **Event Name**: Downey 2nd Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event URL**: https://allevents.in/downey/downey-2nd-ward-sacrament-meeting/1600027729808722
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Downey
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.42972447
- **long**: -112.1177945
- **full address**: The Church of Jesus Christ of Latter-day Saints, 310 E Center Street, Downey, US

## Event gallery

- **Alt text**: Downey 2nd Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f1c858e0-d224-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Downey 2nd Ward Sacrament Meeting being held?
  - **A:** Downey 2nd Ward Sacrament Meeting takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 310 E Center Street, Downey, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Downey 2nd Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/f1c858e0-d224-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/downey/downey-2nd-ward-sacrament-meeting/1600027729808722",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 E Center Street",
                "addressLocality": "Downey",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42972447",
                "longitude": "-112.1177945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```