

# Event Details

- **Event Name**: Damaged
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 pm – Sun, 28 Jun, 2026 at 03:00 am (+00:00)
- **Event Description**: Damaged events multi genre eventArtistsCally
- **Event URL**: https://allevents.in/bristol/damaged/300042154201
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/Basement-45/Damaged/42154201/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Basement 45
- **lat**: 51.453563
- **long**: -2.600823
- **full address**: Basement 45, 8 Frogmore Street, Bristol, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2d8f8516cc59fee048479a3d545f8d3217fd42e117adfcc7974849a7e9428942-rimg-w1024-h1024-dc010102-gmir.jpg?v=1772258967
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2b9f6e45d4eea574f0818ecd851442136af0e0e571fcedbf47652ba044b7730-rimg-w400-h400-dc010102-gmir.jpg?v=1772258966

## Artist Details

- **Artist name**: Cally

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Jun, 2026 at 09:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Basement 45, 8 Frogmore Street, Bristol, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Cally
- **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 Damaged ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Damaged",
        "image": "https://cdn-az.allevents.in/events9/banners/2d8f8516cc59fee048479a3d545f8d3217fd42e117adfcc7974849a7e9428942-rimg-w1024-h1024-dc010102-gmir.jpg?v=1772258967",
        "startDate": "2026-06-27T21:00:00+00:00",
        "endDate": "2026-06-28T03:00:00+00:00",
        "url": "https://allevents.in/bristol/damaged/300042154201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Basement 45",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Frogmore Street",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.453563",
                "longitude": "-2.600823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Damaged events multi genre eventArtistsCally",
        "performer": [
            {
                "@type": "Person",
                "name": "Cally"
            }
        ]
    }
]
```