

# Event Details

- **Event Name**: Christmas at Voice Church
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:30 am
- **Event Description**: We’ll be having two services for Christmas at 9.30am and 11am. 

It’ll be a beautiful time to remember what Christmas is all about! Wherever you are in your faith journey, you are invited! There are special environments just for your kids too!
- **Event URL**: https://allevents.in/tustin/christmas-at-voice-church/200029347928220
- **Event Categories**: christmas, kids, christmas-services
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Tustin
- **state**: CA
- **country**: United States
- **location**: 3002 Dow Avenue #140, Tustin, CA
- **lat**: 33.70847
- **long**: -117.80457
- **full address**: 3002 Dow Avenue #140, Tustin, CA, United States

## Event gallery

- **Alt text**: Christmas at Voice Church
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9194e8ed0df11bbc9c814d176de63e3f8dda6473293d3e0c2e20d6c671ccefd7-rimg-w1024-h1024-dc961f1b-gmir?v=1766196608

## FAQs

- **Q**: When and where is Christmas at Voice Church being held?
  - **A:** Christmas at Voice Church takes place on Sun, 21 Dec, 2025 at 09:30 am to Sun, 21 Dec, 2025 at 09:30 am at 3002 Dow Avenue #140, Tustin, CA, United States.
- **Q**: Who is organizing Christmas at Voice Church?
  - **A:** Christmas at Voice Church is organized by Voice Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at Voice Church",
        "image": "https://cdn-az.allevents.in/events7/banners/9194e8ed0df11bbc9c814d176de63e3f8dda6473293d3e0c2e20d6c671ccefd7-rimg-w1024-h1024-dc961f1b-gmir?v=1766196608",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/tustin/christmas-at-voice-church/200029347928220",
        "location": {
            "@type": "Place",
            "name": "3002 Dow Avenue #140, Tustin, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3002 Dow Ave, Tustin, CA 92780-7233, United States",
                "addressLocality": "Tustin",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.70847",
                "longitude": "-117.80457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be having two services for Christmas at 9.30am and 11am. \n\nIt’ll be a beautiful time to remember what Christmas is all about! Wherever you are in your faith journey, you are invited! There are special environments just for your kids too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Voice Church",
                "url": "https://allevents.in/org/voice-church/26847651"
            }
        ]
    }
]
```