

# Event Details

- **Event Name**: Spanish Family Home Evening
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 06:00 pm – Fri, 07 Aug, 2026 at 06:00 pm (-08:00)
- **Event Description**: Come join us for a spiritual evening.
- **Event URL**: https://allevents.in/shelton/spanish-family-home-evening/1600028651234903
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shelton
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.2198049
- **long**: -123.11194
- **full address**: The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a6560e50-760f-11f0-9636-713a1005d80d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 06:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 916 North 12th Street, Shelton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Spanish Family Home Evening ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spanish Family Home Evening",
        "image": "https://cdn-az.allevents.in/events8/banners/c215c670-c3d6-11f0-91e1-81c7c8232086-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-06T18:00:00-08:00",
        "endDate": "2026-08-07T18:00:00-08:00",
        "url": "https://allevents.in/shelton/spanish-family-home-evening/1600028651234903",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "916 North 12th Street",
                "addressLocality": "Shelton",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2198049",
                "longitude": "-123.11194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a spiritual evening."
    }
]
```