

# Event Details

- **Event Name**: Christmas Hymn Sing
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:30 pm
- **Event Description**: Join is for an evening filled with Christmas cheer as we sing carols and worship the King of Kings!
- **Event URL**: https://allevents.in/park-ridge/christmas-hymn-sing/200029338947156
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Park Ridge
- **state**: IL
- **country**: United States
- **location**: 1266 N Northwest Hwy, Park Ridge, IL, United States, Illinois 60068
- **lat**: 42.02994
- **long**: -87.85956
- **full address**: 1266 N Northwest Hwy, Park Ridge, IL, United States, Illinois 60068

## Event gallery

- **Alt text**: Christmas Hymn Sing
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cc66f8bef90c23d54a1856af6b38346b38a2e55b7372244a249cdc8d435ac18e-rimg-w1200-h675-dcd31f41-gmir?v=1765447195

## FAQs

- **Q**: When and where is Christmas Hymn Sing being held?
  - **A:** Christmas Hymn Sing takes place on Sun, 14 Dec, 2025 at 06:30 pm to Sun, 14 Dec, 2025 at 06:30 pm at 1266 N Northwest Hwy, Park Ridge, IL, United States, Illinois 60068.
- **Q**: Who is organizing Christmas Hymn Sing?
  - **A:** Christmas Hymn Sing is organized by Hope Community Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Hymn Sing",
        "image": "https://cdn-az.allevents.in/events7/banners/cc66f8bef90c23d54a1856af6b38346b38a2e55b7372244a249cdc8d435ac18e-rimg-w1200-h675-dcd31f41-gmir?v=1765447195",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/park-ridge/christmas-hymn-sing/200029338947156",
        "location": {
            "@type": "Place",
            "name": "1266 N Northwest Hwy, Park Ridge, IL, United States, Illinois 60068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1266 N Northwest Hwy, Park Ridge, IL 60068-1644, United States",
                "addressLocality": "Park Ridge",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.02994",
                "longitude": "-87.85956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join is for an evening filled with Christmas cheer as we sing carols and worship the King of Kings!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Community Bible Church",
                "url": "https://allevents.in/org/hope-community-bible-church/23353629"
            }
        ]
    }
]
```