

# Event Details

- **Event Name**: Festive Concert Featuring the Rock Choir
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: An evening of festive songs performed by The Rock Choir at St Andrews Church, Watford. Followed by refreshments at Watford Mencap.
- **Event URL**: https://allevents.in/watford/festive-concert-featuring-the-rock-choir/200029060774508
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details

- **Ticket URL**: http://facebook.com/200029060774508?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=watford-events

## Event venue details

- **city**: Watford
- **state**: EN
- **country**: United Kingdom
- **location**: St Andrew's Church, Watford
- **lat**: 51.66603531008
- **long**: -0.40025028966875
- **full address**: St Andrew's Church, Watford, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Watford Mencap (https://allevents.in/org/watford-mencap/21259066)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Festive+Concert+Featuring+the+Rock+Choir&date=Wed%2C+10+Dec%2C+2025+at+06%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0e9be38fce24f4825d3d6562b36242b4d737453f091feb25513a846b70b497ff-rimg-w300-h300-dc080705-gmir?v=1765069161

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** St Andrew's Church, Watford, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Watford Mencap
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Festive Concert Featuring the Rock Choir ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Festive Concert Featuring the Rock Choir",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Festive+Concert+Featuring+the+Rock+Choir&date=Wed%2C+10+Dec%2C+2025+at+06%3A00+pm&bg=4",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/watford/festive-concert-featuring-the-rock-choir/200029060774508",
        "location": {
            "@type": "Place",
            "name": "St Andrew's Church, Watford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Church Road, Watford, WD17 4PY, United Kingdom",
                "addressLocality": "Watford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.66603531008",
                "longitude": "-0.40025028966875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening of festive songs performed by The Rock Choir at St Andrews Church, Watford. Followed by refreshments at Watford Mencap.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watford Mencap",
                "url": "https://allevents.in/org/watford-mencap/21259066"
            }
        ]
    }
]
```