

# Event Details

- **Event Name**: LCO Spring Concert
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 07:30 pm – Fri, 13 Mar, 2026 at 10:00 pm
- **Event Description**: Tickets available via the Trybooking website or on the door.
- **Event URL**: https://allevents.in/lewes/lco-spring-concert/200029631077955
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details

- **Ticket URL**: https://www.trybooking.com/uk/events/landing/101072?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lewes-events

## Event venue details

- **city**: Lewes
- **state**: EN
- **country**: United Kingdom
- **location**: Town Hall Lewes
- **lat**: 50.873492561184
- **long**: 0.010253275391315
- **full address**: Town Hall Lewes, Lewes, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lewes Concert Orchestra (https://allevents.in/org/lewes-concert-orchestra/15646569)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ee5349c1266bb9e35a4a18ec513a11485a5e13718b6d487dba21ee704205f844-rimg-w1080-h1080-dc110505-gmir?v=1773273323
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88d4f1b024bb8572723de4b561918dafc848b9a0a0aa67527f3d367cfd261e2b-rimg-w300-h300-dc110505-gmir?v=1773273323

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Town Hall Lewes, Lewes, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Lewes Concert Orchestra
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about LCO Spring Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "LCO Spring Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/ee5349c1266bb9e35a4a18ec513a11485a5e13718b6d487dba21ee704205f844-rimg-w1080-h1080-dc110505-gmir?v=1773273323",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/lewes/lco-spring-concert/200029631077955",
        "location": {
            "@type": "Place",
            "name": "Town Hall Lewes",
            "address": {
                "@type": "PostalAddress",
                "name": "Town Hall Lewes, Lewes, United Kingdom",
                "addressLocality": "Lewes",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.873492561184",
                "longitude": "0.010253275391315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets available via the Trybooking website or on the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lewes Concert Orchestra",
                "url": "https://allevents.in/org/lewes-concert-orchestra/15646569",
                "description": "We are a local concert orchestra who perform 3 concerts a year in Lewes."
            }
        ]
    }
]
```