

# Event Details

- **Event Name**: Christmas Cantata (Single Worship Service)
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Join us for worship at 10am for the Christmas Cantata. It is sure to be a morning filled with beautiful music!
- **Event URL**: https://allevents.in/thornton/christmas-cantata-single-worship-service/200029352178734
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Thornton
- **state**: CO
- **country**: United States
- **location**: Good Shepherd United Methodist Church -Thornton, CO
- **lat**: 39.92753
- **long**: -104.94307
- **full address**: Good Shepherd United Methodist Church -Thornton, CO, Thornton, United States

## Event gallery

- **Alt text**: Christmas Cantata (Single Worship Service)
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3790d80ce996d148d5e841917d2c59baf1744a138e4b323c69743203ae62286d-rimg-w525-h288-dcfafafa-gmir?v=1765669114

## FAQs

- **Q**: When and where is Christmas Cantata (Single Worship Service) being held?
  - **A:** Christmas Cantata (Single Worship Service) takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at Good Shepherd United Methodist Church -Thornton, CO, Thornton, United States.
- **Q**: Who is organizing Christmas Cantata (Single Worship Service)?
  - **A:** Christmas Cantata (Single Worship Service) is organized by Good Shepherd United Methodist Church -Thornton, CO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata (Single Worship Service)",
        "image": "https://cdn-az.allevents.in/events10/banners/3790d80ce996d148d5e841917d2c59baf1744a138e4b323c69743203ae62286d-rimg-w525-h288-dcfafafa-gmir?v=1765669114",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/thornton/christmas-cantata-single-worship-service/200029352178734",
        "location": {
            "@type": "Place",
            "name": "Good Shepherd United Methodist Church -Thornton, CO",
            "address": {
                "@type": "PostalAddress",
                "name": "Good Shepherd United Methodist Church -Thornton, CO, Thornton, United States",
                "addressLocality": "Thornton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92753",
                "longitude": "-104.94307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for worship at 10am for the Christmas Cantata. It is sure to be a morning filled with beautiful music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Shepherd United Methodist Church -Thornton CO",
                "url": "https://allevents.in/org/good-shepherd-united-methodist-church-thornton-co/26607309"
            }
        ]
    }
]
```