

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:45 am
- **Event Description**: Please join us at our campus, or online, as we celebrate our saviour, Jesus Christ.
- **Event URL**: https://allevents.in/howell/worship-service/200029386629158
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Howell
- **state**: MI
- **country**: United States
- **location**: 3940 Pinckney Road
- **lat**: 42.54009
- **long**: -83.93379
- **full address**: 3940 Pinckney Road, 3940 Pinckney Rd, Howell, MI 48843-7803, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0a222ec98d4b850eb1faf1bfc91a8362cfe1dbb2e5502e3ef37ac4319fa17fd2-rimg-w1200-h675-dc787c7b-gmir?v=1766282514

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 21 Dec, 2025 at 10:45 am to Sun, 21 Dec, 2025 at 10:45 am at 3940 Pinckney Road, 3940 Pinckney Rd, Howell, MI 48843-7803, United States.
- **Q**: Who is organizing Worship Service?
  - **A:** Worship Service is organized by Crossroads Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0a222ec98d4b850eb1faf1bfc91a8362cfe1dbb2e5502e3ef37ac4319fa17fd2-rimg-w1200-h675-dc787c7b-gmir?v=1766282514",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/howell/worship-service/200029386629158",
        "location": {
            "@type": "Place",
            "name": "3940 Pinckney Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3940 Pinckney Rd, Howell, MI 48843-7803, United States",
                "addressLocality": "Howell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.54009",
                "longitude": "-83.93379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us at our campus, or online, as we celebrate our saviour, Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Church of God",
                "url": "https://allevents.in/org/crossroads-church-of-god/23302670"
            }
        ]
    }
]
```