

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 02:00 pm – Wed, 17 Dec, 2025 at 03:00 pm
- **Event Description**: Come join us for a time of engaging in curiosity, learning, and reflection as we read and hear God's Word together.
- **Event URL**: https://allevents.in/selkirk/bible-study/200029345584526
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Selkirk
- **state**: NY
- **country**: United States
- **location**: 38 Church Rd, Selkirk, NY, United States, New York 12158
- **lat**: 42.56205
- **long**: -73.80506
- **full address**: 38 Church Rd, Selkirk, NY, United States, New York 12158

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bible+Study&date=Wed%2C+17+Dec%2C+2025+at+02%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Wed, 17 Dec, 2025 at 02:00 pm to Wed, 17 Dec, 2025 at 03:00 pm at 38 Church Rd, Selkirk, NY, United States, New York 12158.
- **Q**: Who is organizing Bible Study?
  - **A:** Bible Study is organized by First Reformed Church of Bethlehem.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bible+Study&date=Wed%2C+17+Dec%2C+2025+at+02%3A00+pm&bg=2",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/selkirk/bible-study/200029345584526",
        "location": {
            "@type": "Place",
            "name": "38 Church Rd, Selkirk, NY, United States, New York 12158",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Church Rd, Selkirk, NY 12158-1415, United States",
                "addressLocality": "Selkirk",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.56205",
                "longitude": "-73.80506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a time of engaging in curiosity, learning, and reflection as we read and hear God's Word together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Reformed Church of Bethlehem",
                "url": "https://allevents.in/org/first-reformed-church-of-bethlehem/21380120"
            }
        ]
    }
]
```