

# Event Details

- **Event Name**: Third Thursday - Big Stories
- **Event Start and End Date**: Sun, 17 May, 2026 at 06:00 pm – Sun, 17 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: We will be meeting as men in the Neighborhood and having a discussion about Big Stories. Big Fish, Big Hunting, Big Stories.
- **Event URL**: https://allevents.in/st-george/third-thursday-big-stories/1600028253668932
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.117112309075
- **long**: -113.58744642571
- **full address**: The Church of Jesus Christ of Latter-day Saints, 200 West 500 North, St George, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1bfc2010-3c25-11f0-b036-afbd8135e01f-rimg-w682-h400-dc7

## FAQs

- **Q**: When and where is Third Thursday - Big Stories being held?
  - **A:** Third Thursday - Big Stories takes place on Sun, 17 May, 2026 at 06:00 pm to Sun, 17 May, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 200 West 500 North, St George, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Third Thursday - Big Stories",
        "image": "https://cdn-az.allevents.in/events1/banners/5debe590-2415-11f1-b21f-e7b51f3e47f4-rimg-w682-h400-dc7e8a91-gmir.jpg",
        "startDate": "2026-05-17T18:00:00-06:00",
        "endDate": "2026-05-17T19:00:00-06:00",
        "url": "https://allevents.in/st-george/third-thursday-big-stories/1600028253668932",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 West 500 North",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.117112309075",
                "longitude": "-113.58744642571"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be meeting as men in the Neighborhood and having a discussion about Big Stories. Big Fish, Big Hunting, Big Stories."
    }
]
```