

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for an evening filled with the sights and sounds of the season. 
Free to the public
- **Event URL**: https://allevents.in/gales-ferry/christmas-concert/200029260173723
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Gales Ferry
- **state**: CT
- **country**: United States
- **location**: 10 Chapman Lane , Gales Ferry, CT, United States, Connecticut 06335
- **lat**: 41.43082
- **long**: -72.08354
- **full address**: 10 Chapman Lane , Gales Ferry, CT, United States, Connecticut 06335

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/531b4d6d873cd27e7ee28f160224a936cea671add834bd4dce38dc60fc41008e-rimg-w1200-h676-dcf3f3f2-gmir?v=1765209219

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at 10 Chapman Lane , Gales Ferry, CT, United States, Connecticut 06335.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by United Methodist Church of Gales Ferry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Gales Ferry, 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/events9/banners/531b4d6d873cd27e7ee28f160224a936cea671add834bd4dce38dc60fc41008e-rimg-w1200-h676-dcf3f3f2-gmir?v=1765209219",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/gales-ferry/christmas-concert/200029260173723",
        "location": {
            "@type": "Place",
            "name": "10 Chapman Lane , Gales Ferry, CT, United States, Connecticut 06335",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Chapman Ln, Gales Ferry, CT 06335-1204, United States",
                "addressLocality": "Gales Ferry",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.43082",
                "longitude": "-72.08354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening filled with the sights and sounds of the season. \nFree to the public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Methodist Church of Gales Ferry",
                "url": "https://allevents.in/org/united-methodist-church-of-gales-ferry/26275986"
            }
        ]
    }
]
```