

# Event Details

- **Event Name**: A Very Merry Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Please join us at our favorite concert of the year!
- **Event URL**: https://allevents.in/boerne/a-very-merry-christmas-concert/200029263881743
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Boerne
- **state**: TX
- **country**: United States
- **location**: Boerne High School Auditorium
- **lat**: 29.783646248761
- **long**: -98.729123145025
- **full address**: Boerne High School Auditorium, Boerne, Texas, United States

## Event gallery

- **Alt text**: A Very Merry Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/22dd2fba6d5ab2a6906ff07b1a95b02eaf764abf89c684cf50c745d27cfb28a1-rimg-w1200-h1920-dcfefeff-gmir?v=1765557945

## FAQs

- **Q**: When and where is A Very Merry Christmas Concert being held?
  - **A:** A Very Merry Christmas Concert takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at Boerne High School Auditorium, Boerne, Texas, United States.
- **Q**: Who is organizing A Very Merry Christmas Concert?
  - **A:** A Very Merry Christmas Concert is organized by Boerne Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Very Merry 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 Boerne, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Very Merry 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": "MusicEvent",
        "name": "A Very Merry Christmas Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/22dd2fba6d5ab2a6906ff07b1a95b02eaf764abf89c684cf50c745d27cfb28a1-rimg-w1200-h1920-dcfefeff-gmir?v=1765557945",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/boerne/a-very-merry-christmas-concert/200029263881743",
        "location": {
            "@type": "Place",
            "name": "Boerne High School Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boerne, Texas",
                "addressLocality": "Boerne",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.783646248761",
                "longitude": "-98.729123145025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us at our favorite concert of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boerne Concert Band",
                "url": "https://allevents.in/org/boerne-concert-band/23488986"
            }
        ]
    }
]
```