

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 11:00 am – Tue, 21 Apr, 2026 at 12:30 pm (-04:00)
- **Event Description**: Bible Study
- **Event URL**: https://allevents.in/midland/bible-study/200029952186209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Midland
- **state**: ON
- **country**: Canada
- **location**: 308 King Street, Midland, ON, Canada, Ontario L4R 3M6
- **lat**: 44.74883
- **long**: -79.88501
- **full address**: 308 King Street, Midland, ON, Canada, Ontario L4R 3M6

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/06155998bd50e263d001ef4680ca62aa3935caea06f85177795696d8101329c0-rimg-w722-h610-dcf3f3f3-gmir?v=1776330549

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Tue, 21 Apr, 2026 at 11:00 am to Tue, 21 Apr, 2026 at 12:30 pm at 308 King Street, Midland, ON, Canada, Ontario L4R 3M6.
- **Q**: Who is organizing Bible Study?
  - **A:** Bible Study is organized by St. Paul's United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events8/banners/06155998bd50e263d001ef4680ca62aa3935caea06f85177795696d8101329c0-rimg-w722-h610-dcf3f3f3-gmir?v=1776330549",
        "startDate": "2026-04-21T11:00:00-04:00",
        "endDate": "2026-04-21T12:30:00-04:00",
        "url": "https://allevents.in/midland/bible-study/200029952186209",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "308 King Street, Midland, ON, Canada, Ontario L4R 3M6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "308 King St, Midland, ON L4R 3M6, Canada",
                "addressLocality": "Midland",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.74883",
                "longitude": "-79.88501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bible Study",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls United Church",
                "url": "https://allevents.in/org/st-pauls-united-church/22852100"
            }
        ]
    }
]
```