

# Event Details

- **Event Name**: Unicorn the Band
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 09:00 pm
- **Event Description**: Unicorn the Band LIVE at The North Star Bar!
- **Event URL**: https://allevents.in/rochester/unicorn-the-band/200029416894620
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: 503 North Broadway, Rochester, MN, United States, Minnesota 55906
- **lat**: 44.02841
- **long**: -92.46323
- **full address**: 503 North Broadway, Rochester, MN, United States, Minnesota 55906

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: North Star Bar (https://allevents.in/org/north-star-bar/11137167)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/34f6869608b26934fbaffa6d0d785c13c1490de20d7e3f978efb0241e7d8c5c3-rimg-w1200-h675-dc14131c-gmir?v=1772858709
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/20953c9084631a783f2087ce58427367510562981d65a0a92fa03e3b838ad385-rimg-w300-h300-dc13121c-gmir?v=1772858710

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 503 North Broadway, Rochester, MN, United States, Minnesota 55906
- **Q**: Who is organizing the event?
  - **A:** North Star Bar
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Unicorn the Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Unicorn the Band",
        "image": "https://cdn-az.allevents.in/events4/banners/34f6869608b26934fbaffa6d0d785c13c1490de20d7e3f978efb0241e7d8c5c3-rimg-w1200-h675-dc14131c-gmir?v=1772858709",
        "startDate": "2026-03-13",
        "url": "https://allevents.in/rochester/unicorn-the-band/200029416894620",
        "location": {
            "@type": "Place",
            "name": "503 North Broadway, Rochester, MN, United States, Minnesota 55906",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "503 N Broadway, Rochester, MN 55906-3653, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.02841",
                "longitude": "-92.46323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unicorn the Band LIVE at The North Star Bar!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Star Bar",
                "url": "https://allevents.in/org/north-star-bar/11137167"
            }
        ]
    }
]
```