

# Event Details

- **Event Name**: University of Regina Voice Studio Recital
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 07:30 pm
- **Event Description**: Join us for a concert of music for voice and piano featuring the voice majors from the University of Regina.
- **Event URL**: https://allevents.in/regina/university-of-regina-voice-studio-recital/200029248030326
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: Riddell Center
- **lat**: 50.416649609
- **long**: -104.591302438
- **full address**: Riddell Center, 3737 Wascanaa Pkwy.,Regina, Saskatchewan, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: University of Regina Department of Music (https://allevents.in/org/university-of-regina-department-of-music/23867698)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed9dbeb5f5a12f63044266f9b4c7e325f224facc76f9cb513fc234c289ea7252-rimg-w1200-h1600-dc215759-gmir?v=1763943626
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/814160d6a8c6098a12dc3903364a1f2762e7277054edb971cda43c3efd00fd8a-rimg-w300-h300-dc215759-gmir?v=1763943626

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Riddell Center, 3737 Wascanaa Pkwy.,Regina, Saskatchewan, Canada
- **Q**: Who is organizing the event?
  - **A:** University of Regina Department of Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about University of Regina Voice Studio Recital ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "University of Regina Voice Studio Recital",
        "image": "https://cdn-az.allevents.in/events8/banners/ed9dbeb5f5a12f63044266f9b4c7e325f224facc76f9cb513fc234c289ea7252-rimg-w1200-h1600-dc215759-gmir?v=1763943626",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/regina/university-of-regina-voice-studio-recital/200029248030326",
        "location": {
            "@type": "Place",
            "name": "Riddell Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3737 Wascanaa Pkwy.,Regina, Saskatchewan",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.416649609",
                "longitude": "-104.591302438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a concert of music for voice and piano featuring the voice majors from the University of Regina.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "University of Regina Department of Music",
                "url": "https://allevents.in/org/university-of-regina-department-of-music/23867698"
            }
        ]
    }
]
```