

# Event Details

- **Event Name**: Good Friday Service
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm – Fri, 03 Apr, 2026 at 08:00 pm
- **Event Description**: Come join us Friday, April 3, 2026, at 7pm at the Community Church of Milton as we observe Good Friday, remembering what Jesus did for us on the Cross.
- **Event URL**: https://allevents.in/milton/good-friday-service/200029502603645
- **Event Categories**: good-friday, easter
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Milton
- **state**: NH
- **country**: United States
- **location**: 7 Steeple St, Milton, NH, United States, New Hampshire 03851
- **lat**: 43.41003
- **long**: -70.98958
- **full address**: 7 Steeple St, Milton, NH, United States, New Hampshire 03851

## Event gallery

- **Alt text**: Good Friday Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6874ef485b42c4094acff966255d3c51f437e1474a4c0549be79d4606731abda-rimg-w1200-h1553-dcf9f4f1-gmir?v=1775197606

## 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 08:00 pm at 7 Steeple St, Milton, NH, United States, New Hampshire 03851.
- **Q**: Who is organizing Good Friday Service?
  - **A:** Good Friday Service is organized by Community Church of Milton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Friday Service",
        "image": "https://cdn-az.allevents.in/events2/banners/6874ef485b42c4094acff966255d3c51f437e1474a4c0549be79d4606731abda-rimg-w1200-h1553-dcf9f4f1-gmir?v=1775197606",
        "startDate": "2026-04-03",
        "endDate": "2026-04-03",
        "url": "https://allevents.in/milton/good-friday-service/200029502603645",
        "location": {
            "@type": "Place",
            "name": "7 Steeple St, Milton, NH, United States, New Hampshire 03851",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Steeple St, Milton, NH 03851-4566, United States",
                "addressLocality": "Milton",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.41003",
                "longitude": "-70.98958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us Friday, April 3, 2026, at 7pm at the Community Church of Milton as we observe Good Friday, remembering what Jesus did for us on the Cross.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Church of Milton",
                "url": "https://allevents.in/org/community-church-of-milton/22350043"
            }
        ]
    }
]
```