

# Event Details

- **Event Name**: The Real Church
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:30 am (-04:00)
- **Event Description**: Worship Service
- **Event URL**: https://allevents.in/lenoir/the-real-church/200029911750919
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lenoir
- **state**: NC
- **country**: United States
- **location**: 861 Connelly Springs Rd. Lenoir, NC
- **lat**: 35.88202
- **long**: -81.53576
- **full address**: 861 Connelly Springs Rd. Lenoir, NC, 861 Connelly Springs Rd, Lenoir, NC 28645-6313, United States

## Event gallery

- **Alt text**: The Real Church
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ca5a78c1d043763973ed07cd855c6a1c032e3f329026ca66fc28daa04cccc693-rimg-w1200-h800-dc763213-gmir?v=1776383112

## FAQs

- **Q**: When and where is The Real Church being held?
  - **A:** The Real Church takes place on Sun, 19 Apr, 2026 at 10:30 am to Sun, 19 Apr, 2026 at 10:30 am at 861 Connelly Springs Rd. Lenoir, NC, 861 Connelly Springs Rd, Lenoir, NC 28645-6313, United States.
- **Q**: Who is organizing The Real Church?
  - **A:** The Real Church is organized by FaithWalkers 4.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Real Church",
        "image": "https://cdn-az.allevents.in/events9/banners/ca5a78c1d043763973ed07cd855c6a1c032e3f329026ca66fc28daa04cccc693-rimg-w1200-h800-dc763213-gmir?v=1776383112",
        "startDate": "2026-04-19T10:30:00-04:00",
        "url": "https://allevents.in/lenoir/the-real-church/200029911750919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "861 Connelly Springs Rd. Lenoir, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "861 Connelly Springs Rd, Lenoir, NC 28645-6313, United States",
                "addressLocality": "Lenoir",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.88202",
                "longitude": "-81.53576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Worship Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FaithWalkers 4",
                "url": "https://allevents.in/org/faithwalkers-4/11337481",
                "description": "FaithWalkers 4 is a Southern Gospel Trio with members based in Asheville, Hendersonville, and Statesville, NC."
            }
        ]
    }
]
```