

# Event Details

- **Event Name**: Youth Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Come join us for our Youth’s Christmas  play!
- **Event URL**: https://allevents.in/shawanee/youth-christmas-play/200029387025924
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Shawanee
- **state**: TN
- **country**: United States
- **location**: 780 Shawanee Road, Harrogate, TN
- **lat**: 36.58145
- **long**: -83.63513
- **full address**: 780 Shawanee Road, Harrogate, TN, 780 Shawanee Rd, Harrogate, TN 37752-7537, United States, Shawanee

## Event gallery

- **Alt text**: Youth Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/543f942335f29cc3bc062245686c8f3e57a6f3502ade00092f49b16dd02cc0ee-rimg-w1200-h1600-dc020102-gmir?v=1766286849

## FAQs

- **Q**: When and where is Youth Christmas Play being held?
  - **A:** Youth Christmas Play takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 780 Shawanee Road, Harrogate, TN, 780 Shawanee Rd, Harrogate, TN 37752-7537, United States, Shawanee.
- **Q**: Who is organizing Youth Christmas Play?
  - **A:** Youth Christmas Play is organized by Shawanee Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Christmas Play",
        "image": "https://cdn-az.allevents.in/events9/banners/543f942335f29cc3bc062245686c8f3e57a6f3502ade00092f49b16dd02cc0ee-rimg-w1200-h1600-dc020102-gmir?v=1766286849",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/shawanee/youth-christmas-play/200029387025924",
        "location": {
            "@type": "Place",
            "name": "780 Shawanee Road, Harrogate, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "780 Shawanee Rd, Harrogate, TN 37752-7537, United States",
                "addressLocality": "Shawanee",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.58145",
                "longitude": "-83.63513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Youth’s Christmas  play!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shawanee Baptist Church",
                "url": "https://allevents.in/org/shawanee-baptist-church/22088026"
            }
        ]
    }
]
```