

# Event Details

- **Event Name**: Cuppa and a chat
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 10:00 am
- **Event Description**: A social get together for local creatives
- **Event URL**: https://allevents.in/launceston/cuppa-and-a-chat/200029502961926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Launceston
- **state**: EN
- **country**: United Kingdom
- **location**: Liberty Coffee
- **lat**: 50.638086614
- **long**: -4.360576821
- **full address**: Liberty Coffee, 1 Tower Street, Launceston, PL15 8BQ, United Kingdom

## Event gallery

- **Alt text**: Cuppa and a chat
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e76ad1eb6ea1955814cc2d017c18eeb51b650fb0c435b80b4d7ab7903d7ca3dd-rimg-w1200-h677-dc2a5984-gmir?v=1771846034

## FAQs

- **Q**: When and where is Cuppa and a chat being held?
  - **A:** Cuppa and a chat takes place on Thu, 26 Feb, 2026 at 10:00 am to Thu, 26 Feb, 2026 at 10:00 am at Liberty Coffee, 1 Tower Street, Launceston, PL15 8BQ, United Kingdom.
- **Q**: Who is organizing Cuppa and a chat?
  - **A:** Cuppa and a chat is organized by Launceston Artists and Makers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cuppa and a chat",
        "image": "https://cdn-az.allevents.in/events4/banners/e76ad1eb6ea1955814cc2d017c18eeb51b650fb0c435b80b4d7ab7903d7ca3dd-rimg-w1200-h677-dc2a5984-gmir?v=1771846034",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/launceston/cuppa-and-a-chat/200029502961926",
        "location": {
            "@type": "Place",
            "name": "Liberty Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Tower Street, Launceston, PL15 8BQ, United Kingdom",
                "addressLocality": "Launceston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.638086614",
                "longitude": "-4.360576821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A social get together for local creatives",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Launceston Artists and Makers",
                "url": "https://allevents.in/org/launceston-artists-and-makers/20662880"
            }
        ]
    }
]
```