

# Event Details

- **Event Name**: Sunday Night Service 
- **Event Start and End Date**: Sun, 20 Jul, 2025 at 06:00 pm
- **Event Description**: Pastor Mike Carter will be bringing our sermon. We hope to see you there. We have live gospel music. We like the old hymns.
- **Event URL**: https://allevents.in/wendell/sunday-night-service/200028535819635
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028535819635?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=wendell-events

## Event venue details

- **city**: Wendell
- **state**: NC
- **country**: United States
- **location**: 4040 Wendell Blvd, Wendell, NC
- **lat**: 35.78376
- **long**: -78.36037
- **full address**: 4040 Wendell Blvd, Wendell, NC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Branded Boots Community Church (https://allevents.in/org/branded-boots-community-church/26257249)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/43ff9ea153690270a586320844f7422c4b4758ae1cebdef24a00ca0d69414a0a-rimg-w443-h960-dc252629-gmir?v=1753018175
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Night+Service+&date=20+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 20 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 4040 Wendell Blvd, Wendell, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Branded Boots Community Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunday Night Service  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Night Service",
        "image": "https://cdn-az.allevents.in/events10/banners/43ff9ea153690270a586320844f7422c4b4758ae1cebdef24a00ca0d69414a0a-rimg-w443-h960-dc252629-gmir?v=1753018175",
        "startDate": "2025-07-20",
        "url": "https://allevents.in/wendell/sunday-night-service/200028535819635",
        "location": {
            "@type": "Place",
            "name": "4040 Wendell Blvd, Wendell, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4040 Wendell Blvd, Wendell, NC 27591-6911, United States",
                "addressLocality": "Wendell",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.78376",
                "longitude": "-78.36037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pastor Mike Carter will be bringing our sermon. We hope to see you there. We have live gospel music. We like the old hymns.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Branded Boots Community Church",
                "url": "https://allevents.in/org/branded-boots-community-church/26257249"
            }
        ]
    }
]
```