

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 07:00 pm – Thu, 02 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Please join the Missionaires for Bible Study. Everyone is invited!
- **Event URL**: https://allevents.in/palm-city/bible-study/1600029714092552
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Palm City
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 27.175321749359
- **long**: -80.276971609423
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2401 Southwest Matheson Avenue, Palm City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fc4fbe20-1018-11f1-b205-49d23285143a-rimg-w559-h358-dc13

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2401 Southwest Matheson Avenue, Palm City, 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/events6/banners/4f600820-2ee8-11f1-bec9-ad3f1e96ac99-rimg-w559-h358-dc13252b-gmir.jpg",
        "startDate": "2026-04-02T19:00:00-04:00",
        "endDate": "2026-04-02T20:00:00-04:00",
        "url": "https://allevents.in/palm-city/bible-study/1600029714092552",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2401 Southwest Matheson Avenue",
                "addressLocality": "Palm City",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.175321749359",
                "longitude": "-80.276971609423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join the Missionaires for Bible Study. Everyone is invited!"
    }
]
```