

# Event Details

- **Event Name**: The Longest Night
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: You are invited to a quiet service called the Longest Night in our sanctuary. It is called the Longest Night because Dec. 21 is the winter solstice, marking the longest night and shortest day of the year in the Northern Hemisphere due to the Earth's axial tilt as it is tilted farthest away from the sun.

This service is especially for those who are finding it hard to navigate the holidays. There are so many reasons the season can feel heavier - grief or illness, anxiety or estrangement, financial stress, or simply the exhaustion of trying to hold it all together. Sometimes, the brightness of the season only deepens the ache.

If that's where you find yourself, you are not alone. Come for a gentle, low-key time of worship, a quiet space held within the peace of the Christmas story and the deep hope it still offers.
- **Event URL**: https://allevents.in/franklin/the-longest-night/200029367418519
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: NC
- **country**: United States
- **location**: 66 Harrison Ave, Franklin, NC 28734-2911, United States
- **lat**: 35.18158
- **long**: -83.3837
- **full address**: 66 Harrison Ave, Franklin, NC 28734-2911, United States

## Event gallery

- **Alt text**: The Longest Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/65769d06506d82240d3835393ee20c055dbb55a493b8dbbe66b07b8124eb9a34-rimg-w1100-h660-dc062b62-gmir?v=1765955539

## FAQs

- **Q**: When and where is The Longest Night being held?
  - **A:** The Longest Night takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at 66 Harrison Ave, Franklin, NC 28734-2911, United States.
- **Q**: Who is organizing The Longest Night?
  - **A:** The Longest Night is organized by First United Methodist Church Franklin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Longest Night",
        "image": "https://cdn-az.allevents.in/events3/banners/65769d06506d82240d3835393ee20c055dbb55a493b8dbbe66b07b8124eb9a34-rimg-w1100-h660-dc062b62-gmir?v=1765955539",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/franklin/the-longest-night/200029367418519",
        "location": {
            "@type": "Place",
            "name": "66 Harrison Ave, Franklin, NC 28734-2911, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "66 Harrison Ave, Franklin, NC 28734-2911, United States",
                "addressLocality": "Franklin",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.18158",
                "longitude": "-83.3837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to a quiet service called the Longest Night in our sanctuary. It is called the Longest Night because Dec. 21 is the winter solstice, marking the longest night and shortest day of the year in the Northern Hemisphere due to the Earth's axial tilt as it is tilted farthest away from the",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church Franklin",
                "url": "https://allevents.in/org/first-united-methodist-church-franklin/19648218"
            }
        ]
    }
]
```