

# Event Details

- **Event Name**: Holiday Concert 2025-2026
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm
- **Event Description**: Save the Date! 
Due to the way the calendar falls, this year's concert will be on MONDAY 12/22!
- **Event URL**: https://allevents.in/ashburnham/holiday-concert-2025-2026/200029063703354
- **Event Categories**: concerts, music, entertainment, holiday, calendar
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details

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

## Event venue details

- **city**: Ashburnham
- **state**: MA
- **country**: United States
- **location**: Oakmont Regional High School
- **lat**: 42.6040222222
- **long**: -71.9223388889
- **full address**: Oakmont Regional High School, Ashburnham, Massachusetts, United States

## Event gallery

- **Alt text**: Holiday Concert 2025-2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fe965b8fc5254141d2642fd5e4c34ee2602d00cba897f7c534d05c7d69e185fa-rimg-w1200-h900-dc060609-gmir?v=1766001868

## FAQs

- **Q**: When and where is Holiday Concert 2025-2026 being held?
  - **A:** Holiday Concert 2025-2026 takes place on Mon, 22 Dec, 2025 at 07:00 pm to Mon, 22 Dec, 2025 at 07:00 pm at Oakmont Regional High School, Ashburnham, Massachusetts, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert 2025-2026 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 Ashburnham, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Concert 2025-2026",
        "image": "https://cdn-az.allevents.in/events1/banners/fe965b8fc5254141d2642fd5e4c34ee2602d00cba897f7c534d05c7d69e185fa-rimg-w1200-h900-dc060609-gmir?v=1766001868",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/ashburnham/holiday-concert-2025-2026/200029063703354",
        "location": {
            "@type": "Place",
            "name": "Oakmont Regional High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ashburnham, Massachusetts",
                "addressLocality": "Ashburnham",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.6040222222",
                "longitude": "-71.9223388889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date! \nDue to the way the calendar falls, this year's concert will be on MONDAY 12/22!"
    }
]
```