

# Event Details

- **Event Name**: Sunday School/Primary
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 11:30 am – Sun, 04 Jan, 2026 at 12:30 pm
- **Event Description**: Come and join us while we study the Old Testament! Today's lesson will be an Introduction to the Old Testament.
- **Event URL**: https://allevents.in/downey/sunday-school-primary/1600029349397408
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c84f30f0-d7de-11f0-acca-272cf2c95e55-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is Sunday School/Primary being held?
  - **A:** Sunday School/Primary takes place on Sun, 04 Jan, 2026 at 11:30 am to Sun, 04 Jan, 2026 at 12:30 pm 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": "Sunday School/Primary",
        "image": "https://cdn-az.allevents.in/events10/banners/c7bc66d0-d7de-11f0-acca-272cf2c95e55-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/downey/sunday-school-primary/1600029349397408",
        "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",
        "description": "Come and join us while we study the Old Testament! Today's lesson will be an Introduction to the Old Testament."
    }
]
```