

# Event Details

- **Event Name**: Christmas Play
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for our annual Christmas play on December 21st beginning at 5 PM with a meal to follow!
- **Event URL**: https://allevents.in/finger/christmas-play/200029350272908
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Finger
- **state**: TN
- **country**: United States
- **location**: 100 Hunter Lane, Finger, TN
- **lat**: 35.36186
- **long**: -88.64982
- **full address**: 100 Hunter Lane, Finger, TN, United States

## Event gallery

- **Alt text**: Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4425aa51cba0261c68612a57af8836dad533179167b0656567681cc5be4d2234-rimg-w1200-h1553-dc07352f-gmir?v=1766237892

## FAQs

- **Q**: When and where is Christmas Play being held?
  - **A:** Christmas Play takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at 100 Hunter Lane, Finger, TN, United States.
- **Q**: Who is organizing Christmas Play?
  - **A:** Christmas Play is organized by Old Friendship Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Play is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Finger, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Play sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Play",
        "image": "https://cdn-az.allevents.in/events6/banners/4425aa51cba0261c68612a57af8836dad533179167b0656567681cc5be4d2234-rimg-w1200-h1553-dc07352f-gmir?v=1766237892",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/finger/christmas-play/200029350272908",
        "location": {
            "@type": "Place",
            "name": "100 Hunter Lane, Finger, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Hunter Ln, Finger, TN 38334-1728, United States",
                "addressLocality": "Finger",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.36186",
                "longitude": "-88.64982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas play on December 21st beginning at 5 PM with a meal to follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Friendship Baptist Church",
                "url": "https://allevents.in/org/old-friendship-baptist-church/20827796"
            }
        ]
    }
]
```