

# Event Details

- **Event Name**: Easter Morning Worship
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am
- **Event Description**: All are welcome to discover how our historic faith is happening now!
- **Event URL**: https://allevents.in/bergenfield/easter-morning-worship/200029815767426
- **Event Categories**: easter
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bergenfield
- **state**: NJ
- **country**: United States
- **location**: 150 West Church St (Across From Cooper's Pond), Bergenfield, NJ, United States, New Jersey 07621
- **lat**: 40.92844
- **long**: -74.00261
- **full address**: 150 West Church St (Across From Cooper's Pond), Bergenfield, NJ, United States, New Jersey 07621

## Event gallery

- **Alt text**: Easter Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fce707a19efe9f818080cda494db42c64fc7bee831f78f80fa6b8fcba71c4a1c-rimg-w1200-h1855-dc010101-gmir?v=1774876057

## FAQs

- **Q**: When and where is Easter Morning Worship being held?
  - **A:** Easter Morning Worship takes place on Sun, 05 Apr, 2026 at 10:00 am to Sun, 05 Apr, 2026 at 10:00 am at 150 West Church St (Across From Cooper's Pond), Bergenfield, NJ, United States, New Jersey 07621.
- **Q**: Who is organizing Easter Morning Worship?
  - **A:** Easter Morning Worship is organized by South Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Morning Worship",
        "image": "https://cdn-az.allevents.in/events4/banners/fce707a19efe9f818080cda494db42c64fc7bee831f78f80fa6b8fcba71c4a1c-rimg-w1200-h1855-dc010101-gmir?v=1774876057",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/bergenfield/easter-morning-worship/200029815767426",
        "location": {
            "@type": "Place",
            "name": "150 West Church St (Across From Cooper's Pond), Bergenfield, NJ, United States, New Jersey 07621",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 W Church St, Bergenfield, NJ 07621-1630, United States",
                "addressLocality": "Bergenfield",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.92844",
                "longitude": "-74.00261"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to discover how our historic faith is happening now!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Presbyterian Church",
                "url": "https://allevents.in/org/south-presbyterian-church/13939352",
                "description": "A congregation with a history going back almost 300 years who are eagerly embracing the 21st century!"
            }
        ]
    }
]
```