

# Event Details

- **Event Name**: Sunday Evening Worship
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 06:00 pm – Sun, 22 Feb, 2026 at 07:00 pm
- **Event Description**: Come join us for Sunday Evening Worship Service
- **Event URL**: https://allevents.in/ashland/sunday-evening-worship/200029676114646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: KY
- **country**: United States
- **location**: 3414 Charles St, Ashland, KY, United States, Kentucky 41102
- **lat**: 38.45367
- **long**: -82.65694
- **full address**: 3414 Charles St, Ashland, KY, United States, Kentucky 41102

## Event gallery

- **Alt text**: Sunday Evening Worship
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d24d37704e0102a59369c8588b318a71838b655460a74c3879b5559f2efed32b-rimg-w1200-h675-dc485f79-gmir?v=1771353886

## FAQs

- **Q**: When and where is Sunday Evening Worship being held?
  - **A:** Sunday Evening Worship takes place on Sun, 22 Feb, 2026 at 06:00 pm to Sun, 22 Feb, 2026 at 07:00 pm at 3414 Charles St, Ashland, KY, United States, Kentucky 41102.
- **Q**: Who is organizing Sunday Evening Worship?
  - **A:** Sunday Evening Worship is organized by Wildwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Evening Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/d24d37704e0102a59369c8588b318a71838b655460a74c3879b5559f2efed32b-rimg-w1200-h675-dc485f79-gmir?v=1771353886",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/ashland/sunday-evening-worship/200029676114646",
        "location": {
            "@type": "Place",
            "name": "3414 Charles St, Ashland, KY, United States, Kentucky 41102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3414 Charles St, Ashland, KY 41102-5833, United States",
                "addressLocality": "Ashland",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45367",
                "longitude": "-82.65694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for Sunday Evening Worship Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Baptist Church",
                "url": "https://allevents.in/org/wildwood-baptist-church/19893977"
            }
        ]
    }
]
```