

# Event Details

- **Event Name**: Shane Gillis in Raleigh
- **Event Start and End Date**: Fri, 09 May, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/cary/shane-gillis-in-raleigh/3300027525955208
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/296934/271177/4272?u=https://www.ticketmaster.com/shane-gillis-live-raleigh-north-carolina-05-09-2025/event/2D006165A6E01E74

## Event venue details

- **city**: Cary
- **state**: NC
- **country**: United States
- **location**: Lenovo Center
- **lat**: 35.803242
- **long**: -78.722936
- **full address**: Lenovo Center, Lenovo Center, Cary, NC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/15d45590-a346-11ef-911f-f91b4246c4f7-rimg-w640-h640-dc020105-gmir.jpg?v=1731670688
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Shane+Gillis+in+Raleigh&date=09+May

## Artist Details

- **Artist name**: Shane Gillis
  - **Artist page URL**: https://allevents.in/performer/shane-gillis

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 May, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Lenovo Center, Lenovo Center, Cary, NC, United States
- **Q**: Who are the performers at this event?
  - **A:** Shane Gillis
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Shane Gillis in Raleigh ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Shane Gillis in Raleigh",
        "image": "https://cdn-az.allevents.in/events1/banners/15d45590-a346-11ef-911f-f91b4246c4f7-rimg-w640-h640-dc020105-gmir.jpg?v=1731670688",
        "startDate": "2025-05-09",
        "url": "https://allevents.in/cary/shane-gillis-in-raleigh/3300027525955208",
        "location": {
            "@type": "Place",
            "name": "Lenovo Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lenovo Center, Cary, NC, United States",
                "addressLocality": "Cary",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.803242",
                "longitude": "-78.722936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Shane Gillis",
                "url": "https://allevents.in/performer/shane-gillis"
            }
        ]
    }
]
```