

# Event Details

- **Event Name**: Just A Cuppa
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 11:00 am – Tue, 21 Apr, 2026 at 01:00 pm (+01:00)
- **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/200029941891200
- **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/4d8d11d76559aa1c7d085c9c393dbac4bba5ab52cffa4b8267c44f24bec6cb93-rimg-w1080-h1080-dcededee-gmir?v=1776168600

## FAQs

- **Q**: When and where is Just A Cuppa being held?
  - **A:** Just A Cuppa takes place on Tue, 21 Apr, 2026 at 11:00 am to Tue, 21 Apr, 2026 at 01:00 pm 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/4d8d11d76559aa1c7d085c9c393dbac4bba5ab52cffa4b8267c44f24bec6cb93-rimg-w1080-h1080-dcededee-gmir?v=1776168600",
        "startDate": "2026-04-21T11:00:00+01:00",
        "endDate": "2026-04-21T13:00:00+01:00",
        "url": "https://allevents.in/lingwood/just-a-cuppa/200029941891200",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
            }
        ]
    }
]
```