

# Event Details

- **Event Name**: Coming Together Worship Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:15 am – Sun, 14 Dec, 2025 at 11:45 am
- **Event Description**: Morning Church Services for all ages (kids, youth, adults, and seniors).
- **Event URL**: https://allevents.in/baytown/coming-together-worship-service/200029352676938
- **Event Categories**: kids, christmas-services, good-friday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Baytown
- **state**: TX
- **country**: United States
- **location**: 900 W. Baker Road, Baytown, TX, United States, Texas 77521
- **lat**: 29.77069
- **long**: -94.97388
- **full address**: 900 W. Baker Road, Baytown, TX, United States, Texas 77521

## Event gallery

- **Alt text**: Coming Together Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/375ffcd222860dc81896c3e0f31cf6dd442eed098c3d7bb78ad8a64730765400-rimg-w1200-h927-dcffffff-gmir?v=1765671578

## FAQs

- **Q**: When and where is Coming Together Worship Service being held?
  - **A:** Coming Together Worship Service takes place on Sun, 14 Dec, 2025 at 10:15 am to Sun, 14 Dec, 2025 at 11:45 am at 900 W. Baker Road, Baytown, TX, United States, Texas 77521.
- **Q**: Who is organizing Coming Together Worship Service?
  - **A:** Coming Together Worship Service is organized by Baytown First Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coming Together Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/375ffcd222860dc81896c3e0f31cf6dd442eed098c3d7bb78ad8a64730765400-rimg-w1200-h927-dcffffff-gmir?v=1765671578",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/baytown/coming-together-worship-service/200029352676938",
        "location": {
            "@type": "Place",
            "name": "900 W. Baker Road, Baytown, TX, United States, Texas 77521",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 W Baker Rd, Baytown, TX 77521-2340, United States",
                "addressLocality": "Baytown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.77069",
                "longitude": "-94.97388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning Church Services for all ages (kids, youth, adults, and seniors).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baytown First Church of the Nazarene",
                "url": "https://allevents.in/org/baytown-first-church-of-the-nazarene/25879838"
            }
        ]
    }
]
```