

# Event Details

- **Event Name**: Downey 2nd Ward 5th Sunday, Primary
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:00 am – Sun, 30 Nov, 2025 at 11:00 am
- **Event URL**: https://allevents.in/downey/downey-2nd-ward-5th-sunday-primary/1600027729831207
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Downey
- **state**: ID
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Downey 2nd Ward 5th Sunday, Primary
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a2ee3000-2c75-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Downey 2nd Ward 5th Sunday, Primary being held?
  - **A:** Downey 2nd Ward 5th Sunday, Primary takes place on Sun, 30 Nov, 2025 at 10:00 am to Sun, 30 Nov, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 310 E Center Street, Downey, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Downey 2nd Ward 5th Sunday, Primary",
        "image": "https://cdn-az.allevents.in/events8/banners/a2ee3000-2c75-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/downey/downey-2nd-ward-5th-sunday-primary/1600027729831207",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42972447",
                "longitude": "-112.1177945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```