

# Event Details

- **Event Name**: Gather and Grow
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 06:00 pm – Tue, 28 Apr, 2026 at 07:00 pm (-06:00)
- **Event Description**: 4th ward RS Birthday Activity
- **Event URL**: https://allevents.in/mt-pleasant/gather-and-grow/1600029857997030
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mt Pleasant
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.545861985327
- **long**: -111.45474281061
- **full address**: The Church of Jesus Christ of Latter-day Saints, 49 State St, Mt Pleasant, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3d0078c0-2828-11f1-a4cd-5d89b9b8e421-rimg-w1000-h562-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 28 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 49 State St, Mt Pleasant, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Gather and Grow ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gather and Grow",
        "image": "https://cdn-az.allevents.in/events7/banners/492af170-2828-11f1-b311-a314a771e96d-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-04-28T18:00:00-06:00",
        "endDate": "2026-04-28T19:00:00-06:00",
        "url": "https://allevents.in/mt-pleasant/gather-and-grow/1600029857997030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49 State St",
                "addressLocality": "Mt Pleasant",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.545861985327",
                "longitude": "-111.45474281061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th ward RS Birthday Activity"
    }
]
```