

# Event Details

- **Event Name**: Christmas Carol Sing
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 06:00 pm
- **Event Description**: Join us at the church for a special kind of service with Carol singing and Nativity scripture reading! Cookie Fellowship to follow!
- **Event URL**: https://allevents.in/waterville/christmas-carol-sing/200029217114304
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Waterville
- **state**: NY
- **country**: United States
- **location**: 201 E Main St, Waterville, NY
- **lat**: 42.93142
- **long**: -75.37742
- **full address**: 201 E Main St, Waterville, NY, United States

## Event gallery

- **Alt text**: Christmas Carol Sing
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b06b38ce178b23df71a94e26b9091f366a5a32aacf3dfbb9a7e91a3cb05679e2-rimg-w1200-h554-dc000000-gmir?v=1764751912

## FAQs

- **Q**: When and where is Christmas Carol Sing being held?
  - **A:** Christmas Carol Sing takes place on Sun, 07 Dec, 2025 at 06:00 pm to Sun, 07 Dec, 2025 at 06:00 pm at 201 E Main St, Waterville, NY, United States.
- **Q**: Who is organizing Christmas Carol Sing?
  - **A:** Christmas Carol Sing is organized by Waterville Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Sing",
        "image": "https://cdn-az.allevents.in/events7/banners/b06b38ce178b23df71a94e26b9091f366a5a32aacf3dfbb9a7e91a3cb05679e2-rimg-w1200-h554-dc000000-gmir?v=1764751912",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/waterville/christmas-carol-sing/200029217114304",
        "location": {
            "@type": "Place",
            "name": "201 E Main St, Waterville, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Main St E, Waterville, NY 13480-1109, United States",
                "addressLocality": "Waterville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93142",
                "longitude": "-75.37742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the church for a special kind of service with Carol singing and Nativity scripture reading! Cookie Fellowship to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterville Baptist Church",
                "url": "https://allevents.in/org/waterville-baptist-church/26213740"
            }
        ]
    }
]
```