

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 26 Jan, 2026 at 07:00 pm – Mon, 26 Jan, 2026 at 08:30 pm
- **Event Description**: Each Monday we gather together for an activity. This may vary from a class, sport, craft, service project, etc.
- **Event URL**: https://allevents.in/phoenix/family-home-evening/1600027974762308
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.515986113354
- **long**: -112.0415736411
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1835 East Missouri Avenue, Phoenix, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/134c08c0-09eb-11f0-a080-877ed1eae80b-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Family Home Evening being held?
  - **A:** Family Home Evening takes place on Mon, 26 Jan, 2026 at 07:00 pm to Mon, 26 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 1835 East Missouri Avenue, Phoenix, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Home Evening is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Phoenix, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Home Evening sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://cdn-az.allevents.in/events4/banners/1efe68d0-2ca9-11f0-8088-07b044736f52-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-01-26",
        "endDate": "2026-01-26",
        "url": "https://allevents.in/phoenix/family-home-evening/1600027974762308",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1835 East Missouri Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.515986113354",
                "longitude": "-112.0415736411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each Monday we gather together for an activity. This may vary from a class, sport, craft, service project, etc."
    }
]
```