

# Event Details

- **Event Name**: Priesthood / Relief Society / Young Women / Primary
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 12:40 pm – Sun, 25 Oct, 2026 at 01:30 pm (-04:00)
- **Event Description**: Weekly meetings of classes.
- **Event URL**: https://allevents.in/bloomington/priesthood-relief-society-young-women-primary/1600029242719703
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events10/banners/d795fcc0-c7e3-11f0-8a24-fb1242c39043-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 25 Oct, 2026 at 12:40 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4235 West 3rd Street, Bloomington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Priesthood / Relief Society / Young Women / Primary ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Priesthood / Relief Society / Young Women / Primary",
        "image": "https://cdn-az.allevents.in/events10/banners/2cc61b80-1ec4-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-25T12:40:00-04:00",
        "endDate": "2026-10-25T13:30:00-04:00",
        "url": "https://allevents.in/bloomington/priesthood-relief-society-young-women-primary/1600029242719703",
        "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 meetings of classes."
    }
]
```