

# Event Details

- **Event Name**: Sunday evening Mass
- **Event Start and End Date**: Sun, 28 Sep, 2025 at 05:00 pm – Sun, 28 Sep, 2025 at 05:45 pm
- **Event Description**: Celebrate Mass with your parish family!
- **Event URL**: https://allevents.in/gales-ferry/sunday-evening-mass/200028916928606
- **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 evening Mass
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4555cee6e9359eb7125c953f7917750b348b58dd0bb4447a9b4847f3c670ac3c-rimg-w1176-h1284-dcffffff-gmir?v=1758505866

## FAQs

- **Q**: When and where is Sunday evening Mass being held?
  - **A:** Sunday evening Mass takes place on Sun, 28 Sep, 2025 at 05:00 pm to Sun, 28 Sep, 2025 at 05:45 pm at 1650 Route 12, Gales Ferry, CT, United States, Connecticut 06335.
- **Q**: Who is organizing Sunday evening Mass?
  - **A:** Sunday evening Mass is organized by Our Lady of Lourdes Roman Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday evening Mass",
        "image": "https://cdn-az.allevents.in/events4/banners/4555cee6e9359eb7125c953f7917750b348b58dd0bb4447a9b4847f3c670ac3c-rimg-w1176-h1284-dcffffff-gmir?v=1758505866",
        "startDate": "2025-09-28",
        "endDate": "2025-09-28",
        "url": "https://allevents.in/gales-ferry/sunday-evening-mass/200028916928606",
        "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": "Celebrate Mass with your parish family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Our Lady of Lourdes Roman Catholic Church",
                "url": "https://allevents.in/org/our-lady-of-lourdes-roman-catholic-church/26046895"
            }
        ]
    }
]
```