

# Event Details

- **Event Name**: Sunday Mass
- **Event Start and End Date**: Sun, 10 Aug, 2025 at 09:00 am – Sun, 10 Aug, 2025 at 10:00 am
- **Event Description**: Join us at Saint John The Evangelist Catholic Church for mass each Sunday at 9 AM.
- **Event URL**: https://allevents.in/jeanerette/sunday-mass/200028616487035
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jeanerette
- **state**: LA
- **country**: United States
- **location**: 1510 Church St., Jeanerette, LA, United States, Louisiana 70544
- **lat**: 29.91526
- **long**: -91.66953
- **full address**: 1510 Church St., Jeanerette, LA, United States, Louisiana 70544

## Event gallery

- **Alt text**: Sunday Mass
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ee8fcc1123ccb7e1a0ea42fd85523ad9edd3a084b3dd50c8dc07b9fdb87c5476-rimg-w1200-h667-dc190715-gmir?v=1754326594

## FAQs

- **Q**: When and where is Sunday Mass being held?
  - **A:** Sunday Mass takes place on Sun, 10 Aug, 2025 at 09:00 am to Sun, 10 Aug, 2025 at 10:00 am at 1510 Church St., Jeanerette, LA, United States, Louisiana 70544.
- **Q**: Who is organizing Sunday Mass?
  - **A:** Sunday Mass is organized by St. John the Evangelist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Mass",
        "image": "https://cdn-az.allevents.in/events3/banners/ee8fcc1123ccb7e1a0ea42fd85523ad9edd3a084b3dd50c8dc07b9fdb87c5476-rimg-w1200-h667-dc190715-gmir?v=1754326594",
        "startDate": "2025-08-10",
        "endDate": "2025-08-10",
        "url": "https://allevents.in/jeanerette/sunday-mass/200028616487035",
        "location": {
            "@type": "Place",
            "name": "1510 Church St., Jeanerette, LA, United States, Louisiana 70544",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1510 Church St, Jeanerette, LA 70544-4422, United States",
                "addressLocality": "Jeanerette",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.91526",
                "longitude": "-91.66953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Saint John The Evangelist Catholic Church for mass each Sunday at 9 AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. John the Evangelist",
                "url": "https://allevents.in/org/st-john-the-evangelist/25186806"
            }
        ]
    }
]
```