

# Event Details

- **Event Name**: Night of Praise
- **Event Start and End Date**: Sun, 24 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us for a night of praise music here in the PUMC sanctuary!
- **Event URL**: https://allevents.in/painesville/night-of-praise/200029951653813
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Painesville
- **state**: OH
- **country**: United States
- **location**: 71 N Park Pl, Painesville, OH
- **lat**: 41.72546
- **long**: -81.24434
- **full address**: 71 N Park Pl, Painesville, OH, United States

## Event gallery

- **Alt text**: Night of Praise
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4e0c57ef10e6907aab06212eb492e9c3b5fd6e09170da72013a00ec96fd72410-rimg-w1200-h1046-dc4a2b18-gmir?v=1776326652

## FAQs

- **Q**: When and where is Night of Praise being held?
  - **A:** Night of Praise takes place on Sun, 24 May, 2026 at 06:00 pm to Sun, 24 May, 2026 at 06:00 pm at 71 N Park Pl, Painesville, OH, United States.
- **Q**: Who is organizing Night of Praise?
  - **A:** Night of Praise is organized by Painesville United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Night of Praise is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Painesville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Night of Praise sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Night of Praise",
        "image": "https://cdn-az.allevents.in/events10/banners/4e0c57ef10e6907aab06212eb492e9c3b5fd6e09170da72013a00ec96fd72410-rimg-w1200-h1046-dc4a2b18-gmir?v=1776326652",
        "startDate": "2026-05-24T18:00:00-04:00",
        "url": "https://allevents.in/painesville/night-of-praise/200029951653813",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "71 N Park Pl, Painesville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "71 N Park Pl, Painesville, OH 44077-3416, United States",
                "addressLocality": "Painesville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72546",
                "longitude": "-81.24434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of praise music here in the PUMC sanctuary!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Painesville United Methodist Church",
                "url": "https://allevents.in/org/painesville-united-methodist-church/641499",
                "description": "\"On the Square...steeped in prayer.\" Follow us on Twitter @PainesvilleUMC."
            }
        ]
    }
]
```