

# Event Details

- **Event Name**: B9 - Christmas Party
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 12:00 am – Thu, 11 Dec, 2025 at 11:59 pm
- **Event Description**: Christmas dinner and entertainment with the Ward.
- **Event URL**: https://allevents.in/burley/b9-christmas-party/1600027908132434
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027908132434

## Event venue details

- **city**: Burley
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.526885805463
- **long**: -113.79009133667
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2050 Normal Avenue, Burley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/440c3350-f7bb-11ef-af9d-65009a11819f-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is B9 - Christmas Party being held?
  - **A:** B9 - Christmas Party takes place on Thu, 11 Dec, 2025 at 12:00 am to Thu, 11 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 2050 Normal Avenue, Burley, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** B9 - Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Burley, this event is thoughtfully curated to deliver a standout experience worth every moment. If B9 - Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "B9 - Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/5b809d60-d662-11f0-9b22-c5969cdb3f26-rimg-w1200-h675-dca7772f-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/burley/b9-christmas-party/1600027908132434",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2050 Normal Avenue",
                "addressLocality": "Burley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.526885805463",
                "longitude": "-113.79009133667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas dinner and entertainment with the Ward."
    }
]
```