

# Event Details

- **Event Name**: Christmas Eve 3pm Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: Join us at 3pm on Christmas Eve to worship and celebrate the birth of our Savior, Jesus!
- **Event URL**: https://allevents.in/branson/christmas-eve-3pm-service/200029356857936
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Branson
- **state**: MO
- **country**: United States
- **location**: 1208 West 76 Country Blvd, Branson, MO, United States, Missouri 65616
- **lat**: 36.63943
- **long**: -93.24022
- **full address**: 1208 West 76 Country Blvd, Branson, MO, United States, Missouri 65616

## Event gallery

- **Alt text**: Christmas Eve 3pm Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/23ccfd1d9b4b446088948b10a17a8e3127aeb7ed08435b35b47e8844c94c1c61-rimg-w1200-h781-dc5c7e55-gmir?v=1766430408

## FAQs

- **Q**: When and where is Christmas Eve 3pm Service being held?
  - **A:** Christmas Eve 3pm Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at 1208 West 76 Country Blvd, Branson, MO, United States, Missouri 65616.
- **Q**: Who is organizing Christmas Eve 3pm Service?
  - **A:** Christmas Eve 3pm Service is organized by Branson United Methodist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve 3pm Service",
        "image": "https://cdn-az.allevents.in/events2/banners/23ccfd1d9b4b446088948b10a17a8e3127aeb7ed08435b35b47e8844c94c1c61-rimg-w1200-h781-dc5c7e55-gmir?v=1766430408",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/branson/christmas-eve-3pm-service/200029356857936",
        "location": {
            "@type": "Place",
            "name": "1208 West 76 Country Blvd, Branson, MO, United States, Missouri 65616",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1208 W 76 Country Blvd, Branson, MO 65616-2211, United States",
                "addressLocality": "Branson",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63943",
                "longitude": "-93.24022"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 3pm on Christmas Eve to worship and celebrate the birth of our Savior, Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Branson United Methodist",
                "url": "https://allevents.in/org/branson-united-methodist/26934195"
            }
        ]
    }
]
```