

# Event Details

- **Event Name**: 2025 Christmas Play 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: We invite you to join us for our Christmas play, taking place on Sunday, December 21st at 3 o'clock.
- **Event URL**: https://allevents.in/lily/2025-christmas-play/200029282382721
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Lily
- **state**: KY
- **country**: United States
- **location**: Merrimac Baptist Church
- **lat**: 37.00836
- **long**: -83.96967
- **full address**: Merrimac Baptist Church, 2746 Highway 1023, Lily, KY 40740-3535, United States

## Event gallery

- **Alt text**: 2025 Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4b39b7603cfd79c093ac4fadb83ca279f368c2b9dd46c9476a592a9a1e16294f-rimg-w1024-h1536-dcf6ead6-gmir?v=1766275992

## FAQs

- **Q**: When and where is 2025 Christmas Play  being held?
  - **A:** 2025 Christmas Play  takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at Merrimac Baptist Church, 2746 Highway 1023, Lily, KY 40740-3535, United States.
- **Q**: Who is organizing 2025 Christmas Play ?
  - **A:** 2025 Christmas Play  is organized by Merrimac Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Play",
        "image": "https://cdn-az.allevents.in/events3/banners/4b39b7603cfd79c093ac4fadb83ca279f368c2b9dd46c9476a592a9a1e16294f-rimg-w1024-h1536-dcf6ead6-gmir?v=1766275992",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/lily/2025-christmas-play/200029282382721",
        "location": {
            "@type": "Place",
            "name": "Merrimac Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2746 Highway 1023, Lily, KY 40740-3535, United States",
                "addressLocality": "Lily",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.00836",
                "longitude": "-83.96967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us for our Christmas play, taking place on Sunday, December 21st at 3 o'clock.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Merrimac Baptist Church",
                "url": "https://allevents.in/org/merrimac-baptist-church/24456971"
            }
        ]
    }
]
```