

# Event Details

- **Event Name**: Sunday School / Primary
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 12:40 pm – Sun, 05 Jul, 2026 at 01:30 pm (-04:00)
- **Event Description**: Weekly classes of Sunday School and Primary.
- **Event URL**: https://allevents.in/bloomington/sunday-school-primary/1600029242665907
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bloomington
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.164034944523
- **long**: -86.590878810019
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4235 West 3rd Street, Bloomington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4aee7310-c7e3-11f0-8a24-fb1242c39043-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday School / Primary being held?
  - **A:** Sunday School / Primary takes place on Sun, 05 Jul, 2026 at 12:40 pm to Sun, 05 Jul, 2026 at 01:30 pm at The Church of Jesus Christ of Latter-day Saints, 4235 West 3rd Street, Bloomington, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School / Primary",
        "image": "https://cdn-az.allevents.in/events9/banners/51f120d0-3afd-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-05T12:40:00-04:00",
        "endDate": "2026-07-05T13:30:00-04:00",
        "url": "https://allevents.in/bloomington/sunday-school-primary/1600029242665907",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4235 West 3rd Street",
                "addressLocality": "Bloomington",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.164034944523",
                "longitude": "-86.590878810019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly classes of Sunday School and Primary."
    }
]
```