

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:00 pm – Wed, 03 Dec, 2025 at 08:30 pm
- **Event Description**: More details to come.
- **Event URL**: https://allevents.in/san-antonio/relief-society-activity/1600028611710543
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.578372312054
- **long**: -98.609739711704
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6240 Utsa Boulevard, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1d033020-7078-11f0-96be-d9bcca14d905-rimg-w300-h168-dc02

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6240 Utsa Boulevard, San Antonio, US
- **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://dyn-image.allevents.in/generate-image?v=4&title=Relief+Society+Activity&date=Wed%2C+03+Dec%2C+2025+at+07%3A00+pm&bg=4",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/san-antonio/relief-society-activity/1600028611710543",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6240 Utsa Boulevard",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.578372312054",
                "longitude": "-98.609739711704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come."
    }
]
```