

# Event Details

- **Event Name**: Wednesday Bible Study at 9AM @ Pastor's office
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 09:00 am – Wed, 09 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: Our topic every week for this Bible Study is the sermon topic from the previous Sunday.
- **Event URL**: https://allevents.in/paw-paw/wednesday-bible-study-at-9am-pastors-office/200030650533759
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Paw Paw
- **state**: IL
- **country**: United States
- **location**: 370 Wiley Ave, Paw Paw, IL, United States, Illinois 61353
- **lat**: 41.69028
- **long**: -88.98325
- **full address**: 370 Wiley Ave, Paw Paw, IL, United States, Illinois 61353

## Event gallery

- **Alt text**: Wednesday Bible Study at 9AM @ Pastor's office
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2a5146741c8284b724211282f733d9ded941574913b2d63dcc8e0c12b3f3cc7d-rimg-w1200-h800-dcf8e8d8-gmir?v=1788395099

## FAQs

- **Q**: When and where is Wednesday Bible Study at 9AM @ Pastor's office being held?
  - **A:** Wednesday Bible Study at 9AM @ Pastor's office takes place on Wed, 09 Sep, 2026 at 09:00 am to Wed, 09 Sep, 2026 at 10:00 am at 370 Wiley Ave, Paw Paw, IL, United States, Illinois 61353.
- **Q**: Who is organizing Wednesday Bible Study at 9AM @ Pastor's office?
  - **A:** Wednesday Bible Study at 9AM @ Pastor's office is organized by Paw Paw United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Bible Study at 9AM @ Pastor's office",
        "image": "https://cdn-az.allevents.in/events10/banners/2a5146741c8284b724211282f733d9ded941574913b2d63dcc8e0c12b3f3cc7d-rimg-w1200-h800-dcf8e8d8-gmir?v=1788395099",
        "startDate": "2026-09-09T09:00:00-05:00",
        "endDate": "2026-09-09T10:00:00-05:00",
        "url": "https://allevents.in/paw-paw/wednesday-bible-study-at-9am-pastors-office/200030650533759",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "370 Wiley Ave, Paw Paw, IL, United States, Illinois 61353",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "370 Wiley Ave, Paw Paw, IL 61353, United States",
                "addressLocality": "Paw Paw",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.69028",
                "longitude": "-88.98325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our topic every week for this Bible Study is the sermon topic from the previous Sunday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paw Paw United Methodist Church",
                "url": "https://allevents.in/org/paw-paw-united-methodist-church/20536732"
            }
        ]
    }
]
```