

# Event Details

- **Event Name**: Mocktail Masterclass
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 09:00 pm
- **Event Description**: We’ll be hosting a Mocktail Masterclass as part of Alcohol Awareness week - pop in and join us!! ?
- **Event URL**: https://allevents.in/oxford/mocktail-masterclass/200030273527234
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: Refresh Cafe
- **lat**: 51.7479295
- **long**: -1.2368863
- **full address**: Refresh Cafe, 131 Cowley Road,Oxford, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Mocktail Masterclass
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d4ddb563aea93ef0781db58e4cff93cb147d22009588a4a9c81b4d246407913a-rimg-w1200-h900-dcaac6e9-gmir?v=1782568529

## FAQs

- **Q**: When and where is Mocktail Masterclass being held?
  - **A:** Mocktail Masterclass takes place on Tue, 07 Jul, 2026 at 09:00 pm to Tue, 07 Jul, 2026 at 09:00 pm at Refresh Cafe, 131 Cowley Road,Oxford, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Mocktail Masterclass?
  - **A:** Mocktail Masterclass is organized by Vintage Refresh Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mocktail Masterclass",
        "image": "https://cdn-az.allevents.in/events9/banners/d4ddb563aea93ef0781db58e4cff93cb147d22009588a4a9c81b4d246407913a-rimg-w1200-h900-dcaac6e9-gmir?v=1782568529",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/oxford/mocktail-masterclass/200030273527234",
        "location": {
            "@type": "Place",
            "name": "Refresh Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 Cowley Road,Oxford, Oxfordshire",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.7479295",
                "longitude": "-1.2368863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be hosting a Mocktail Masterclass as part of Alcohol Awareness week - pop in and join us!! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vintage Refresh Cafe",
                "url": "https://allevents.in/org/vintage-refresh-cafe/27944355"
            }
        ]
    }
]
```