

# Event Details

- **Event Name**: Sunday Morning Services
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 10:00 am
- **Event Description**: Join us for the Sunday Morning Celebration Services starting at 10:00 am!
- **Event URL**: https://allevents.in/apple-valley/sunday-morning-services/200030390638722
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Apple Valley
- **state**: CA
- **country**: United States
- **location**: 18575 Corwin Rd, Apple Valley, CA, United States, California 92307
- **lat**: 34.54076
- **long**: -117.25878
- **full address**: 18575 Corwin Rd, Apple Valley, CA, United States, California 92307

## Event gallery

- **Alt text**: Sunday Morning Services
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3933ebaf316ac4bf64bfaa0dc8b76d74177baf230b7ee6623081dafb26f2fceb-rimg-w516-h253-dcfefefe-gmir?v=1784451219

## FAQs

- **Q**: When and where is Sunday Morning Services being held?
  - **A:** Sunday Morning Services takes place on Sun, 19 Jul, 2026 at 10:00 am to Sun, 19 Jul, 2026 at 10:00 am at 18575 Corwin Rd, Apple Valley, CA, United States, California 92307.
- **Q**: Who is organizing Sunday Morning Services?
  - **A:** Sunday Morning Services is organized by Hi-Desert Center for Spiritual Living.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Services",
        "image": "https://cdn-az.allevents.in/events3/banners/3933ebaf316ac4bf64bfaa0dc8b76d74177baf230b7ee6623081dafb26f2fceb-rimg-w516-h253-dcfefefe-gmir?v=1784451219",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/apple-valley/sunday-morning-services/200030390638722",
        "location": {
            "@type": "Place",
            "name": "18575 Corwin Rd, Apple Valley, CA, United States, California 92307",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18575 Corwin Rd, Apple Valley, CA 92307-2329, United States",
                "addressLocality": "Apple Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.54076",
                "longitude": "-117.25878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Sunday Morning Celebration Services starting at 10:00 am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hi-Desert Center for Spiritual Living",
                "url": "https://allevents.in/org/hi-desert-center-for-spiritual-living/21194683"
            }
        ]
    }
]
```