

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event Description**: Study the New Testament with us!
- **Event URL**: https://allevents.in/montgomery-village/bible-study/1600027782064003
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027782064003

## Event venue details

- **city**: Montgomery Village
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.186615664601
- **long**: -77.199179177556
- **full address**: The Church of Jesus Christ of Latter-day Saints, 20020 Montgomery Village Avenue, Montgomery Village, US

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ccc8ddb0-d627-11f0-9c00-df25eb59b249-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 20020 Montgomery Village Avenue, Montgomery Village, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events1/banners/ccc8ddb0-d627-11f0-9c00-df25eb59b249-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/montgomery-village/bible-study/1600027782064003",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20020 Montgomery Village Avenue",
                "addressLocality": "Montgomery Village",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.186615664601",
                "longitude": "-77.199179177556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Study the New Testament with us!"
    }
]
```