

# Event Details

- **Event Name**: Christmas Play
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: We would like to invite everyone out to our Christmas play this coming Sunday, 12/14/2025. Play starts at 3 pm this year due to the inclement weather conditions pending for that evening.
- **Event URL**: https://allevents.in/irvine/christmas-play/200029361994737
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Irvine
- **state**: KY
- **country**: United States
- **location**: 425 Barnes Mountain Road, Irvine, KY
- **lat**: 37.66793
- **long**: -83.92386
- **full address**: 425 Barnes Mountain Road, Irvine, KY, United States

## Event gallery

- **Alt text**: Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8bcf2694af89604d7d4e79edefaa7d432c0a7614e218539c81598ccdd24a29bb-rimg-w815-h489-dcfafafa-gmir?v=1765859796

## FAQs

- **Q**: When and where is Christmas Play being held?
  - **A:** Christmas Play takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 06:00 pm at 425 Barnes Mountain Road, Irvine, KY, United States.
- **Q**: Who is organizing Christmas Play?
  - **A:** Christmas Play is organized by Easter Valley Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Play",
        "image": "https://cdn-az.allevents.in/events6/banners/8bcf2694af89604d7d4e79edefaa7d432c0a7614e218539c81598ccdd24a29bb-rimg-w815-h489-dcfafafa-gmir?v=1765859796",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/irvine/christmas-play/200029361994737",
        "location": {
            "@type": "Place",
            "name": "425 Barnes Mountain Road, Irvine, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 Barnes Mountain Rd, Irvine, KY 40336, United States",
                "addressLocality": "Irvine",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.66793",
                "longitude": "-83.92386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to invite everyone out to our Christmas play this coming Sunday, 12/14/2025. Play starts at 3 pm this year due to the inclement weather conditions pending for that evening.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Easter Valley Baptist Church",
                "url": "https://allevents.in/org/easter-valley-baptist-church/25180463"
            }
        ]
    }
]
```