

# Event Details

- **Event Name**: EASTER SUNDAY SERVICE
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:30 am
- **Event Description**: All are welcome to join us on April 5th for Easter Sunday. Come as you are and join us on this very special service. We have yummy treats and coffee at 10:15. Invite your friends.
- **Event URL**: https://allevents.in/quincy/easter-sunday-service/200029881515651
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Quincy
- **state**: CA
- **country**: United States
- **location**: 1735 E. Main Street, Quincy, CA, United States, California 95971
- **lat**: 39.93479
- **long**: -120.90797
- **full address**: 1735 E. Main Street, Quincy, CA, United States, California 95971

## Event gallery

- **Alt text**: EASTER SUNDAY SERVICE
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3826a2b3081f6e0e733f7c806a99de80025879e3f8900aa0ff323c62bb4d7297-rimg-w1080-h1080-dcfffefe-gmir?v=1774984791

## FAQs

- **Q**: When and where is EASTER SUNDAY SERVICE being held?
  - **A:** EASTER SUNDAY SERVICE takes place on Sun, 05 Apr, 2026 at 10:30 am to Sun, 05 Apr, 2026 at 10:30 am at 1735 E. Main Street, Quincy, CA, United States, California 95971.
- **Q**: Who is organizing EASTER SUNDAY SERVICE?
  - **A:** EASTER SUNDAY SERVICE is organized by The Alley Church Quincy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EASTER SUNDAY SERVICE",
        "image": "https://cdn-az.allevents.in/events5/banners/3826a2b3081f6e0e733f7c806a99de80025879e3f8900aa0ff323c62bb4d7297-rimg-w1080-h1080-dcfffefe-gmir?v=1774984791",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/quincy/easter-sunday-service/200029881515651",
        "location": {
            "@type": "Place",
            "name": "1735 E. Main Street, Quincy, CA, United States, California 95971",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1735 E Main St, Quincy, CA 95971-9794, United States",
                "addressLocality": "Quincy",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.93479",
                "longitude": "-120.90797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us on April 5th for Easter Sunday. Come as you are and join us on this very special service. We have yummy treats and coffee at 10:15. Invite your friends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Alley Church Quincy",
                "url": "https://allevents.in/org/the-alley-church-quincy/23761366"
            }
        ]
    }
]
```