

# Event Details

- **Event Name**: Curved Air
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 07:00 pm – Thu, 13 Nov, 2025 at 11:00 pm
- **Event Description**: Curved Air at 229, London.ArtistsCurved Air
- **Event URL**: https://allevents.in/london/curved-air/300040388647
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/229-THE-VENUE/Curved-Air/40388647/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: 229 THE VENUE
- **lat**: 51.523679
- **long**: -0.144383
- **full address**: 229 THE VENUE, 229 Great Portland Street, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/95bcead2968f23d616f916ab528124d910a864556d11f335cd504e7d49de9de5-rimg-w1024-h1024-dc247aa9-gmir.jpg?v=1763074763
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1f4086794b2b5fd5e35cb9c499df1e8cb7776537d98d6302f32a6ef9149f61eb-rimg-w400-h400-dc257aa9-gmir.jpg?v=1763074762

## Artist Details

- **Artist name**: Curved Air

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 229 THE VENUE, 229 Great Portland Street, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Curved Air
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Curved Air ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Curved Air",
        "image": "https://cdn-az.allevents.in/events5/banners/95bcead2968f23d616f916ab528124d910a864556d11f335cd504e7d49de9de5-rimg-w1024-h1024-dc247aa9-gmir.jpg?v=1763074763",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/london/curved-air/300040388647",
        "location": {
            "@type": "Place",
            "name": "229 THE VENUE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "229 Great Portland Street",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.523679",
                "longitude": "-0.144383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Curved Air at 229, London.ArtistsCurved Air",
        "performer": [
            {
                "@type": "Person",
                "name": "Curved Air"
            }
        ]
    }
]
```