

# Event Details

- **Event Name**: Denton Ward Relief Society Activity
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 07:00 pm – Thu, 09 Apr, 2026 at 08:30 pm (-05:00)
- **Event Description**: RS Activity
- **Event URL**: https://allevents.in/denton/denton-ward-relief-society-activity/1600029670474545
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Denton
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.149115482608
- **long**: -97.104520932952
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4501 Teasley Ln, Denton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c52a4f40-0aec-11f1-8e72-eb9923d9d6b2-rimg-w1000-h667-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4501 Teasley Ln, Denton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Denton Ward 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": "Denton Ward Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/5c8c7840-17c2-11f1-abd5-e70abe7c6535-rimg-w1200-h800-dcaaa9a7-gmir.jpg",
        "startDate": "2026-04-09T19:00:00-05:00",
        "endDate": "2026-04-09T20:30:00-05:00",
        "url": "https://allevents.in/denton/denton-ward-relief-society-activity/1600029670474545",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4501 Teasley Ln",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.149115482608",
                "longitude": "-97.104520932952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "RS Activity"
    }
]
```