

# Event Details

- **Event Name**: Just A Cuppa
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 11:00 am – Tue, 21 Apr, 2026 at 11:00 am
- **Event Description**: Join us every Tuesday morning for a free hot drink and friendly chat. Everyone welcome.
- **Event URL**: https://allevents.in/lingwood/just-a-cuppa/200029938256942
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lingwood
- **state**: EN
- **country**: United Kingdom
- **location**: Acle Library
- **lat**: 52.640884
- **long**: 1.548921
- **full address**: Acle Library, Bridewell Lane, Acle,Acle, Norfolk, Lingwood, United Kingdom

## Event gallery

- **Alt text**: Just A Cuppa
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/015b2d40331012446e87c078f09e3a74d4b59bdd9743dded40606b83c8d09582-rimg-w1080-h1080-dcededee-gmir?v=1776113441

## FAQs

- **Q**: When and where is Just A Cuppa being held?
  - **A:** Just A Cuppa takes place on Tue, 14 Apr, 2026 at 11:00 am to Tue, 21 Apr, 2026 at 11:00 am at Acle Library, Bridewell Lane, Acle,Acle, Norfolk, Lingwood, United Kingdom.
- **Q**: Who is organizing Just A Cuppa?
  - **A:** Just A Cuppa is organized by Acle Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Just A Cuppa",
        "image": "https://cdn-az.allevents.in/events6/banners/015b2d40331012446e87c078f09e3a74d4b59bdd9743dded40606b83c8d09582-rimg-w1080-h1080-dcededee-gmir?v=1776113441",
        "startDate": "2026-04-14",
        "endDate": "2026-04-21",
        "url": "https://allevents.in/lingwood/just-a-cuppa/200029938256942",
        "location": {
            "@type": "Place",
            "name": "Acle Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bridewell Lane, Acle,Acle, Norfolk",
                "addressLocality": "Lingwood",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.640884",
                "longitude": "1.548921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Tuesday morning for a free hot drink and friendly chat. Everyone welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acle Library",
                "url": "https://allevents.in/org/acle-library/21472747"
            }
        ]
    }
]
```