

# Event Details

- **Event Name**: Christmas Play 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Our church is having our Christmas play and would love to have everyone come out and join us.
- **Event URL**: https://allevents.in/cedartown/christmas-play/200029202655918
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Cedartown
- **state**: GA
- **country**: United States
- **location**: 165 Mountain Home Loop, Cedartown, GA
- **lat**: 34.06278
- **long**: -85.36345
- **full address**: 165 Mountain Home Loop, Cedartown, GA, United States

## Event gallery

- **Alt text**: Christmas Play
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8d2a4fba60d3299db5a6053851de9d2a0d8cb84e52ac7b8a3b6eed55571de399-rimg-w1200-h795-dc010000-gmir?v=1765447472

## FAQs

- **Q**: When and where is Christmas Play  being held?
  - **A:** Christmas Play  takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at 165 Mountain Home Loop, Cedartown, GA, United States.
- **Q**: Who is organizing Christmas Play ?
  - **A:** Christmas Play  is organized by Mountain Home Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Play",
        "image": "https://cdn-az.allevents.in/events5/banners/8d2a4fba60d3299db5a6053851de9d2a0d8cb84e52ac7b8a3b6eed55571de399-rimg-w1200-h795-dc010000-gmir?v=1765447472",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/cedartown/christmas-play/200029202655918",
        "location": {
            "@type": "Place",
            "name": "165 Mountain Home Loop, Cedartown, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "165 Mountain Home Loop, Cedartown, GA 30125-4231, United States",
                "addressLocality": "Cedartown",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.06278",
                "longitude": "-85.36345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our church is having our Christmas play and would love to have everyone come out and join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Home Baptist Church",
                "url": "https://allevents.in/org/mountain-home-baptist-church/25187352"
            }
        ]
    }
]
```