

# Event Details

- **Event Name**: Stewart Activity Days
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 04:00 pm – Wed, 05 Jan, 2028 at 04:00 pm (-07:00)
- **Event Description**: Activities for Boys and Girls ages 8-11 held on the first and third Wednesdays of each month from 4-5 pm at the Church.
- **Event URL**: https://allevents.in/mesa/stewart-activity-days/1600027722935200
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.42605675
- **long**: -111.860067
- **full address**: The Church of Jesus Christ of Latter-day Saints, 613 North Stewart Street, Mesa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/df458580-2c70-11f0-b268-d78ed8940c40-rimg-w1000-h563-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 01 Jul, 2026 at 04:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 613 North Stewart Street, Mesa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stewart Activity Days ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stewart Activity Days",
        "image": "https://cdn-az.allevents.in/events3/banners/7ae57ba0-1cc9-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2026-07-01T16:00:00-07:00",
        "endDate": "2028-01-05T16:00:00-07:00",
        "url": "https://allevents.in/mesa/stewart-activity-days/1600027722935200",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "613 North Stewart Street",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.42605675",
                "longitude": "-111.860067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activities for Boys and Girls ages 8-11 held on the first and third Wednesdays of each month from 4-5 pm at the Church."
    }
]
```