

# Event Details

- **Event Name**: Showcase Concert
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 04:00 pm
- **Event Description**: This free concert features the most memorable junior performances from the 2026 festival chosen by the discipline adjudicators. Generously sponsored by the Enemark family. Photo credit: Birgit Allgaier
- **Event URL**: https://allevents.in/prince-george/showcase-concert/200029620755902
- **Event Categories**: concerts, music, entertainment, festivals
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029620755902?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prince+george-events

## Event venue details

- **city**: Prince George
- **state**: BC
- **country**: Canada
- **location**: Knox Performance Centre
- **lat**: 53.9161
- **long**: -122.74882
- **full address**: Knox Performance Centre, 1448 5th Ave,Prince George, British Columbia, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: PG and District Music Festival (https://allevents.in/org/pg-and-district-music-festival/25434075)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/523370bbf857a29535a34cffe1d9342d8756afbcd9af0a170e13779b51418f95-rimg-w1200-h675-dc151110-gmir?v=1771675616
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Showcase+Concert&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Knox Performance Centre, 1448 5th Ave,Prince George, British Columbia, Canada
- **Q**: Who is organizing the event?
  - **A:** PG and District Music Festival
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, festivals
- **Q**: Where can I find ticket details about Showcase Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Showcase Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/523370bbf857a29535a34cffe1d9342d8756afbcd9af0a170e13779b51418f95-rimg-w1200-h675-dc151110-gmir?v=1771675616",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/prince-george/showcase-concert/200029620755902",
        "location": {
            "@type": "Place",
            "name": "Knox Performance Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1448 5th Ave,Prince George, British Columbia",
                "addressLocality": "Prince George",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.9161",
                "longitude": "-122.74882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This free concert features the most memorable junior performances from the 2026 festival chosen by the discipline adjudicators. Generously sponsored by the Enemark family. Photo credit: Birgit Allgaier",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PG and District Music Festival",
                "url": "https://allevents.in/org/pg-and-district-music-festival/25434075"
            }
        ]
    }
]
```