

# Event Details

- **Event Name**: Christmas Cantata
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Join us at Twin Valley Bible Chapel for our Christmas Cantata as we celebrate the birth of Jesus on Sunday December 21st. We hope to see you there!
- **Event URL**: https://allevents.in/morgantown/christmas-cantata/200029353488942
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Morgantown
- **state**: PA
- **country**: United States
- **location**: Twin Valley Bible Chapel
- **lat**: 40.141098327042
- **long**: -75.936824083328
- **full address**: Twin Valley Bible Chapel, 105 Shirktown Rd,Morgantown, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/57ba050ca417714e35f5f0b5a7fa344a8a7928ffd9e2a19b66d503dbb52ea4ad-rimg-w1200-h628-dcffffff-gmir?v=1766303615

## FAQs

- **Q**: When and where is Christmas Cantata being held?
  - **A:** Christmas Cantata takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 12:30 pm at Twin Valley Bible Chapel, 105 Shirktown Rd,Morgantown, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Cantata?
  - **A:** Christmas Cantata is organized by Twin Valley Bible Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events1/banners/57ba050ca417714e35f5f0b5a7fa344a8a7928ffd9e2a19b66d503dbb52ea4ad-rimg-w1200-h628-dcffffff-gmir?v=1766303615",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/morgantown/christmas-cantata/200029353488942",
        "location": {
            "@type": "Place",
            "name": "Twin Valley Bible Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Shirktown Rd,Morgantown, Pennsylvania",
                "addressLocality": "Morgantown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.141098327042",
                "longitude": "-75.936824083328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Twin Valley Bible Chapel for our Christmas Cantata as we celebrate the birth of Jesus on Sunday December 21st. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Valley Bible Chapel",
                "url": "https://allevents.in/org/twin-valley-bible-chapel/26479418"
            }
        ]
    }
]
```