

# Event Details

- **Event Name**: Night of Worship
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:30 pm
- **Event Description**: Join us!
- **Event URL**: https://allevents.in/cleveland/night-of-worship/200029192931044
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: OH
- **country**: United States
- **location**: Tremont
- **lat**: 41.473907
- **long**: -81.686508
- **full address**: Tremont, Cleveland, Ohio, United States

## Event gallery

- **Alt text**: Night of Worship
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d8d6c7c1a382aad4c80ca954e974b491c2e1ca1d8f05e53d338ec7e676abc1cf-rimg-w1200-h675-dce9ae8a-gmir?v=1764532782

## FAQs

- **Q**: When and where is Night of Worship being held?
  - **A:** Night of Worship takes place on Fri, 05 Dec, 2025 at 06:30 pm to Fri, 05 Dec, 2025 at 06:30 pm at Tremont, Cleveland, Ohio, United States.
- **Q**: Who is organizing Night of Worship?
  - **A:** Night of Worship is organized by Scranton Road Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night of Worship",
        "image": "https://cdn-az.allevents.in/events3/banners/d8d6c7c1a382aad4c80ca954e974b491c2e1ca1d8f05e53d338ec7e676abc1cf-rimg-w1200-h675-dce9ae8a-gmir?v=1764532782",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/cleveland/night-of-worship/200029192931044",
        "location": {
            "@type": "Place",
            "name": "Tremont",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cleveland, Ohio",
                "addressLocality": "Cleveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.473907",
                "longitude": "-81.686508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scranton Road Bible Church",
                "url": "https://allevents.in/org/scranton-road-bible-church/24373355"
            }
        ]
    }
]
```