

# Event Details

- **Event Name**: Sing for Fun with the Halifax Newcomer Choir
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 02:00 pm
- **Event Description**: Everyone is invited to this free event with the Halifax Newcomer Choir. 

We are preparing for our upcoming concert. Come sing some new music, and meet members of your community.
- **Event URL**: https://allevents.in/dartmouth/sing-for-fun-with-the-halifax-newcomer-choir/200029141569214
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029141569214?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dartmouth-events

## Event venue details

- **city**: Dartmouth
- **state**: NS
- **country**: Canada
- **location**: Alderney Gate Public Library
- **lat**: 44.664081896677
- **long**: -63.569194770818
- **full address**: Alderney Gate Public Library, 60 Alderney Dr.,Dartmouth, Nova Scotia, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Halifax Newcomer Choir (https://allevents.in/org/halifax-newcomer-choir/22521241)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/880b8a976d4c98a1c005578c135ff561f071631fbaea756b175b6c85e360d586-rimg-w1200-h1600-dcfbf5e5-gmir?v=1762454653
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a98af3b63e423ace1735b7ec9f6a293ea4363b549597a026ecb65fec2fdb4def-rimg-w300-h300-dcfaf5e5-gmir?v=1762454654

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Alderney Gate Public Library, 60 Alderney Dr.,Dartmouth, Nova Scotia, Canada
- **Q**: Who is organizing the event?
  - **A:** Halifax Newcomer Choir
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Sing for Fun with the Halifax Newcomer Choir ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sing for Fun with the Halifax Newcomer Choir",
        "image": "https://cdn-az.allevents.in/events7/banners/880b8a976d4c98a1c005578c135ff561f071631fbaea756b175b6c85e360d586-rimg-w1200-h1600-dcfbf5e5-gmir?v=1762454653",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/dartmouth/sing-for-fun-with-the-halifax-newcomer-choir/200029141569214",
        "location": {
            "@type": "Place",
            "name": "Alderney Gate Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Alderney Dr.,Dartmouth, Nova Scotia",
                "addressLocality": "Dartmouth",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.664081896677",
                "longitude": "-63.569194770818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to this free event with the Halifax Newcomer Choir. \n\nWe are preparing for our upcoming concert. Come sing some new music, and meet members of your community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halifax Newcomer Choir",
                "url": "https://allevents.in/org/halifax-newcomer-choir/22521241"
            }
        ]
    }
]
```