

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:30 pm
- **Event Description**: Celebrate Christmas with the magic of music ?
- **Event URL**: https://allevents.in/towcester/christmas-concert/200028988876719
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Towcester
- **state**: EN
- **country**: United Kingdom
- **location**: St Lawrence Church
- **lat**: 52.132322
- **long**: -0.987484
- **full address**: St Lawrence Church, Chantry Lane,Towcester, Northamptonshire, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/64f01052f02fb68f0d9f573b86b77f15f5a22a435cf975eabc73c6d90956b04f-rimg-w922-h2048-dcffffff-gmir?v=1765766887

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Wed, 17 Dec, 2025 at 07:30 pm to Wed, 17 Dec, 2025 at 07:30 pm at St Lawrence Church, Chantry Lane,Towcester, Northamptonshire, United Kingdom.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Towcester Studio Band.
- **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 Towcester, 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/events6/banners/64f01052f02fb68f0d9f573b86b77f15f5a22a435cf975eabc73c6d90956b04f-rimg-w922-h2048-dcffffff-gmir?v=1765766887",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/towcester/christmas-concert/200028988876719",
        "location": {
            "@type": "Place",
            "name": "St Lawrence Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chantry Lane,Towcester, Northamptonshire",
                "addressLocality": "Towcester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.132322",
                "longitude": "-0.987484"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Christmas with the magic of music ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Towcester Studio Band",
                "url": "https://allevents.in/org/towcester-studio-band/26155347"
            }
        ]
    }
]
```