

# Event Details

- **Event Name**: Christmas Celebration 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:30 pm
- **Event Description**: Everyone is invited to the Christmas celebration. Pete Coffey Church, Cache, OK
- **Event URL**: https://allevents.in/cache/christmas-celebration/200029380441855
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cache
- **state**: OK
- **country**: United States
- **location**: Pete Coffey Church
- **lat**: 34.625975578
- **long**: -98.637218567
- **full address**: Pete Coffey Church, 501 S 10th St,Cache, Oklahoma, United States

## Event gallery

- **Alt text**: Christmas Celebration
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/32459618ddfd3e1617b841da46035d4c71e89a841a5678bca429956cc65fdf98-rimg-w1080-h564-dcfffffe-gmir?v=1766208294

## FAQs

- **Q**: When and where is Christmas Celebration  being held?
  - **A:** Christmas Celebration  takes place on Sun, 21 Dec, 2025 at 06:30 pm to Sun, 21 Dec, 2025 at 06:30 pm at Pete Coffey Church, 501 S 10th St,Cache, Oklahoma, United States.
- **Q**: Who is organizing Christmas Celebration ?
  - **A:** Christmas Celebration  is organized by Pete Coffey Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/32459618ddfd3e1617b841da46035d4c71e89a841a5678bca429956cc65fdf98-rimg-w1080-h564-dcfffffe-gmir?v=1766208294",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/cache/christmas-celebration/200029380441855",
        "location": {
            "@type": "Place",
            "name": "Pete Coffey Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 S 10th St,Cache, Oklahoma",
                "addressLocality": "Cache",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.625975578",
                "longitude": "-98.637218567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to the Christmas celebration. Pete Coffey Church, Cache, OK",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pete Coffey Church",
                "url": "https://allevents.in/org/pete-coffey-church/23383315"
            }
        ]
    }
]
```