

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 08 Jun, 2025 at 10:45 am
- **Event Description**: Please worship with us as we celebrate our God and how good he is!
- **Event URL**: https://allevents.in/howell/worship-service/200028313251657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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,Howell, Michigan

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b6e42f54476e3ad7a4fefb55511826456166eb7d19db32d28f03e62bc218e36c-rimg-w1200-h675-dc787c7b-gmir?v=1749326756

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 08 Jun, 2025 at 10:45 am to Sun, 08 Jun, 2025 at 10:45 am at 3940 Pinckney Road, 3940 Pinckney Rd, Howell, MI 48843-7803, United States,Howell, Michigan.
- **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/events6/banners/b6e42f54476e3ad7a4fefb55511826456166eb7d19db32d28f03e62bc218e36c-rimg-w1200-h675-dc787c7b-gmir?v=1749326756",
        "startDate": "2025-06-08",
        "url": "https://allevents.in/howell/worship-service/200028313251657",
        "location": {
            "@type": "Place",
            "name": "3940 Pinckney Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3940 Pinckney Rd, Howell, MI 48843-7803, United States,Howell, Michigan",
                "addressLocality": "Howell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.54009",
                "longitude": "-83.93379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please worship with us as we celebrate our God and how good he is!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Church of God",
                "url": "https://allevents.in/org/crossroads-church-of-god/23302670"
            }
        ]
    }
]
```