

# Event Details

- **Event Name**: Adult FHE
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 06:30 pm – Mon, 05 Jan, 2026 at 08:30 pm
- **Event Description**: All adults with no children under 18 in the home are invited to participate with us! Come join us! First Monday of the month.
- **Event URL**: https://allevents.in/san-antonio/adult-fhe/1600028181115126
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.508676
- **long**: -98.663553
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bbe9e310-2f72-11f0-8404-797e3287d259-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Adult FHE being held?
  - **A:** Adult FHE takes place on Mon, 05 Jan, 2026 at 06:30 pm to Mon, 05 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Adult FHE is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in San Antonio, this event is thoughtfully curated to deliver a standout experience worth every moment. If Adult FHE sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult FHE",
        "image": "https://cdn-az.allevents.in/events8/banners/3c431da0-ea9a-11f0-aaf5-174747fbdaec-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/san-antonio/adult-fhe/1600028181115126",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7100 Wilder Street",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.508676",
                "longitude": "-98.663553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All adults with no children under 18 in the home are invited to participate with us! Come join us! First Monday of the month."
    }
]
```