

# Event Details

- **Event Name**: Annual Concert
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:30 pm (+01:00)
- **Event Description**: Join us as we perform an evening of popular hits, familiar classics, and feel-good songs for our 2026 annual concert! A night not to be missed 🎶!
- **Event URL**: https://allevents.in/grangemouth/annual-concert/200029954431105
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Grangemouth
- **state**: SC
- **country**: United Kingdom
- **location**: Christ the King RC Church Grangemouth
- **lat**: 56.00299153
- **long**: -3.72115506
- **full address**: Christ the King RC Church Grangemouth, Grangemouth, United Kingdom

## Event gallery

- **Alt text**: Annual Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b2f8ca652c8b2004af66c2db8ab39d7d14520424776d9fbad6c78c460bf290f3-rimg-w1132-h1600-dcffffff-gmir?v=1776354604

## FAQs

- **Q**: When and where is Annual Concert being held?
  - **A:** Annual Concert takes place on Fri, 24 Apr, 2026 at 07:30 pm to Fri, 24 Apr, 2026 at 07:30 pm at Christ the King RC Church Grangemouth, Grangemouth, United Kingdom.
- **Q**: Who is organizing Annual Concert?
  - **A:** Annual Concert is organized by Grangemouth Choral Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual 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 Grangemouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual 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": "Annual Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/b2f8ca652c8b2004af66c2db8ab39d7d14520424776d9fbad6c78c460bf290f3-rimg-w1132-h1600-dcffffff-gmir?v=1776354604",
        "startDate": "2026-04-24T19:30:00+01:00",
        "url": "https://allevents.in/grangemouth/annual-concert/200029954431105",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Christ the King RC Church Grangemouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grangemouth",
                "addressLocality": "Grangemouth",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.00299153",
                "longitude": "-3.72115506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we perform an evening of popular hits, familiar classics, and feel-good songs for our 2026 annual concert! A night not to be missed 🎶!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grangemouth Choral Society",
                "url": "https://allevents.in/org/grangemouth-choral-society/15316628",
                "description": "Local choir based in Grangemouth, Scotland.\nFounded in 1964."
            }
        ]
    }
]
```