

# Event Details

- **Event Name**: Annie
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:30 pm – Sun, 01 Mar, 2026 at 03:30 pm
- **Event Description**: Nearby AttractionsAnnie has 5 upcoming events.
- **Event URL**: https://allevents.in/pittsburgh/annie/210001717040295
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7rda-&utm_medium=affiliate

## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Byham Theater
- **lat**: 40.448101000
- **long**: -79.990898000
- **full address**: Byham Theater, Pittsburgh, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5a590806de20167ef80358690a3b4bb54278d0f625fcc4a29a56c5b484db9713-rimg-w1024-h576-dcdc6001-gmir.jpg?v=1769564441
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da94a70dd63ca8c0e2d3970e36290a1b4bbca3ad2b85c7357581ce9495c1217e-rimg-w400-h400-dcd84801-gmir.jpg?v=1772181042

## Artist Details

- **Artist name**: Annie Lennox
  - **Artist page URL**: https://allevents.in/performer/annie-lennox

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Byham Theater, Pittsburgh, United States
- **Q**: Who are the performers at this event?
  - **A:** Annie Lennox
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Annie ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Annie",
        "image": "https://cdn-az.allevents.in/events3/banners/5a590806de20167ef80358690a3b4bb54278d0f625fcc4a29a56c5b484db9713-rimg-w1024-h576-dcdc6001-gmir.jpg?v=1769564441",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/pittsburgh/annie/210001717040295",
        "location": {
            "@type": "Place",
            "name": "Byham Theater",
            "address": {
                "@type": "PostalAddress",
                "name": "Byham Theater, Pittsburgh, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.448101000",
                "longitude": "-79.990898000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsAnnie has 5 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Annie Lennox",
                "url": "https://allevents.in/performer/annie-lennox"
            }
        ]
    }
]
```