

# Event Details

- **Event Name**: Fast and Testimony Meeting
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 11:30 am – Sun, 06 Sep, 2026 at 12:30 pm (-04:00)
- **Event Description**: Monthly Fast and Testimony Meeting, typically held on the first Sunday of each month.
- **Event URL**: https://allevents.in/bloomington/fast-and-testimony-meeting/1600029242601131
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events1/banners/ca8c3d10-c7e2-11f0-a4e9-c9193a232180-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Fast and Testimony Meeting being held?
  - **A:** Fast and Testimony Meeting takes place on Sun, 06 Sep, 2026 at 11:30 am to Sun, 06 Sep, 2026 at 12: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": "Fast and Testimony Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/f3775eb0-3aee-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-09-06T11:30:00-04:00",
        "endDate": "2026-09-06T12:30:00-04:00",
        "url": "https://allevents.in/bloomington/fast-and-testimony-meeting/1600029242601131",
        "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": "Monthly Fast and Testimony Meeting, typically held on the first Sunday of each month."
    }
]
```