

# Event Details

- **Event Name**: Night of Worship
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 06:00 pm
- **Event Description**: You and your family are invited to a night of community, coffee, and worship at Street Brew in Scottsdale. Fill out the form to let us know you’re coming: https://www.jesusforthevalley.com/calendar/scottsdale-worship-night

Can’t wait to see you where!
- **Event URL**: https://allevents.in/scottsdale/night-of-worship/200030247544101
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Scottsdale
- **state**: AZ
- **country**: United States
- **location**: Street Brew Coffee
- **lat**: 33.582915579663
- **long**: -111.9279319828
- **full address**: Street Brew Coffee, 10634 N 71st Place,Scottsdale, Arizona, United States

## Event gallery

- **Alt text**: Night of Worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/44a3c45255467438cefa0e5d0804dc187dd55552011c87777cf70abfbfef6783-rimg-w1200-h675-dc8e9496-gmir?v=1783677675

## FAQs

- **Q**: When and where is Night of Worship being held?
  - **A:** Night of Worship takes place on Sat, 18 Jul, 2026 at 06:00 pm to Sat, 18 Jul, 2026 at 06:00 pm at Street Brew Coffee, 10634 N 71st Place,Scottsdale, Arizona, United States.
- **Q**: Who is organizing Night of Worship?
  - **A:** Night of Worship is organized by Jesus for the Valley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night of Worship",
        "image": "https://cdn-az.allevents.in/events1/banners/44a3c45255467438cefa0e5d0804dc187dd55552011c87777cf70abfbfef6783-rimg-w1200-h675-dc8e9496-gmir?v=1783677675",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/scottsdale/night-of-worship/200030247544101",
        "location": {
            "@type": "Place",
            "name": "Street Brew Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10634 N 71st Place,Scottsdale, Arizona",
                "addressLocality": "Scottsdale",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.582915579663",
                "longitude": "-111.9279319828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You and your family are invited to a night of community, coffee, and worship at Street Brew in Scottsdale. Fill out the form to let us know you’re coming: https://www.jesusforthevalley.com/calendar/scottsdale-worship-night\n\nCan’t wait to see you where!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jesus for the Valley",
                "url": "https://allevents.in/org/jesus-for-the-valley/27926659"
            }
        ]
    }
]
```