

# Event Details

- **Event Name**: Christmas dinner 
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 12:00 am
- **Event Description**: Our special Christmas dinner event. Contact Debbie or Rod to reserve your seats.
- **Event URL**: https://allevents.in/longueuil/christmas-dinner/200029235405626
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Longueuil
- **state**: QC
- **country**: Canada
- **location**: 321 Rue Empire
- **lat**: 45.49009
- **long**: -73.48589
- **full address**: 321 Rue Empire, 321 Rue Empire, Longueuil, QC J4V 1V4, Canada

## Event gallery

- **Alt text**: Christmas dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/40f16650a14de0387659a7cd007cba5b0883389a156fb68469c37522d99f2b32-rimg-w1080-h787-dcf5f5f3-gmir?v=1766216148

## FAQs

- **Q**: When and where is Christmas dinner  being held?
  - **A:** Christmas dinner  takes place on Thu, 25 Dec, 2025 at 12:00 am to Thu, 25 Dec, 2025 at 12:00 am at 321 Rue Empire, 321 Rue Empire, Longueuil, QC J4V 1V4, Canada.
- **Q**: Who is organizing Christmas dinner ?
  - **A:** Christmas dinner  is organized by St. Paul's Anglican Church - Greenfield Park QC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/40f16650a14de0387659a7cd007cba5b0883389a156fb68469c37522d99f2b32-rimg-w1080-h787-dcf5f5f3-gmir?v=1766216148",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/longueuil/christmas-dinner/200029235405626",
        "location": {
            "@type": "Place",
            "name": "321 Rue Empire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 Rue Empire, Longueuil, QC J4V 1V4, Canada",
                "addressLocality": "Longueuil",
                "addressRegion": "QC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.49009",
                "longitude": "-73.48589"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our special Christmas dinner event. Contact Debbie or Rod to reserve your seats.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls Anglican Church - Greenfield Park QC",
                "url": "https://allevents.in/org/st-pauls-anglican-church-greenfield-park-qc/23744502"
            }
        ]
    }
]
```