

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:15 am – Sun, 08 Feb, 2026 at 11:15 am
- **Event Description**: In-person worship (including communion) using contemporary language.
- **Event URL**: https://allevents.in/bradford/sunday-worship/200029615772620
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bradford
- **state**: PA
- **country**: United States
- **location**: Episcopal Church of the Ascension - Bradford
- **lat**: 41.9557
- **long**: -78.65267
- **full address**: Episcopal Church of the Ascension - Bradford, 26 Chautauqua Pl, Bradford, PA 16701-1915, United States

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/71f94bd3ed43fe9360160ecba50a4c99e0071b98942ab2d6ed742a5d550541a5-rimg-w1200-h1807-dc461d1b-gmir?v=1770117199

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 08 Feb, 2026 at 10:15 am to Sun, 08 Feb, 2026 at 11:15 am at Episcopal Church of the Ascension - Bradford, 26 Chautauqua Pl, Bradford, PA 16701-1915, United States.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Episcopal Church of the Ascension - Bradford.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events3/banners/71f94bd3ed43fe9360160ecba50a4c99e0071b98942ab2d6ed742a5d550541a5-rimg-w1200-h1807-dc461d1b-gmir?v=1770117199",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/bradford/sunday-worship/200029615772620",
        "location": {
            "@type": "Place",
            "name": "Episcopal Church of the Ascension - Bradford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 Chautauqua Pl, Bradford, PA 16701-1915, United States",
                "addressLocality": "Bradford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9557",
                "longitude": "-78.65267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In-person worship (including communion) using contemporary language.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Episcopal Church of the Ascension - Bradford",
                "url": "https://allevents.in/org/episcopal-church-of-the-ascension-bradford/14054337",
                "description": "Episcopal Church - missionary outpost of the Episcopal Dicoese of NWPA"
            }
        ]
    }
]
```