

# Event Details

- **Event Name**: Pastor's Bible Study
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 05:30 pm – Wed, 10 Dec, 2025 at 08:30 pm
- **Event Description**: Begins with covered dish meal at 5:30PM, followed by Bible Study at 6PM
- **Event URL**: https://allevents.in/salisbury/pastors-bible-study/200029325613838
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Salisbury
- **state**: MD
- **country**: United States
- **location**: 31193 Mt. Hermon Road, Salisbury, MD, United States, Maryland 21804
- **lat**: 38.35338
- **long**: -75.53231
- **full address**: 31193 Mt. Hermon Road, Salisbury, MD, United States, Maryland 21804

## Event gallery

- **Alt text**: Pastor's Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2b46d0fd5b99c3a7b650ee6d4aecfa98005ba1f4bd716caa75cf036b4b8f65d0-rimg-w1200-h675-dc131817-gmir?v=1765256437

## FAQs

- **Q**: When and where is Pastor's Bible Study being held?
  - **A:** Pastor's Bible Study takes place on Wed, 10 Dec, 2025 at 05:30 pm to Wed, 10 Dec, 2025 at 08:30 pm at 31193 Mt. Hermon Road, Salisbury, MD, United States, Maryland 21804.
- **Q**: Who is organizing Pastor's Bible Study?
  - **A:** Pastor's Bible Study is organized by Trinity Family Life Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pastor's Bible Study",
        "image": "https://cdn-az.allevents.in/events9/banners/2b46d0fd5b99c3a7b650ee6d4aecfa98005ba1f4bd716caa75cf036b4b8f65d0-rimg-w1200-h675-dc131817-gmir?v=1765256437",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/salisbury/pastors-bible-study/200029325613838",
        "location": {
            "@type": "Place",
            "name": "31193 Mt. Hermon Road, Salisbury, MD, United States, Maryland 21804",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31193 Mount Hermon Rd, Salisbury, MD 21804-1903, United States",
                "addressLocality": "Salisbury",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.35338",
                "longitude": "-75.53231"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Begins with covered dish meal at 5:30PM, followed by Bible Study at 6PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Family Life Center",
                "url": "https://allevents.in/org/trinity-family-life-center/24597999"
            }
        ]
    }
]
```