

# Event Details

- **Event Name**: The Great Pop Culture Revue
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 07:30 pm – Fri, 10 Apr, 2026 at 09:30 pm (+00:00)
- **Event URL**: https://allevents.in/newcastle-upon-tyne-ne1-2pq/the-great-pop-culture-revue/210002229610292
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/the-great-pop-culture-revue-cluny-2-tickets/13735024?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Newcastle upon Tyne, NE1 2PQ
- **state**: EN
- **country**: United Kingdom
- **location**: Cluny 2
- **lat**: 54.97493300
- **long**: -1.59238000
- **full address**: Cluny 2, Newcastle upon Tyne, NE1 2PQ, United Kingdom

## Event gallery

- **Alt text**: The Great Pop Culture Revue
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a805dd9b0d27b814dcc0df458d5e562d2329ea3fd633e33c0232e5c9e423e4e2-rimg-w1024-h576-dc181818-gmir.jpg?v=1769690090

## FAQs

- **Q**: When and where is The Great Pop Culture Revue being held?
  - **A:** The Great Pop Culture Revue takes place on Fri, 10 Apr, 2026 at 07:30 pm to Fri, 10 Apr, 2026 at 09:30 pm at Cluny 2, Newcastle upon Tyne, NE1 2PQ, United Kingdom.
- **Q**: Who is organizing The Great Pop Culture Revue?
  - **A:** The Great Pop Culture Revue is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Pop Culture Revue",
        "image": "https://cdn-az.allevents.in/events10/banners/a805dd9b0d27b814dcc0df458d5e562d2329ea3fd633e33c0232e5c9e423e4e2-rimg-w1024-h576-dc181818-gmir.jpg?v=1769690090",
        "startDate": "2026-04-10T19:30:00+00:00",
        "endDate": "2026-04-10T21:30:00+00:00",
        "url": "https://allevents.in/newcastle-upon-tyne-ne1-2pq/the-great-pop-culture-revue/210002229610292",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cluny 2",
            "address": {
                "@type": "PostalAddress",
                "name": "Cluny 2, Newcastle upon Tyne, NE1 2PQ, United Kingdom",
                "addressLocality": "Newcastle upon Tyne, NE1 2PQ",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.97493300",
                "longitude": "-1.59238000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```