

# Event Details

- **Event Name**: Worship Night
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: A night to seek and encounter God and contend for awakening in our city
- **Event URL**: https://allevents.in/detroit/worship-night/200030247397027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: United States
- **location**: Cross & Anchor Church
- **lat**: 42.37249
- **long**: -83.065
- **full address**: Cross &amp; Anchor Church, 1441 Brooklyn St. ,Detroit, Michigan, United States

## Event gallery

- **Alt text**: Worship Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7de36a64e7b5a3533bf0042c95d0b66bc4982b4b21e7f526d1021970692b0447-rimg-w960-h504-dcf5ebc8-gmir?v=1782240592

## FAQs

- **Q**: When and where is Worship Night being held?
  - **A:** Worship Night takes place on Sun, 28 Jun, 2026 at 07:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at Cross & Anchor Church, 1441 Brooklyn St. ,Detroit, Michigan, United States.
- **Q**: Who is organizing Worship Night?
  - **A:** Worship Night is organized by Cross & Anchor Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Night",
        "image": "https://cdn-az.allevents.in/events1/banners/7de36a64e7b5a3533bf0042c95d0b66bc4982b4b21e7f526d1021970692b0447-rimg-w960-h504-dcf5ebc8-gmir?v=1782240592",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/detroit/worship-night/200030247397027",
        "location": {
            "@type": "Place",
            "name": "Cross & Anchor Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1441 Brooklyn St. ,Detroit, Michigan",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.37249",
                "longitude": "-83.065"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night to seek and encounter God and contend for awakening in our city",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross & Anchor Church",
                "url": "https://allevents.in/org/cross-and-anchor-church/13117125",
                "description": "We exist to see new life in Detroit through Jesus Christ"
            }
        ]
    }
]
```