

# Event Details

- **Event Name**: Annual Christmas Concert with Ashton Band
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm
- **Event Description**: Our popular family Christmas Concert.
- **Event URL**: https://allevents.in/oldham/annual-christmas-concert-with-ashton-band/200027935235450
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Oldham
- **state**: EN
- **country**: United Kingdom
- **location**: Oldham Parish Church
- **lat**: 53.5426
- **long**: -2.11118
- **full address**: Oldham Parish Church, Oldham Parish Church, Church Lane, Oldham, OL1 3, United Kingdom

## Event gallery

- **Alt text**: Annual Christmas Concert with Ashton Band
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6d86288ed0efbce49d9028e8e2dd31df5d5c96e2a78e7d903cab2dd274195895-rimg-w1200-h560-dc161519-gmir?v=1765907245

## FAQs

- **Q**: When and where is Annual Christmas Concert with Ashton Band being held?
  - **A:** Annual Christmas Concert with Ashton Band takes place on Fri, 19 Dec, 2025 at 07:30 pm to Fri, 19 Dec, 2025 at 07:30 pm at Oldham Parish Church, Oldham Parish Church, Church Lane, Oldham, OL1 3, United Kingdom.
- **Q**: Who is organizing Annual Christmas Concert with Ashton Band?
  - **A:** Annual Christmas Concert with Ashton Band is organized by Oldham Choral Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Christmas Concert with Ashton Band 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 Oldham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Christmas Concert with Ashton Band 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": "Annual Christmas Concert with Ashton Band",
        "image": "https://cdn-az.allevents.in/events1/banners/6d86288ed0efbce49d9028e8e2dd31df5d5c96e2a78e7d903cab2dd274195895-rimg-w1200-h560-dc161519-gmir?v=1765907245",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/oldham/annual-christmas-concert-with-ashton-band/200027935235450",
        "location": {
            "@type": "Place",
            "name": "Oldham Parish Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oldham Parish Church, Church Lane, Oldham, OL1 3, United Kingdom",
                "addressLocality": "Oldham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.5426",
                "longitude": "-2.11118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our popular family Christmas Concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oldham Choral Society",
                "url": "https://allevents.in/org/oldham-choral-society/19265368"
            }
        ]
    }
]
```