

# Event Details

- **Event Name**: Little Monsters
- **Event Start and End Date**: Sat, 02 Nov, 2019 at 12:00 pm – Sat, 02 Nov, 2019 at 03:00 pm
- **Event Description**: A day filled with halloween horrors at The Daily Cafe!! Games, crafts &amp; other terrifying treats for kids upto the age of 10...dress spooky!!!!
- **Event URL**: https://allevents.in/kolkata/little-monsters/200018208806646
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kolkata
- **state**: WB
- **country**: India
- **location**: The Daily Cafe
- **lat**: 22.51607
- **long**: 88.35189
- **full address**: The Daily Cafe, 5 Satyen Datta Road, Kolkata 700029, Kolkata, India

## Event gallery

- **Alt text**: Little Monsters
  - **Image URL**: https://cdn7.allevents.in/banners/6d09bc90-f5d3-11e9-973a-5fb10c5cb0c1-rimg-w526-h275-gmir.jpg?v=1571862404

## FAQs

- **Q**: When and where is Little Monsters being held?
  - **A:** Little Monsters takes place on Sat, 02 Nov, 2019 at 12:00 pm to Sat, 02 Nov, 2019 at 03:00 pm at The Daily Cafe, 5 Satyen Datta Road, Kolkata 700029, Kolkata, India.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Monsters",
        "image": "https://cdn7.allevents.in/banners/6d09bc90-f5d3-11e9-973a-5fb10c5cb0c1-rimg-w526-h275-gmir.jpg?v=1571862404",
        "startDate": "2019-11-02",
        "endDate": "2019-11-02",
        "url": "https://allevents.in/kolkata/little-monsters/200018208806646",
        "location": {
            "@type": "Place",
            "name": "The Daily Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Satyen Datta Road, Kolkata 700029",
                "addressLocality": "Kolkata",
                "addressRegion": "WB",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "22.51607",
                "longitude": "88.35189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A day filled with halloween horrors at The Daily Cafe!! Games, crafts & other terrifying treats for kids upto the age of 10...dress spooky!!!!"
    }
]
```