

# Event Details

- **Event Name**: Spanish 4th Branch RS
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 10:00 am – Tue, 10 Feb, 2026 at 12:00 pm
- **Event URL**: https://allevents.in/veradale/spanish-4th-branch-rs/1600027832196519
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Veradale
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.642738
- **long**: -117.215023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14111 East 16th Avenue, Veradale, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a38949b0-e778-11ef-b103-09078afd8ff1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Spanish 4th Branch RS being held?
  - **A:** Spanish 4th Branch RS takes place on Tue, 10 Feb, 2026 at 10:00 am to Tue, 10 Feb, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 14111 East 16th Avenue, Veradale, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spanish 4th Branch RS",
        "image": "https://cdn-az.allevents.in/events2/banners/a1c8d500-e778-11ef-b103-09078afd8ff1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-10",
        "endDate": "2026-02-10",
        "url": "https://allevents.in/veradale/spanish-4th-branch-rs/1600027832196519",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14111 East 16th Avenue",
                "addressLocality": "Veradale",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.642738",
                "longitude": "-117.215023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```