

# Event Details

- **Event Name**: Children's Christmas Play
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm – Fri, 12 Dec, 2025 at 07:30 pm
- **Event Description**: Children's Theater performance  in celebration of Christmas.
- **Event URL**: https://allevents.in/florence/childrens-christmas-play/80001643828031
- **Event Categories**: performances, christmas, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/80001643828031

## Event venue details

- **city**: Florence
- **state**: CO
- **country**: United States
- **location**: Bell Tower Cultural Center
- **lat**: 38.390817
- **long**: -105.1155059
- **full address**: Bell Tower Cultural Center, 201 E 2nd St, Florence, CO 81226, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Florence Arts Council/ Bell Tower Cultural Center (https://allevents.in/org/florence-arts-council-bell-tower-cultural-center/26561192)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69231f9b90f94.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Children%27s+Christmas+Play&date=12+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Bell Tower Cultural Center, 201 E 2nd St, Florence, CO 81226, United States
- **Q**: Who is organizing the event?
  - **A:** Florence Arts Council/ Bell Tower Cultural Center
- **Q**: What type of event is this?
  - **A:** performances, christmas, kids
- **Q**: Where can I find ticket details about Children's Christmas Play ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Play",
        "image": "https://cdn2.allevents.in/thumbs/thumb69231f9b90f94.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/florence/childrens-christmas-play/80001643828031",
        "location": {
            "@type": "Place",
            "name": "Bell Tower Cultural Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E 2nd St, Florence, CO 81226, United States",
                "postalCode": "81226",
                "addressLocality": "Florence",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.390817",
                "longitude": "-105.1155059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children's Theater performance  in celebration of Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Florence Arts Council Bell Tower Cultural Center",
                "url": "https://allevents.in/org/florence-arts-council-bell-tower-cultural-center/26561192"
            }
        ]
    }
]
```