

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Hear the Christmas story told through beautiful music with a large choir and chamber orchestra! 

We'll be joined by singers from Trinity UMC (Chesterfield) and Bermuda Hundred UMC on Monday and Tuesday!
- **Event URL**: https://allevents.in/chester/christmas-concert/200029363759317
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Chester
- **state**: VA
- **country**: United States
- **location**: 12132 Percival St, Chester, VA, United States, Virginia 23831
- **lat**: 37.35374
- **long**: -77.44499
- **full address**: 12132 Percival St, Chester, VA, United States, Virginia 23831

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/add791ab7061f70bca884058aa4975f37a9d6e3a06525dd87fd4a767086d24e2-rimg-w1200-h927-dc010101-gmir?v=1765886657

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at 12132 Percival St, Chester, VA, United States, Virginia 23831.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Chester United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Chester, 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://cdn-az.allevents.in/events1/banners/add791ab7061f70bca884058aa4975f37a9d6e3a06525dd87fd4a767086d24e2-rimg-w1200-h927-dc010101-gmir?v=1765886657",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/chester/christmas-concert/200029363759317",
        "location": {
            "@type": "Place",
            "name": "12132 Percival St, Chester, VA, United States, Virginia 23831",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12132 Percival St, Chester, VA 23831-4739, United States",
                "addressLocality": "Chester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.35374",
                "longitude": "-77.44499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hear the Christmas story told through beautiful music with a large choir and chamber orchestra! \n\nWe'll be joined by singers from Trinity UMC (Chesterfield) and Bermuda Hundred UMC on Monday and Tuesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chester United Methodist Church",
                "url": "https://allevents.in/org/chester-united-methodist-church/26095171"
            }
        ]
    }
]
```