

# Event Details

- **Event Name**: Service of the Longest Night
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 07:00 pm – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: The Winter Solstice is the longest night in the Northern Hemisphere, and people have gathered to celebrate the returning of light on this day for thousands of years!Peace Lutheran joins with other area congregations to hold a meditative service that honors our struggles this past year, and remembers that God is the great healer who truly is Emmanuel, God with us and For Us.Join us for this peaceful and restful worship service on Dec 21st at 7:00 pm as we remember that God is with us on even the darkest nights! Absolutely everyone is welcome!
- **Event URL**: https://allevents.in/gaylord/service-of-the-longest-night/80003444278994
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gaylord
- **state**: MI
- **country**: United States
- **location**: Peace Lutheran Church
- **lat**: 44.9772958
- **long**: -84.680703
- **full address**: Peace Lutheran Church, 3703 Old US Hwy 27 S, Gaylord, MI 49735, United States

## Event gallery

- **Alt text**: Service of the Longest Night
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69406d440633c.jpg

## FAQs

- **Q**: When and where is Service of the Longest Night being held?
  - **A:** Service of the Longest Night takes place on Sun, 21 Dec, 2025 at 07:00 pm to Sun, 21 Dec, 2025 at 08:00 pm at Peace Lutheran Church, 3703 Old US Hwy 27 S, Gaylord, MI 49735, United States.
- **Q**: Who is organizing Service of the Longest Night?
  - **A:** Service of the Longest Night is organized by Peace Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Service of the Longest Night",
        "image": "https://cdn2.allevents.in/thumbs/thumb69406d440633c.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/gaylord/service-of-the-longest-night/80003444278994",
        "location": {
            "@type": "Place",
            "name": "Peace Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3703 Old US Hwy 27 S, Gaylord, MI 49735, United States",
                "postalCode": "49735",
                "addressLocality": "Gaylord",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9772958",
                "longitude": "-84.680703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Winter Solstice is the longest night in the Northern Hemisphere, and people have gathered to celebrate the returning of light on this day for thousands of years!Peace Lutheran joins with other area congregations to hold a meditative service that honors our struggles this past year, and remembers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace Lutheran Church",
                "url": "https://allevents.in/org/peace-lutheran-church/20722353"
            }
        ]
    }
]
```