

# Event Details

- **Event Name**: Cars & Coffee
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 04:30 pm – Sat, 20 Jun, 2026 at 08:30 pm
- **Event Description**: The car meet is back, Saturday 20th June?
- **Event URL**: https://allevents.in/leicester/cars-and-coffee/200030190819404
- **Event Categories**: car-shows
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Leicester
- **state**: EN
- **country**: United Kingdom
- **location**: The Mill Lane Cafe
- **lat**: 52.63330076467
- **long**: -1.1333299875259
- **full address**: The Mill Lane Cafe, The Mill Lane Ind Est,Leicester, United Kingdom

## Event gallery

- **Alt text**: Cars &amp; Coffee
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/97b988144d14a47dfb8eb92b7f9cced093526b055049ab724c6fa2cb30726968-rimg-w1054-h1492-dc030305-gmir?v=1781414680

## FAQs

- **Q**: When and where is Cars & Coffee being held?
  - **A:** Cars & Coffee takes place on Sat, 20 Jun, 2026 at 04:30 pm to Sat, 20 Jun, 2026 at 08:30 pm at The Mill Lane Cafe, The Mill Lane Ind Est,Leicester, United Kingdom.
- **Q**: Who is organizing Cars & Coffee?
  - **A:** Cars & Coffee is organized by The Mill Lane Cafe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cars & Coffee is ideal for car enthusiasts, auto fans, and anyone passionate about classic, exotic, or custom vehicles. Whether you're a first-time attendee or a longtime enthusiast in Leicester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cars & Coffee 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": "Cars &amp; Coffee",
        "image": "https://cdn-az.allevents.in/events3/banners/97b988144d14a47dfb8eb92b7f9cced093526b055049ab724c6fa2cb30726968-rimg-w1054-h1492-dc030305-gmir?v=1781414680",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/leicester/cars-and-coffee/200030190819404",
        "location": {
            "@type": "Place",
            "name": "The Mill Lane Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Mill Lane Ind Est,Leicester, United Kingdom",
                "addressLocality": "Leicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.63330076467",
                "longitude": "-1.1333299875259"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The car meet is back, Saturday 20th June?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mill Lane Cafe",
                "url": "https://allevents.in/org/the-mill-lane-cafe/25048155"
            }
        ]
    }
]
```