

# Event Details

- **Event Name**: Women's Night Service
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join our monthly women's night service every 4th Wednesday of the month. Dinner is at 6pm followed by a powerful service.
- **Event URL**: https://allevents.in/mandeville/womens-night-service/200029922846539
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mandeville
- **state**: LA
- **country**: United States
- **location**: 3699 Hwy 59, Mandeville, LA, United States, Louisiana 70471
- **lat**: 30.40261
- **long**: -90.04123
- **full address**: 3699 Hwy 59, Mandeville, LA, United States, Louisiana 70471

## Event gallery

- **Alt text**: Women's Night Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5e0fd098a5acd82092b55673f0c493ecc6018772ca57fac59a1f4f20a76df2f1-rimg-w1200-h675-dcffaef4-gmir?v=1775841879

## FAQs

- **Q**: When and where is Women's Night Service being held?
  - **A:** Women's Night Service takes place on Wed, 22 Apr, 2026 at 06:00 pm to Wed, 22 Apr, 2026 at 06:00 pm at 3699 Hwy 59, Mandeville, LA, United States, Louisiana 70471.
- **Q**: Who is organizing Women's Night Service?
  - **A:** Women's Night Service is organized by REACH Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Night Service",
        "image": "https://cdn-az.allevents.in/events4/banners/5e0fd098a5acd82092b55673f0c493ecc6018772ca57fac59a1f4f20a76df2f1-rimg-w1200-h675-dcffaef4-gmir?v=1775841879",
        "startDate": "2026-04-22T18:00:00-05:00",
        "url": "https://allevents.in/mandeville/womens-night-service/200029922846539",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3699 Hwy 59, Mandeville, LA, United States, Louisiana 70471",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3699 LA-59, Mandeville, LA 70471-1952, United States",
                "addressLocality": "Mandeville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.40261",
                "longitude": "-90.04123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our monthly women's night service every 4th Wednesday of the month. Dinner is at 6pm followed by a powerful service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "REACH Church",
                "url": "https://allevents.in/org/reach-church/26062451"
            }
        ]
    }
]
```