

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm
- **Event Description**: You and your family are invited to join the MHCC family as we take time to thank our Lord and Savior for the most precious gift of dying on the cross for our sins.  We will have a special time of worship and communion.
- **Event URL**: https://allevents.in/nampa/good-friday-service/200029892315346
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687
- **lat**: 43.59239
- **long**: -116.55105
- **full address**: 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0dd9cb95292f11c558130810471f9d7049b894dd109e793ffc20eea244038dbc-rimg-w1200-h628-dcf2d6bb-gmir?v=1775222326

## 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 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Mountain Heights Calvary Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/0dd9cb95292f11c558130810471f9d7049b894dd109e793ffc20eea244038dbc-rimg-w1200-h628-dcf2d6bb-gmir?v=1775222326",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/nampa/good-friday-service/200029892315346",
        "location": {
            "@type": "Place",
            "name": "1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1624 E Plaza Loop, Nampa, ID 83687-4931, United States",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.59239",
                "longitude": "-116.55105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You and your family are invited to join the MHCC family as we take time to thank our Lord and Savior for the most precious gift of dying on the cross for our sins.  We will have a special time of worship and communion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Heights Calvary Chapel",
                "url": "https://allevents.in/org/mountain-heights-calvary-chapel/19442026"
            }
        ]
    }
]
```