

# Event Details

- **Event Name**: 4th of July Mass
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am
- **Event Description**: Join us on July 4th!
- **Event URL**: https://allevents.in/la-grange/4th-of-july-mass/200030251284915
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: La Grange
- **state**: IL
- **country**: United States
- **location**: 600 W 55th St, La Grange, IL, United States, Illinois 60525
- **lat**: 41.79133
- **long**: -87.87565
- **full address**: 600 W 55th St, La Grange, IL, United States, Illinois 60525

## Event gallery

- **Alt text**: 4th of July Mass
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f662ce3546b66e092f1ac814d85ebbe79ef78081a4120eae7acdf63ac26c0dcb-rimg-w1200-h676-dcdbd6d6-gmir?v=1782908536

## FAQs

- **Q**: When and where is 4th of July Mass being held?
  - **A:** 4th of July Mass takes place on Sat, 04 Jul, 2026 at 08:00 am to Sat, 04 Jul, 2026 at 08:00 am at 600 W 55th St, La Grange, IL, United States, Illinois 60525.
- **Q**: Who is organizing 4th of July Mass?
  - **A:** 4th of July Mass is organized by St. Cletus Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Mass",
        "image": "https://cdn-az.allevents.in/events7/banners/f662ce3546b66e092f1ac814d85ebbe79ef78081a4120eae7acdf63ac26c0dcb-rimg-w1200-h676-dcdbd6d6-gmir?v=1782908536",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/la-grange/4th-of-july-mass/200030251284915",
        "location": {
            "@type": "Place",
            "name": "600 W 55th St, La Grange, IL, United States, Illinois 60525",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 W 55th St, La Grange, IL 60525-6611, United States",
                "addressLocality": "La Grange",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.79133",
                "longitude": "-87.87565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on July 4th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Cletus Church",
                "url": "https://allevents.in/org/st-cletus-church/1175153",
                "description": "Roman Catholic church located in the western Chicago suburb of LaGrange.  Welcome to our faith community."
            }
        ]
    }
]
```