

# Event Details

- **Event Name**: Fête de Noël
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 04:00 pm
- **Event Description**: Une fête de Noël pour les membres familles, adultes et alliés de l'AQEPA Saguenay.
- **Event URL**: https://allevents.in/chicoutimi/fête-de-noël/200029044279734
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Chicoutimi
- **state**: QC
- **country**: Canada
- **location**: 115 Racine Est, Chicoutimi, QC, Canada, Québec
- **lat**: 48.42798
- **long**: -71.06526
- **full address**: 115 Racine Est, Chicoutimi, QC, Canada, Québec

## Event gallery

- **Alt text**: Fête de Noël
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9be0fb0af175c187afcfbd3184f51d558587caf85024d0dfabee6fd5cdb31c1f-rimg-w1200-h675-dc161614-gmir?v=1767195178

## FAQs

- **Q**: When and where is Fete de Noel being held?
  - **A:** Fete de Noel takes place on Sat, 03 Jan, 2026 at 04:00 pm to Sat, 03 Jan, 2026 at 04:00 pm at 115 Racine Est, Chicoutimi, QC, Canada, Quebec.
- **Q**: Who is organizing Fete de Noel?
  - **A:** Fete de Noel is organized by AQEPA Saguenay.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fête de Noël",
        "image": "https://cdn-az.allevents.in/events5/banners/9be0fb0af175c187afcfbd3184f51d558587caf85024d0dfabee6fd5cdb31c1f-rimg-w1200-h675-dc161614-gmir?v=1767195178",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/chicoutimi/fête-de-noël/200029044279734",
        "location": {
            "@type": "Place",
            "name": "115 Racine Est, Chicoutimi, QC, Canada, Québec",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 Rue Racine E, Saguenay, QC G7H 1R5, Canada",
                "addressLocality": "Chicoutimi",
                "addressRegion": "QC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.42798",
                "longitude": "-71.06526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Une fête de Noël pour les membres familles, adultes et alliés de l'AQEPA Saguenay.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AQEPA Saguenay",
                "url": "https://allevents.in/org/aqepa-saguenay/26062228"
            }
        ]
    }
]
```