

# Event Details

- **Event Name**: CH Relief Society
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm – Thu, 18 Dec, 2025 at 09:00 pm
- **Event Description**: Cibolo Hills Monthly Relief society activity
- **Event URL**: https://allevents.in/san-antonio/ch-relief-society/1600027903490603
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.680196
- **long**: -98.438943
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25479 Bulverde Rd, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a2b03640-f6b7-11ef-9473-8bcdbc748ebf-rimg-w1000-h469-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 25479 Bulverde Rd, San Antonio, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about CH Relief Society ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CH Relief Society",
        "image": "https://cdn-az.allevents.in/events4/banners/d334ca00-dc72-11f0-98cc-77e631188975-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/san-antonio/ch-relief-society/1600027903490603",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25479 Bulverde Rd",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.680196",
                "longitude": "-98.438943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cibolo Hills Monthly Relief society activity"
    }
]
```