

# Event Details

- **Event Name**: Weekly Bible Study
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 11:00 am – Tue, 18 Nov, 2025 at 12:00 pm
- **Event Description**: Each week we will gather and look at the Lectionary readings for the following Sunday.
- **Event URL**: https://allevents.in/sharpes/weekly-bible-study/200029195123135
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sharpes
- **state**: FL
- **country**: United States
- **location**: 5555 N Tropical Trl, Merritt Island, FL
- **lat**: 28.45657
- **long**: -80.71586
- **full address**: 5555 N Tropical Trl, Merritt Island, FL, 5555 N Tropical Trl, Merritt Island, FL 32953-7202, United States, Sharpes

## Event gallery

- **Alt text**: Weekly Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7417ab987334bc51d8c67fc1dd78d7d87107f539e842d1f95626823f44ab9955-rimg-w1200-h583-dc484648-gmir?v=1763109095

## FAQs

- **Q**: When and where is Weekly Bible Study being held?
  - **A:** Weekly Bible Study takes place on Tue, 18 Nov, 2025 at 11:00 am to Tue, 18 Nov, 2025 at 12:00 pm at 5555 N Tropical Trl, Merritt Island, FL, 5555 N Tropical Trl, Merritt Island, FL 32953-7202, United States, Sharpes.
- **Q**: Who is organizing Weekly Bible Study?
  - **A:** Weekly Bible Study is organized by St. Luke's Episcopal Church Merritt Island.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Bible Study",
        "image": "https://cdn-az.allevents.in/events3/banners/7417ab987334bc51d8c67fc1dd78d7d87107f539e842d1f95626823f44ab9955-rimg-w1200-h583-dc484648-gmir?v=1763109095",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/sharpes/weekly-bible-study/200029195123135",
        "location": {
            "@type": "Place",
            "name": "5555 N Tropical Trl, Merritt Island, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5555 N Tropical Trl, Merritt Island, FL 32953-7202, United States",
                "addressLocality": "Sharpes",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.45657",
                "longitude": "-80.71586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each week we will gather and look at the Lectionary readings for the following Sunday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church Merritt Island",
                "url": "https://allevents.in/org/st-lukes-episcopal-church-merritt-island/26367483"
            }
        ]
    }
]
```