

# Event Details

- **Event Name**: Mixed Tape
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: Amici is presenting a rock concert called Mixed Tape!
- **Event URL**: https://allevents.in/regina/mixed-tape/200029960574529
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: Darke Hall
- **lat**: 50.4405951
- **long**: -104.6130249
- **full address**: Darke Hall, 2255 College Avenue,Regina, Saskatchewan, Canada

## Event gallery

- **Alt text**: Mixed Tape
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/25d934e4a23ee031f8ace14c3ea099f6b3db73b6931d61d870d3562c1bf96327-rimg-w1200-h1637-dcffe7be-gmir?v=1776447328

## FAQs

- **Q**: When and where is Mixed Tape being held?
  - **A:** Mixed Tape takes place on Sat, 02 May, 2026 at 07:00 pm to Sat, 02 May, 2026 at 07:00 pm at Darke Hall, 2255 College Avenue,Regina, Saskatchewan, Canada.
- **Q**: Who is organizing Mixed Tape?
  - **A:** Mixed Tape is organized by Amici Singers Regina.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mixed Tape",
        "image": "https://cdn-az.allevents.in/events6/banners/25d934e4a23ee031f8ace14c3ea099f6b3db73b6931d61d870d3562c1bf96327-rimg-w1200-h1637-dcffe7be-gmir?v=1776447328",
        "startDate": "2026-05-02T19:00:00-06:00",
        "url": "https://allevents.in/regina/mixed-tape/200029960574529",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Darke Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2255 College Avenue,Regina, Saskatchewan",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.4405951",
                "longitude": "-104.6130249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Amici is presenting a rock concert called Mixed Tape!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amici Singers Regina",
                "url": "https://allevents.in/org/amici-singers-regina/23955710"
            }
        ]
    }
]
```