

# Event Details

- **Event Name**: Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Announcing new time for our Christmas Play! Sunday School at 10 AM, play at 11 AM, and soup and sandwiches following!
- **Event URL**: https://allevents.in/scottsville/christmas-play/200029260481322
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Scottsville
- **state**: KY
- **country**: United States
- **location**: 1692 Bowling Green Rd, Scottsville, KY
- **lat**: 36.75453
- **long**: -86.2201
- **full address**: 1692 Bowling Green Rd, Scottsville, KY, United States

## Event gallery

- **Alt text**: Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/030ac08f4414ec2a43fc9cf80144a6464482198364988b7e668cebac70716d8f-rimg-w1024-h1536-dcfef2d1-gmir?v=1766201663

## FAQs

- **Q**: When and where is Christmas Play being held?
  - **A:** Christmas Play takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 11:00 am at 1692 Bowling Green Rd, Scottsville, KY, United States.
- **Q**: Who is organizing Christmas Play?
  - **A:** Christmas Play is organized by House of Mercy Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Play",
        "image": "https://cdn-az.allevents.in/events8/banners/030ac08f4414ec2a43fc9cf80144a6464482198364988b7e668cebac70716d8f-rimg-w1024-h1536-dcfef2d1-gmir?v=1766201663",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/scottsville/christmas-play/200029260481322",
        "location": {
            "@type": "Place",
            "name": "1692 Bowling Green Rd, Scottsville, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1692 Bowling Green Rd, Scottsville, KY 42164-9649, United States",
                "addressLocality": "Scottsville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.75453",
                "longitude": "-86.2201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Announcing new time for our Christmas Play! Sunday School at 10 AM, play at 11 AM, and soup and sandwiches following!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "House of Mercy Church",
                "url": "https://allevents.in/org/house-of-mercy-church/27010838"
            }
        ]
    }
]
```