

# Event Details

- **Event Name**: Sing-a-long Christmas Carol 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Everyone is welcome!
- **Event URL**: https://allevents.in/richland/sing-a-long-christmas-carol/200029355637351
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richland
- **state**: WA
- **country**: United States
- **location**: Meadow Springs
- **lat**: 46.219441
- **long**: -119.25567
- **full address**: Meadow Springs, Richland, Washington, United States

## Event gallery

- **Alt text**: Sing-a-long Christmas Carol
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e9d29a8e7efd68b6679e4ea74b528809788d2934c45761a235a20d45b2bcaf20-rimg-w1170-h1512-dcffffff-gmir?v=1765730450

## FAQs

- **Q**: When and where is Sing-a-long Christmas Carol  being held?
  - **A:** Sing-a-long Christmas Carol  takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Meadow Springs, Richland, Washington, United States.
- **Q**: Who is organizing Sing-a-long Christmas Carol ?
  - **A:** Sing-a-long Christmas Carol  is organized by Meadow Springs Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sing-a-long Christmas Carol",
        "image": "https://cdn-az.allevents.in/events8/banners/e9d29a8e7efd68b6679e4ea74b528809788d2934c45761a235a20d45b2bcaf20-rimg-w1170-h1512-dcffffff-gmir?v=1765730450",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/richland/sing-a-long-christmas-carol/200029355637351",
        "location": {
            "@type": "Place",
            "name": "Meadow Springs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Richland, Washington",
                "addressLocality": "Richland",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.219441",
                "longitude": "-119.25567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadow Springs Presbyterian Church",
                "url": "https://allevents.in/org/meadow-springs-presbyterian-church/26866068"
            }
        ]
    }
]
```