

# Event Details

- **Event Name**: Comedy on Sunday
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 06:00 pm – Sun, 11 Oct, 2026 at 06:00 pm (+00:00)
- **Event Description**: Free comedy on Sunday afternoon. Hosted by Vaiga Perkauskaite.
- **Event URL**: https://allevents.in/brighton/comedy-on-sunday/300042699801
- **Event Categories**: fitness, comedy
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/The-Caxton-Arms/Comedy-on-Sunday/42699801/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: The Caxton Arms
- **lat**: 50.8267916
- **long**: -0.1430295
- **full address**: The Caxton Arms, 36 North Gardens     , Brighton, United Kingdom

## Event gallery

- **Alt text**: Comedy on Sunday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/49731fe02e4c1dd53f560375428ade0edbc3d928c84f6aa23ff9e3572bf3e7fa-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1788225607

## FAQs

- **Q**: When and where is Comedy on Sunday being held?
  - **A:** Comedy on Sunday takes place on Sun, 13 Sep, 2026 at 06:00 pm to Sun, 11 Oct, 2026 at 06:00 pm at The Caxton Arms, 36 North Gardens     , Brighton, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comedy on Sunday",
        "image": "https://cdn-az.allevents.in/events9/banners/49731fe02e4c1dd53f560375428ade0edbc3d928c84f6aa23ff9e3572bf3e7fa-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1788225607",
        "startDate": "2026-09-13T18:00:00+00:00",
        "endDate": "2026-10-11T18:00:00+00:00",
        "url": "https://allevents.in/brighton/comedy-on-sunday/300042699801",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Caxton Arms",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36 North Gardens     ",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8267916",
                "longitude": "-0.1430295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free comedy on Sunday afternoon. Hosted by Vaiga Perkauskaite."
    }
]
```