

# Event Details

- **Event Name**: Monthly Fellowship Gathering for Women
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Join us on the second Tuesday of the month at 7:00pm for our women's encrichment meeting. We meet to build friendships and encourage each other in our desires to follow Christ. All women are welcome to join us! We look forward to seeing you there!
- **Event URL**: https://allevents.in/arlington/monthly-fellowship-gathering-for-women/1600027952748521
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Arlington
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.687783722387
- **long**: -97.168132527695
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3809 Curt Dr, Arlington, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4d3aeef0-0281-11f0-bb4b-9fad7d28f6ab-rimg-w1000-h469-dc0

## FAQs

- **Q**: When and where is Monthly Fellowship Gathering for Women being held?
  - **A:** Monthly Fellowship Gathering for Women takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3809 Curt Dr, Arlington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Fellowship Gathering for Women",
        "image": "https://cdn-az.allevents.in/events3/banners/b0117740-2cdb-11f0-b2d1-3bf6dcd3efec-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/arlington/monthly-fellowship-gathering-for-women/1600027952748521",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3809 Curt Dr",
                "addressLocality": "Arlington",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.687783722387",
                "longitude": "-97.168132527695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the second Tuesday of the month at 7:00pm for our women's encrichment meeting. We meet to build friendships and encourage each other in our desires to follow Christ. All women are welcome to join us! We look forward to seeing you there!"
    }
]
```