

# Event Details

- **Event Name**: Ladies Christmas Evening
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 07:00 pm
- **Event Description**: You're invited to our Ladies Christmas Evening at Gateway Community Church. All are welcome. We have a lovely evening planned.
Please bring a snack to share, a wrapped ornament for our ornament exchange, and a friend.
- **Event URL**: https://allevents.in/hinton/ladies-christmas-evening/200029148497215
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Hinton
- **state**: AB
- **country**: Canada
- **location**: 101 Douglas Drive, Hinton, AB, Canada, Alberta T7V1C1
- **lat**: 53.42113
- **long**: -117.54959
- **full address**: 101 Douglas Drive, Hinton, AB, Canada, Alberta T7V1C1

## Event gallery

- **Alt text**: Ladies Christmas Evening
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3ea8a38b547feb36b23723996750448f479547221644453a9fc26bf831c1a88f-rimg-w1200-h1553-dcf6f5f2-gmir?v=1763853523

## FAQs

- **Q**: When and where is Ladies Christmas Evening being held?
  - **A:** Ladies Christmas Evening takes place on Sat, 29 Nov, 2025 at 07:00 pm to Sat, 29 Nov, 2025 at 07:00 pm at 101 Douglas Drive, Hinton, AB, Canada, Alberta T7V1C1.
- **Q**: Who is organizing Ladies Christmas Evening?
  - **A:** Ladies Christmas Evening is organized by Gateway Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ladies Christmas Evening",
        "image": "https://cdn-az.allevents.in/events1/banners/3ea8a38b547feb36b23723996750448f479547221644453a9fc26bf831c1a88f-rimg-w1200-h1553-dcf6f5f2-gmir?v=1763853523",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/hinton/ladies-christmas-evening/200029148497215",
        "location": {
            "@type": "Place",
            "name": "101 Douglas Drive, Hinton, AB, Canada, Alberta T7V1C1",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Douglas Dr, Hinton, AB T7V 1C1, Canada",
                "addressLocality": "Hinton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.42113",
                "longitude": "-117.54959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our Ladies Christmas Evening at Gateway Community Church. All are welcome. We have a lovely evening planned.\nPlease bring a snack to share, a wrapped ornament for our ornament exchange, and a friend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gateway Community Church",
                "url": "https://allevents.in/org/gateway-community-church/27030068"
            }
        ]
    }
]
```