

# Event Details

- **Event Name**: An Evening With Chicane
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 04:00 pm – Sat, 01 Aug, 2026 at 10:00 pm (+00:00)
- **Event Description**: Saturday 1st August we bring Chicane to The Corn Exchange for an evening of euphoric nostalgia.ArtistsChicane
- **Event URL**: https://allevents.in/edinburgh/an-evening-with-chicane/300042399629
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Edinburgh/Edinburgh-Corn-Exchange/An-Evening-With-Chicane/42399629/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Edinburgh Corn Exchange
- **lat**: 55.926826
- **long**: -3.247446
- **full address**: Edinburgh Corn Exchange, 11 Newmarket Road, Edinburgh, United Kingdom

## Event gallery

- **Alt text**: An Evening With Chicane
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/966b95ea0becbabc447793f40cadecdfedcca72e66c92f9bb75bcefd343e15b7-rimg-w400-h400-dc181818-gmir.png?v=1776980283

## Artist Details

- **Artist name**: Chicane

## FAQs

- **Q**: When and where is An Evening With Chicane being held?
  - **A:** An Evening With Chicane takes place on Sat, 01 Aug, 2026 at 04:00 pm to Sat, 01 Aug, 2026 at 10:00 pm at Edinburgh Corn Exchange, 11 Newmarket Road, Edinburgh, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** An Evening With Chicane 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 Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If An Evening With Chicane 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": "An Evening With Chicane",
        "image": "https://cdn-az.allevents.in/events7/banners/966b95ea0becbabc447793f40cadecdfedcca72e66c92f9bb75bcefd343e15b7-rimg-w400-h400-dc181818-gmir.png?v=1776980283",
        "startDate": "2026-08-01T16:00:00+00:00",
        "endDate": "2026-08-01T22:00:00+00:00",
        "url": "https://allevents.in/edinburgh/an-evening-with-chicane/300042399629",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Edinburgh Corn Exchange",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Newmarket Road",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.926826",
                "longitude": "-3.247446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday 1st August we bring Chicane to The Corn Exchange for an evening of euphoric nostalgia.ArtistsChicane",
        "performer": [
            {
                "@type": "Person",
                "name": "Chicane"
            }
        ]
    }
]
```