

# Event Details

- **Event Name**: Mayor's Carol Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm – Sat, 13 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for the Mayors annual carol concert with performances from local schools and the church choir.
- **Event URL**: https://allevents.in/st-neots/mayors-carol-concert/200029308311049
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details

- **Ticket URL**: http://facebook.com/200029308311049?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=st+neots-events

## Event venue details

- **city**: St Neots
- **state**: EN
- **country**: United Kingdom
- **location**: St Neots Parish Church
- **lat**: 52.22684126729
- **long**: -0.26712205773596
- **full address**: St Neots Parish Church, St Neots, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: St Neots Town Council (https://allevents.in/org/st-neots-town-council/26721069)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/85ba37013480ddd1b9ae121bccefe9b00e3068a3947163e12de67c83dd79f7ee-rimg-w1200-h675-dceb4719-gmir?v=1764971268
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mayor%27s+Carol+Concert&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** St Neots Parish Church, St Neots, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** St Neots Town Council
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Mayor's Carol Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mayor's Carol Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/85ba37013480ddd1b9ae121bccefe9b00e3068a3947163e12de67c83dd79f7ee-rimg-w1200-h675-dceb4719-gmir?v=1764971268",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/st-neots/mayors-carol-concert/200029308311049",
        "location": {
            "@type": "Place",
            "name": "St Neots Parish Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Neots",
                "addressLocality": "St Neots",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.22684126729",
                "longitude": "-0.26712205773596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Mayors annual carol concert with performances from local schools and the church choir.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Neots Town Council",
                "url": "https://allevents.in/org/st-neots-town-council/26721069"
            }
        ]
    }
]
```