

# Event Details

- **Event Name**: Sunday Bible Study
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 09:30 am – Sun, 30 Nov, 2025 at 10:15 am
- **Event Description**: Join us for group study of the Bible.  Everyone is welcome to join this personal journey into the Bible.
- **Event URL**: https://allevents.in/sellersburg/sunday-bible-study/200029265695931
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sellersburg
- **state**: IN
- **country**: United States
- **location**: 328 Highway 31, Sellersburg, IN, United States, Indiana 47172
- **lat**: 38.39502
- **long**: -85.75842
- **full address**: 328 Highway 31, Sellersburg, IN, United States, Indiana 47172

## Event gallery

- **Alt text**: Sunday Bible Study
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Bible+Study&date=Sun%2C+30+Nov%2C+2025+at+09%3A30+am&bg=2

## FAQs

- **Q**: When and where is Sunday Bible Study being held?
  - **A:** Sunday Bible Study takes place on Sun, 30 Nov, 2025 at 09:30 am to Sun, 30 Nov, 2025 at 10:15 am at 328 Highway 31, Sellersburg, IN, United States, Indiana 47172.
- **Q**: Who is organizing Sunday Bible Study?
  - **A:** Sunday Bible Study is organized by Speed Memorial Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Bible Study",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Bible+Study&date=Sun%2C+30+Nov%2C+2025+at+09%3A30+am&bg=2",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/sellersburg/sunday-bible-study/200029265695931",
        "location": {
            "@type": "Place",
            "name": "328 Highway 31, Sellersburg, IN, United States, Indiana 47172",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 S Indiana Ave, Sellersburg, IN 47172-1549, United States",
                "addressLocality": "Sellersburg",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.39502",
                "longitude": "-85.75842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for group study of the Bible.  Everyone is welcome to join this personal journey into the Bible.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Speed Memorial Church",
                "url": "https://allevents.in/org/speed-memorial-church/26080824"
            }
        ]
    }
]
```