

# Event Details

- **Event Name**: David DeCoteau's Day of the Scream Queen 2018
- **Event Start and End Date**: Sun, 28 Jan, 2018 at 02:00 pm
- **Event URL**: https://allevents.in/burbank/david-decoteaus-day-of-the-scream-queen-2018/216786092194522
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burbank
- **state**: CA
- **country**: United States
- **location**: Dark Delicacies
- **lat**: 34.16812
- **long**: -118.34534
- **full address**: Dark Delicacies, 3512 W Magnolia Blvd, Burbank, United States

## Event gallery

- **Alt text**: David DeCoteau's Day of the Scream Queen 2018
  - **Image URL**: https://cdn-az.allevents.in/banners/6d4390f591cecb19211e05e2a146e857

## FAQs

- **Q**: When and where is David DeCoteau's Day of the Scream Queen 2018 being held?
  - **A:** David DeCoteau's Day of the Scream Queen 2018 takes place on Sun, 28 Jan, 2018 at 02:00 pm to Sun, 28 Jan, 2018 at 02:00 pm at Dark Delicacies, 3512 W Magnolia Blvd, Burbank, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "David DeCoteau's Day of the Scream Queen 2018",
        "image": "https://cdn-az.allevents.in/banners/6d4390f591cecb19211e05e2a146e857",
        "startDate": "2018-01-28",
        "url": "https://allevents.in/burbank/david-decoteaus-day-of-the-scream-queen-2018/216786092194522",
        "location": {
            "@type": "Place",
            "name": "Dark Delicacies",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3512 W Magnolia Blvd",
                "addressLocality": "Burbank",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.16812",
                "longitude": "-118.34534"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```