

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:30 pm
- **Event Description**: An evening of carols and Christmas songs. Licensed bar, raffle and tombola. Bring friends and family and sing along with us!
- **Event URL**: https://allevents.in/atherstone/christmas-concert/200029302280844
- **Event Categories**: christmas, concerts, music, entertainment, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Atherstone
- **state**: EN
- **country**: United Kingdom
- **location**: St Mary's Church Atherstone
- **lat**: 52.578618822561
- **long**: -1.5462291240692
- **full address**: St Mary's Church Atherstone, Atherstone, Warwickshire, United Kingdom

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert+&date=Thu%2C+18+Dec%2C+2025+at+07%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Thu, 18 Dec, 2025 at 07:30 pm to Thu, 18 Dec, 2025 at 07:30 pm at St Mary's Church Atherstone, Atherstone, Warwickshire, United Kingdom.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by The A Town Sound.
- **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 Atherstone, 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": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Concert+&date=Thu%2C+18+Dec%2C+2025+at+07%3A30+pm&bg=5",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/atherstone/christmas-concert/200029302280844",
        "location": {
            "@type": "Place",
            "name": "St Mary's Church Atherstone",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Atherstone, Warwickshire",
                "addressLocality": "Atherstone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.578618822561",
                "longitude": "-1.5462291240692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of carols and Christmas songs. Licensed bar, raffle and tombola. Bring friends and family and sing along with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The A Town Sound",
                "url": "https://allevents.in/org/the-a-town-sound/25679832"
            }
        ]
    }
]
```