

# Event Details

- **Event Name**: Easter Sunrise Gathering
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 07:00 am – Sun, 05 Apr, 2026 at 08:00 am
- **Event Description**: Meet us in the interior of the Bethesda Terrace in Central Park, where we will read, sing, and pray together.About this EventMeet us in the interior of the Bethesda Terrace in Central Park, where we will read, sing, and pray together, celebrating Jesus’ resurrection and the new life he offers us all.
- **Event URL**: https://allevents.in/new-york/easter-sunrise-gathering/100001343841499099
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bethesda Terrace
- **lat**: 40.7739528
- **long**: -73.97096570000001
- **full address**: Bethesda Terrace, Central Park, New York, United States

## Event gallery

- **Alt text**: Easter Sunrise Gathering
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Sunrise+Gathering&date=Sun%2C+05+Apr%2C+2026+at+07%3A00+am&bg=5

## FAQs

- **Q**: When and where is Easter Sunrise Gathering being held?
  - **A:** Easter Sunrise Gathering takes place on Sun, 05 Apr, 2026 at 07:00 am to Sun, 05 Apr, 2026 at 08:00 am at Bethesda Terrace, Central Park, New York, United States.
- **Q**: Who is organizing Easter Sunrise Gathering?
  - **A:** Easter Sunrise Gathering is organized by Church of Advent Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunrise Gathering",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Easter+Sunrise+Gathering&date=Sun%2C+05+Apr%2C+2026+at+07%3A00+am&bg=5",
        "startDate": "2026-04-05",
        "endDate": "2026-04-05",
        "url": "https://allevents.in/new-york/easter-sunrise-gathering/100001343841499099",
        "location": {
            "@type": "Place",
            "name": "Bethesda Terrace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Central Park",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7739528",
                "longitude": "-73.97096570000001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us in the interior of the Bethesda Terrace in Central Park, where we will read, sing, and pray together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church of Advent Hope",
                "url": "https://allevents.in/org/church-of-advent-hope/19095728"
            }
        ]
    }
]
```