

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 10:00 am – Sun, 18 Jan, 2026 at 11:00 am
- **Event Description**: Sunday service in person and online on You Tube
- **Event URL**: https://allevents.in/tucson/sunday-worship-service/200029484344715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: 5102 N. Craycroft Rd., Tucson, AZ, United States, Arizona
- **lat**: 32.29853
- **long**: -110.87456
- **full address**: 5102 N. Craycroft Rd., Tucson, AZ, United States, Arizona

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ec8bce760ba956b0b5f9d420a5416fbe78bb3d35210a6baf24ef3834d1b9350b-rimg-w1200-h900-dc8a7d74-gmir?v=1768189634

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 18 Jan, 2026 at 10:00 am to Sun, 18 Jan, 2026 at 11:00 am at 5102 N. Craycroft Rd., Tucson, AZ, United States, Arizona.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by LCFTucson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/ec8bce760ba956b0b5f9d420a5416fbe78bb3d35210a6baf24ef3834d1b9350b-rimg-w1200-h900-dc8a7d74-gmir?v=1768189634",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/tucson/sunday-worship-service/200029484344715",
        "location": {
            "@type": "Place",
            "name": "5102 N. Craycroft Rd., Tucson, AZ, United States, Arizona",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5102 N Craycroft Rd, Tucson, AZ 85718-6343, United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.29853",
                "longitude": "-110.87456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday service in person and online on You Tube",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LCFTucson",
                "url": "https://allevents.in/org/lcftucson/23288220"
            }
        ]
    }
]
```