

# Event Details

- **Event Name**: The Art of Hope
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 01:00 pm – Sat, 04 Oct, 2025 at 04:00 pm
- **Event Description**: Art show at Hope Unitarian Church featuring art by Jo Ann Howse Janet Skates & Jan Moore.
- **Event URL**: https://allevents.in/tulsa/the-art-of-hope/80002111302500
- **Event Categories**: art, crafts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tulsa
- **state**: OK
- **country**: United States
- **location**: Hope Unitarian Church
- **lat**: 36.0397555
- **long**: -95.9065076
- **full address**: Hope Unitarian Church, 8432 S Sheridan Rd, Tulsa, OK 74133, United States

## Event gallery

- **Alt text**: The Art of Hope
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68c9a29983a76.jpg

## FAQs

- **Q**: When and where is The Art of Hope being held?
  - **A:** The Art of Hope takes place on Sat, 04 Oct, 2025 at 01:00 pm to Sat, 04 Oct, 2025 at 04:00 pm at Hope Unitarian Church, 8432 S Sheridan Rd, Tulsa, OK 74133, United States.
- **Q**: Who is organizing The Art of Hope?
  - **A:** The Art of Hope is organized by Hope Unitarian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Art of Hope",
        "image": "https://cdn2.allevents.in/thumbs/thumb68c9a29983a76.jpg",
        "startDate": "2025-10-04",
        "endDate": "2025-10-04",
        "url": "https://allevents.in/tulsa/the-art-of-hope/80002111302500",
        "location": {
            "@type": "Place",
            "name": "Hope Unitarian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8432 S Sheridan Rd, Tulsa, OK 74133, United States",
                "postalCode": "74133",
                "addressLocality": "Tulsa",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0397555",
                "longitude": "-95.9065076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Art show at Hope Unitarian Church featuring art by Jo Ann Howse Janet Skates & Jan Moore.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Unitarian Church",
                "url": "https://allevents.in/org/hope-unitarian-church/26703106"
            }
        ]
    }
]
```