

# Event Details

- **Event Name**: Men's Bible Study
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 12 Mar, 2026 at 08:30 pm
- **Event Description**: The men's Bible study meets every other week at 7pm, at Townsend Church.
- **Event URL**: https://allevents.in/townsend/mens-bible-study/200029748718547
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Townsend
- **state**: DE
- **country**: United States
- **location**: 4519 S. Dupont Pkwy, Townsend, DE, United States, Delaware 19734
- **lat**: 39.36888
- **long**: -75.65855
- **full address**: 4519 S. Dupont Pkwy, Townsend, DE, United States, Delaware 19734

## Event gallery

- **Alt text**: Men's Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ba72ca4fb98d5f759d0372a4eb967acb58ea82b1dc8c9b15b98124ca4bb69a70-rimg-w1200-h675-dcc3c3bb-gmir?v=1772947545

## FAQs

- **Q**: When and where is Men's Bible Study being held?
  - **A:** Men's Bible Study takes place on Thu, 12 Mar, 2026 at 07:00 pm to Thu, 12 Mar, 2026 at 08:30 pm at 4519 S. Dupont Pkwy, Townsend, DE, United States, Delaware 19734.
- **Q**: Who is organizing Men's Bible Study?
  - **A:** Men's Bible Study is organized by Townsend Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Bible Study",
        "image": "https://cdn-az.allevents.in/events8/banners/ba72ca4fb98d5f759d0372a4eb967acb58ea82b1dc8c9b15b98124ca4bb69a70-rimg-w1200-h675-dcc3c3bb-gmir?v=1772947545",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/townsend/mens-bible-study/200029748718547",
        "location": {
            "@type": "Place",
            "name": "4519 S. Dupont Pkwy, Townsend, DE, United States, Delaware 19734",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4519 Dupont Pkwy, Townsend, DE 19734-9401, United States",
                "addressLocality": "Townsend",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.36888",
                "longitude": "-75.65855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The men's Bible study meets every other week at 7pm, at Townsend Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Townsend Church",
                "url": "https://allevents.in/org/townsend-church/12694064",
                "description": "www.tfwb.org                       "
            }
        ]
    }
]
```