

# Event Details

- **Event Name**: Sunday Evening Service
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 06:00 pm – Sun, 15 Feb, 2026 at 11:55 pm
- **Event Description**: Join us on YouTube for our evening service.

https://youtube.com/@lewisburgbaptistchurch5743?si=U-wA79UQZpn9bstw
- **Event URL**: https://allevents.in/lewisburg/sunday-evening-service/200029662300414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lewisburg
- **state**: WV
- **country**: United States
- **location**: 246 Grand Ave, Lewisburg, WV
- **lat**: 37.8145
- **long**: -80.43372
- **full address**: 246 Grand Ave, Lewisburg, WV, United States

## Event gallery

- **Alt text**: Sunday Evening Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/772fe206a63a5e87e8639a2e036a72d53b8245813209339a227ac64f8d3d5d5a-rimg-w1200-h900-dcc0b8ae-gmir?v=1771029434

## FAQs

- **Q**: When and where is Sunday Evening Service being held?
  - **A:** Sunday Evening Service takes place on Sun, 15 Feb, 2026 at 06:00 pm to Sun, 15 Feb, 2026 at 11:55 pm at 246 Grand Ave, Lewisburg, WV, United States.
- **Q**: Who is organizing Sunday Evening Service?
  - **A:** Sunday Evening Service is organized by Lewisburg Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Evening Service",
        "image": "https://cdn-az.allevents.in/events5/banners/772fe206a63a5e87e8639a2e036a72d53b8245813209339a227ac64f8d3d5d5a-rimg-w1200-h900-dcc0b8ae-gmir?v=1771029434",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/lewisburg/sunday-evening-service/200029662300414",
        "location": {
            "@type": "Place",
            "name": "246 Grand Ave, Lewisburg, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "246 Grand Ave, Lewisburg, WV 24901-1389, United States",
                "addressLocality": "Lewisburg",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.8145",
                "longitude": "-80.43372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on YouTube for our evening service.\n\nhttps://youtube.com/@lewisburgbaptistchurch5743?si=U-wA79UQZpn9bstw",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lewisburg Baptist Church",
                "url": "https://allevents.in/org/lewisburg-baptist-church/19183497"
            }
        ]
    }
]
```