

# Event Details

- **Event Name**: BENEE
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 07:30 pm – Sun, 15 Feb, 2026 at 11:00 pm
- **Event Description**: Nearby AttractionsBENEE has 28 upcoming events.
- **Event URL**: https://allevents.in/melbourne/benee/210002848383794
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038772/23905?u=https://www.moshtix.com.au/v2/event/benee/186357&utm_medium=affiliate

## Event venue details

- **city**: Melbourne
- **state**: VI
- **country**: Australia
- **location**: 170 Russell
- **lat**: -37.81456375
- **long**: 144.97026062
- **full address**: 170 Russell, Melbourne, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5c90d33ab68de8c41384d841b987862551e77ea9cd6e68b73ac2afbd77141b47-rimg-w1024-h576-dce9e8e9-gmir.jpg?v=1769606180
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f5dad0d2a3fe8a785360633cf833e35e320610771dae2d9bb81696254044ac59-rimg-w400-h400-dceae9ea-gmir.jpg?v=1771032069

## Artist Details

- **Artist name**: BENEE
  - **Artist page URL**: https://allevents.in/performer/benee

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** 170 Russell, Melbourne, Australia
- **Q**: Who are the performers at this event?
  - **A:** BENEE
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about BENEE ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "BENEE",
        "image": "https://cdn-az.allevents.in/events2/banners/5c90d33ab68de8c41384d841b987862551e77ea9cd6e68b73ac2afbd77141b47-rimg-w1024-h576-dce9e8e9-gmir.jpg?v=1769606180",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/melbourne/benee/210002848383794",
        "location": {
            "@type": "Place",
            "name": "170 Russell",
            "address": {
                "@type": "PostalAddress",
                "name": "170 Russell, Melbourne, Australia",
                "addressLocality": "Melbourne",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.81456375",
                "longitude": "144.97026062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBENEE has 28 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Benee",
                "url": "https://allevents.in/performer/benee"
            }
        ]
    }
]
```