

# Event Details

- **Event Name**: Concert at the Museum
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 02:00 pm
- **Event Description**: Join us for our monthly concert at the museum for performances by Natalie DeCoste, Junior Fraser, and Leona Williams, with special guest Trevor Gould of Paqtnkek.
- **Event URL**: https://allevents.in/antigonish/concert-at-the-museum/200029052830733
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Antigonish
- **state**: NS
- **country**: Canada
- **location**: 20 East Main Street, Antigonish, NS, Canada, Nova Scotia B2G 2E9
- **lat**: 45.6251
- **long**: -61.98106
- **full address**: 20 East Main Street, Antigonish, NS, Canada, Nova Scotia B2G 2E9

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Antigonish Heritage Museum (https://allevents.in/org/antigonish-heritage-museum/26037370)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a16b2953f17df5340464841130120cd78abc1ece0ae27e99cadfec37eb4ec294-rimg-w1200-h675-dc766148-gmir?v=1760484453
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Concert+at+the+Museum&date=19+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** 20 East Main Street, Antigonish, NS, Canada, Nova Scotia B2G 2E9
- **Q**: Who is organizing the event?
  - **A:** Antigonish Heritage Museum
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert at the Museum ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert at the Museum",
        "image": "https://cdn-az.allevents.in/events10/banners/a16b2953f17df5340464841130120cd78abc1ece0ae27e99cadfec37eb4ec294-rimg-w1200-h675-dc766148-gmir?v=1760484453",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/antigonish/concert-at-the-museum/200029052830733",
        "location": {
            "@type": "Place",
            "name": "20 East Main Street, Antigonish, NS, Canada, Nova Scotia B2G 2E9",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 E Main St, Antigonish, NS B2G 2E9, Canada",
                "addressLocality": "Antigonish",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.6251",
                "longitude": "-61.98106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly concert at the museum for performances by Natalie DeCoste, Junior Fraser, and Leona Williams, with special guest Trevor Gould of Paqtnkek.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Antigonish Heritage Museum",
                "url": "https://allevents.in/org/antigonish-heritage-museum/26037370"
            }
        ]
    }
]
```