

# Event Details

- **Event Name**: Mesa Ward TED Talks
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 07:00 pm – Thu, 20 Aug, 2026 at 07:00 pm (-07:00)
- **Event Description**: Each month three people talks about their passions and hobbies
- **Event URL**: https://allevents.in/mesa/mesa-ward-ted-talks/1600028735145225
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.44399885
- **long**: -111.754216
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1550 North Val Vista Drive, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cba4caa0-8165-11f0-b634-91b9b675df2f-rimg-w1000-h564-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Apr, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1550 North Val Vista Drive, Mesa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Mesa Ward TED Talks ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mesa Ward TED Talks",
        "image": "https://cdn-az.allevents.in/events7/banners/da8c79c0-2875-11f1-a4cd-5d89b9b8e421-rimg-w1114-h628-dc000000-gmir.jpg",
        "startDate": "2026-04-16T19:00:00-07:00",
        "endDate": "2026-08-20T19:00:00-07:00",
        "url": "https://allevents.in/mesa/mesa-ward-ted-talks/1600028735145225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1550 North Val Vista Drive",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.44399885",
                "longitude": "-111.754216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each month three people talks about their passions and hobbies"
    }
]
```