

# Event Details

- **Event Name**: Sunday Mass
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 08:30 am – Sun, 19 Apr, 2026 at 09:30 am
- **Event Description**: Join Our Lady of Lourdes Parish for Sunday Mass!
- **Event URL**: https://allevents.in/gales-ferry/sunday-mass/200029944401342
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gales Ferry
- **state**: CT
- **country**: United States
- **location**: 1650 Route 12, Gales Ferry, CT, United States, Connecticut 06335
- **lat**: 41.42703
- **long**: -72.08109
- **full address**: 1650 Route 12, Gales Ferry, CT, United States, Connecticut 06335

## Event gallery

- **Alt text**: Sunday Mass
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8775914256c526b442d68da2ac7ac4bf3f10850f20d5553b9866cbff678b89ba-rimg-w900-h620-dcf3f3f3-gmir?v=1776228101

## FAQs

- **Q**: When and where is Sunday Mass being held?
  - **A:** Sunday Mass takes place on Sun, 19 Apr, 2026 at 08:30 am to Sun, 19 Apr, 2026 at 09:30 am at 1650 Route 12, Gales Ferry, CT, United States, Connecticut 06335.
- **Q**: Who is organizing Sunday Mass?
  - **A:** Sunday Mass is organized by Our Lady of Lourdes Roman Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Mass",
        "image": "https://cdn-az.allevents.in/events1/banners/8775914256c526b442d68da2ac7ac4bf3f10850f20d5553b9866cbff678b89ba-rimg-w900-h620-dcf3f3f3-gmir?v=1776228101",
        "startDate": "2026-04-19",
        "endDate": "2026-04-19",
        "url": "https://allevents.in/gales-ferry/sunday-mass/200029944401342",
        "location": {
            "@type": "Place",
            "name": "1650 Route 12, Gales Ferry, CT, United States, Connecticut 06335",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 CT-12, Gales Ferry, CT 06335-1534, United States",
                "addressLocality": "Gales Ferry",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42703",
                "longitude": "-72.08109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Our Lady of Lourdes Parish for Sunday Mass!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Lady of Lourdes Roman Catholic Church",
                "url": "https://allevents.in/org/our-lady-of-lourdes-roman-catholic-church/17543762"
            }
        ]
    }
]
```