

# Event Details

- **Event Name**: The Joyful Sounds of Christmas
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us for songs for the Joyful Sounds of Christmas!
- **Event URL**: https://allevents.in/montague/the-joyful-sounds-of-christmas/200029204134553
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Montague
- **state**: PE
- **country**: Canada
- **location**: Hillcrest United Church, PEI
- **lat**: 46.15766
- **long**: -62.64308
- **full address**: Hillcrest United Church, PEI, 50 Wood Islands Hill,Montague, Prince Edward Island, Canada

## Event gallery

- **Alt text**: The Joyful Sounds of Christmas
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8d9006ad4428938fbb7ed2eea0d9cbd9efff3afe87a86565013da5933d1b4def-rimg-w1071-h1377-dc126946-gmir?v=1764658261

## FAQs

- **Q**: When and where is The Joyful Sounds of Christmas being held?
  - **A:** The Joyful Sounds of Christmas takes place on Sun, 07 Dec, 2025 at 07:00 pm to Sun, 07 Dec, 2025 at 07:00 pm at Hillcrest United Church, PEI, 50 Wood Islands Hill,Montague, Prince Edward Island, Canada.
- **Q**: Who is organizing The Joyful Sounds of Christmas?
  - **A:** The Joyful Sounds of Christmas is organized by A Joyful Sound.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Joyful Sounds of Christmas",
        "image": "https://cdn-az.allevents.in/events7/banners/8d9006ad4428938fbb7ed2eea0d9cbd9efff3afe87a86565013da5933d1b4def-rimg-w1071-h1377-dc126946-gmir?v=1764658261",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/montague/the-joyful-sounds-of-christmas/200029204134553",
        "location": {
            "@type": "Place",
            "name": "Hillcrest United Church, PEI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Wood Islands Hill,Montague, Prince Edward Island",
                "addressLocality": "Montague",
                "addressRegion": "PE",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.15766",
                "longitude": "-62.64308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for songs for the Joyful Sounds of Christmas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A Joyful Sound",
                "url": "https://allevents.in/org/a-joyful-sound/20703762"
            }
        ]
    }
]
```