

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm
- **Event Description**: Please join us!
- **Event URL**: https://allevents.in/brandon/christmas-concert/200029357564344
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: MB
- **country**: Canada
- **location**: 1203 4th st, Brandon, MB
- **lat**: 49.83149
- **long**: -99.94281
- **full address**: 1203 4th st, Brandon, MB, Canada

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f94218d60d6d0939a25de45a93cf06e2c73f64bc31fe3091dcf1530aa8522c96-rimg-w429-h316-dc141b2f-gmir?v=1765760264

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 21 Dec, 2025 at 06:30 pm to Sun, 21 Dec, 2025 at 06:30 pm at 1203 4th st, Brandon, MB, Canada.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Wheat City Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Brandon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert  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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/f94218d60d6d0939a25de45a93cf06e2c73f64bc31fe3091dcf1530aa8522c96-rimg-w429-h316-dc141b2f-gmir?v=1765760264",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/brandon/christmas-concert/200029357564344",
        "location": {
            "@type": "Place",
            "name": "1203 4th st, Brandon, MB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1203 4th St, Brandon, MB R7A 3J7, Canada",
                "addressLocality": "Brandon",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.83149",
                "longitude": "-99.94281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wheat City Baptist Church",
                "url": "https://allevents.in/org/wheat-city-baptist-church/27240624"
            }
        ]
    }
]
```