

# Event Details

- **Event Name**: Family Christmas Service 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am
- **Event Description**: You’re invited to Faith Church Cypress’ family Christmas service. Come and join us as we celebrate Christ’s birth and have fun along the way!
- **Event URL**: https://allevents.in/cypress/family-christmas-service/200029336615255
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Cypress
- **state**: TX
- **country**: United States
- **location**: McGown Elementary - 21211 Tuckerton Rd, Cypress, TX
- **lat**: 29.92555
- **long**: -95.73955
- **full address**: McGown Elementary - 21211 Tuckerton Rd, Cypress, TX, United States

## Event gallery

- **Alt text**: Family Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f3994e70cd13524fb87f536b7a670ef628f01ffb524689d1792f370712518886-rimg-w1200-h628-dcf5f3f1-gmir?v=1765417255

## FAQs

- **Q**: When and where is Family Christmas Service  being held?
  - **A:** Family Christmas Service  takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 10:30 am at McGown Elementary - 21211 Tuckerton Rd, Cypress, TX, United States.
- **Q**: Who is organizing Family Christmas Service ?
  - **A:** Family Christmas Service  is organized by Faith Church Cypress.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Service",
        "image": "https://cdn-az.allevents.in/events9/banners/f3994e70cd13524fb87f536b7a670ef628f01ffb524689d1792f370712518886-rimg-w1200-h628-dcf5f3f1-gmir?v=1765417255",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/cypress/family-christmas-service/200029336615255",
        "location": {
            "@type": "Place",
            "name": "McGown Elementary - 21211 Tuckerton Rd, Cypress, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21211 Tuckerton Rd, Cypress, TX 77433-4516, United States",
                "addressLocality": "Cypress",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.92555",
                "longitude": "-95.73955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You’re invited to Faith Church Cypress’ family Christmas service. Come and join us as we celebrate Christ’s birth and have fun along the way!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Church Cypress",
                "url": "https://allevents.in/org/faith-church-cypress/23256516"
            }
        ]
    }
]
```