

# Event Details

- **Event Name**: Just a Cuppa
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 10:30 am – Tue, 18 Aug, 2026 at 10:30 am (+01:00)
- **Event Description**: Come along for a friendly chat and a cuppa! Free (donations welcome)
- **Event URL**: https://allevents.in/holt/just-a-cuppa/200030251279547
- **Event Categories**: nonprofit
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Holt
- **state**: EN
- **country**: United Kingdom
- **location**: Holt Library
- **lat**: 52.9063284615
- **long**: 1.091623067
- **full address**: Holt Library, 9 Church Street ,Holt, Norfolk, United Kingdom

## Event gallery

- **Alt text**: Just a Cuppa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0be1b64bfab1b1f2d93ab1a07755b0200045d430061d5686628249f3914b391a-rimg-w480-h414-dcded7d7-gmir?v=1781619886

## FAQs

- **Q**: When and where is Just a Cuppa being held?
  - **A:** Just a Cuppa takes place on Tue, 23 Jun, 2026 at 10:30 am to Tue, 18 Aug, 2026 at 10:30 am at Holt Library, 9 Church Street ,Holt, Norfolk, United Kingdom.
- **Q**: Who is organizing Just a Cuppa?
  - **A:** Just a Cuppa is organized by Holt Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Just a Cuppa",
        "image": "https://cdn-az.allevents.in/events10/banners/0be1b64bfab1b1f2d93ab1a07755b0200045d430061d5686628249f3914b391a-rimg-w480-h414-dcded7d7-gmir?v=1781619886",
        "startDate": "2026-06-23T10:30:00+01:00",
        "endDate": "2026-08-18T10:30:00+01:00",
        "url": "https://allevents.in/holt/just-a-cuppa/200030251279547",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Holt Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Church Street ,Holt, Norfolk",
                "addressLocality": "Holt",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.9063284615",
                "longitude": "1.091623067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along for a friendly chat and a cuppa! Free (donations welcome)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holt Library",
                "url": "https://allevents.in/org/holt-library/21558189"
            }
        ]
    }
]
```