

# Event Details

- **Event Name**: Worship on Sunday
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 10:45 am – Sun, 07 Jun, 2026 at 11:45 am
- **Event Description**: Morning worship led by Rev’d David Deeks
- **Event URL**: https://allevents.in/thornbury/worship-on-sunday/200030193314908
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Thornbury
- **state**: EN
- **country**: United Kingdom
- **location**: Thornbury United Reformed Church
- **lat**: 51.606479
- **long**: -2.524669
- **full address**: Thornbury United Reformed Church, Rock Street,Thornbury, Gloucestershire, United Kingdom

## Event gallery

- **Alt text**: Worship on Sunday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0807ba2a92949cdd8abd1ae50e7099d0e37a0c88bea2064172a12da1d4736bfd-rimg-w1200-h900-dc482c1a-gmir?v=1780706408

## FAQs

- **Q**: When and where is Worship on Sunday being held?
  - **A:** Worship on Sunday takes place on Sun, 07 Jun, 2026 at 10:45 am to Sun, 07 Jun, 2026 at 11:45 am at Thornbury United Reformed Church, Rock Street,Thornbury, Gloucestershire, United Kingdom.
- **Q**: Who is organizing Worship on Sunday?
  - **A:** Worship on Sunday is organized by Thornbury United Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship on Sunday",
        "image": "https://cdn-az.allevents.in/events6/banners/0807ba2a92949cdd8abd1ae50e7099d0e37a0c88bea2064172a12da1d4736bfd-rimg-w1200-h900-dc482c1a-gmir?v=1780706408",
        "startDate": "2026-06-07",
        "endDate": "2026-06-07",
        "url": "https://allevents.in/thornbury/worship-on-sunday/200030193314908",
        "location": {
            "@type": "Place",
            "name": "Thornbury United Reformed Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rock Street,Thornbury, Gloucestershire",
                "addressLocality": "Thornbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.606479",
                "longitude": "-2.524669"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning worship led by Rev’d David Deeks",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thornbury United Reformed Church",
                "url": "https://allevents.in/org/thornbury-united-reformed-church/23332007"
            }
        ]
    }
]
```