

# Event Details

- **Event Name**: Coffee and Cake
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 10:00 am
- **Event Description**: A friendly, monthly meet up for coffee and cake, and may be a walk on Bishops meadows, weather permitting and interest. Open to anyone to come along, dogs also welcome
- **Event URL**: https://allevents.in/hereford/coffee-and-cake/200029508742723
- **Event Categories**: meetups, dog
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200029508742723?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hereford-events

## Event venue details

- **city**: Hereford
- **state**: EN
- **country**: United Kingdom
- **location**: De Koffie Pot
- **lat**: 52.053128
- **long**: -2.718026
- **full address**: De Koffie Pot, De Koffie Pot, The Left Bank Village, Bridge Street, Hereford, HR4 9DG, United Kingdom

## Event gallery

- **Alt text**: Coffee and Cake
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a2095a21751121790953ed341b2210fd0aa498dd11d58e5e3cab2ca9420e8a3a-rimg-w1200-h1600-dc1b1413-gmir?v=1770211399

## FAQs

- **Q**: When and where is Coffee and Cake being held?
  - **A:** Coffee and Cake takes place on Sat, 07 Feb, 2026 at 10:00 am to Sat, 07 Feb, 2026 at 10:00 am at De Koffie Pot, De Koffie Pot, The Left Bank Village, Bridge Street, Hereford, HR4 9DG, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coffee and Cake is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Hereford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coffee and Cake sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee and Cake",
        "image": "https://cdn-az.allevents.in/events5/banners/a2095a21751121790953ed341b2210fd0aa498dd11d58e5e3cab2ca9420e8a3a-rimg-w1200-h1600-dc1b1413-gmir?v=1770211399",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/hereford/coffee-and-cake/200029508742723",
        "location": {
            "@type": "Place",
            "name": "De Koffie Pot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "De Koffie Pot, The Left Bank Village, Bridge Street, Hereford, HR4 9DG",
                "addressLocality": "Hereford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.053128",
                "longitude": "-2.718026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A friendly, monthly meet up for coffee and cake, and may be a walk on Bishops meadows, weather permitting and interest. Open to anyone to come along, dogs also welcome"
    }
]
```