

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 07:00 pm – Tue, 26 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Hosted by the Lakeside Park Ward Sister Missionaries
- **Event URL**: https://allevents.in/lakeside-park/bible-study/1600029834987102
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lakeside Park
- **state**: KY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.041580792992
- **long**: -84.566945422834
- **full address**: The Church of Jesus Christ of Latter-day Saints, 144 Buttermilk Pike, Lakeside Park, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a57484b0-2426-11f1-b21f-e7b51f3e47f4-rimg-w1000-h563-dc5

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Mar, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 144 Buttermilk Pike, Lakeside Park, 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/events10/banners/b10b48e0-2426-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc5c4d46-gmir.jpg",
        "startDate": "2026-03-24T19:00:00-04:00",
        "endDate": "2026-05-26T19:00:00-04:00",
        "url": "https://allevents.in/lakeside-park/bible-study/1600029834987102",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "144 Buttermilk Pike",
                "addressLocality": "Lakeside Park",
                "addressRegion": "KY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.041580792992",
                "longitude": "-84.566945422834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hosted by the Lakeside Park Ward Sister Missionaries"
    }
]
```