

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 11:00 am – Sun, 01 Feb, 2026 at 01:00 pm
- **Event Description**: Join us for Sunday Worship Service at 11am, in-person or online via Facebook live. We look forward to worshipping together. God has a Word just for you!
- **Event URL**: https://allevents.in/middletown/sunday-worship-service/200029569569250
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Middletown
- **state**: CT
- **country**: United States
- **location**: 27 Washington Street, Middletown, CT
- **lat**: 41.56297
- **long**: -72.64848
- **full address**: 27 Washington Street, Middletown, CT, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/42fbcc2afe5f9bc856871252bc6a88564c1cd8db14e2279ba84e0f0f2138f4e3-rimg-w1170-h875-dc917d60-gmir?v=1769482249

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 01 Feb, 2026 at 11:00 am to Sun, 01 Feb, 2026 at 01:00 pm at 27 Washington Street, Middletown, CT, United States.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Greater Love Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/42fbcc2afe5f9bc856871252bc6a88564c1cd8db14e2279ba84e0f0f2138f4e3-rimg-w1170-h875-dc917d60-gmir?v=1769482249",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/middletown/sunday-worship-service/200029569569250",
        "location": {
            "@type": "Place",
            "name": "27 Washington Street, Middletown, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Washington St, Middletown, CT 06457-2872, United States",
                "addressLocality": "Middletown",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.56297",
                "longitude": "-72.64848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Sunday Worship Service at 11am, in-person or online via Facebook live. We look forward to worshipping together. God has a Word just for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Love Christian Church",
                "url": "https://allevents.in/org/greater-love-christian-church/26506924"
            }
        ]
    }
]
```