

# Event Details

- **Event Name**: Christmas Program
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: WOLCA is having their annual Christmas Program on December 18th at 7 pm. You won’t want to miss this wonderful performance.
- **Event URL**: https://allevents.in/granite-city/christmas-program/200029217693250
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Granite City
- **state**: IL
- **country**: United States
- **location**: Word of Life Tabernacle Granite City
- **lat**: 38.745281527858
- **long**: -90.102977562857
- **full address**: Word of Life Tabernacle Granite City, 4870 Maryville Rd,Granite City, Illinois, United States

## Event gallery

- **Alt text**: Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7f2223682d7966551eb7701ac03126f13b52ef98e5d8218938417543e7b8c309-rimg-w1200-h1680-dcf6f3f0-gmir?v=1765748123

## FAQs

- **Q**: When and where is Christmas Program being held?
  - **A:** Christmas Program takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at Word of Life Tabernacle Granite City, 4870 Maryville Rd,Granite City, Illinois, United States.
- **Q**: Who is organizing Christmas Program?
  - **A:** Christmas Program is organized by Word of Life Tabernacle Granite City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Program",
        "image": "https://cdn-az.allevents.in/events9/banners/7f2223682d7966551eb7701ac03126f13b52ef98e5d8218938417543e7b8c309-rimg-w1200-h1680-dcf6f3f0-gmir?v=1765748123",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/granite-city/christmas-program/200029217693250",
        "location": {
            "@type": "Place",
            "name": "Word of Life Tabernacle Granite City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4870 Maryville Rd,Granite City, Illinois",
                "addressLocality": "Granite City",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.745281527858",
                "longitude": "-90.102977562857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "WOLCA is having their annual Christmas Program on December 18th at 7 pm. You won’t want to miss this wonderful performance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Word of Life Tabernacle Granite City",
                "url": "https://allevents.in/org/word-of-life-tabernacle-granite-city/26527830"
            }
        ]
    }
]
```