

# Event Details

- **Event Name**: Noah Reid
- **Event Start and End Date**: Thu, 09 Oct, 2025 at 07:30 pm
- **Event Description**: Popular in MemphisNoah Reid which is specially known for Music, Pop.Venue Details:Soundstage at Graceland,3717 Elvis Presley Blvd, Soundstage at Graceland,Memphis, United States
- **Event URL**: https://allevents.in/memphis/noah-reid/210003213993051
- **Event Categories**: music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Memphis
- **state**: TN
- **country**: United States
- **location**: Soundstage at Graceland
- **lat**: 35.032101000
- **long**: -90.009300000
- **full address**: Soundstage at Graceland, Memphis, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/a/94f/57a7e7f0-9287-4ca0-8896-6d30fe4bb94f_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/76d9f3e0-3fae-11f0-a29f-bb08aa964f55-rimg-w400-h400-dc4c4c4c-gmir.jpg

## Artist Details

- **Artist name**: Noah Reid

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Oct, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Soundstage at Graceland, Memphis, United States
- **Q**: Who are the performers at this event?
  - **A:** Noah Reid
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** music
- **Q**: Where can I find ticket details about Noah Reid ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Noah Reid",
        "image": "https://s1.ticketm.net/dam/a/94f/57a7e7f0-9287-4ca0-8896-6d30fe4bb94f_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-10-09",
        "url": "https://allevents.in/memphis/noah-reid/210003213993051",
        "location": {
            "@type": "Place",
            "name": "Soundstage at Graceland",
            "address": {
                "@type": "PostalAddress",
                "name": "Soundstage at Graceland, Memphis, United States",
                "addressLocality": "Memphis",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.032101000",
                "longitude": "-90.009300000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Popular in MemphisNoah Reid which is specially known for Music, Pop.Venue Details:Soundstage at Graceland,3717 Elvis Presley Blvd, Soundstage at Graceland,Memphis, United States",
        "performer": [
            {
                "@type": "Person",
                "name": "Noah Reid"
            }
        ]
    }
]
```