

# Event Details

- **Event Name**: YSA Dinner
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 06:15 pm – Thu, 30 Apr, 2026 at 06:15 pm (-07:00)
- **Event Description**: Dinner for all YSA members of the Morgan Hill Stake starting at 6:25pm-7:00.
- **Event URL**: https://allevents.in/gilroy/ysa-dinner/1600028165017125
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilroy
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.012829
- **long**: -121.582029
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7999 Miller Avenue, Gilroy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bd8369a0-2d13-11f0-af65-5796ab79898d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Mar, 2026 at 06:15 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7999 Miller Avenue, Gilroy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YSA Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/97db25a0-2419-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-26T18:15:00-07:00",
        "endDate": "2026-04-30T18:15:00-07:00",
        "url": "https://allevents.in/gilroy/ysa-dinner/1600028165017125",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7999 Miller Avenue",
                "addressLocality": "Gilroy",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.012829",
                "longitude": "-121.582029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dinner for all YSA members of the Morgan Hill Stake starting at 6:25pm-7:00."
    }
]
```