

# Event Details

- **Event Name**: Christmas Cantata
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Joins us for an afternoon of music and refreshments.
- **Event URL**: https://allevents.in/lillington/christmas-cantata/200029169926037
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Lillington
- **state**: NC
- **country**: United States
- **location**: 2793 Hwy 210 N. / PO Box 1332, Lillington, NC
- **lat**: 35.43483
- **long**: -78.79498
- **full address**: 2793 Hwy 210 N. / PO Box 1332, Lillington, NC, United States

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8308584293f82fab12ff7c93c2bbf37957bd3dba560710a9638ccb9795ab303c-rimg-w1080-h1350-dcefebe8-gmir?v=1764902859

## FAQs

- **Q**: When and where is Christmas Cantata being held?
  - **A:** Christmas Cantata takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at 2793 Hwy 210 N. / PO Box 1332, Lillington, NC, United States.
- **Q**: Who is organizing Christmas Cantata?
  - **A:** Christmas Cantata is organized by Cape Fear Lillington Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events1/banners/8308584293f82fab12ff7c93c2bbf37957bd3dba560710a9638ccb9795ab303c-rimg-w1080-h1350-dcefebe8-gmir?v=1764902859",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/lillington/christmas-cantata/200029169926037",
        "location": {
            "@type": "Place",
            "name": "2793 Hwy 210 N. / PO Box 1332, Lillington, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2793 NC 210 N, Lillington, NC 27546-7858, United States",
                "addressLocality": "Lillington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.43483",
                "longitude": "-78.79498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joins us for an afternoon of music and refreshments.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cape Fear Lillington Presbyterian Church",
                "url": "https://allevents.in/org/cape-fear-lillington-presbyterian-church/23275221"
            }
        ]
    }
]
```