

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 06:00 pm
- **Event Description**: Join us for our Good Friday Service as we take the time to contemplate the love and sacrifice of our Lord and Savior, Jesus Christ. Childcare is available for ages 0-5.
- **Event URL**: https://allevents.in/woodland/good-friday-service/200029771613311
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Woodland
- **state**: CA
- **country**: United States
- **location**: 240 N West St, Woodland, CA 95695-2615, United States
- **lat**: 38.6895
- **long**: -121.78356
- **full address**: 240 N West St, Woodland, CA 95695-2615, United States

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/db35a3b4822af3d0ae369669de25acde2aecc42fd115ae9df330639ec6161774-rimg-w1200-h628-dce8dac7-gmir?v=1774659813

## FAQs

- **Q**: When and where is Good Friday Service being held?
  - **A:** Good Friday Service takes place on Fri, 03 Apr, 2026 at 06:00 pm to Fri, 03 Apr, 2026 at 06:00 pm at 240 N West St, Woodland, CA 95695-2615, United States.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Living Hope Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events1/banners/db35a3b4822af3d0ae369669de25acde2aecc42fd115ae9df330639ec6161774-rimg-w1200-h628-dce8dac7-gmir?v=1774659813",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/woodland/good-friday-service/200029771613311",
        "location": {
            "@type": "Place",
            "name": "240 N West St, Woodland, CA 95695-2615, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 N West St, Woodland, CA 95695-2615, United States",
                "addressLocality": "Woodland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6895",
                "longitude": "-121.78356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Good Friday Service as we take the time to contemplate the love and sacrifice of our Lord and Savior, Jesus Christ. Childcare is available for ages 0-5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Church",
                "url": "https://allevents.in/org/living-hope-church/23318835"
            }
        ]
    }
]
```