

# Event Details

- **Event Name**: Jill Scott
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/las-vegas/jill-scott/2300029806707827
- **Event Categories**: concerts, music, entertainment, art, theatre
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Pearl Concert Theater At Palms Casino Resort
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Pearl Concert Theater At Palms Casino Resort, 4321 West Flamingo Road, Las Vegas, United States

## Event gallery

- **Alt text**: Jill Scott
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/61ee6730-98e6-11f1-9a40-7b90de720125-rimg-w1200-h675-dc384818-gmir.jpg?v=1786825074

## FAQs

- **Q**: When and where is Jill Scott being held?
  - **A:** Jill Scott takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Pearl Concert Theater At Palms Casino Resort, 4321 West Flamingo Road, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jill Scott is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jill Scott sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jill Scott",
        "image": "https://cdn-az.allevents.in/events5/banners/61ee6730-98e6-11f1-9a40-7b90de720125-rimg-w1200-h675-dc384818-gmir.jpg?v=1786825074",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/las-vegas/jill-scott/2300029806707827",
        "location": {
            "@type": "Place",
            "name": "Pearl Concert Theater At Palms Casino Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4321 West Flamingo Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```