

# Event Details

- **Event Name**: Wednesday Night Bible Study
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 07:00 pm – Wed, 18 Feb, 2026 at 08:00 pm
- **Event Description**: Adults will meet at the church.
Youth will meet at Hunter's home.
Please feel free to reach out with any questions.
- **Event URL**: https://allevents.in/union-city/wednesday-night-bible-study/200029660118644
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Union City
- **state**: PA
- **country**: United States
- **location**: Mt. Pleasant Road (east), Union City, PA, United States, Pennsylvania 16438
- **lat**: 41.83438
- **long**: -79.8101
- **full address**: Mt. Pleasant Road (east), Union City, PA, United States, Pennsylvania 16438

## Event gallery

- **Alt text**: Wednesday Night Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/baeac4c64185d6805a931638d882500d91d62e4f99817e72e8723972719648c3-rimg-w1200-h627-dc030205-gmir?v=1770988423

## FAQs

- **Q**: When and where is Wednesday Night Bible Study being held?
  - **A:** Wednesday Night Bible Study takes place on Wed, 18 Feb, 2026 at 07:00 pm to Wed, 18 Feb, 2026 at 08:00 pm at Mt. Pleasant Road (east), Union City, PA, United States, Pennsylvania 16438.
- **Q**: Who is organizing Wednesday Night Bible Study?
  - **A:** Wednesday Night Bible Study is organized by Mount Pleasant Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Night Bible Study",
        "image": "https://cdn-az.allevents.in/events8/banners/baeac4c64185d6805a931638d882500d91d62e4f99817e72e8723972719648c3-rimg-w1200-h627-dc030205-gmir?v=1770988423",
        "startDate": "2026-02-18",
        "endDate": "2026-02-18",
        "url": "https://allevents.in/union-city/wednesday-night-bible-study/200029660118644",
        "location": {
            "@type": "Place",
            "name": "Mt. Pleasant Road (east), Union City, PA, United States, Pennsylvania 16438",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37094 Mt Pleasant Rd, Union City, PA 16438-4828, United States",
                "addressLocality": "Union City",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83438",
                "longitude": "-79.8101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adults will meet at the church.\nYouth will meet at Hunter's home.\nPlease feel free to reach out with any questions.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Pleasant Chapel",
                "url": "https://allevents.in/org/mount-pleasant-chapel/25371464"
            }
        ]
    }
]
```