

# Event Details

- **Event Name**: Wednesday Night Bible Study
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 07:00 pm – Wed, 21 Jan, 2026 at 08:00 pm
- **Event Description**: Join us as we spend time in prayer and bible study. Currently studying the book of Acts.
- **Event URL**: https://allevents.in/keene/wednesday-night-bible-study/200029519483447
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Keene
- **state**: TX
- **country**: United States
- **location**: 114 South Fairview Street, Keene, TX, United States, Texas 76059
- **lat**: 32.39572
- **long**: -97.32469
- **full address**: 114 South Fairview Street, Keene, TX, United States, Texas 76059

## Event gallery

- **Alt text**: Wednesday Night Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f0be9a6d1c84cb401dadee31f99b8c1fbd1199716b4e9bdb6342cf7eaf19b9fd-rimg-w1200-h675-dce9e0d4-gmir?v=1768732907

## FAQs

- **Q**: When and where is Wednesday Night Bible Study being held?
  - **A:** Wednesday Night Bible Study takes place on Wed, 21 Jan, 2026 at 07:00 pm to Wed, 21 Jan, 2026 at 08:00 pm at 114 South Fairview Street, Keene, TX, United States, Texas 76059.
- **Q**: Who is organizing Wednesday Night Bible Study?
  - **A:** Wednesday Night Bible Study is organized by The Keene Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Night Bible Study",
        "image": "https://cdn-az.allevents.in/events6/banners/f0be9a6d1c84cb401dadee31f99b8c1fbd1199716b4e9bdb6342cf7eaf19b9fd-rimg-w1200-h675-dce9e0d4-gmir?v=1768732907",
        "startDate": "2026-01-21",
        "endDate": "2026-01-21",
        "url": "https://allevents.in/keene/wednesday-night-bible-study/200029519483447",
        "location": {
            "@type": "Place",
            "name": "114 South Fairview Street, Keene, TX, United States, Texas 76059",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 S Fairview St, Keene, TX 76059-1832, United States",
                "addressLocality": "Keene",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.39572",
                "longitude": "-97.32469"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we spend time in prayer and bible study. Currently studying the book of Acts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Keene Church",
                "url": "https://allevents.in/org/the-keene-church/25959871"
            }
        ]
    }
]
```