

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for the Christmas story, carols, and a candlelight service on Christmas Eve!
- **Event URL**: https://allevents.in/granger/christmas-eve-service/200029352873145
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Granger
- **state**: IN
- **country**: United States
- **location**: 12100 Adams Rd, Granger, IN, United States, Indiana 46530
- **lat**: 41.75104
- **long**: -86.10427
- **full address**: 12100 Adams Rd, Granger, IN, United States, Indiana 46530

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/121a8aab08c1d71f7e3b63e0578fd088775b611d6fd24d496252bfbe4ad3e36c-rimg-w1200-h675-dcffffff-gmir?v=1766439852

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 12100 Adams Rd, Granger, IN, United States, Indiana 46530.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Journey Church of Granger.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/121a8aab08c1d71f7e3b63e0578fd088775b611d6fd24d496252bfbe4ad3e36c-rimg-w1200-h675-dcffffff-gmir?v=1766439852",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/granger/christmas-eve-service/200029352873145",
        "location": {
            "@type": "Place",
            "name": "12100 Adams Rd, Granger, IN, United States, Indiana 46530",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12100 Adams Rd, Granger, IN 46530-6023, United States",
                "addressLocality": "Granger",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.75104",
                "longitude": "-86.10427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Christmas story, carols, and a candlelight service on Christmas Eve!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Church of Granger",
                "url": "https://allevents.in/org/journey-church-of-granger/27128845"
            }
        ]
    }
]
```