

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Come join us for a candle light Christmas Eve service at 5pm to celebrate Jesus' birth and the true meaning of Christmas!
- **Event URL**: https://allevents.in/burlingame/christmas-eve-service/200029355130057
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Burlingame
- **state**: KS
- **country**: United States
- **location**: 322 S. Topeka Ave., Burlingame, KS
- **lat**: 38.75043
- **long**: -95.83412
- **full address**: 322 S. Topeka Ave., Burlingame, KS, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/61b95cca54d2df93e4fddea29e3b73d76cdf1bacef996237deacc7be5c4f1ae0-rimg-w1200-h675-dc43311b-gmir?v=1766339857

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 322 S. Topeka Ave., Burlingame, KS, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Federated Church of Burlingame.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/61b95cca54d2df93e4fddea29e3b73d76cdf1bacef996237deacc7be5c4f1ae0-rimg-w1200-h675-dc43311b-gmir?v=1766339857",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/burlingame/christmas-eve-service/200029355130057",
        "location": {
            "@type": "Place",
            "name": "322 S. Topeka Ave., Burlingame, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 S Topeka Ave, Burlingame, KS 66413-1347, United States",
                "addressLocality": "Burlingame",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.75043",
                "longitude": "-95.83412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a candle light Christmas Eve service at 5pm to celebrate Jesus' birth and the true meaning of Christmas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Federated Church of Burlingame",
                "url": "https://allevents.in/org/federated-church-of-burlingame/22932144"
            }
        ]
    }
]
```