

# Event Details

- **Event Name**: An Evening of Worship
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for an evening of worship on April 22nd, which is Earth day!
- **Event URL**: https://allevents.in/farmington-hills/an-evening-of-worship/200029748287717
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Farmington Hills
- **state**: MI
- **country**: United States
- **location**: 36520 W 12 Mile Rd, Farmington Hills, MI
- **lat**: 42.49919
- **long**: -83.40862
- **full address**: 36520 W 12 Mile Rd, Farmington Hills, MI, United States

## Event gallery

- **Alt text**: An Evening of Worship
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b43ae30501c95478698ea066e1a0228b1d4687c3c86b814d6cb10a8747a2677d-rimg-w1080-h1080-dc020202-gmir?v=1776287496

## FAQs

- **Q**: When and where is An Evening of Worship being held?
  - **A:** An Evening of Worship takes place on Wed, 22 Apr, 2026 at 07:00 pm to Wed, 22 Apr, 2026 at 07:00 pm at 36520 W 12 Mile Rd, Farmington Hills, MI, United States.
- **Q**: Who is organizing An Evening of Worship?
  - **A:** An Evening of Worship is organized by North Congregational Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An Evening of Worship",
        "image": "https://cdn-az.allevents.in/events9/banners/b43ae30501c95478698ea066e1a0228b1d4687c3c86b814d6cb10a8747a2677d-rimg-w1080-h1080-dc020202-gmir?v=1776287496",
        "startDate": "2026-04-22T19:00:00-04:00",
        "url": "https://allevents.in/farmington-hills/an-evening-of-worship/200029748287717",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "36520 W 12 Mile Rd, Farmington Hills, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36520 W 12 Mile Rd, Farmington Hills, MI 48331-3169, United States",
                "addressLocality": "Farmington Hills",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49919",
                "longitude": "-83.40862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of worship on April 22nd, which is Earth day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Congregational Church",
                "url": "https://allevents.in/org/north-congregational-church/17641472"
            }
        ]
    }
]
```