

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 07:00 pm – Wed, 24 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Come and join our weekly bible study every Wednesday at 7pm. We read and discuss together to learn and grow! We look forward to discussing the scriptures with you!
- **Event URL**: https://allevents.in/plantation/bible-study/1600029870189919
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Plantation
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 26.1326313
- **long**: -80.2987366
- **full address**: The Church of Jesus Christ of Latter-day Saints, 851 Northwest 112th Avenue, Plantation, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/68803b80-2a84-11f1-9b78-2b8de5d122b0-rimg-w920-h519-dc02

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Apr, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 851 Northwest 112th Avenue, Plantation, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Bible Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events1/banners/74c5b640-2a84-11f1-9c11-fd8a7bc5aafb-rimg-w920-h519-dc020101-gmir.png",
        "startDate": "2026-04-08T19:00:00-04:00",
        "endDate": "2026-06-24T19:00:00-04:00",
        "url": "https://allevents.in/plantation/bible-study/1600029870189919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 Northwest 112th Avenue",
                "addressLocality": "Plantation",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.1326313",
                "longitude": "-80.2987366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join our weekly bible study every Wednesday at 7pm. We read and discuss together to learn and grow! We look forward to discussing the scriptures with you!"
    }
]
```