

# Event Details

- **Event Name**: Paint and Sip!
- **Event Start and End Date**: Thu, 14 May, 2026 at 06:00 pm – Thu, 14 May, 2026 at 10:00 pm (+00:00)
- **Event Description**: £28 per person includes a welcome drink plus all art supplies: canvas, paints, and brushes, everything you need to get creative
- **Event URL**: https://allevents.in/cardiff/paint-and-sip/300042366246
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Cardiff/Jacobs-Roof-Garden/Paint-and-Sip/42366246/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Cardiff
- **state**: WA
- **country**: United Kingdom
- **location**: Jacobs Roof Garden
- **lat**: 51.475509
- **long**: -3.176336
- **full address**: Jacobs Roof Garden, Jacobs Market, West Canal Wharf, Cardiff, United Kingdom

## Event gallery

- **Alt text**: Paint and Sip!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b9a007c0f9757de1fe3b772ced6e7e29f0654b57a189b54009b8db81946b46d6-rimg-w1024-h1024-dcf5f4f0-gmir.jpg?v=1776735558

## FAQs

- **Q**: When and where is Paint and Sip! being held?
  - **A:** Paint and Sip! takes place on Thu, 14 May, 2026 at 06:00 pm to Thu, 14 May, 2026 at 10:00 pm at Jacobs Roof Garden, Jacobs Market, West Canal Wharf, Cardiff, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paint and Sip!",
        "image": "https://cdn-az.allevents.in/events4/banners/b9a007c0f9757de1fe3b772ced6e7e29f0654b57a189b54009b8db81946b46d6-rimg-w1024-h1024-dcf5f4f0-gmir.jpg?v=1776735558",
        "startDate": "2026-05-14T18:00:00+00:00",
        "endDate": "2026-05-14T22:00:00+00:00",
        "url": "https://allevents.in/cardiff/paint-and-sip/300042366246",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jacobs Roof Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jacobs Market, West Canal Wharf",
                "addressLocality": "Cardiff",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.475509",
                "longitude": "-3.176336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "£28 per person includes a welcome drink plus all art supplies: canvas, paints, and brushes, everything you need to get creative"
    }
]
```