

# Event Details

- **Event Name**: Rock of the 80's
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 07:00 pm – Wed, 19 Aug, 2026 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsChina Crisis has 22 upcoming events.Big Country has 13 upcoming events.The Vapors has 5 upcoming events.The Icicle Works has 9 upcoming events.
- **Event URL**: https://allevents.in/ottawa/rock-of-the-80s/210003188166329
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/rock-of-the-80s-the-bronson-tickets/14847843?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: The Bronson
- **lat**: 45.41339140
- **long**: -75.70662940
- **full address**: The Bronson, Ottawa, Canada

## Event gallery

- **Alt text**: Rock of the 80's
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/15565b1fe0b3b7099ff36c8fb2f573133b55261af42ef2ad5bfa902a97992fb2-rimg-w1024-h576-dc050505-gmir.jpg?v=1776523575

## Artist Details

- **Artist name**: Big Country
  - **Artist page URL**: https://allevents.in/performer/big-country
- **Artist name**: China Crisis
  - **Artist page URL**: https://allevents.in/performer/china-crisis
- **Artist name**: The Vapors
  - **Artist page URL**: https://allevents.in/performer/the-vapors

## FAQs

- **Q**: When and where is Big Country performing in Ottawa?
  - **A:** Rock of the 80's takes place on Wed, 19 Aug, 2026 at 07:00 pm to Wed, 19 Aug, 2026 at 09:00 pm at The Bronson, Ottawa, Canada.
- **Q**: Who is organizing Rock of the 80's?
  - **A:** Rock of the 80's is organized by TicketMaster.
- **Q**: Who are the performers at Big Country's event?
  - **A:** The confirmed lineup for Rock of the 80's includes: Big Country, China Crisis, The Vapors. The full schedule may be updated closer to the event date - check the event page for the latest artist announcements.
- **Q**: What are the most popular songs by Big Country & other artists?
  - **A:** Some of Big Country's most popular songs include In A Big Country, Look Away, In A Big Country - Radio Edit. These tracks have helped cement their place in the music industry and are likely to feature in their Rock of the 80's set.
- **Q**: What genre of music does Big Country perform?
  - **A:** Big Country is known for their distinctive sound in the new romantic genre, often blending elements of new wave - making them a unique voice in contemporary music.
- **Q**: How popular is Big Country?
  - **A:** Big Country has 480,653 monthly listeners on Spotify and 247,430 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Big Country most popular?
  - **A:** Big Country's music has a strong following across multiple cities, with particularly active listeners in London, Sydney, Dublin, Melbourne, Glasgow.
- **Q**: How do I find more upcoming concerts by Big Country & other artists?
  - **A:** You can find all upcoming Big Country concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rock of the 80's",
        "image": "https://cdn-az.allevents.in/events7/banners/15565b1fe0b3b7099ff36c8fb2f573133b55261af42ef2ad5bfa902a97992fb2-rimg-w1024-h576-dc050505-gmir.jpg?v=1776523575",
        "startDate": "2026-08-19T19:00:00-05:00",
        "endDate": "2026-08-19T21:00:00-05:00",
        "url": "https://allevents.in/ottawa/rock-of-the-80s/210003188166329",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bronson",
            "address": {
                "@type": "PostalAddress",
                "name": "The Bronson, Ottawa, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.41339140",
                "longitude": "-75.70662940"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsChina Crisis has 22 upcoming events.Big Country has 13 upcoming events.The Vapors has 5 upcoming events.The Icicle Works has 9 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Big Country",
                "url": "https://allevents.in/performer/big-country"
            },
            {
                "@type": "MusicGroup",
                "name": "China Crisis",
                "url": "https://allevents.in/performer/china-crisis"
            },
            {
                "@type": "MusicGroup",
                "name": "The Vapors",
                "url": "https://allevents.in/performer/the-vapors"
            }
        ]
    }
]
```