

# Event Details

- **Event Name**: Greenway Ward RS activity
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 07:00 pm – Tue, 03 Feb, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/phoenix/greenway-ward-rs-activity/1600027859750803
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.628487021987
- **long**: -111.98924032515
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4242 East Waltann Lane, Phoenix, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/858a9670-ed55-11ef-aa76-9f90786aa8e7-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 03 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4242 East Waltann Lane, Phoenix, United States
- **Q**: Where can I find ticket details about Greenway Ward RS activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greenway Ward RS activity",
        "image": "https://cdn-az.allevents.in/events5/banners/838ec670-ed55-11ef-a021-0b69d287de70-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-03",
        "endDate": "2026-02-03",
        "url": "https://allevents.in/phoenix/greenway-ward-rs-activity/1600027859750803",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4242 East Waltann Lane",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.628487021987",
                "longitude": "-111.98924032515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```