

# Event Details

- **Event Name**: Thursday Night Chatter Group
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm – Thu, 11 Dec, 2025 at 09:00 pm
- **Event Description**: Sisters get together to chat and work on their own crafts or other projects.
- **Event URL**: https://allevents.in/salt-lake-city/thursday-night-chatter-group/1600027713378637
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.697707693142
- **long**: -111.86038002447
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3400 South 1100 East, Salt Lake City, US

## Event gallery

- **Alt text**: Thursday Night Chatter Group
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/87ec0320-d230-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd9c3a4-gmir.jpg

## FAQs

- **Q**: When and where is Thursday Night Chatter Group being held?
  - **A:** Thursday Night Chatter Group takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 3400 South 1100 East, Salt Lake City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night Chatter Group",
        "image": "https://cdn-az.allevents.in/events3/banners/87ec0320-d230-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/salt-lake-city/thursday-night-chatter-group/1600027713378637",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3400 South 1100 East",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.697707693142",
                "longitude": "-111.86038002447"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sisters get together to chat and work on their own crafts or other projects."
    }
]
```