

# Event Details

- **Event Name**: Black Country, New Road
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 06:30 pm – Wed, 25 Feb, 2026 at 11:00 pm
- **Event Description**: Nearby AttractionsBlack Country, New Road has 11 upcoming events.
- **Event URL**: https://allevents.in/hobart/black-country-new-road/210002888017259
- **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/black-country-new-road/187434&utm_medium=affiliate

## Event venue details

- **city**: Hobart
- **state**: TS
- **country**: Australia
- **location**: Odeon Theatre
- **lat**: -42.88304900
- **long**: 147.32467700
- **full address**: Odeon Theatre, Hobart, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b05a952dbd0857cf4576b1e78784921b92e4647235804d311b731e48630937df-rimg-w1024-h576-dc020202-gmir.jpg?v=1769606077
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4dd02a35a349bdccf52498ff8d5ecefa56ac681ec8af6446147c354734c91421-rimg-w400-h400-dc020303-gmir.jpg?v=1771867825

## Artist Details

- **Artist name**: Black Country, New Road
  - **Artist page URL**: https://allevents.in/performer/black-country-new-road

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Odeon Theatre, Hobart, Australia
- **Q**: Who are the performers at this event?
  - **A:** Black Country, New Road
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Black Country, New Road ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Black Country, New Road",
        "image": "https://cdn-az.allevents.in/events7/banners/b05a952dbd0857cf4576b1e78784921b92e4647235804d311b731e48630937df-rimg-w1024-h576-dc020202-gmir.jpg?v=1769606077",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/hobart/black-country-new-road/210002888017259",
        "location": {
            "@type": "Place",
            "name": "Odeon Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Odeon Theatre, Hobart, Australia",
                "addressLocality": "Hobart",
                "addressRegion": "TS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-42.88304900",
                "longitude": "147.32467700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBlack Country, New Road has 11 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Black Country New Road",
                "url": "https://allevents.in/performer/black-country-new-road"
            }
        ]
    }
]
```