

# Event Details

- **Event Name**: Card Cafe
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 10:00 am
- **Event Description**: The next card cafe - 6th July ? Hope you can make it x
- **Event URL**: https://allevents.in/bradford/card-cafe/200030268079311
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bradford
- **state**: EN
- **country**: United Kingdom
- **location**: Jeremy's Cafe Bar
- **lat**: 53.82561
- **long**: -1.74382
- **full address**: Jeremy's Cafe Bar, Jeremy's Cafe Bar, Wrose Road ,City of Bradford, Bradford, United Kingdom

## Event gallery

- **Alt text**: Card Cafe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1243ba72a070fd5ed73d24243db8daad4bc8f86b019b7f07fd752f841cd1c458-rimg-w1200-h800-dc787776-gmir?v=1782569595

## FAQs

- **Q**: When and where is Card Cafe being held?
  - **A:** Card Cafe takes place on Mon, 06 Jul, 2026 at 10:00 am to Mon, 06 Jul, 2026 at 10:00 am at Jeremy's Cafe Bar, Jeremy's Cafe Bar, Wrose Road ,City of Bradford, Bradford, United Kingdom.
- **Q**: Who is organizing Card Cafe?
  - **A:** Card Cafe is organized by Cinder Crafts UK.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Card Cafe",
        "image": "https://cdn-az.allevents.in/events3/banners/1243ba72a070fd5ed73d24243db8daad4bc8f86b019b7f07fd752f841cd1c458-rimg-w1200-h800-dc787776-gmir?v=1782569595",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/bradford/card-cafe/200030268079311",
        "location": {
            "@type": "Place",
            "name": "Jeremy's Cafe Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jeremy's Cafe Bar, Wrose Road ,City of Bradford",
                "addressLocality": "Bradford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.82561",
                "longitude": "-1.74382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The next card cafe - 6th July ? Hope you can make it x",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cinder Crafts UK",
                "url": "https://allevents.in/org/cinder-crafts-uk/27940807"
            }
        ]
    }
]
```