

# Event Details

- **Event Name**: Service of Remembrance
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:30 am
- **Event Description**: Join us for a Service of Remembrance, Sunday, December 14, at 11:30 AM. A memorial service for loved ones who are dearly missed during the holidays.
- **Event URL**: https://allevents.in/la-grange/service-of-remembrance/200029349626932
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: La Grange
- **state**: IL
- **country**: United States
- **location**: 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525
- **lat**: 41.78295
- **long**: -87.89394
- **full address**: 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525

## Event gallery

- **Alt text**: Service of Remembrance
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/dbd3762d01e1499fe5fca0423e8618808bff3842bf3f6f6959cb27949cd55c0f-rimg-w480-h240-dc161313-gmir?v=1765604071

## FAQs

- **Q**: When and where is Service of Remembrance being held?
  - **A:** Service of Remembrance takes place on Sun, 14 Dec, 2025 at 11:30 am to Sun, 14 Dec, 2025 at 11:30 am at 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525.
- **Q**: Who is organizing Service of Remembrance?
  - **A:** Service of Remembrance is organized by Highlands Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Service of Remembrance",
        "image": "https://cdn-az.allevents.in/events10/banners/dbd3762d01e1499fe5fca0423e8618808bff3842bf3f6f6959cb27949cd55c0f-rimg-w480-h240-dc161313-gmir?v=1765604071",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/la-grange/service-of-remembrance/200029349626932",
        "location": {
            "@type": "Place",
            "name": "1902 W. 59th Street, La Grange, IL, United States, Illinois 60525",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1902 W 59th St, La Grange, IL 60525-3751, United States",
                "addressLocality": "La Grange",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.78295",
                "longitude": "-87.89394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Service of Remembrance, Sunday, December 14, at 11:30 AM. A memorial service for loved ones who are dearly missed during the holidays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highlands Presbyterian Church",
                "url": "https://allevents.in/org/highlands-presbyterian-church/25042764"
            }
        ]
    }
]
```