

# Event Details

- **Event Name**: Christmas Cantata
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Join us on Sunday, December 21, at 6 pm for our annual Christmas Cantata!
- **Event URL**: https://allevents.in/vancouver/christmas-cantata/200029354503802
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: 6902 NE Hazel Dell Ave, Vancouver, WA, United States, Washington 98665
- **lat**: 45.67222
- **long**: -122.66885
- **full address**: 6902 NE Hazel Dell Ave, Vancouver, WA, United States, Washington 98665

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5ba5be4e77ba21a7aeebcc092fa407c889a9613d7b247566cebc4e8c7aa80bc2-rimg-w1200-h1553-dc031c2e-gmir?v=1766305657

## FAQs

- **Q**: When and where is Christmas Cantata being held?
  - **A:** Christmas Cantata takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 6902 NE Hazel Dell Ave, Vancouver, WA, United States, Washington 98665.
- **Q**: Who is organizing Christmas Cantata?
  - **A:** Christmas Cantata is organized by Amazing Grace Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events2/banners/5ba5be4e77ba21a7aeebcc092fa407c889a9613d7b247566cebc4e8c7aa80bc2-rimg-w1200-h1553-dc031c2e-gmir?v=1766305657",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/vancouver/christmas-cantata/200029354503802",
        "location": {
            "@type": "Place",
            "name": "6902 NE Hazel Dell Ave, Vancouver, WA, United States, Washington 98665",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6902 NE Hazel Dell Ave, Vancouver, WA 98665-8317, United States",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.67222",
                "longitude": "-122.66885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday, December 21, at 6 pm for our annual Christmas Cantata!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amazing Grace Baptist Church",
                "url": "https://allevents.in/org/amazing-grace-baptist-church/25220754"
            }
        ]
    }
]
```