

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: You are invited to this special service.
- **Event URL**: https://allevents.in/ashland-city/good-friday-service/200029763554039
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Ashland City
- **state**: TN
- **country**: United States
- **location**: 238 Ed Harris Rd. (across from Cheatham Middle School), Ashland City, TN, United States, Tennessee 37015
- **lat**: 36.30366
- **long**: -87.07361
- **full address**: 238 Ed Harris Rd. (across from Cheatham Middle School), Ashland City, TN, United States, Tennessee 37015

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/aa4b2d911e8a2a658a61fe795e70099a722f43b523e516eefb85148ba9a4df8d-rimg-w1200-h675-dc482a18-gmir?v=1774874379

## FAQs

- **Q**: When and where is Good Friday Service being held?
  - **A:** Good Friday Service takes place on Fri, 03 Apr, 2026 at 07:00 pm to Fri, 03 Apr, 2026 at 07:00 pm at 238 Ed Harris Rd. (across from Cheatham Middle School), Ashland City, TN, United States, Tennessee 37015.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Faith Community Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events6/banners/aa4b2d911e8a2a658a61fe795e70099a722f43b523e516eefb85148ba9a4df8d-rimg-w1200-h675-dc482a18-gmir?v=1774874379",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/ashland-city/good-friday-service/200029763554039",
        "location": {
            "@type": "Place",
            "name": "238 Ed Harris Rd. (across from Cheatham Middle School), Ashland City, TN, United States, Tennessee 37015",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "238 Ed Harris Rd, Ashland City, TN 37015, United States",
                "addressLocality": "Ashland City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.30366",
                "longitude": "-87.07361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to this special service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Community Church of the Nazarene",
                "url": "https://allevents.in/org/faith-community-church-of-the-nazarene/13091523",
                "description": "Sunday School 9:30AM\nSunday Morning Worship 10:30AM\n\nWednesday Evening 7:00PM"
            }
        ]
    }
]
```