

# Event Details

- **Event Name**: 5th Sunday Service
- **Event Start and End Date**: Sun, 31 May, 2026 at 10:30 am – Sun, 31 May, 2026 at 12:00 pm
- **Event Description**: Guest Pastor Eric Burton of Shady Grove BC will bring the morning message. Come help us worship.
- **Event URL**: https://allevents.in/mc-neil/5th-sunday-service/200030148442257
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mc Neil
- **state**: AR
- **country**: United States
- **location**: 480 E Broadway, McNeil, AR
- **lat**: 33.3444
- **long**: -93.2052
- **full address**: 480 E Broadway, McNeil, AR, 480 Broadway Ave, McNeil, AR 71752, United States, Mc Neil

## Event gallery

- **Alt text**: 5th Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/56eb869b3f7723998e9e11ccf556747d801afa32cfcca803044d13be31c416cc-rimg-w1080-h1920-dc2b1b11-gmir?v=1779968336

## FAQs

- **Q**: When and where is 5th Sunday Service being held?
  - **A:** 5th Sunday Service takes place on Sun, 31 May, 2026 at 10:30 am to Sun, 31 May, 2026 at 12:00 pm at 480 E Broadway, McNeil, AR, 480 Broadway Ave, McNeil, AR 71752, United States, Mc Neil.
- **Q**: Who is organizing 5th Sunday Service?
  - **A:** 5th Sunday Service is organized by Bethany Missionary Baptist Church McNeil AR 71752.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "5th Sunday Service",
        "image": "https://cdn-az.allevents.in/events3/banners/56eb869b3f7723998e9e11ccf556747d801afa32cfcca803044d13be31c416cc-rimg-w1080-h1920-dc2b1b11-gmir?v=1779968336",
        "startDate": "2026-05-31",
        "endDate": "2026-05-31",
        "url": "https://allevents.in/mc-neil/5th-sunday-service/200030148442257",
        "location": {
            "@type": "Place",
            "name": "480 E Broadway, McNeil, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "480 Broadway Ave, McNeil, AR 71752, United States",
                "addressLocality": "Mc Neil",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.3444",
                "longitude": "-93.2052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guest Pastor Eric Burton of Shady Grove BC will bring the morning message. Come help us worship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethany Missionary Baptist Church McNeil AR 71752",
                "url": "https://allevents.in/org/bethany-missionary-baptist-church-mcneil-ar-71752/27150939"
            }
        ]
    }
]
```