

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 03 Aug, 2025 at 03:00 pm
- **Event Description**: Rev. Mitchell Little will bring the message
- **Event URL**: https://allevents.in/pinnacle/sunday-service/200028179794355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pinnacle
- **state**: NC
- **country**: United States
- **location**: Mount Moriah Missionary Baptist Church
- **lat**: 36.332701915761
- **long**: -80.4362
- **full address**: Mount Moriah Missionary Baptist Church, Hickman Concrete Work, N Old 52 Rd, Pinnacle, NC 27043, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0df77304b32cdf56971e875c0e59ad92b6f597a3cb21a6212b1f66b179e17076-rimg-w1200-h676-dce9dedd-gmir?v=1754217858

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 03 Aug, 2025 at 03:00 pm to Sun, 03 Aug, 2025 at 03:00 pm at Mount Moriah Missionary Baptist Church, Hickman Concrete Work, N Old 52 Rd, Pinnacle, NC 27043, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Ministers and Deacons Fellowship Alliance of Surry and Stokes Counties.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0df77304b32cdf56971e875c0e59ad92b6f597a3cb21a6212b1f66b179e17076-rimg-w1200-h676-dce9dedd-gmir?v=1754217858",
        "startDate": "2025-08-03",
        "url": "https://allevents.in/pinnacle/sunday-service/200028179794355",
        "location": {
            "@type": "Place",
            "name": "Mount Moriah Missionary Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hickman Concrete Work, N Old 52 Rd, Pinnacle, NC 27043, United States",
                "addressLocality": "Pinnacle",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.332701915761",
                "longitude": "-80.4362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rev. Mitchell Little will bring the message",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ministers and Deacons Fellowship Alliance of Surry and Stokes Counties",
                "url": "https://allevents.in/org/ministers-and-deacons-fellowship-alliance-of-surry-and-stokes-counties/25989282"
            }
        ]
    }
]
```