

# Event Details

- **Event Name**: Christmas Cantata
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am
- **Event Description**: Our Christmas Cantada is Sunday at 10:30am. Join us as we celebrate this special season with joyful music. Childcare is provided for children.
- **Event URL**: https://allevents.in/edmond/christmas-cantata/200029352457120
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Edmond
- **state**: OK
- **country**: United States
- **location**: 1603 N Santa Fe Ave, Edmond, OK, United States, Oklahoma 73003
- **lat**: 35.67202
- **long**: -97.5142
- **full address**: 1603 N Santa Fe Ave, Edmond, OK, United States, Oklahoma 73003

## Event gallery

- **Alt text**: Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/856a1a38eab343727c7d7315f16270d76b5d21e79750940839a13f0dabba164a-rimg-w1200-h675-dc060405-gmir?v=1765670420

## FAQs

- **Q**: When and where is Christmas Cantata being held?
  - **A:** Christmas Cantata takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 10:30 am at 1603 N Santa Fe Ave, Edmond, OK, United States, Oklahoma 73003.
- **Q**: Who is organizing Christmas Cantata?
  - **A:** Christmas Cantata is organized by Santa Fe Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events10/banners/856a1a38eab343727c7d7315f16270d76b5d21e79750940839a13f0dabba164a-rimg-w1200-h675-dc060405-gmir?v=1765670420",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/edmond/christmas-cantata/200029352457120",
        "location": {
            "@type": "Place",
            "name": "1603 N Santa Fe Ave, Edmond, OK, United States, Oklahoma 73003",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1603 N Santa Fe Ave, Edmond, OK 73003-3661, United States",
                "addressLocality": "Edmond",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.67202",
                "longitude": "-97.5142"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Christmas Cantada is Sunday at 10:30am. Join us as we celebrate this special season with joyful music. Childcare is provided for children.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Fe Presbyterian Church",
                "url": "https://allevents.in/org/santa-fe-presbyterian-church/23005473"
            }
        ]
    }
]
```