

# Event Details

- **Event Name**: FHE Bob Ross Paint Night
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 07:00 pm – Mon, 20 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: Come paint with us for FHE! Meet at the church at 7! Treats provided!
- **Event URL**: https://allevents.in/kaysville/fhe-bob-ross-paint-night/1600029714674659
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029714674659

## Event venue details

- **city**: Kaysville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.015464512477
- **long**: -111.93426295424
- **full address**: The Church of Jesus Christ of Latter-day Saints, 162 E Burton Ln, Kaysville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a9c6d500-1034-11f1-b205-49d23285143a-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 20 Apr, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 162 E Burton Ln, Kaysville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about FHE Bob Ross Paint Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FHE Bob Ross Paint Night",
        "image": "https://cdn-az.allevents.in/events7/banners/d058bab0-11fd-11f1-beef-a18d27c3085a-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-20T19:00:00-06:00",
        "endDate": "2026-04-20T20:00:00-06:00",
        "url": "https://allevents.in/kaysville/fhe-bob-ross-paint-night/1600029714674659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "162 E Burton Ln",
                "addressLocality": "Kaysville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.015464512477",
                "longitude": "-111.93426295424"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come paint with us for FHE! Meet at the church at 7! Treats provided!"
    }
]
```