

# Event Details

- **Event Name**: Saturday 11th July - Closed to the general public
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 am – Sat, 11 Jul, 2026 at 11:45 pm (+00:00)
- **Event Description**: Unfortunately we will be closed to the general public on this date!
- **Event URL**: https://allevents.in/cardiff/saturday-11th-july-closed-to-the-general-public/300042423501
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Cardiff/Jacobs-Roof-Garden/Saturday-11th-July---Closed-to-the-general-public/42423501/?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**: Saturday 11th July - Closed to the general public
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f5dfc031098c8329f715beb747d9835836948261dd01a9a6ba75a7a11cd7e021-rimg-w1024-h1024-dc181612-gmir.jpg?v=1778127106

## FAQs

- **Q**: When and where is Saturday 11th July - Closed to the general public being held?
  - **A:** Saturday 11th July - Closed to the general public takes place on Sat, 11 Jul, 2026 at 08:00 am to Sat, 11 Jul, 2026 at 11:45 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": "Saturday 11th July - Closed to the general public",
        "image": "https://cdn-az.allevents.in/events9/banners/f5dfc031098c8329f715beb747d9835836948261dd01a9a6ba75a7a11cd7e021-rimg-w1024-h1024-dc181612-gmir.jpg?v=1778127106",
        "startDate": "2026-07-11T08:00:00+00:00",
        "endDate": "2026-07-11T23:45:00+00:00",
        "url": "https://allevents.in/cardiff/saturday-11th-july-closed-to-the-general-public/300042423501",
        "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": "Unfortunately we will be closed to the general public on this date!"
    }
]
```