

# Event Details

- **Event Name**: Coffee Date at Sassy Cafe
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:30 am – Sat, 09 May, 2026 at 01:30 pm (+00:00)
- **Event Description**: Enjoy the fresh brew while being in the vibe of creative people in the room.
- **Event URL**: https://allevents.in/new-delhi/coffee-date-at-sassy-cafe/4100029997185457
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 999, max: 999, currency: INR

## Event venue details

- **city**: New Delhi
- **state**: DL
- **country**: India
- **location**: Saucy Cocktail Garden
- **lat**: 28.647775
- **long**: 77.118845
- **full address**: Saucy Cocktail Garden, A2, Block A, Vishal Enclave, Chatrapati Shivaji Marg, Opposite Metro Pillar 412, Rajouri Garden, New Delhi, India

## Event gallery

- **Alt text**: Coffee Date at Sassy Cafe
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a8244d30-42f8-11f1-9cf3-0f2aa7c59aa8-rimg-w1200-h675-dcf7fbfe-gmir.jpg?v=1777377116

## FAQs

- **Q**: When and where is Coffee Date at Sassy Cafe being held?
  - **A:** Coffee Date at Sassy Cafe takes place on Sat, 09 May, 2026 at 09:30 am to Sat, 09 May, 2026 at 01:30 pm at Saucy Cocktail Garden, A2, Block A, Vishal Enclave, Chatrapati Shivaji Marg, Opposite Metro Pillar 412, Rajouri Garden, New Delhi, India.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Date at Sassy Cafe",
        "image": "https://cdn-az.allevents.in/events7/banners/a8244d30-42f8-11f1-9cf3-0f2aa7c59aa8-rimg-w1200-h675-dcf7fbfe-gmir.jpg?v=1777377116",
        "startDate": "2026-05-09T09:30:00+00:00",
        "endDate": "2026-05-09T13:30:00+00:00",
        "url": "https://allevents.in/new-delhi/coffee-date-at-sassy-cafe/4100029997185457",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Saucy Cocktail Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "A2, Block A, Vishal Enclave, Chatrapati Shivaji Marg, Opposite Metro Pillar 412, Rajouri Garden, New Delhi",
                "addressLocality": "New Delhi",
                "addressRegion": "DL",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.647775",
                "longitude": "77.118845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy the fresh brew while being in the vibe of creative people in the room.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "INR",
                "availabilityStarts": "2026-04-28",
                "availabilityEnds": "2026-05-09T13:30:00+00:00",
                "validFrom": "2026-04-28",
                "lowPrice": "999.00",
                "highPrice": "999.00",
                "price": "999.00",
                "url": "https://allevents.in/new-delhi/coffee-date-at-sassy-cafe/4100029997185457"
            },
            {
                "@type": "Offer",
                "availability": "http://schema.org/InStock",
                "priceCurrency": "INR",
                "availabilityStarts": "2026-04-28",
                "availabilityEnds": "",
                "validFrom": "2026-04-28",
                "url": "https://allevents.in/new-delhi/coffee-date-at-sassy-cafe/4100029997185457",
                "price": "999.00",
                "name": "Experience for one"
            }
        ]
    }
]
```