

# Event Details

- **Event Name**: Simsboro’s Family Christmas
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 05:00 pm
- **Event Description**: This event is free and open to the Community! Join us for an evening of food, fun, and fellowship celebrating the start of the Christmas season. Food provided by the church; members can bring a dessert to share. Free family photos provided by Andy Cross!
- **Event URL**: https://allevents.in/simsboro/simsboro’s-family-christmas/200029171041035
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Simsboro
- **state**: LA
- **country**: United States
- **location**: 133 Tiger Dr, Simsboro, LA
- **lat**: 32.53435
- **long**: -92.78757
- **full address**: 133 Tiger Dr, Simsboro, LA, United States

## Event gallery

- **Alt text**: Simsboro’s Family Christmas
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a24a8ecdbb4f54d528d2392baa39610f48b44ebeac573d7cde835374807ff52e-rimg-w945-h2048-dc000000-gmir?v=1765006813

## FAQs

- **Q**: When and where is Simsboro’s Family Christmas being held?
  - **A:** Simsboro’s Family Christmas takes place on Sun, 07 Dec, 2025 at 05:00 pm to Sun, 07 Dec, 2025 at 05:00 pm at 133 Tiger Dr, Simsboro, LA, United States.
- **Q**: Who is organizing Simsboro’s Family Christmas?
  - **A:** Simsboro’s Family Christmas is organized by Simsboro, First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Simsboro’s Family Christmas",
        "image": "https://cdn-az.allevents.in/events10/banners/a24a8ecdbb4f54d528d2392baa39610f48b44ebeac573d7cde835374807ff52e-rimg-w945-h2048-dc000000-gmir?v=1765006813",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/simsboro/simsboro’s-family-christmas/200029171041035",
        "location": {
            "@type": "Place",
            "name": "133 Tiger Dr, Simsboro, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "133 Tiger Dr, Simsboro, LA 71275-3038, United States",
                "addressLocality": "Simsboro",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53435",
                "longitude": "-92.78757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is free and open to the Community! Join us for an evening of food, fun, and fellowship celebrating the start of the Christmas season. Food provided by the church; members can bring a dessert to share. Free family photos provided by Andy Cross!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Simsboro First Baptist Church",
                "url": "https://allevents.in/org/simsboro-first-baptist-church/20763041"
            }
        ]
    }
]
```