

# Event Details

- **Event Name**: Pharos Christmas Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:30 pm
- **Event Description**: Join the Pharos Chamber Choir on Wednesday 17th December for their annual Christmas Concert. Christmas Carols, Songs and Readings to get you in the festive mood! 

Tickets on the door. (The minion typing this out hasn't been given the price... but it'll be ten quid or less, which is a bargain!
- **Event URL**: https://allevents.in/dover/pharos-christmas-concert/200029344148852
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: EN
- **country**: United Kingdom
- **location**: River Methodist Church
- **lat**: 51.143747008622
- **long**: 1.2757294725919
- **full address**: River Methodist Church, Lewisham Rd ,Dover, Kent, United Kingdom

## Event gallery

- **Alt text**: Pharos Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5da4c4078a6cb2a8ee827e83d037eb7037ee8526fff8942ef25337d90ed83fce-rimg-w1200-h675-dc171607-gmir?v=1765517031

## FAQs

- **Q**: When and where is Pharos Christmas Concert being held?
  - **A:** Pharos Christmas Concert takes place on Wed, 17 Dec, 2025 at 07:30 pm to Wed, 17 Dec, 2025 at 07:30 pm at River Methodist Church, Lewisham Rd ,Dover, Kent, United Kingdom.
- **Q**: Who is organizing Pharos Christmas Concert?
  - **A:** Pharos Christmas Concert is organized by Pharos Chamber Choir.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pharos Christmas Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/5da4c4078a6cb2a8ee827e83d037eb7037ee8526fff8942ef25337d90ed83fce-rimg-w1200-h675-dc171607-gmir?v=1765517031",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/dover/pharos-christmas-concert/200029344148852",
        "location": {
            "@type": "Place",
            "name": "River Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lewisham Rd ,Dover, Kent",
                "addressLocality": "Dover",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.143747008622",
                "longitude": "1.2757294725919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Pharos Chamber Choir on Wednesday 17th December for their annual Christmas Concert. Christmas Carols, Songs and Readings to get you in the festive mood! \n\nTickets on the door. (The minion typing this out hasn't been given the price... but it'll be ten quid or less, which is a bargain!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pharos Chamber Choir",
                "url": "https://allevents.in/org/pharos-chamber-choir/27227192"
            }
        ]
    }
]
```