

# Event Details

- **Event Name**: Christmas Cantata 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a single service Christmas Celebration to worship the birth of our savior Jesus Christ!
- **Event URL**: https://allevents.in/west-plains/christmas-cantata/200029233966909
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: West Plains
- **state**: MO
- **country**: United States
- **location**: 503 W Main St, West Plains, MO
- **lat**: 36.72837
- **long**: -91.85633
- **full address**: 503 W Main St, West Plains, MO, United States

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6da9d6c3f12966893f0391f1ed65d3ddeee0a1a2392e4a151ee3ad9b65afa495-rimg-w1079-h1079-dcefeee9-gmir?v=1764493411

## FAQs

- **Q**: When and where is Christmas Cantata  being held?
  - **A:** Christmas Cantata  takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 10:00 am at 503 W Main St, West Plains, MO, United States.
- **Q**: Who is organizing Christmas Cantata ?
  - **A:** Christmas Cantata  is organized by First United Methodist Church - West Plains.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events6/banners/6da9d6c3f12966893f0391f1ed65d3ddeee0a1a2392e4a151ee3ad9b65afa495-rimg-w1079-h1079-dcefeee9-gmir?v=1764493411",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/west-plains/christmas-cantata/200029233966909",
        "location": {
            "@type": "Place",
            "name": "503 W Main St, West Plains, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "503 W Main St, West Plains, MO 65775-2731, United States",
                "addressLocality": "West Plains",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.72837",
                "longitude": "-91.85633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a single service Christmas Celebration to worship the birth of our savior Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church - West Plains",
                "url": "https://allevents.in/org/first-united-methodist-church-west-plains/26231089"
            }
        ]
    }
]
```