

# Event Details

- **Event Name**: Christmas Eve Service at FBC Rantoul
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Hear the Christmas Story and enjoy the music of the season.
- **Event URL**: https://allevents.in/rantoul/christmas-eve-service-at-fbc-rantoul/200029350555330
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Rantoul
- **state**: IL
- **country**: United States
- **location**: 401 Glenwood Dr, Rantoul, IL, United States, Illinois 61866
- **lat**: 40.30984
- **long**: -88.1662
- **full address**: 401 Glenwood Dr, Rantoul, IL, United States, Illinois 61866

## Event gallery

- **Alt text**: Christmas Eve Service at FBC Rantoul
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4561af31c16813d83c6f883c48eac7dbf73b5a69b265df20a556621bf1d9ceba-rimg-w1200-h675-dc0e0708-gmir?v=1766262992

## FAQs

- **Q**: When and where is Christmas Eve Service at FBC Rantoul being held?
  - **A:** Christmas Eve Service at FBC Rantoul takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 401 Glenwood Dr, Rantoul, IL, United States, Illinois 61866.
- **Q**: Who is organizing Christmas Eve Service at FBC Rantoul?
  - **A:** Christmas Eve Service at FBC Rantoul is organized by First Baptist Church - Rantoul.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service at FBC Rantoul",
        "image": "https://cdn-az.allevents.in/events1/banners/4561af31c16813d83c6f883c48eac7dbf73b5a69b265df20a556621bf1d9ceba-rimg-w1200-h675-dc0e0708-gmir?v=1766262992",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/rantoul/christmas-eve-service-at-fbc-rantoul/200029350555330",
        "location": {
            "@type": "Place",
            "name": "401 Glenwood Dr, Rantoul, IL, United States, Illinois 61866",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Glenwood Dr, Rantoul, IL 61866-2203, United States",
                "addressLocality": "Rantoul",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.30984",
                "longitude": "-88.1662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hear the Christmas Story and enjoy the music of the season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church - Rantoul",
                "url": "https://allevents.in/org/first-baptist-church-rantoul/23404688"
            }
        ]
    }
]
```