

# Event Details

- **Event Name**: Sunday Service 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Please join us this Sunday for Service at 10:00am. Come see us in person or by livestream!
- **Event URL**: https://allevents.in/deming/sunday-service/200029378589850
- **Event Categories**: virtual
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Deming
- **state**: NM
- **country**: United States
- **location**: 208 S. Gold Avenue, Deming, NM
- **lat**: 32.26719
- **long**: -107.75873
- **full address**: 208 S. Gold Avenue, Deming, NM, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/162a1458281ea60cc65e68e61bb1d8495fa9ef2cd50e92d74b9dcf1392bcba86-rimg-w1188-h1098-dc2f1143-gmir?v=1766176370

## FAQs

- **Q**: When and where is Sunday Service  being held?
  - **A:** Sunday Service  takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 208 S. Gold Avenue, Deming, NM, United States.
- **Q**: Who is organizing Sunday Service ?
  - **A:** Sunday Service  is organized by Church on the Rock Deming.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/162a1458281ea60cc65e68e61bb1d8495fa9ef2cd50e92d74b9dcf1392bcba86-rimg-w1188-h1098-dc2f1143-gmir?v=1766176370",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/deming/sunday-service/200029378589850",
        "location": {
            "@type": "Place",
            "name": "208 S. Gold Avenue, Deming, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 S Gold Ave, Deming, NM 88030-3706, United States",
                "addressLocality": "Deming",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.26719",
                "longitude": "-107.75873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us this Sunday for Service at 10:00am. Come see us in person or by livestream!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church on the Rock Deming",
                "url": "https://allevents.in/org/church-on-the-rock-deming/26888147"
            }
        ]
    }
]
```