

# Event Details

- **Event Name**: Basic Barista Training
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 12:00 pm – Wed, 15 Jul, 2026 at 02:00 pm
- **Event Description**: FINNISH WRITING? 
COME AND JOIN OUR BASIC BARISTA COURSE
- **Event URL**: https://allevents.in/mossel-bay/basic-barista-training/200030314437814
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mossel Bay
- **state**: WC
- **country**: South Africa
- **location**: De Huijs
- **lat**: -34.18194
- **long**: 22.14862
- **full address**: De Huijs, 50 Bland Street, Mossel Bay.,Mossel Bay, Western Cape, South Africa

## Event gallery

- **Alt text**: Basic Barista Training
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fbe6bcd7a8b5335e93a13e974291eaff4ffd57ed58ac8bd6fd84d0e7e91cf5d7-rimg-w715-h715-dc484846-gmir?v=1784097360

## FAQs

- **Q**: When and where is Basic Barista Training being held?
  - **A:** Basic Barista Training takes place on Mon, 13 Jul, 2026 at 12:00 pm to Wed, 15 Jul, 2026 at 02:00 pm at De Huijs, 50 Bland Street, Mossel Bay.,Mossel Bay, Western Cape, South Africa.
- **Q**: Who is organizing Basic Barista Training?
  - **A:** Basic Barista Training is organized by La Familia Barista Accademy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basic Barista Training",
        "image": "https://cdn-az.allevents.in/events5/banners/fbe6bcd7a8b5335e93a13e974291eaff4ffd57ed58ac8bd6fd84d0e7e91cf5d7-rimg-w715-h715-dc484846-gmir?v=1784097360",
        "startDate": "2026-07-13",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/mossel-bay/basic-barista-training/200030314437814",
        "location": {
            "@type": "Place",
            "name": "De Huijs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Bland Street, Mossel Bay.,Mossel Bay, Western Cape",
                "addressLocality": "Mossel Bay",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.18194",
                "longitude": "22.14862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FINNISH WRITING? \nCOME AND JOIN OUR BASIC BARISTA COURSE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Familia Barista Accademy",
                "url": "https://allevents.in/org/la-familia-barista-accademy/27376534"
            }
        ]
    }
]
```