

# Event Details

- **Event Name**: Sunday Morning Worship
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:30 am
- **Event Description**: We invite you to join us to worship God.  Singing, Bible reading, Prayers, Lord's Supper, Sermon.About this EventIn the New Testament, Christians met on the first day of the week to take communion (the Lord's supper), pray, read the scriptures, and encourage one another to love and good works.
- **Event URL**: https://allevents.in/phoenix/sunday-morning-worship/10000353510999917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Fsunday-morning-worship-tickets-353510999917

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: Camelback Church of Christ
- **lat**: 33.5023255
- **long**: -111.9676194
- **full address**: Camelback Church of Christ, 5225 East Camelback Road, Phoenix, United States

## Event gallery

- **Alt text**: Sunday Morning Worship
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/61bad15a9cb02e3417bc23913fef6300fd507a6e99765b7b9813219350468598-rimg-w1200-h683-gmir.jpg?v=1654115536

## FAQs

- **Q**: When and where is Sunday Morning Worship being held?
  - **A:** Sunday Morning Worship takes place on Sun, 04 Jan, 2026 at 10:30 am to Sun, 04 Jan, 2026 at 10:30 am at Camelback Church of Christ, 5225 East Camelback Road, Phoenix, United States.
- **Q**: Who is organizing Sunday Morning Worship?
  - **A:** Sunday Morning Worship is organized by Eventbrite.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Worship",
        "image": "https://cdn-az.allevents.in/events5/banners/61bad15a9cb02e3417bc23913fef6300fd507a6e99765b7b9813219350468598-rimg-w1200-h683-gmir.jpg?v=1654115536",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/phoenix/sunday-morning-worship/10000353510999917",
        "location": {
            "@type": "Place",
            "name": "Camelback Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5225 East Camelback Road",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5023255",
                "longitude": "-111.9676194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us to worship God.  Singing, Bible reading, Prayers, Lord's Supper, Sermon."
    }
]
```