

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us on Christmas Eve for worship, music, and reflection as we celebrate Christmas together.

We will be offering two services to accommodate different schedules:
       -3:00 PM Service
       -7:00 PM Service

All are welcome! We would love to celebrate this special evening with you.
- **Event URL**: https://allevents.in/carlton/christmas-eve-service/200029378508946
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029378508946?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=carlton-events

## Event venue details

- **city**: Carlton
- **state**: MN
- **country**: United States
- **location**: Bethesda Lutheran Church
- **lat**: 46.664264
- **long**: -92.419954
- **full address**: Bethesda Lutheran Church, 204 5th St N,Carlton, Minnesota, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1948348cbc558aa2931a1843dd65c860104fe8b2731e2c4710d96227dabb947a-rimg-w1200-h1600-dcfef9f3-gmir?v=1766601557

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at Bethesda Lutheran Church, 204 5th St N,Carlton, Minnesota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/1948348cbc558aa2931a1843dd65c860104fe8b2731e2c4710d96227dabb947a-rimg-w1200-h1600-dcfef9f3-gmir?v=1766601557",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/carlton/christmas-eve-service/200029378508946",
        "location": {
            "@type": "Place",
            "name": "Bethesda Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 5th St N,Carlton, Minnesota",
                "addressLocality": "Carlton",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.664264",
                "longitude": "-92.419954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve for worship, music, and reflection as we celebrate Christmas together.\n\nWe will be offering two services to accommodate different schedules:\n       -3:00 PM Service\n       -7:00 PM Service\n\nAll are welcome! We would love to celebrate this special evening with you."
    }
]
```