

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 06:30 pm – Wed, 15 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: Join us every Wednesday night @ 6:30 for Bible Study!
- **Event URL**: https://allevents.in/commerce/bible-study/200029921805037
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Commerce
- **state**: GA
- **country**: United States
- **location**: New Salem Church
- **lat**: 34.28314
- **long**: -83.41602
- **full address**: New Salem Church, 2170 GA-HWY 59,Commerce, Georgia, United States

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/25967e78bc5b498e5aa9c33c1ea3d7072d36337b3fc6da60c920ce8b5df5e36a-rimg-w1080-h1350-dc010101-gmir?v=1775832336

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Wed, 15 Apr, 2026 at 06:30 pm to Wed, 15 Apr, 2026 at 07:30 pm at New Salem Church, 2170 GA-HWY 59,Commerce, Georgia, United States.
- **Q**: Who is organizing Bible Study?
  - **A:** Bible Study is organized by New Salem Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events1/banners/25967e78bc5b498e5aa9c33c1ea3d7072d36337b3fc6da60c920ce8b5df5e36a-rimg-w1080-h1350-dc010101-gmir?v=1775832336",
        "startDate": "2026-04-15T18:30:00-04:00",
        "endDate": "2026-04-15T19:30:00-04:00",
        "url": "https://allevents.in/commerce/bible-study/200029921805037",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New Salem Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2170 GA-HWY 59,Commerce, Georgia",
                "addressLocality": "Commerce",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.28314",
                "longitude": "-83.41602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Wednesday night @ 6:30 for Bible Study!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Salem Church",
                "url": "https://allevents.in/org/new-salem-church/26394048"
            }
        ]
    }
]
```