

# Event Details

- **Event Name**: Sunday Evening Worship
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us as we pray for our church, families, and community.
Meet in the Sanctuary.
- **Event URL**: https://allevents.in/conover/sunday-evening-worship/200030509912046
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Conover
- **state**: NC
- **country**: United States
- **location**: New Life Authentic Christian Community - Conover
- **lat**: 35.75622313675
- **long**: -81.250396351333
- **full address**: New Life Authentic Christian Community - Conover, 4639 County Home Rd, Conover, NC 28613-8802, United States

## Event gallery

- **Alt text**: Sunday Evening Worship
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8106966cbe4b6e8757f9f1350ff3f85a83e02e4d83cb6c91351db1660c97d933-rimg-w1200-h628-dc080808-gmir?v=1786579290

## FAQs

- **Q**: When and where is Sunday Evening Worship being held?
  - **A:** Sunday Evening Worship takes place on Sun, 16 Aug, 2026 at 06:00 pm to Sun, 16 Aug, 2026 at 06:00 pm at New Life Authentic Christian Community - Conover, 4639 County Home Rd, Conover, NC 28613-8802, United States.
- **Q**: Who is organizing Sunday Evening Worship?
  - **A:** Sunday Evening Worship is organized by New Life Authentic Christian Community - Conover.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Evening Worship",
        "image": "https://cdn-az.allevents.in/events3/banners/8106966cbe4b6e8757f9f1350ff3f85a83e02e4d83cb6c91351db1660c97d933-rimg-w1200-h628-dc080808-gmir?v=1786579290",
        "startDate": "2026-08-16T18:00:00-04:00",
        "url": "https://allevents.in/conover/sunday-evening-worship/200030509912046",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New Life Authentic Christian Community - Conover",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4639 County Home Rd, Conover, NC 28613-8802, United States",
                "addressLocality": "Conover",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.75622313675",
                "longitude": "-81.250396351333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we pray for our church, families, and community.\nMeet in the Sanctuary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Authentic Christian Community - Conover",
                "url": "https://allevents.in/org/new-life-authentic-christian-community-conover/21359263"
            }
        ]
    }
]
```