

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event Description**: Sunday worship with eucharist
- **Event URL**: https://allevents.in/denby-dale/sunday-worship/200029379443727
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Denby Dale
- **state**: EN
- **country**: United Kingdom
- **location**: Haigh Lane, Hoylandswaine, S36 7JQ Sheffield, United Kingdom
- **lat**: 53.54257
- **long**: -1.6092
- **full address**: Haigh Lane, Hoylandswaine, S36 7JQ Sheffield, United Kingdom, Denby Dale, United Kingdom

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3fa3c828deccc086f2afbc539c9df475f90324c9a58878aca66e378002652a11-rimg-w1200-h1052-dc151917-gmir?v=1766847992

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 12:00 pm at Haigh Lane, Hoylandswaine, S36 7JQ Sheffield, United Kingdom, Denby Dale, United Kingdom.
- **Q**: Who is organizing Sunday Worship?
  - **A:** Sunday Worship is organized by Hoylandswaine Church -St John the Evangelist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events6/banners/3fa3c828deccc086f2afbc539c9df475f90324c9a58878aca66e378002652a11-rimg-w1200-h1052-dc151917-gmir?v=1766847992",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/denby-dale/sunday-worship/200029379443727",
        "location": {
            "@type": "Place",
            "name": "Haigh Lane, Hoylandswaine, S36 7JQ Sheffield, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Haigh Lane, Hoylandswaine, S36 7JQ Sheffield, United Kingdom, Denby Dale, United Kingdom",
                "addressLocality": "Denby Dale",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.54257",
                "longitude": "-1.6092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday worship with eucharist",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hoylandswaine Church -St John the Evangelist",
                "url": "https://allevents.in/org/hoylandswaine-church-st-john-the-evangelist/27050871"
            }
        ]
    }
]
```