

# Event Details

- **Event Name**: COFFEE N CLASSICS NOV 
- **Event Start and End Date**: Sun, 01 Nov, 2026 at 07:30 am – Sun, 01 Nov, 2026 at 10:00 am (+10:30)
- **Event Description**: Coffee N Classics is held first sunday of each month at gepps cross homemaker centre
- **Event URL**: https://allevents.in/adelaide/coffee-n-classics-nov/200030246617230
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 228

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Gepps X Home HQ
- **lat**: -34.837386518079
- **long**: 138.60621499729
- **full address**: Gepps X Home HQ, Main North Rd,Adelaide,SA,Australia

## Event gallery

- **Alt text**: COFFEE N CLASSICS NOV
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9068867125537160478841e95dd5439730eb96a7c8c8c94351187e2a484bc99c-rimg-w1200-h900-dcf89818-gmir?v=1786810132

## FAQs

- **Q**: When and where is COFFEE N CLASSICS NOV  being held?
  - **A:** COFFEE N CLASSICS NOV  takes place on Sun, 01 Nov, 2026 at 07:30 am to Sun, 01 Nov, 2026 at 10:00 am at Gepps X Home HQ, Main North Rd,Adelaide,SA,Australia.
- **Q**: Who is organizing COFFEE N CLASSICS NOV ?
  - **A:** COFFEE N CLASSICS NOV  is organized by Coffee N Classics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "COFFEE N CLASSICS NOV",
        "image": "https://cdn-az.allevents.in/events1/banners/9068867125537160478841e95dd5439730eb96a7c8c8c94351187e2a484bc99c-rimg-w1200-h900-dcf89818-gmir?v=1786810132",
        "startDate": "2026-11-01T07:30:00+10:30",
        "endDate": "2026-11-01T10:00:00+10:30",
        "url": "https://allevents.in/adelaide/coffee-n-classics-nov/200030246617230",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gepps X Home HQ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Main North Rd,Adelaide,SA,Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.837386518079",
                "longitude": "138.60621499729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee N Classics is held first sunday of each month at gepps cross homemaker centre",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coffee N Classics",
                "url": "https://allevents.in/org/coffee-n-classics/12000052",
                "description": ".....car events"
            }
        ]
    }
]
```