

# Event Details

- **Event Name**: Children’s Christmas Program
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am – Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: The children will be performing their Christmas program. Santa will be making an appearance to give gifts to all the kids. Followed by a pitch in meal.
- **Event URL**: https://allevents.in/branchville/children’s-christmas-program/200029326479540
- **Event Categories**: christmas, performances, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Branchville
- **state**: IN
- **country**: United States
- **location**: 12611 Branchville Road, Branchville, IN
- **lat**: 38.16294
- **long**: -86.57875
- **full address**: 12611 Branchville Road, Branchville, IN, United States

## Event gallery

- **Alt text**: Children’s Christmas Program
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Children%E2%80%99s+Christmas+Program&date=Sun%2C+14+Dec%2C+2025+at+09%3A30+am&bg=1

## FAQs

- **Q**: When and where is Children’s Christmas Program being held?
  - **A:** Children’s Christmas Program takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 12:00 pm at 12611 Branchville Road, Branchville, IN, United States.
- **Q**: Who is organizing Children’s Christmas Program?
  - **A:** Children’s Christmas Program is organized by Branchville Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s Christmas Program",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Children%E2%80%99s+Christmas+Program&date=Sun%2C+14+Dec%2C+2025+at+09%3A30+am&bg=1",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/branchville/children’s-christmas-program/200029326479540",
        "location": {
            "@type": "Place",
            "name": "12611 Branchville Road, Branchville, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12611 Branchville Rd, Branchville, IN 47514-9016, United States",
                "addressLocality": "Branchville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.16294",
                "longitude": "-86.57875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The children will be performing their Christmas program. Santa will be making an appearance to give gifts to all the kids. Followed by a pitch in meal.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Branchville Christian Church",
                "url": "https://allevents.in/org/branchville-christian-church/26313454"
            }
        ]
    }
]
```