

# Event Details

- **Event Name**: Children's Christmas Program
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Join us to celebrate the birth of Jesus as the Children sing and read during the morning service.  Pot luck fellowship meal will follow the service!!
- **Event URL**: https://allevents.in/goshen/childrens-christmas-program/200029340185333
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Goshen
- **state**: AR
- **country**: United States
- **location**: First Southern Baptist Church
- **lat**: 36.108359926534
- **long**: -93.976991217266
- **full address**: First Southern Baptist Church, 870 AR-45, Fayetteville, AR 72703-8433, United States, Goshen

## Event gallery

- **Alt text**: Children's Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a121b751132e3242c02256b16fc4b6b6188d61b15c74980419a0135ac8fa4666-rimg-w1200-h800-dc928f8d-gmir?v=1765468952

## 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 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at First Southern Baptist Church, 870 AR-45, Fayetteville, AR 72703-8433, United States, Goshen.
- **Q**: Who is organizing Children's Christmas Program?
  - **A:** Children's Christmas Program is organized by First Southern Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Program",
        "image": "https://cdn-az.allevents.in/events2/banners/a121b751132e3242c02256b16fc4b6b6188d61b15c74980419a0135ac8fa4666-rimg-w1200-h800-dc928f8d-gmir?v=1765468952",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/goshen/childrens-christmas-program/200029340185333",
        "location": {
            "@type": "Place",
            "name": "First Southern Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "870 AR-45, Fayetteville, AR 72703-8433, United States",
                "addressLocality": "Goshen",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.108359926534",
                "longitude": "-93.976991217266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate the birth of Jesus as the Children sing and read during the morning service.  Pot luck fellowship meal will follow the service!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Southern Baptist Church",
                "url": "https://allevents.in/org/first-southern-baptist-church/23260809"
            }
        ]
    }
]
```