

# Event Details

- **Event Name**: Ash Wednesday Worship Service
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 07:00 pm
- **Event Description**: Come join St. Paul's UCC for our Ash Wednesday Service, February 18th at 7pm. All are welcome!
- **Event URL**: https://allevents.in/crystal-lake/ash-wednesday-worship-service/200029661620317
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Crystal Lake
- **state**: IL
- **country**: United States
- **location**: 485 W. Woodstock St., Crystal Lake, IL, United States, Illinois 60014
- **lat**: 42.24398
- **long**: -88.33919
- **full address**: 485 W. Woodstock St., Crystal Lake, IL, United States, Illinois 60014

## Event gallery

- **Alt text**: Ash Wednesday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bcf91edd3d3a563f9b5fd4cdb40e76bcad9a2925fa5c151542583a7dfc7fb635-rimg-w1020-h980-dcffffff-gmir?v=1771023436

## FAQs

- **Q**: When and where is Ash Wednesday Worship Service being held?
  - **A:** Ash Wednesday Worship Service takes place on Wed, 18 Feb, 2026 at 07:00 pm to Wed, 18 Feb, 2026 at 07:00 pm at 485 W. Woodstock St., Crystal Lake, IL, United States, Illinois 60014.
- **Q**: Who is organizing Ash Wednesday Worship Service?
  - **A:** Ash Wednesday Worship Service is organized by St. Pauls United Church of Christ, Crystal Lake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ash Wednesday Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/bcf91edd3d3a563f9b5fd4cdb40e76bcad9a2925fa5c151542583a7dfc7fb635-rimg-w1020-h980-dcffffff-gmir?v=1771023436",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/crystal-lake/ash-wednesday-worship-service/200029661620317",
        "location": {
            "@type": "Place",
            "name": "485 W. Woodstock St., Crystal Lake, IL, United States, Illinois 60014",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "485 W Woodstock St, Crystal Lake, IL 60014-3410, United States",
                "addressLocality": "Crystal Lake",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.24398",
                "longitude": "-88.33919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join St. Paul's UCC for our Ash Wednesday Service, February 18th at 7pm. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls United Church of Christ Crystal Lake",
                "url": "https://allevents.in/org/st-pauls-united-church-of-christ-crystal-lake/23846998"
            }
        ]
    }
]
```