

# Event Details

- **Event Name**: Test Event in Spanish
- **Event Start and End Date**: Fri, 29 Aug, 2025 at 05:00 pm – Fri, 29 Aug, 2025 at 05:53 pm
- **Event Description**: This is not a real event. This is just a test Event to see if language changes work for Mission Ward.
- **Event URL**: https://allevents.in/riverside/test-event-in-spanish/1600028685346431
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Riverside
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.963635
- **long**: -117.411162
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5900 Grand Ave, Riverside, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/77a8fe50-7a33-11f0-abde-471e4b27bf40-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 29 Aug, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5900 Grand Ave, Riverside, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Test Event in Spanish ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test Event in Spanish",
        "image": "https://cdn-az.allevents.in/events9/banners/07c98220-7a34-11f0-abde-471e4b27bf40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-08-29",
        "endDate": "2025-08-29",
        "url": "https://allevents.in/riverside/test-event-in-spanish/1600028685346431",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5900 Grand Ave",
                "addressLocality": "Riverside",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.963635",
                "longitude": "-117.411162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is not a real event. This is just a test Event to see if language changes work for Mission Ward."
    }
]
```