

# Event Details

- **Event Name**: John Legend
- **Event Start and End Date**: Tue, 05 May, 2026 at 08:00 pm – Tue, 05 May, 2026 at 10:00 pm (-05:00)
- **Event Description**: Nearby AttractionsJohn Legend has 21 upcoming events.
- **Event URL**: https://allevents.in/schenectady/john-legend/210001400908866
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Schenectady
- **state**: NY
- **country**: United States
- **location**: Proctor's Theatre
- **lat**: 42.815800000
- **long**: -73.942001000
- **full address**: Proctor's Theatre, Schenectady, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/299cb1021eb790919f5495fc5161148181bf9c42627bd0b3c093f9d63f8e486c-rimg-w1024-h576-dc111014-gmir.jpg?v=1771556643
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4dda0f3a28a3710336e3edf8833ca37aa1f7e098f899d0e208a7c275165c8dfb-rimg-w400-h400-dc121115-gmir.jpg?v=1774596646

## Artist Details

- **Artist name**: John Legend
  - **Artist page URL**: https://allevents.in/performer/john-legend

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 05 May, 2026 at 08:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Proctor's Theatre, Schenectady, United States
- **Q**: Who are the performers at this event?
  - **A:** John Legend
- **Q**: Who is organizing the event?
  - **A:** LIVE NATION MUSIC
- **Q**: Where can I find ticket details about John Legend ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "John Legend",
        "image": "https://cdn-az.allevents.in/events4/banners/299cb1021eb790919f5495fc5161148181bf9c42627bd0b3c093f9d63f8e486c-rimg-w1024-h576-dc111014-gmir.jpg?v=1771556643",
        "startDate": "2026-05-05T20:00:00-05:00",
        "endDate": "2026-05-05T22:00:00-05:00",
        "url": "https://allevents.in/schenectady/john-legend/210001400908866",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Proctor's Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Proctor's Theatre, Schenectady, United States",
                "addressLocality": "Schenectady",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.815800000",
                "longitude": "-73.942001000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsJohn Legend has 21 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "John Legend",
                "url": "https://allevents.in/performer/john-legend"
            }
        ]
    }
]
```