

# Event Details

- **Event Name**: Cheltenham Jazz Festival 2025
- **Event Start and End Date**: Wed, 30 Apr, 2025 at 01:00 pm – Mon, 05 May, 2025 at 11:00 pm
- **Event Description**: Cheltenham Jazz Festival is back in 2025!ArtistsCorinne Bailey RaeDavid GrayNubya GarciaJools Holland and His Rhythm and Blues OrchestraMusic Genres :  Jazz, Blues
- **Event URL**: https://allevents.in/cheltenham/cheltenham-jazz-festival-2025/300040398347
- **Event Categories**: music, entertainment, festivals, jazz, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/cheltenham-jazz-festival/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Cheltenham
- **state**: EN
- **country**: United Kingdom
- **location**: Montpellier Gardens Montpellier Walk Cheltenham
- **lat**: 51.894998
- **long**: -2.079798
- **full address**: Montpellier Gardens Montpellier Walk Cheltenham, Montpellier Gardens, Montpellier Walk, Cheltenham, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d1plawd8huk6hh.cloudfront.net/assets/default400.png
- **Alt text**: thumbnail
  - **Image URL**: https://d1plawd8huk6hh.cloudfront.net/assets/default400.png

## Artist Details

- **Artist name**: Corinne Bailey Rae
- **Artist name**: David Gray
- **Artist name**: Nubya Garcia
- **Artist name**: Jools Holland and His Rhythm and Blues Orchestra

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 30 Apr, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Montpellier Gardens Montpellier Walk Cheltenham, Montpellier Gardens, Montpellier Walk, Cheltenham, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Corinne Bailey Rae, David Gray, Nubya Garcia, Jools Holland and His Rhythm and Blues Orchestra
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, entertainment, festivals, jazz, art
- **Q**: Where can I find ticket details about Cheltenham Jazz Festival 2025 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Cheltenham Jazz Festival 2025",
        "image": "https://d1plawd8huk6hh.cloudfront.net/assets/default400.png",
        "startDate": "2025-04-30",
        "endDate": "2025-05-05",
        "url": "https://allevents.in/cheltenham/cheltenham-jazz-festival-2025/300040398347",
        "location": {
            "@type": "Place",
            "name": "Montpellier Gardens Montpellier Walk Cheltenham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Montpellier Gardens, Montpellier Walk",
                "addressLocality": "Cheltenham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.894998",
                "longitude": "-2.079798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cheltenham Jazz Festival is back in 2025!ArtistsCorinne Bailey RaeDavid GrayNubya GarciaJools Holland and His Rhythm and Blues OrchestraMusic Genres :  Jazz, Blues",
        "performer": [
            {
                "@type": "Person",
                "name": "Corinne Bailey Rae"
            },
            {
                "@type": "Person",
                "name": "David Gray"
            },
            {
                "@type": "Person",
                "name": "Nubya Garcia"
            },
            {
                "@type": "Person",
                "name": "Jools Holland and His Rhythm and Blues Orchestra"
            }
        ]
    }
]
```