

# Event Details

- **Event Name**: Fast and Testimony Meeting
- **Event Start and End Date**: Sun, 03 May, 2026 at 11:30 am – Sun, 06 Dec, 2026 at 11:30 am (-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 is the event happening?
  - **A:** Sun, 03 May, 2026 at 11:30 am (-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 Fast and Testimony Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fast and Testimony Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/3aff3010-1e9c-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-03T11:30:00-04:00",
        "endDate": "2026-12-06T11: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."
    }
]
```