

# Event Details

- **Event Name**: Worship Night! 
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 06:30 pm – Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: We’ve had requests for a longer worship night so we will be starting this time at 6:30. Come for the whole time or for however long works for you!
- **Event URL**: https://allevents.in/glenwood-springs/worship-night/200030260581108
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Glenwood Springs
- **state**: CO
- **country**: United States
- **location**: 260 Soccer Field Road, Glenwood Springs, CO
- **lat**: 39.56511
- **long**: -107.35864
- **full address**: 260 Soccer Field Road, Glenwood Springs, CO, United States

## Event gallery

- **Alt text**: Worship Night!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/08312dff3a273917c33d20df26922d152713da0c8bb7968dc2523b81f001446d-rimg-w1200-h879-dc2f4561-gmir?v=1783694328

## FAQs

- **Q**: When and where is Worship Night!  being held?
  - **A:** Worship Night!  takes place on Fri, 10 Jul, 2026 at 06:30 pm to Fri, 10 Jul, 2026 at 08:00 pm at 260 Soccer Field Road, Glenwood Springs, CO, United States.
- **Q**: Who is organizing Worship Night! ?
  - **A:** Worship Night!  is organized by Glenwood Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Night!",
        "image": "https://cdn-az.allevents.in/events6/banners/08312dff3a273917c33d20df26922d152713da0c8bb7968dc2523b81f001446d-rimg-w1200-h879-dc2f4561-gmir?v=1783694328",
        "startDate": "2026-07-10",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/glenwood-springs/worship-night/200030260581108",
        "location": {
            "@type": "Place",
            "name": "260 Soccer Field Road, Glenwood Springs, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "260 Soccer Field Rd, Glenwood Springs, CO 81601-2552, United States",
                "addressLocality": "Glenwood Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.56511",
                "longitude": "-107.35864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ve had requests for a longer worship night so we will be starting this time at 6:30. Come for the whole time or for however long works for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glenwood Church of Christ",
                "url": "https://allevents.in/org/glenwood-church-of-christ/21399006"
            }
        ]
    }
]
```