

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 07:00 pm – Tue, 11 Nov, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/los-altos/relief-society-activity/1600027760514647
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Los Altos
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.3590999
- **long**: -122.0784928
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1300 Grant Road, Los Altos, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/04e76900-2c91-11f0-96e4-b5d7e1ccbbcd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 11 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1300 Grant Road, Los Altos, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events8/banners/011ea130-2c91-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/los-altos/relief-society-activity/1600027760514647",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 Grant Road",
                "addressLocality": "Los Altos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3590999",
                "longitude": "-122.0784928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```