

# Event Details

- **Event Name**: Family Gathering
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 12:05 pm – Sun, 20 Dec, 2026 at 12:05 pm (-07:00)
- **Event Description**: Join us after Sunday School for an opportunity to get to know your fellow ward members! It's a great time to meet families that you minister to, and introduce yourself to others. And for an added bous, a light refreshment will be served! Yum Yum!
- **Event URL**: https://allevents.in/allyn/family-gathering/1600029606645306
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Allyn
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.4099822
- **long**: -122.8393363
- **full address**: The Church of Jesus Christ of Latter-day Saints, 40 East Belwood Lane, Allyn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9c0af9c0-ffd4-11f0-8e38-f9b94c99e860-rimg-w1000-h667-dc

## FAQs

- **Q**: When and where is Family Gathering being held?
  - **A:** Family Gathering takes place on Sun, 15 Mar, 2026 at 12:05 pm to Sun, 20 Dec, 2026 at 12:05 pm at The Church of Jesus Christ of Latter-day Saints, 40 East Belwood Lane, Allyn, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Gathering is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Allyn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Gathering 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 Gathering",
        "image": "https://cdn-az.allevents.in/events3/banners/27bd3480-1d01-11f1-b6a5-cd61f1521f0c-rimg-w1200-h800-dcf2eef0-gmir.png",
        "startDate": "2026-03-15T12:05:00-07:00",
        "endDate": "2026-12-20T12:05:00-07:00",
        "url": "https://allevents.in/allyn/family-gathering/1600029606645306",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 East Belwood Lane",
                "addressLocality": "Allyn",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.4099822",
                "longitude": "-122.8393363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after Sunday School for an opportunity to get to know your fellow ward members! It's a great time to meet families that you minister to, and introduce yourself to others. And for an added bous, a light refreshment will be served! Yum Yum!"
    }
]
```